Association Instance
@Entity
The AssociationInstance represents the concretization of an AssociationRelation.
See also
Properties
Link copied to clipboard
URI of the AssociationRelation that allows this association to happen.
Link copied to clipboard
Technical database (JPA) identifier used for relation joins. The dataID is system specific and not exported to XML. It must not be used to identify elements in distributed use-cases. It should not be used to identify elements from outside the service. All model elements provide other suitable identifiers to be used.
Link copied to clipboard
URI of the associated Instance object.