de.fhg.igd.amoa
Class AMoAInterpreter

java.lang.Object
  extended byde.fhg.igd.jhsm.HSMInterpreter
      extended byde.fhg.igd.amoa.AMoAInterpreter
All Implemented Interfaces:
EventListener, Interpreter, Runnable, Serializable

public class AMoAInterpreter
extends HSMInterpreter

An interpreter that can handle migration transitions.

Version:
"$Id: AMoAInterpreter.java 1913 2007-08-08 02:41:53Z jpeters $"
Author:
Jan Haevecker
See Also:
MigrationTransition, Serialized Form

Field Summary
 
Fields inherited from class de.fhg.igd.jhsm.HSMInterpreter
 
Constructor Summary
AMoAInterpreter(CompositeState root)
           
 
Method Summary
protected  void fireTransition(Transition trans)
           
 
Methods inherited from class de.fhg.igd.jhsm.HSMInterpreter
eventReceived, getContext, getRoot, processState, run, setContext, shutdown, suspend, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AMoAInterpreter

public AMoAInterpreter(CompositeState root)
Method Detail

fireTransition

protected void fireTransition(Transition trans)
Overrides:
fireTransition in class HSMInterpreter


Copyright © Fraunhofer Gesellschaft. All Rights Reserved.