ENTITY identification_assignment

(* SCHEMA step_merged_ap_schema; *)
ENTITY identification_assignment
   ABSTRACT SUPERTYPE;
      assigned_id : identifier;
      role : identification_role;
END_ENTITY;

Explicit Attributes

Entity identification_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_ididentifier (STRING)identification_assignment
 roleidentification_role (ENTITY)identification_assignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity identification_assignment has the following subtypes:
    applied_external_identification_assignment
    applied_identification_assignment*
    external_identification_assignment*
    library_class_version_assignment
    library_property_version_assignment
    same_as_external_item_assignment
* - Immediate Subtypes

Referenced By

Entity identification_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 classification_item SELECT identification_assignment
 identification_assignment_relationship ENTITY identification_assignment
 subtype_exclusiveness_identification_assignment RULE identification_assignment


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:16-04:00