java.lang.Object
org.embl.ebi.escience.scufl.talisman.XScufl2Dot
- public class XScufl2Dot
- extends java.lang.Object
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. The 'ports' field must contain
one of 'all','bound' or 'none', and sets the policy
for displaying the ports within processors in the graph.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XScufl2Dot
public XScufl2Dot()
process
public void process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Action action)
throws AbortActionException,
NodeResolutionException,
UnknownResolutionProtocolException