ENTITY spacer_fitting_class
(* SCHEMA plant_spatial_configuration; *)
ENTITY spacer_fitting_class
SUBTYPE OF (group);
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
('PLANT_SPATIAL_CONFIGURATION.PIPING_COMPONENT_DEFINITION' IN
TYPEOF(it)))) = 0))) = 0;
WR2:
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 (pcd <* QUERY (it <* aca.items|
('PLANT_SPATIAL_CONFIGURATION.PIPING_COMPONENT_DEFINITION' IN
TYPEOF(it)))| NOT (SIZEOF(QUERY (aca1 <*
USEDIN(pcd.formation.of_product, 'PLANT_SPATIAL_CONFIGURATION.' +
'APPLIED_CLASSIFICATION_ASSIGNMENT.ITEMS')|
class_in_tree(aca1.assigned_class, 'spacer'))) = 1))) = 0))) = 0;
END_ENTITY;
Explicit Attributes
Entity spacer_fitting_class has the following local and inherited explicit attributes:
Derived Attributes
Entity spacer_fitting_class has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity spacer_fitting_class inherits from the following supertypes:
group
Subtypes
No subtypesReferenced By
Entity spacer_fitting_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