|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlij.runtime.DefInstance
lij.runtime.DefInstance.DefAgentInstance
private static class DefInstance.DefAgentInstance
A DefInstance subclass for AGENT (i.e. role switch) events.
Field Summary |
---|
Fields inherited from class lij.runtime.DefInstance |
---|
agent, def, interpreter |
Constructor Summary | |
---|---|
private |
DefInstance.DefAgentInstance()
|
Method Summary | |
---|---|
Result.State |
executeEvent()
This method needs to be implemented by any subclasses. |
Methods inherited from class lij.runtime.DefInstance |
---|
createDefInstance, execute |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private DefInstance.DefAgentInstance()
Method Detail |
---|
public Result.State executeEvent() throws InterpreterException
DefInstance
executeEvent
in class DefInstance
InterpreterException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |