ENTITY assembly_component_usage

(* SCHEMA process_planning_schema; *)
  ENTITY assembly_component_usage
    SUPERTYPE OF (next_assembly_usage_occurrence)
    SUBTYPE OF (product_definition_usage);
      reference_designator : OPTIONAL identifier;
  END_ENTITY; -- assembly_component_usage

Explicit Attributes

Entity assembly_component_usage has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)product_definition_relationship
 namelabel (STRING)product_definition_relationship
 descriptiontext (STRING)product_definition_relationship
 relating_product_definitionproduct_definition (ENTITY)product_definition_relationship
 related_product_definitionproduct_definition (ENTITY)product_definition_relationship
 reference_designatoridentifier (STRING)assembly_component_usage

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity assembly_component_usage inherits from the following supertypes:
  product_definition_relationship
    product_definition_usage

Subtypes

Entity assembly_component_usage has the following subtypes:
    next_assembly_usage_occurrence*
* - Immediate Subtypes

Referenced By

Entity assembly_component_usage and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_product_definition_relationship FUNCTION product_definition_relationship
 characterized_product_definition SELECT product_definition_relationship
 mating_definition_relationship_orientation RULE product_definition_relationship
 product_definition_effectivity ENTITY product_definition_relationship
 product_definition_usage ENTITY product_definition_relationship
 product_definition_usage ENTITY assembly_component_usage


[Top Level Definitions] [Exit]

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