ENTITY action_directive

(* SCHEMA step_ship_schema; *)
-- ONLY IN AP203
ENTITY action_directive;
      name        : label;
      description : text;
      analysis    : text;
      comment     : text;
      requests    : SET [1:?] OF versioned_action_request;
END_ENTITY;

Explicit Attributes

Entity action_directive has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action_directive
 descriptiontext (STRING)action_directive
 analysistext (STRING)action_directive
 commenttext (STRING)action_directive
 requestsSET OF versioned_action_request (ENTITY)action_directive

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity action_directive and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 dependent_instantiable_action_directive RULE action_directive
 directed_action ENTITY action_directive
 supported_item SELECT action_directive
 unique_version_change_order FUNCTION action_directive


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-24T12:42:20-04:00