Model
@Entity
The Model is the part of a Fragment representing type information. The Model is an object-oriented class structure. Classes are denoted as Nodes. Nodes can be connected through associations and inheritance. These relations are directed edges and are owned by the starting node. A Node can compose other Nodes (part-of relationship).
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.