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 | maxCard MaxCard (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 | auxiliarytestCaseCount webratio_specific |
EInt | minCard MinCard (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 | roleName Describes the meaning of the relationship. |
EString | value Contains the expression for a derived value for the RELATIONSHIP. |
Reference Summary | |
---|---|
RELATIONSHIP |
inverse References 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 |
to The destination entity of the relation. |
graphmetadataConnection |
graphmetadatago webratio_specific |
Attributes inherited from IdentifiedElement | id |
---|
Attributes inherited from NamedElement | name |
---|
References inherited from IdentifiedElement | property, comment |
---|