|
ENTITY feature_component_definition SUBTYPE OF (characterized_object); WHERE WR1: (SIZEOF(QUERY ( pd <* USEDIN(SELF, 'PRODUCT_PROPERTY_DEFINITION_SCHEMA.PROPERTY_DEFINITION.DEFINITION') | (NOT (SIZEOF(USEDIN(pd, 'PRODUCT_PROPERTY_DEFINITION_SCHEMA.SHAPE_ASPECT.OF_SHAPE')) = 1)) )) = 0); END_ENTITY; -- feature_component_definition |
Entity data types and their attributescharacterized_objectname: label; (OPT) description: text; feature_component_definition - |
Global rules for this entity data type- |