ENTITY drawing_revision_sequence

(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)

ENTITY drawing_revision_sequence;
	predecessor : drawing_revision;
	successor : drawing_revision;
WHERE
	WR1 : predecessor :<>: successor;
END_ENTITY;

Explicit Attributes

Entity drawing_revision_sequence has the following local and inherited explicit attributes:
AttributeTypeDefined By
 predecessordrawing_revision (ENTITY)drawing_revision_sequence
 successordrawing_revision (ENTITY)drawing_revision_sequence

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

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