Package | Description |
---|---|
org.seamcat.model.plugin.system | |
org.seamcat.model.plugin.system.optional | |
org.seamcat.model.simulation.result |
Modifier and Type | Method and Description |
---|---|
List<Victim> |
SimulationInstance.getResultingVictims(VictimResultCollector vCollector)
This method allows the victim system to prune its generated
Victim s. |
Point2D |
DefaultCorrelationDefinitions.getVictimPosition(VictimResultCollector collector,
String relativeTo) |
void |
SimulationInstance.victimSimulation(VictimResultCollector collector)
When the owning
SystemPlugin is configured
as a victim system this method will be invoked by
the simulation engine for each snapshot. |
Modifier and Type | Method and Description |
---|---|
Point2D |
CorrelationDefinitions.getVictimPosition(VictimResultCollector collector,
String correlationPoint)
In the method getVictimCorrelationPoints a list of point names
can be chosen as the victim system position.
|
Modifier and Type | Method and Description |
---|---|
VictimResultCollector |
EventResult.getVictimResult()
Get the victim result
|
VictimResultCollector |
InterferenceLinkResults.getVictimSystemResult()
All results collected by the victim system.
|
VictimResultCollector |
InterferenceLinkResult.getVictimSystemResult()
All results collected by the victim system.
|
Copyright © 2018. All rights reserved.