ENTITY positive_component SUBTYPE OF (shape_aspect); WHERE wr1: SIZEOF (TYPEOF (SELF.of_shape.definition) * ['BUILDING_COMPONENT_MIM.BUILDING_ELEMENT' ]) = 1; END_ENTITY; -- positive_component |
Entity data types and their attributesshape_aspectname: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; positive_component - |
Global rules for this entity data type- |
public interface EPositive_component extends EShape_aspect |
public class CPositive_component implements EPositive_component |
public class APositive_component extends AEntitypublic EPositive_component getByIndex(int index)public EPositive_component getCurrentMember(SdaiIterator it) |