Class: SpotFlow::Bpmn::ParallelGateway

Inherits:
Gateway show all
Defined in:
lib/spot_flow/bpmn/gateway.rb

Instance Attribute Summary

Attributes inherited from Step

#default, #default_ref, #incoming, #outgoing

Attributes inherited from Element

#extension_elements, #id, #name

Method Summary

Methods inherited from Gateway

#execute, #is_enabled?

Methods inherited from Step

#converging?, #diverging?, #initialize, #input_mappings, #leave, #outgoing_flows, #output_mappings

Methods inherited from Element

#initialize, #inspect

Constructor Details

This class inherits a constructor from SpotFlow::Bpmn::Step