Uses of Class
org.seamcat.model.plugin.system.ContexedSystemPlugin
-
Packages that use ContexedSystemPlugin Package Description org.seamcat.model org.seamcat.model.plugin.system org.seamcat.model.simulation.result org.seamcat.model.types -
-
Uses of ContexedSystemPlugin in org.seamcat.model
Methods in org.seamcat.model that return ContexedSystemPlugin Modifier and Type Method Description ContexedSystemPlugin
Scenario. getVictim()
Returns the victim system of this scenario. -
Uses of ContexedSystemPlugin in org.seamcat.model.plugin.system
Methods in org.seamcat.model.plugin.system that return ContexedSystemPlugin Modifier and Type Method Description ContexedSystemPlugin
Context. getSystemPlugin()
-
Uses of ContexedSystemPlugin in org.seamcat.model.simulation.result
Methods in org.seamcat.model.simulation.result with parameters of type ContexedSystemPlugin Modifier and Type Method Description ConsistencyCheckContext
ResultFactory. context(ConsistencyCheckContext parent, ContexedSystemPlugin plugin, Distribution frequency)
-
Uses of ContexedSystemPlugin in org.seamcat.model.types
Methods in org.seamcat.model.types that return ContexedSystemPlugin Modifier and Type Method Description ContexedSystemPlugin
InterferenceLink. getInterferer()
The interfering system plugin of this interference linkContexedSystemPlugin
InterferenceLink. getVictim()
get victim system plugin of this scenario
-