ENTITY applied_identification_assignment

(* SCHEMA process_planning_schema; *)
  ENTITY applied_identification_assignment
    SUBTYPE OF (identification_assignment);
      items : SET [1:?] OF identification_assignment_item;
  END_ENTITY; -- applied_identification_assignment

Explicit Attributes

Entity applied_identification_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_ididentifier (STRING)identification_assignment
 roleidentification_role (ENTITY)identification_assignment
 itemsSET OF identification_assignment_item (SELECT)applied_identification_assignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity applied_identification_assignment inherits from the following supertypes:
  identification_assignment

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

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