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