|
ENTITY space_element SUBTYPE OF (product_definition); WHERE wr1: SIZEOF ( QUERY ( pdr <* USEDIN ( SELF , 'building_item_mim.' + 'product_definition_relationship.related_product_definition' ) | 'building_item_mim.building_section' IN TYPEOF ( pdr . relating_product_definition ) ) ) = 1 ; END_ENTITY; -- space_element |
Entity data types and their attributesproduct_definitionid: identifier; (OPT) description: text; formation: product_definition_formation; frame_of_reference: product_definition_context; (DER) name: label; space_element - |
Global rules for this entity data type- |
public interface ESpace_element extends EProduct_definition |
public class CSpace_element implements ESpace_element |
public class ASpace_element extends AEntitypublic ESpace_element getByIndex(int index)public ESpace_element getCurrentMember(SdaiIterator it) |