org.globus.cog.karajan.workflow.nodes
Class Define.Definer

java.lang.Object
  extended by org.globus.cog.karajan.workflow.nodes.Define.Definer
Direct Known Subclasses:
Export.Definer
Enclosing class:
Define

public static class Define.Definer
extends Object


Constructor Summary
Define.Definer()
           
 
Method Summary
protected  void define(VariableStack stack, String name, String nsprefix, Object def)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Define.Definer

public Define.Definer()
Method Detail

define

protected void define(VariableStack stack,
                      String name,
                      String nsprefix,
                      Object def)
               throws ExecutionException
Throws:
ExecutionException