|
ENTITY Shared_resource; name : STRING; description : OPTIONAL STRING; property : STRING; total_amount : REAL; unit : STRING; resource_type : capture_consume_produce; transformation_assigned_to_resource : Transformation_view_definition; END_ENTITY; -- Shared_resource |
Entity data types and their attributesShared_resourcename: STRING; (OPT) description: STRING; property: STRING; total_amount: REAL; unit: STRING; resource_type: capture_consume_produce; transformation_assigned_to_resource: Transformation_view_definition; |
UsersShared_resourceShared_resource_assignment.assigned_resource |
Global rules for this entity data type- |