ENTITY applied_identification_assignment

(* SCHEMA ship_structures_schema; *)
  ENTITY applied_identification_assignment
    SUBTYPE OF (identification_assignment);
      items : SET [1:?] OF identification_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_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
 alternative_version_relationship_versionable_object RULE applied_identification_assignment
 global_id_is_unique RULE applied_identification_assignment
 identification_assignment_relationship ENTITY identification_assignment
 library_applied_version_assignment ENTITY identification_assignment
 library_class_version_assignment ENTITY identification_assignment
 product_definition_for_call_sign RULE applied_identification_assignment
 product_definition_for_flag_state RULE applied_identification_assignment
 product_definition_for_port_of_registration RULE applied_identification_assignment
 ship_designation_has_one_specified_names RULE applied_identification_assignment
 versionable_object_has_one_version_id RULE applied_identification_assignment
 version_relationship_associates_with_versionable_object RULE applied_identification_assignment


[Top Level Definitions] [Exit]

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