public class AnalogSystemSwitch extends AnalogSISOSystem
Constructor and Description |
---|
AnalogSystemSwitch(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
addSystem(AnalogSISOSystem system) |
void |
notifyPropertyChanged() |
void |
setCurrentSystem(AnalogSISOSystem system) |
void |
setCurrentSystem(java.lang.Class<? extends AnalogSISOSystem> analogSISOSystemClass) |
connect, doubleDbProperty, doubleDbProperty, doubleProperty, doubleProperty, getImplementation, getInWire, getOutWire, getOutWire, hide, hideSystemOnly, label, name, rebuild, set, show
addSymbol, getMainParameters, getName, longName, name, name, notifyBeforeParameterChange, setStepInterceptor, setSymbol, show, show, toString
public void addSystem(AnalogSISOSystem system)
public void setCurrentSystem(java.lang.Class<? extends AnalogSISOSystem> analogSISOSystemClass)
public void setCurrentSystem(AnalogSISOSystem system)
public void notifyPropertyChanged()