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 "Entity Relation"

(Version)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{#eclipseproject:technology.higgins}}
+
{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
 
[[Image:Higgins_logo_76Wx100H.jpg|right]]
 
[[Image:Higgins_logo_76Wx100H.jpg|right]]
== Version ==
+
 
 +
=== Version ===
 
This pages describes the concept of [[Entity Relation]] used in [[Context Data Model 1.1]]
 
This pages describes the concept of [[Entity Relation]] used in [[Context Data Model 1.1]]
  
==Definition==
+
===Definition===
 
* An [[Entity Relation]] is a kind of [[Attribute]] of an [[Entity]].
 
* An [[Entity Relation]] is a kind of [[Attribute]] of an [[Entity]].
 
* Each value of an [[Entity Relation]] identifies an [[Entity]] [Note: the target [[Entity | Entities]]s may be in the same or different [[Context]]s as the source [[Entity]] ]
 
* Each value of an [[Entity Relation]] identifies an [[Entity]] [Note: the target [[Entity | Entities]]s may be in the same or different [[Context]]s as the source [[Entity]] ]
* The value(s) of an [[Entity Relation]] is a [[Entity]].
+
* The value(s) of an [[Entity Relation]] is an [[Entity]].
 
+
== Used By ==
+
* [[Entity]]
+
 
+
==See Also==
+
* [[Entity Correlation]]
+
* [[EntityId]]
+
* [[EntityId Data Range]]
+
* [[ContextId]]
+
  
 
[[Category:Context Data Model 1.1]]
 
[[Category:Context Data Model 1.1]]

Latest revision as of 19:55, 13 April 2009

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}

Higgins logo 76Wx100H.jpg

Version

This pages describes the concept of Entity Relation used in Context Data Model 1.1

Definition

Back to the top