ENTITY application_context_element

(* SCHEMA technical_data_packaging; *)
  ENTITY application_context_element
    SUPERTYPE OF (ONEOF (library_context,product_concept_context,
        product_context,product_definition_context));
      name               : label;
      frame_of_reference : application_context;
  END_ENTITY; -- application_context_element

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:
    library_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
 data_definition_entry_string_restrict_for_superseded_element RULE application_context_element


[Top Level Definitions] [Exit]

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