|
ENTITY element_component_classification_group SUBTYPE OF (group); WHERE wr1: SIZEOF ( QUERY ( ga <* USEDIN ( SELF , 'building_component_mim.' + 'classification_assignment.assigned_class' ) | 'building_component_mim.' + 'applied_classification_assignment' IN TYPEOF ( ga ) ) ) >= 1 ; END_ENTITY; -- element_component_classification_group |
Entity data types and their attributesgroupname: label; (OPT) description: text; (DER) id: identifier; element_component_classification_group - |
Global rules for this entity data type- |
public interface EElement_component_classification_group extends EGroup |
public class CElement_component_classification_group implements EElement_component_classification_group |
public class AElement_component_classification_group extends AEntitypublic EElement_component_classification_group getByIndex(int index)public EElement_component_classification_group getCurrentMember(SdaiIterator it) |