|
ENTITY Resource_property_representation; description : OPTIONAL STRING; property : Resource_property; rep : Representation; role : STRING; END_ENTITY; -- Resource_property_representation |
Entity data types and their attributesResource_property_representation(OPT) description: STRING; property: Resource_property; rep: Representation; role: STRING; |
Global rules for this entity data type- |