ENTITY externally_defined_class
(* SCHEMA plant_spatial_configuration; *)
ENTITY externally_defined_class
SUBTYPE OF (group, externally_defined_item);
WHERE
WR1:
SIZEOF(QUERY (aca <* QUERY (ca <* USEDIN(SELF,
'PLANT_SPATIAL_CONFIGURATION.CLASSIFICATION_ASSIGNMENT.' +
'ASSIGNED_CLASS')|
('PLANT_SPATIAL_CONFIGURATION.APPLIED_CLASSIFICATION_ASSIGNMENT' IN
TYPEOF(ca)))| NOT (SIZEOF(QUERY (it <* aca.items| NOT
((SIZEOF(TYPEOF(it) * [
'PLANT_SPATIAL_CONFIGURATION.ELECTRICAL_SYSTEM',
'PLANT_SPATIAL_CONFIGURATION.DUCTING_SYSTEM',
'PLANT_SPATIAL_CONFIGURATION.INSTRUMENTATION_AND_CONTROL_SYSTEM',
'PLANT_SPATIAL_CONFIGURATION.MECHANICAL_SYSTEM',
'PLANT_SPATIAL_CONFIGURATION.MECHANICAL_COMPONENT_DEFINITION',
'PLANT_SPATIAL_CONFIGURATION.PIPING_SYSTEM',
'PLANT_SPATIAL_CONFIGURATION.PLANT',
'PLANT_SPATIAL_CONFIGURATION.PLANT_ITEM_CONNECTOR',
'PLANT_SPATIAL_CONFIGURATION.PIPING_COMPONENT_DEFINITION',
'PLANT_SPATIAL_CONFIGURATION.STRUCTURAL_SYSTEM' ]) = 1) OR
('PLANT_SPATIAL_CONFIGURATION.PRODUCT_DEFINITION' IN TYPEOF(it)) AND
(SIZEOF(QUERY (pc <* it.formation.of_product.frame_of_reference|
(pc.discipline_type = 'process plant'))) = 1)))) = 0))) = 0;
END_ENTITY;
Explicit Attributes
Entity externally_defined_class has the following local and inherited explicit attributes:
Derived Attributes
Entity externally_defined_class has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity externally_defined_class inherits from the following supertypes:
group
externally_defined_item
Subtypes
No subtypesReferenced By
Entity externally_defined_class and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:24-04:00