|
ENTITY Plib_property_reference SUBTYPE OF (Independent_property); code : STRING; version : STRING; name_scope : Plib_class_reference; END_ENTITY; -- Plib_property_reference |
Entity data types and their attributesIndependent_propertyid: STRING; property_type: STRING; (OPT) description: STRING; Plib_property_reference code: STRING; version: STRING; name_scope: Plib_class_reference; |
Global rules for this entity data type- |