|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.essex.ia.opview.runtime.SingleNodeInterpreter
public class SingleNodeInterpreter
You should have received a copy of GNU public license with this code.
If not please visit this site
Constructor Summary | |
---|---|
SingleNodeInterpreter()
|
Method Summary | |
---|---|
ExecutionResult |
call()
|
void |
setOperator(Operator operator,
com.jgraph.graph.DefaultGraphCell cell,
java.awt.image.renderable.ParameterBlock parameterBlock)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SingleNodeInterpreter()
Method Detail |
---|
public ExecutionResult call() throws java.lang.Exception
call
in interface java.util.concurrent.Callable<ExecutionResult>
java.lang.Exception
public void setOperator(Operator operator, com.jgraph.graph.DefaultGraphCell cell, java.awt.image.renderable.ParameterBlock parameterBlock)
setOperator
in interface ISingleNodeInterpreter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |