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