|
ENTITY Resource_group_relationship SUBTYPE OF (Resource_item_relationship); quantity : OPTIONAL Value_with_unit; END_ENTITY; -- Resource_group_relationship |
Entity data types and their attributesResource_item_relationshipname: STRING; (OPT) description: STRING; relating: Resource_item; related: Resource_item; Resource_group_relationship (OPT) quantity: Value_with_unit; |
Global rules for this entity data type- |