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