Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
Difference between revisions of "Node Relation"
m (updated link) |
|||
Line 2: | Line 2: | ||
* A [[Node Relation]] is a kind of [[Attribute]] of a [[Node]]. | * A [[Node Relation]] is a kind of [[Attribute]] of a [[Node]]. | ||
* Each value of an [[Node Relation]] identifies an [[Node]] [Note: the target [[Node]]s may be in the same or different [[Context]]s as the source [[Node]] ] | * Each value of an [[Node Relation]] identifies an [[Node]] [Note: the target [[Node]]s may be in the same or different [[Context]]s as the source [[Node]] ] | ||
− | * The value(s) of an [[Node Relation]] MUST be of type [[ | + | * The value(s) of an [[Node Relation]] MUST be of type [[NodeIdDataRange]]. |
== Used By == | == Used By == | ||
Line 10: | Line 10: | ||
* [[Node Correlation]] | * [[Node Correlation]] | ||
* [[NodeId]] | * [[NodeId]] | ||
− | * [[ | + | * [[NodeIdDataRange]] |
* [[ContextId]] | * [[ContextId]] | ||
* [[Concepts]] | * [[Concepts]] |
Revision as of 21:29, 14 February 2008
Contents
Definition
- A Node Relation is a kind of Attribute of a Node.
- Each value of an Node Relation identifies an Node [Note: the target Nodes may be in the same or different Contexts as the source Node ]
- The value(s) of an Node Relation MUST be of type NodeIdDataRange.