Uses of Interface
org.dawb.passerelle.editors.SubstitutionParticipant

Packages that use SubstitutionParticipant
org.dawb.passerelle.actors.edna   
org.dawb.passerelle.actors.hardware   
org.dawb.passerelle.editors   
 

Uses of SubstitutionParticipant in org.dawb.passerelle.actors.edna
 

Classes in org.dawb.passerelle.actors.edna that implement SubstitutionParticipant
 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 SubstitutionParticipant in org.dawb.passerelle.actors.hardware
 

Classes in org.dawb.passerelle.actors.hardware that implement SubstitutionParticipant
 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.
 

Uses of SubstitutionParticipant in org.dawb.passerelle.editors
 

Methods in org.dawb.passerelle.editors that return SubstitutionParticipant
 SubstitutionParticipant XMLSubstitutionEditor.getActor()
           
 SubstitutionParticipant SubstitutionEditor.getActor()
           
 

Methods in org.dawb.passerelle.editors with parameters of type SubstitutionParticipant
 void SubstitutionEditor.setSubstitutionParticipant(SubstitutionParticipant actor)