ENTITY electrical_system
(* SCHEMA plant_spatial_configuration; *)
ENTITY electrical_system
SUBTYPE OF (product_definition);
WHERE
WR1:
SIZEOF(QUERY (pdr <* USEDIN(SELF,
'PLANT_SPATIAL_CONFIGURATION.' +
'PRODUCT_DEFINITION_RELATIONSHIP.RELATED_PRODUCT_DEFINITION')|
('PLANT_SPATIAL_CONFIGURATION.PLANT' IN
TYPEOF(pdr.relating_product_definition.formation.of_product)) AND
(pdr.relating_product_definition.frame_of_reference.
name = 'functional occurrence'))) = 1;
END_ENTITY;
Explicit Attributes
Entity electrical_system has the following local and inherited explicit attributes:
Derived Attributes
Entity electrical_system has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity electrical_system inherits from the following supertypes:
product_definition
Subtypes
No subtypesReferenced By
Entity electrical_system 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