ENTITY external_identification_assignment

(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
 
ENTITY external_identification_assignment ABSTRACT SUPERTYPE
SUBTYPE OF (identification_assignment);
  source : external_source;
END_ENTITY;

Explicit Attributes

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

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity external_identification_assignment inherits from the following supertypes:
  identification_assignment

Subtypes

Entity external_identification_assignment has the following subtypes:
    applied_external_identification_assignment*
* - Immediate Subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

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