|
ENTITY Physical_particle SUBTYPE OF (Substance); WHERE WR1: SIZEOF([ 'physical particle' ] * types_of_product(SELF))= 1; 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- |