ENTITY draughting_model_item_association

(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
ENTITY draughting_model_item_association
  SUBTYPE OF(item_identified_representation_usage);
  SELF\item_identified_representation_usage.definition          : draughting_model_item_definition;
  SELF\item_identified_representation_usage.used_representation : annotation_representation_select;
  SELF\item_identified_representation_usage.identified_item     : draughting_model_item_association_select;
END_ENTITY;

Explicit Attributes

Entity draughting_model_item_association has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)item_identified_representation_usage
 descriptiontext (STRING)item_identified_representation_usage
 definitiondraughting_model_item_definition (SELECT)draughting_model_item_association(Redcl from item_identified_representation_usage)
 used_representationannotation_representation_select (SELECT)draughting_model_item_association(Redcl from item_identified_representation_usage)
 identified_itemdraughting_model_item_association_select (SELECT)draughting_model_item_association(Redcl from item_identified_representation_usage)

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity draughting_model_item_association inherits from the following supertypes:
  item_identified_representation_usage

Subtypes

    No subtypes

Referenced By

Entity draughting_model_item_association and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 chain_based_item_identified_representation_usage ENTITY item_identified_representation_usage
 draughting_model_item_association ENTITY item_identified_representation_usage
 geometric_item_specific_usage ENTITY item_identified_representation_usage


[Top Level Definitions] [Exit]

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