ENTITY arrangement_branch_connection
(* SCHEMA plant_spatial_configuration; *)
ENTITY arrangement_branch_connection
SUBTYPE OF (shape_aspect_relationship);
WHERE
WR1:
SELF.description = 'branch location';
WR2:
'PLANT_SPATIAL_CONFIGURATION.PLANT_ARRANGEMENT_SEGMENT_DEFINITION' IN
TYPEOF(SELF.relating_shape_aspect.of_shape.definition);
WR3:
'PLANT_SPATIAL_CONFIGURATION.PLANT_ARRANGEMENT_SEGMENT_TERMINATION' IN
TYPEOF(SELF.related_shape_aspect);
END_ENTITY;
Explicit Attributes
Entity arrangement_branch_connection has the following local and inherited explicit attributes:
Derived Attributes
Entity arrangement_branch_connection has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity arrangement_branch_connection inherits from the following supertypes:
shape_aspect_relationship
Subtypes
No subtypesReferenced By
Entity arrangement_branch_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