ENTITY system_class

(* SCHEMA plant_spatial_configuration; *)
   ENTITY system_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 
(SIZEOF(TYPEOF(it) * [ 'PLANT_SPATIAL_CONFIGURATION.CABLEWAY_SYSTEM', 
'PLANT_SPATIAL_CONFIGURATION.DUCTING_SYSTEM', 
'PLANT_SPATIAL_CONFIGURATION.ELECTRICAL_SYSTEM', 
'PLANT_SPATIAL_CONFIGURATION.INSTRUMENTATION_AND_CONTROL_SYSTEM', 
'PLANT_SPATIAL_CONFIGURATION.MECHANICAL_SYSTEM', 
'PLANT_SPATIAL_CONFIGURATION.PIPING_SYSTEM', 
'PLANT_SPATIAL_CONFIGURATION.STRUCTURAL_SYSTEM' ]) = 1))) = 0))) = 0;
   END_ENTITY;

Explicit Attributes

Entity system_class has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)group
 descriptiontext (STRING)group

Derived Attributes

Entity system_class has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)group

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity system_class inherits from the following supertypes:
  group

Subtypes

    No subtypes

Referenced By

Entity system_class and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 classification_assignment ENTITY group
 class_in_tree FUNCTION group
 group_assignment ENTITY group
 group_relationship ENTITY group
 id_attribute_select SELECT group
 style_context_select SELECT group


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:24-04:00