ENTITY dimension_graph_sequence
(* SCHEMA draughting_dimension_schema; *)
ENTITY dimension_graph_sequence
SUBTYPE OF (draughting_callout_relationship);
WHERE
WR1: 'DRAUGHTING_DIMENSION_SCHEMA.DIMENSION_GRAPH' IN
TYPEOF (SELF\draughting_callout_relationship.
relating_draughting_callout);
WR2: 'DRAUGHTING_DIMENSION_SCHEMA.DIMENSION_GRAPH' IN
TYPEOF (SELF\draughting_callout_relationship.
related_draughting_callout);
END_ENTITY;
Explicit Attributes
Entity dimension_graph_sequence has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity dimension_graph_sequence inherits from the following supertypes:
draughting_callout_relationship
Subtypes
No subtypesReferenced By
Entity dimension_graph_sequence and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:59-04:00