ENTITY action_method_with_associated_documents

(* SCHEMA technical_data_packaging; *)
  ENTITY action_method_with_associated_documents
    SUBTYPE OF (action_method);
      documents : SET [1:?] OF document;
  END_ENTITY; -- action_method_with_associated_documents

Explicit Attributes

Entity action_method_with_associated_documents has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action_method
 descriptiontext (STRING)action_method
 consequencetext (STRING)action_method
 purposetext (STRING)action_method
 documentsSET OF document (ENTITY)action_method_with_associated_documents

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity action_method_with_associated_documents inherits from the following supertypes:
  action_method

Subtypes

    No subtypes

Referenced By

Entity action_method_with_associated_documents and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action ENTITY action_method
 action_request_solution ENTITY action_method
 characterized_action_definition SELECT action_method
 document_reference_item SELECT action_method
 supported_item SELECT action_method


[Top Level Definitions] [Exit]

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