|
ENTITY Position_group_assignment; items : SET [1:?] OF position_group_item; position_group : Position_group; role : Position_group_role; END_ENTITY; -- Position_group_assignment |
Entity data types and their attributesPosition_group_assignmentitems: SET [1:?] OF position_group_item; position_group: Position_group; role: Position_group_role; |
Global rules for this entity data type- |