|
ENTITY Interface_connector SUBTYPE OF (Product); END_ENTITY; -- Interface_connector |
Entity data types and their attributesProductid: STRING; (OPT) name: STRING; (OPT) description: STRING; Interface_connector - |
Global rules for this entity data type- |