| Overview | Package |
aspectWebML.asymmetricConcernComposition.aspectualSubject.JoinPoint |__aspectWebML.symmetricConcernComposition.ComposableElement |__aspectWebML.webML.basic.ModelElement |__aspectWebML.webML.basic.IdentifiedElement |__aspectWebML.webML.basic.NamedElement |__aspectWebML.webML.structure.RELATIONSHIP aspectWebML.webML.auxiliary.Connection |__aspectWebML.webML.structure.RELATIONSHIP
Represents a semantic connection between entities.
| Attribute Summary | |
|---|---|
EInt | maxCardMaxCard (maximum cardinality) is the maximum number of objects of the destination entity (see attribute to) to which an object of the source entity can be related. |
EString | auxiliarytestCaseCountwebratio_specific |
EInt | minCardMinCard (minimum cardinality) is the minimal number of objects of the destination entity (see attribute to) to which an object of the source entity can be related. If minCard is zero, the relationships is optional and if it is one the relationship is mandatory. |
EString | roleNameDescribes the meaning of the relationship. |
EString | valueContains the expression for a derived value for the RELATIONSHIP. |
| Reference Summary | |
|---|---|
RELATIONSHIP |
inverseReferences the relationship of the other direction of bidirectional relationships, i.e. the entity denoted in the to attribute is the source entity of the inverse relationship. |
ENTITY |
toThe destination entity of the relation. |
graphmetadataConnection |
graphmetadatagowebratio_specific |
| Attributes inherited from IdentifiedElement | id |
|---|
| Attributes inherited from NamedElement | name |
|---|
| References inherited from IdentifiedElement | property, comment |
|---|