ENTITY applied_identification_assignment

(* SCHEMA plant_spatial_configuration; *)
   ENTITY applied_identification_assignment
   SUBTYPE OF (identification_assignment);
      items : SET [1:?] OF identified_item;
   WHERE
      WR1:
         applied_identification_correlation(SELF);
   END_ENTITY;

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 identified_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

Entity applied_identification_assignment and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 applied_identification_correlation FUNCTION identification_assignment
 applied_identification_correlation FUNCTION applied_identification_assignment


[Top Level Definitions] [Exit]

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