TYPE relationship_with_condition

(* SCHEMA process_planning_schema; *)
  TYPE relationship_with_condition = SELECT
    (action_method_relationship,
     action_relationship);
  END_TYPE; -- relationship_with_condition

Referenced By

Defintion relationship_with_condition is references by the following definitions:
DefinitionType
 process_or_process_relationship SELECT
 relationship_condition ENTITY


[Top Level Definitions] [Exit]

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