|
ENTITY Applied_state_assignment; described_state : State; assigned_to : state_of_item; role : State_role; END_ENTITY; -- Applied_state_assignment |
Entity data types and their attributesApplied_state_assignmentdescribed_state: State; assigned_to: state_of_item; role: State_role; |
Global rules for this entity data type- |