ENTITY application_context_element

(* SCHEMA Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf; *)
ENTITY application_context_element
  SUPERTYPE OF (ONEOF (
              PRODUCT_CONCEPT_CONTEXT,
              PRODUCT_CONTEXT,
              PRODUCT_DEFINITION_CONTEXT));
  name : label;
  frame_of_reference : application_context;
END_ENTITY;

Explicit Attributes

Entity application_context_element has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)application_context_element
 frame_of_referenceapplication_context (ENTITY)application_context_element

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity application_context_element has the following subtypes:
    design_context
    mechanical_context
    product_concept_context*
    product_context*
    product_definition_context*
* - Immediate Subtypes

Referenced By

Entity application_context_element and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 application_context ENTITY application_context_element


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:38:16-04:00