|
2009-01-09 1.2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Signal | |
|---|---|
| org.eclipse.soda.dk.concrete.signal | This package is part of the org.eclipse.soda.dk.concrete project. |
| org.eclipse.soda.dk.device | This package is part of the org.eclipse.soda.dk.device project. |
| org.eclipse.soda.dk.device.testcases | This package is part of the org.eclipse.soda.dk.device.testcases project. |
| org.eclipse.soda.dk.signal | This package is part of the org.eclipse.soda.dk.device project. |
| Uses of Signal in org.eclipse.soda.dk.concrete.signal |
|---|
| Subclasses of Signal in org.eclipse.soda.dk.concrete.signal | |
|---|---|
class |
ConcreteSignal
|
class |
ConcreteSignalFieldSignal
|
| Uses of Signal in org.eclipse.soda.dk.device |
|---|
| Fields in org.eclipse.soda.dk.device declared as Signal | |
|---|---|
protected Signal |
Device.channelChanged
Define the channel changed (Signal) field. |
| Methods in org.eclipse.soda.dk.device that return Signal | |
|---|---|
Signal |
Device.getChannelChanged()
Gets the channel changed (Signal) value. |
| Uses of Signal in org.eclipse.soda.dk.device.testcases |
|---|
| Methods in org.eclipse.soda.dk.device.testcases with parameters of type Signal | |
|---|---|
java.lang.Object |
TestDevice.handleMethodMySignal(int code,
Signal signal,
java.lang.Object object)
Handle method my signal with the specified code, signal and object parameters and return the Object result. |
| Uses of Signal in org.eclipse.soda.dk.signal |
|---|
| Subclasses of Signal in org.eclipse.soda.dk.signal | |
|---|---|
class |
DataSignal
The DataSignal class implements the SignalService interface. |
class |
MessageSignal
The MessageSignal class implements the SignalService interface. |
class |
MethodSignal
|
class |
ParameterSignal
The ParameterSignal class implements the SignalService interface. |
class |
SignalFieldSignal
|
class |
Signals
The Signals class implements the SignalService interface. |
class |
TransformSignal
The TransformSignal class implements the SignalService interface. |
|
2009-01-09 1.2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||