lacam.container
Class RunDescriptor

java.lang.Object
  extended bylacam.container.ProcessDescriptor
      extended bylacam.container.RunDescriptor

public class RunDescriptor
extends ProcessDescriptor

This class represents the action wich will be done if a descriptor contains a run tag.

Author:
Dimitrij Zub
See Also:
ProcessDescriptor

Constructor Summary
RunDescriptor(org.w3c.dom.NodeList process_list)
           
 
Methods inherited from class lacam.container.ProcessDescriptor
getRepresentingClass, getType, getXMLDescriptor, initParameters, makeProcessableInstance, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RunDescriptor

public RunDescriptor(org.w3c.dom.NodeList process_list)
              throws java.lang.Throwable