Parent Relation
The ParentRelation models inheritance between two Nodes. This relation is a unidirectional edge and is owned by the child Node, i.e., the specialization.
The parent link is an open property, i.e., it is only evaluated at runtime if resolution is possible. Resolution must be possible during instantiation.
Parents must be from the same Fragment.
Properties
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