|
ENTITY Increasing_resource_event SUBTYPE OF (Resource_event); END_ENTITY; -- Increasing_resource_event |
Entity data types and their attributesResource_eventname: STRING; (OPT) description: STRING; (OPT) quantity: Value_with_unit; resource: Managed_resource; Increasing_resource_event - |
Global rules for this entity data type- |