Uses of Class
org.jbpm.jpdl.xml.Problem

Packages that use Problem
org.jbpm.jpdl.par process archive packaging. 
org.jbpm.jpdl.xml jpdl xml parsing. 
 

Uses of Problem in org.jbpm.jpdl.par
 

Methods in org.jbpm.jpdl.par with parameters of type Problem
 void ProcessArchive.addProblem(Problem problem)
           
 

Uses of Problem in org.jbpm.jpdl.xml
 

Methods in org.jbpm.jpdl.xml with parameters of type Problem
 void JpdlXmlReader.addProblem(Problem problem)
           
 void ProblemListener.addProblem(Problem problem)
           
 



Copyright © 2010 JBoss Community. All Rights Reserved.