ENTITY action

(* SCHEMA structural_analysis_design; *)
  ENTITY action;
      name          : label;
      description   : text;
      chosen_method : action_method;
  END_ENTITY; -- action

Explicit Attributes

Entity action has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action
 descriptiontext (STRING)action
 chosen_methodaction_method (ENTITY)action

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity action has the following subtypes:
    directed_action
    executed_action*
    retention*
* - Immediate Subtypes

Referenced By

Entity action and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_assignment ENTITY action
 subtype_mandatory_action RULE action
 supported_item SELECT action


[Top Level Definitions] [Exit]

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