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

Quick Search    Search Deep

Package org.embl.ebi.escience.talisman.scuflsupport

Class Summary
AbstractScuflAction The superclass of all actions that operate on ScuflModel instances contained within ScuflModelBean objects in Talisman fields.
AddDataConstraint Adds a new data constraint to the ScuflModel contained within the field named by 'model' in the Talisman page.
AddProcessor Adds a new Processor to a ScuflModel within a Talisman BeanField.
DestroyProcessor Remove a named processor from the ScuflModel held in a Talisman bean.
PopulatePortList Populates a named SelectionList with names of ports within a given processor in the model.
PopulateProcessorList Populates a named SelectionList with names of processors in the ScuflModel contained by the named bean field.
PopulateServiceList Talisman action to populate a SelectionList with the service list returned by the Soaplab analysis factory.
Scufl2XScufl Provides a Talisman action plugin that parses a Scufl definition found in a named 'input' field and writes the XScufl version of it out to a second 'output' field.
ScuflModelBean This bean allows you to load a ScuflModel with attached XScuflView and DotView representations into a Talisman bean field.
XScufl2Dot Provides a Talisman action plugin that parses an XScufl definition found in a named 'input' field and writes the dot format representation of it into the 'output' field.