ENTITY building_component_classification_group
(* SCHEMA building_design_schema; *)
ENTITY building_component_classification_group
SUBTYPE OF (group);
WHERE
wr1: SIZEOF(QUERY ( ga <* USEDIN(SELF,'BUILDING_DESIGN_SCHEMA.' +
'GROUP_ASSIGNMENT.ASSIGNED_GROUP') | ((
'BUILDING_DESIGN_SCHEMA.' +
'BUILDING_COMPONENT_CLASSIFICATION_ASSIGNMENT') IN TYPEOF(ga)) ))
>= 1;
END_ENTITY; -- building_component_classification_group
Explicit Attributes
Entity building_component_classification_group has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity building_component_classification_group inherits from the following supertypes:
group
Subtypes
No subtypesReferenced By
Entity building_component_classification_group and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:41:29-04:00