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 "NodeId"

(Introduction)
(Definition)
Line 1: Line 1:
 
== Introduction ==
 
== Introduction ==
This page describes a Higgins [[EntityId]]
+
This page defines a Higgins [[EntityId]].
  
 
== Definition ==
 
== Definition ==
* An [[EntityId]] is a kind of [[Attribute]] that uniquely identifies an instance of an [[Entity]] within a [[Context]].
+
* An [[EntityId]] is a kind of [[Attribute]] that MUST uniquely identify an instance of an [[Entity]] within a [[Context]].
 
* The value of an [[EntityId]] MUST be a single instance of an [[EntityIdDatatype]].
 
* The value of an [[EntityId]] MUST be a single instance of an [[EntityIdDatatype]].
 +
 +
== Details ==
 +
* An [[EntityId]] MAY be a globally unique identifier of an instance of an [[Entity]] in addition to being a locally unique identifier of that instance within a [[Context]], however it MUST be the latter.
  
 
== See Also ==
 
== See Also ==
 
* [[Entity]]
 
* [[Entity]]
 
* [[ContextId]]
 
* [[ContextId]]

Revision as of 00:26, 1 February 2008

Introduction

This page defines a Higgins EntityId.

Definition

Details

  • An EntityId MAY be a globally unique identifier of an instance of an Entity in addition to being a locally unique identifier of that instance within a Context, however it MUST be the latter.

See Also

Back to the top