Klasse Wire
java.lang.Object
de.labAlive.core.wiringComponent.WiringComponent
de.labAlive.system.Wire
Wire for all signal types. Can be used as multiplex wire with multiple output.
Connection: Implements connectWire.
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungaddSymbol(int xPosition, int yPosition) Connects an additional output of the MuxWire to a system input.voidvoidvoidvoidsetParamsSet(ParamsSet paramsSet) voidsetSymbol(CanvasFactory symbol) Von Klasse geerbte Methoden WiringComponent
getMainParameters, getName, hide, longName, name, name, name, notifyBeforeParameterChange, setStepInterceptor, setSymbolResolver, show, show, toString
-
Konstruktordetails
-
Wire
public Wire() -
Wire
- Parameter:
name- name of this Wire
-
Wire
-
-
Methodendetails
-
getImplementation
- Setzt außer Kraft:
getImplementationin KlasseWiringComponent
-
set
-
setParamsSet
-
connect
-
connect
- Parameter:
fromSys- the system which output will be connected to this wirefromPortIdNumber- portIdnumber (tentative: field index) of the system which output will be connected to this wiretoSys- the system which input will be connected to this wiretoPortIdNumber- portIdnumber (tentative: field index) of the system which input will be connected to this wire
-
connect
-
addSymbol
- Setzt außer Kraft:
addSymbolin KlasseWiringComponent
-
setSymbol
- Setzt außer Kraft:
setSymbolin KlasseWiringComponent
-