|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AbstractPassModeTransformer in org.dawb.passerelle.actors |
|---|
| Subclasses of AbstractPassModeTransformer in org.dawb.passerelle.actors | |
|---|---|
class |
PassDelay
|
| Uses of AbstractPassModeTransformer in org.dawb.passerelle.actors.data |
|---|
| Subclasses of AbstractPassModeTransformer in org.dawb.passerelle.actors.data | |
|---|---|
class |
AddDatasets
All imputs to this method are summed. |
class |
DataExportTransformer
NOTE This is not a sink because it does output the file path. |
class |
DivideDatasets
Divides datasets, the sum of inputs to numerator with the sum of inputs to denominator. |
class |
MedianDatasets
Median taken of data sets pased to this actor. |
class |
MultiplyDatasets
All imputs to this method are summed. |
class |
SubtractDatasets
Divides datasets, the sum of inputs to numerator with the sum of inputs to denominator. |
| Uses of AbstractPassModeTransformer in org.dawb.passerelle.actors.edna |
|---|
| Subclasses of AbstractPassModeTransformer in org.dawb.passerelle.actors.edna | |
|---|---|
class |
AbstractEdnaPlugin
|
class |
ControlCharAtNewOrientationv2_0
ControlCharForReorientationv2_0 |
class |
ControlCharForReorientationv2_0
ControlCharForReorientationv2_0 |
class |
ControlIndexingv10
EdnaPluginTransformer, copied from delay action. |
class |
ControlIntegrationv10
EdnaPluginTransformer, copied from delay action. |
class |
ControlStrategyv1_2
EdnaPluginTransformer, copied from delay action. |
class |
ImageIndexingPlugin
EdnaPluginTransformer, copied from delay action. |
class |
PeakSearchv1_0
ControlCharForReorientationv2_0 |
class |
ReadImageHeaderPlugin
EdnaPluginTransformer, copied from delay action. |
class |
ThumbnailImagePlugin
EdnaPluginTransformer, copied from delay action. |
| Uses of AbstractPassModeTransformer in org.dawb.passerelle.actors.flow |
|---|
| Subclasses of AbstractPassModeTransformer in org.dawb.passerelle.actors.flow | |
|---|---|
class |
If
|
| Uses of AbstractPassModeTransformer in org.dawb.passerelle.actors.hardware |
|---|
| Subclasses of AbstractPassModeTransformer in org.dawb.passerelle.actors.hardware | |
|---|---|
class |
TangoCommandTransformer
This actor sets or gets a motor value, if set then value should be set (expands allowed) and if get then motor name should be set only. |
class |
TangoMotorTransformer
This actor sets or gets a motor value, if set then value should be set (expands allowed) and if get then motor name should be set only. |
| Uses of AbstractPassModeTransformer in org.dawb.passerelle.actors.process |
|---|
| Subclasses of AbstractPassModeTransformer in org.dawb.passerelle.actors.process | |
|---|---|
class |
ProcessTransformer
At first site this might not appear like an AbstractDataMessageTransformer but actually several inputs like replaces may be passed to the actor. |
| Uses of AbstractPassModeTransformer in org.dawb.passerelle.actors.scripts |
|---|
| Subclasses of AbstractPassModeTransformer in org.dawb.passerelle.actors.scripts | |
|---|---|
class |
PythonScript
Runs a script in Jython or Python. |
| Uses of AbstractPassModeTransformer in org.dawb.passerelle.actors.ui |
|---|
| Subclasses of AbstractPassModeTransformer in org.dawb.passerelle.actors.ui | |
|---|---|
class |
UserModifyTransformer
Allows user to modify scalar values in the message and blocks the workflow until they have. |
| Uses of AbstractPassModeTransformer in org.dawb.passerelle.common.actors |
|---|
| Subclasses of AbstractPassModeTransformer in org.dawb.passerelle.common.actors | |
|---|---|
class |
AbstractDataMessageTransformer
A Transformer which caches all messages coming into the doFire() and then forces the implemented to define a method to generate the output message from the cache. |
class |
AbstractDataMessageTransformer2Port
A Transformer which caches all messages coming into the doFire() and then forces the implemented to define a method to generate the output message from the cache. |
class |
AbstractScriptTransformer
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||