|
||||||||||
| 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
desmoj.core.simulator.ExternalEvent
org.jbpm.sim.event.ProcessStartEventGenerator
public class ProcessStartEventGenerator
| Constructor Summary | |
|---|---|
ProcessStartEventGenerator(desmoj.core.simulator.Model owner,
ProcessDefinition processDefinition)
|
|
| Method Summary | |
|---|---|
void |
eventRoutine()
This eventRoutine describes what an object of this class will do, when it becomes activated by DESMO-J |
| Methods inherited from class desmoj.core.simulator.ExternalEvent |
|---|
eventRoutine, schedule, scheduleAfter, scheduleBefore |
| 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 ProcessStartEventGenerator(desmoj.core.simulator.Model owner,
ProcessDefinition processDefinition)
| Method Detail |
|---|
public void eventRoutine()
eventRoutine in class desmoj.core.simulator.ExternalEvent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||