public interface AsVictimInterferingLinkDefinition
This class can be used in a System Plugin to indicate a special configuration is needed when said system is configured as a victim system.
This class is needed if the victim system can have different configurations for each interfering link.
Modifier and Type | Method and Description |
---|---|
String |
getInformation()
Will provide an information icon on the
panel or none if returned value is null
|
String |
getName()
the name as presented in the UI of this panel
|
Class |
getUIClass()
The UI class defining the panel
|
String getName()
String getInformation()
Class getUIClass()
Copyright © 2018. All rights reserved.