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