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- |
public interface EFeature_component_definition extends ECharacterized_object |
public class CFeature_component_definition implements EFeature_component_definition |
public class AFeature_component_definition extends AEntitypublic EFeature_component_definition getByIndex(int index)public EFeature_component_definition getCurrentMember(SdaiIterator it) |