|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.memphis.ccrg.lida.framework.initialization.InitializableImpl
edu.memphis.ccrg.lida.actionselection.ActionImpl
public class ActionImpl
Default implementation of Action.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface edu.memphis.ccrg.lida.actionselection.Action |
|---|
Action.Topology |
| Constructor Summary | |
|---|---|
ActionImpl()
Default constructor |
|
ActionImpl(java.lang.String label)
Convenience constructor that set the Action's label |
|
| Method Summary | |
|---|---|
int |
getId()
|
java.lang.String |
getLabel()
|
void |
setLabel(java.lang.String name)
|
java.lang.String |
toString()
|
| Methods inherited from class edu.memphis.ccrg.lida.framework.initialization.InitializableImpl |
|---|
containsParameter, getParam, getParameters, init, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface edu.memphis.ccrg.lida.framework.initialization.Initializable |
|---|
containsParameter, getParam, getParameters, init, init |
| Constructor Detail |
|---|
public ActionImpl()
public ActionImpl(java.lang.String label)
label - the label to set| Method Detail |
|---|
public java.lang.String getLabel()
getLabel in interface Actionpublic void setLabel(java.lang.String name)
setLabel in interface Actionname - the action label to set.public int getId()
getId in interface ActionAction idpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||