|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdesmoj.core.simulator.NamedObject
desmoj.core.simulator.ModelComponent
desmoj.core.simulator.Schedulable
desmoj.core.simulator.Event
org.jbpm.sim.event.WorkCompletionEvent
public class WorkCompletionEvent
This desmoj.core.simulator.Event triggers the completion of some "work",
which can be TaskInstances, States, ...
| Constructor Summary | |
|---|---|
WorkCompletionEvent(desmoj.core.simulator.Model owner)
|
|
| Method Summary | |
|---|---|
void |
eventRoutine(desmoj.core.simulator.Entity who)
|
| Methods inherited from class desmoj.core.simulator.Event |
|---|
isExternal, schedule, scheduleAfter, scheduleBefore |
| Methods inherited from class desmoj.core.simulator.Schedulable |
|---|
cancel, isCurrent, isScheduled, nextEntity, nextEvent, nextSchedulable, rename, reSchedule, scheduledAt |
| Methods inherited from class desmoj.core.simulator.ModelComponent |
|---|
current, currentEntity, currentEvent, currentModel, currentSimProcess, currentTime, debugIsOn, debugOff, debugOn, epsilon, getModel, isExperimentCompatible, isModelCompatible, sendDebugNote, sendMessage, sendTraceNote, sendWarning, skipTraceNote, skipTraceNote, traceIsOn, traceOff, traceOn |
| Methods inherited from class desmoj.core.simulator.NamedObject |
|---|
getName, getQuotedName, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WorkCompletionEvent(desmoj.core.simulator.Model owner)
| Method Detail |
|---|
public void eventRoutine(desmoj.core.simulator.Entity who)
eventRoutine in class desmoj.core.simulator.Event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||