Skip to main content

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.

Jump to: navigation, search

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 [[NodeIdDatatype]].
+
* 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]]
* [[NodeIdDatatype]]
+
* [[NodeIdDataRange]]
 
* [[ContextId]]
 
* [[ContextId]]
 
* [[Concepts]]
 
* [[Concepts]]

Revision as of 22:29, 14 February 2008

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.

Used By

See Also

Links

Back to the top