|
1.0.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.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
|
| 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 |
Signals
The Signals class implements the SignalService interface. |
class |
TransformSignal
The TransformSignal class implements the SignalService interface. |
|
1.0.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||