|
ENTITY opening SUBTYPE OF (negative_component); WHERE wr1: SIZEOF ( QUERY ( aca <* USEDIN ( SELF , 'building_component_mim.' + 'applied_classification_assignment.items' ) | 'building_component_mim.element_component_classification_group' IN TYPEOF ( aca \ classification_assignment . assigned_class ) ) ) = 1 ; END_ENTITY; -- opening |
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 - |
Global rules for this entity data type- |
public interface EOpening extends ENegative_component |
public class COpening implements EOpening |
public class AOpening extends AEntitypublic EOpening getByIndex(int index)public EOpening getCurrentMember(SdaiIterator it) |