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

(Definition)
(Definition)
Line 8: Line 8:
 
* The value of an [[EntityId]] is a single [[Entity UDI]]
 
* The value of an [[EntityId]] is a single [[Entity UDI]]
 
* Its value uniquely identifies its associated [[Entity]] instance within its containing [[Context]]
 
* Its value uniquely identifies its associated [[Entity]] instance within its containing [[Context]]
* If the UDI is global, its value uniquely identifies its associated [[Entity]] instance within the [[HGG]]
 
  
 
== Attribute of ==
 
== Attribute of ==

Revision as of 12:40, 13 June 2008

{{#eclipseproject:technology.higgins}}

Higgins logo 76Wx100H.jpg

Version

This page defines the concept of EntityId used in the Context Data Model 1.1.

Definition

  • An EntityId is a kind of simple-valued Attribute of an Entity
  • The value of an EntityId is a single Entity UDI
  • Its value uniquely identifies its associated Entity instance within its containing Context

Attribute of

  • Entity: The EntityId attribute provides the EntityId of the Entity having this attribute.

Back to the top