Class: Toaster::StateNodeInitial

Inherits:
StateNode show all
Defined in:
lib/toaster/state/state_node.rb

Instance Attribute Summary

Attributes inherited from StateNode

#incoming, #outgoing, #preceding_task, #properties, #succeeding_task

Method Summary

Methods inherited from StateNode

#conflicts_with?, #get_reachable_nodes, #initialize, #node_reachable?, #reachable?, #reachable_nodes, #satisfies_poststate, state_merge, #state_merge, #subset_of?

Constructor Details

This class inherits a constructor from Toaster::StateNode