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