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"

Line 1: Line 1:
 
==Definition==
 
==Definition==
* An [[I-Node Relation]] is a kind of [[Attribute]] on a [[I-Node]]  
+
* A [[Node Relation]] is a kind of [[Attribute]] on a [[Node]]  
* Each value of an [[I-Node Relation]] identifies an [[I-Node]] [Note: the target I-Nodes may be in the same or different [[Context]]s as the source [[I-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 [[I-Node Relation]] MUST be of type [[I-NodeRelationDatatype]].
+
* The value(s) of an [[Node Relation]] MUST be of type [[NodeRelationDatatype]].
  
 
== Used By ==
 
== Used By ==
* [[I-Node]]
+
* [[Node]]
  
 
==See Also==
 
==See Also==
* [[I-Node Correlation]]
+
* [[Node Correlation]]
* [[I-NodeId]]
+
* [[NodeId]]
 
* [[ContextId]]
 
* [[ContextId]]
 
* [[Concepts]]
 
* [[Concepts]]

Revision as of 21:06, 7 February 2008

Definition

Used By

See Also

Links

Back to the top