ENTITY application_context_element

(* SCHEMA integrated_cnc_schema; *)
ENTITY application_context_element
  SUPERTYPE OF (ONEOF(product_context, product_definition_context));
    name               : label;
    frame_of_reference : application_context;
END_ENTITY; -- 10303-41: application_context_schema

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:
    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]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2010-01-12T10:42:17-02:00