Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.embl.ebi.escience.talisman.scuflsupport.AbstractScuflAction

Uses of AbstractScuflAction in org.embl.ebi.escience.talisman.scuflsupport
 

Subclasses of AbstractScuflAction in org.embl.ebi.escience.talisman.scuflsupport
 class AddDataConstraint
          Adds a new data constraint to the ScuflModel contained within the field named by 'model' in the Talisman page.
 class AddProcessor
          Adds a new Processor to a ScuflModel within a Talisman BeanField.
 class DestroyProcessor
          Remove a named processor from the ScuflModel held in a Talisman bean.
 class PopulatePortList
          Populates a named SelectionList with names of ports within a given processor in the model.
 class PopulateProcessorList
          Populates a named SelectionList with names of processors in the ScuflModel contained by the named bean field.