org.echarts
Class MachineMethod

java.lang.Object
  extended by org.echarts.MachineMethod
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ActionMethod, DynamicSubmachineIndexGettor, DynamicSubmachineIndexSettor, EntryMethod, ExitMethod, GuardMethod, PortMethod, TransitionTimerPortDurationMethod

public abstract class MachineMethod
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
static long serialVersionUID
           
 
Constructor Summary
MachineMethod()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

MachineMethod

public MachineMethod()