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

Packages that use ISubstitutionEditor
org.dawb.passerelle.editors   
 

Uses of ISubstitutionEditor in org.dawb.passerelle.editors
 

Classes in org.dawb.passerelle.editors that implement ISubstitutionEditor
 class SubstitutionEditor
          TODO Same as XMLSubstitutionEditor, copied a lot.
 class XMLSubstitutionEditor
          TODO Same as SubstitutionEditor, copied a lot.
 

Methods in org.dawb.passerelle.editors that return ISubstitutionEditor
 ISubstitutionEditor EdnaActorMultiPageEditor.getEdnaActorInputEditor()