Package | Description |
---|---|
org.seamcat.model.plugin.eventprocessing | |
org.seamcat.model.plugin.system | |
org.seamcat.model.types |
Modifier and Type | Method and Description |
---|---|
void |
EventProcessingPlugin.evaluate(Scenario scenario,
EventResult result,
T input,
Collector collector) |
Modifier and Type | Method and Description |
---|---|
void |
SimulationInstance.interferedVictimSimulation(EventResult eventResult)
The interference engine will adjust all victims by their total interference
(unwanted and blocking) and then call this method.
|
void |
SimulationInstance.interferingSystemSimulation(EventResult eventResult,
InterferenceLink link,
Point2D position)
For the given
InterferenceLink let the interfering system simulate. |
void |
SimulationInstance.interferingSystemSimulation(EventResult eventResult,
InterferenceLink link,
Point2D position,
LinkResult positionFromCoLocation)
Will be called with Interference Link is co-Located.
|
void |
SimulationInstance.postEvent(EventResult eventResult)
Called for the victim system to allow final adjustments
on the results before EPP invocation.
|
Modifier and Type | Method and Description |
---|---|
void |
EventProcessing.evaluate(Scenario scenario,
EventResult result,
Collector collector) |
Copyright © 2018. All rights reserved.