Class: BPMN::AdHocSubProcess
- Inherits:
-
SubProcess
- Object
- Element
- Step
- Process
- SubProcess
- BPMN::AdHocSubProcess
- Defined in:
- lib/bpmn/process.rb
Instance Attribute Summary
Attributes inherited from SubProcess
Attributes inherited from Process
#ad_hoc_sub_processes, #associations, #boundary_events, #business_rule_tasks, #call_activities, #complex_gateways, #data_associations, #data_inputs, #data_objects, #data_outputs, #data_stores, #data_stores_references, #end_events, #event_based_gateways, #exclusive_gateways, #gateways, #inclusive_gateways, #intermediate_catch_events, #intermediate_throw_events, #is_executable, #manual_tasks, #message_flows, #parallel_gateways, #parent, #receive_tasks, #script_tasks, #send_tasks, #sequence_flows, #service_tasks, #start_events, #sub_processes, #tasks, #user_tasks
Attributes inherited from Step
#default, #default_ref, #incoming, #outgoing
Attributes inherited from Element
#extension_elements, #id, #name
Method Summary
Methods inherited from SubProcess
Methods inherited from Process
#default_start_event, #element_by_id, #elements, #elements_by_type, #execute, #initialize, #inspect, #wire_references
Methods inherited from Step
#converging?, #diverging?, #initialize, #input_mappings, #leave, #outgoing_flows, #output_mappings
Methods inherited from Element
Constructor Details
This class inherits a constructor from BPMN::SubProcess