|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.echarts.MachineMethod org.echarts.DynamicSubmachineIndexGettor
public abstract class DynamicSubmachineIndexGettor
Sub-classed as anonymous inner class for each DynamicStateConfiguration encountered in a transition's state configuration. Used to get the index of the dynamic submachine that satisfies the associated DynamicStateConfiguration.
Field Summary |
---|
Fields inherited from class org.echarts.MachineMethod |
---|
serialVersionUID |
Constructor Summary | |
---|---|
DynamicSubmachineIndexGettor()
|
Method Summary | |
---|---|
abstract int |
getIndex(int cfgIndex,
Machine machine)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DynamicSubmachineIndexGettor()
Method Detail |
---|
public abstract int getIndex(int cfgIndex, Machine machine) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |