|
|||||||||
| Home >> All >> org >> embl >> ebi >> escience >> scufl >> [ talisman overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.embl.ebi.escience.scufl.talisman
Provides the object model for the Simple Conceptual Unified Flow Language (Scufl).
See:
Description
| 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. |
Package org.embl.ebi.escience.scufl.talisman Description
Provides the object model for the Simple Conceptual Unified Flow Language (Scufl). You might want to look at the documentation section in the Taverna sourceforge project (http://www.sourceforge.net/projects/taverna) for more information about Scufl itself.
|
|||||||||
| Home >> All >> org >> embl >> ebi >> escience >> scufl >> [ talisman overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||