Uses of Class
org.globus.cog.karajan.SpecificationException

Packages that use SpecificationException
org.globus.cog.karajan   
 

Uses of SpecificationException in org.globus.cog.karajan
 

Methods in org.globus.cog.karajan that throw SpecificationException
static ElementTree Loader.load(String project)
           
static ElementTree Loader.loadFromString(String source)
           
 void KarajanWorkflow.setSpecification(File spec)
          Sets and parses the workflow contained in the given file
 void KarajanWorkflow.setSpecification(String spec)
          Sets and parses the workflow contained in the given argument
 void KarajanWorkflow.start()
          Starts the workflow