TYPE characterized_action_definition

(* SCHEMA cast_parts_schema; *)
  TYPE characterized_action_definition = SELECT
    (action,
     action_method,
     action_method_relationship,
     action_relationship);
  END_TYPE; -- characterized_action_definition

Referenced By

Defintion characterized_action_definition is references by the following definitions:
DefinitionType
 action_property ENTITY
 action_resource_requirement ENTITY
 get_action_property_representation FUNCTION


[Top Level Definitions] [Exit]

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