ENTITY cc_design_specification_reference

(* SCHEMA Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf; *)

ENTITY cc_design_specification_reference
	SUBTYPE OF (document_reference);
	items : SET [1:?] OF cc_specified_item;
END_ENTITY;

Explicit Attributes

Entity cc_design_specification_reference has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_documentdocument (ENTITY)document_reference
 sourcelabel (STRING)document_reference
 itemsSET OF cc_specified_item (SELECT)cc_design_specification_reference

Derived Attributes

Entity cc_design_specification_reference has the following local and inherited derived attributes:
AttributeTypeDefined By
 roleobject_role (ENTITY)document_reference

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity cc_design_specification_reference inherits from the following supertypes:
  document_reference

Subtypes

    No subtypes

Referenced By

Entity cc_design_specification_reference and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 role_select SELECT document_reference


[Top Level Definitions] [Exit]

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