ENTITY action_method_with_associated_documents

(* SCHEMA cast_parts_schema; *)
  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_method_assignment ENTITY action_method
 action_method_relationship ENTITY action_method
 action_request_solution ENTITY action_method
 approved_item SELECT action_method
 characterized_action_definition SELECT action_method
 customer_simulation ENTITY action_method_with_associated_documents
 document_reference_item SELECT action_method
 organization_item SELECT action_method
 process_plan_activity ENTITY action_method_with_associated_documents
 security_classification_item SELECT action_method
 supported_item SELECT action_method


[Top Level Definitions] [Exit]

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