Uses of Class
com.ebmwebsourcing.easybpel.model.bpel.tools.validator.XPathExpr

Packages that use XPathExpr
com.ebmwebsourcing.easybpel.model.bpel.tools.validator   
com.ebmwebsourcing.easybpel.model.bpel.tools.validator.util   
 

Uses of XPathExpr in com.ebmwebsourcing.easybpel.model.bpel.tools.validator
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.tools.validator that return XPathExpr
 XPathExpr XPathInfo.getXpathExpression()
           
 XPathExpr XPathError.getXpathExpression()
           
 XPathExpr XPathWarning.getXpathExpression()
           
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.tools.validator with parameters of type XPathExpr
 void XPathInfo.setXPathExpression(XPathExpr s)
           
 void XPathError.setXPathExpression(XPathExpr s)
           
 void XPathWarning.setXPathExpression(XPathExpr s)
           
 

Uses of XPathExpr in com.ebmwebsourcing.easybpel.model.bpel.tools.validator.util
 

Methods in com.ebmwebsourcing.easybpel.model.bpel.tools.validator.util that return XPathExpr
static XPathExpr XPathBuilder.createXPathExpressionFromBPELElement(com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement elmt)
           
 



Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.