public class ExternalEventReset extends ExternalEvent
Constructor and Description |
---|
ExternalEventReset(Model owner,
boolean showInTrace)
Creates an external event to reset the statistic counters of the model.
|
Modifier and Type | Method and Description |
---|---|
void |
eventRoutine()
The event routine resets the statistic counters of the model.
|
schedule, schedule, schedule, schedule, scheduleAfter, scheduleBefore, schedulePreempt
getNumberOfEntities, getRealTimeConstraint, getSchedulingPriority, isExternal, setRealTimeConstraint, setSchedulingPriority
assignReporter, cancel, getCorrespondingReportable, isCurrent, isScheduled, rename, reSchedule, reSchedule, reSchedulePreempt, scheduledNext, setCorrespondingReportable
current, currentEntity, currentEntityAll, currentEvent, currentModel, currentSimProcess, debugIsOn, debugOff, debugOn, getModel, isExperimentCompatible, isModelCompatible, presentTime, sendDebugNote, sendMessage, sendTraceNote, sendWarning, skipTraceNote, skipTraceNote, traceIsOn, traceOff, traceOn
getName, getQuotedName, toString
public ExternalEventReset(Model owner, boolean showInTrace)
owner
- The external event's modelshowInTrace
- Flag for showing this external event in tracemessagespublic void eventRoutine()
eventRoutine
in class ExternalEvent
Model.reset()