VariableRelation - Properties and Relationships¶
Properties¶
Name | Type | Cardinality |
---|---|---|
hasRelationSpecification | RelationSpecification | 1..1 |
semantic | ExternalControlledVocabularyEntry | 0..1 |
totality | TotalityType | 0..1 |
hasRelationSpecification¶
Provides information on reflexivity, transitivity, and symmetry of relationship using a descriptive term from an ennumeration list
semantic¶
Provides semantic context for the relationship
totality¶
Type of relation in terms of totality with respect to an associated collection.
Relationships¶
Name | Type | Cardinality |
---|---|---|
realizes | MemberRelation | 0..n |
source | ConceptualVariable | 0..n |
target | ConceptualVariable | 0..n |
realizes¶
Colelction class realized by this class
source¶
First member in a relationship.
target¶
Second member in a relationship. Note that this can be realized as a collection to support tuples.