ENTITY arrangement_termination_connection
(* SCHEMA plant_spatial_configuration; *)
ENTITY arrangement_termination_connection
SUBTYPE OF (shape_aspect_relationship);
WHERE
WR1:
SIZEOF(TYPEOF(SELF.relating_shape_aspect) * [
'PLANT_SPATIAL_CONFIGURATION.CONNECTION_NODE',
'PLANT_SPATIAL_CONFIGURATION.PLANT_ARRANGEMENT_SEGMENT_TERMINATION' ])
>= 1;
WR2:
'PLANT_SPATIAL_CONFIGURATION.PLANT_ARRANGEMENT_SEGMENT_TERMINATION' IN
TYPEOF(SELF.related_shape_aspect);
END_ENTITY;
Explicit Attributes
Entity arrangement_termination_connection has the following local and inherited explicit attributes:
Derived Attributes
Entity arrangement_termination_connection has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity arrangement_termination_connection inherits from the following supertypes:
shape_aspect_relationship
Subtypes
No subtypesReferenced By
Entity arrangement_termination_connection 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:37-04:00