Interface AsVictimInterferingLink
-
public interface AsVictimInterferingLink
This is an optional extension that can be made forSystemPlugin
. If used the definition returned will be used to create special inputs on the interference link setting when this system plugin is configured as victim.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<AsVictimInterferingLinkDefinition>
definitions()
-
-
-
Method Detail
-
definitions
java.util.List<AsVictimInterferingLinkDefinition> definitions()
-
-