|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.isim.ExecutableAction
public abstract class ExecutableAction
| Nested Class Summary | |
|---|---|
(package private) class |
ExecutableAction.ActionExecutionThread
|
| Field Summary | |
|---|---|
protected TimedEvent |
action
|
protected Refinement |
method
|
| Constructor Summary | |
|---|---|
ExecutableAction()
|
|
| Method Summary | |
|---|---|
boolean |
equals(ExecutableAction other)
|
abstract void |
executeAction(MatchEnv env)
|
protected void |
simulate(TimedEvent action,
Refinement method)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected TimedEvent action
protected Refinement method
| Constructor Detail |
|---|
public ExecutableAction()
| Method Detail |
|---|
public abstract void executeAction(MatchEnv env)
throws SimulationException
SimulationException
protected void simulate(TimedEvent action,
Refinement method)
public boolean equals(ExecutableAction other)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||