com.ebmwebsourcing.easybpel.model.bpel.tools.validator
Class XPathError
java.lang.Object
com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.BPELErrorImpl
com.ebmwebsourcing.easybpel.model.bpel.tools.validator.XPathError
- All Implemented Interfaces:
- com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELError, com.ebmwebsourcing.easyviper.core.api.model.compiler.validation.Error<com.ebmwebsourcing.easybpel.model.bpel.api.BPELException>
public class XPathError
- extends com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.BPELErrorImpl
|
Constructor Summary |
XPathError(com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement elmt,
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException e)
|
XPathError(com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELError e)
|
| Methods inherited from class com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.BPELErrorImpl |
getElement, getError, setElement, setError |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XPathError
public XPathError(com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELError e)
XPathError
public XPathError(com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement elmt,
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException e)
getXpathExpression
public XPathExpr getXpathExpression()
setXPathExpression
public void setXPathExpression(XPathExpr s)
Copyright © 2008-2010 eBM WebSourcing. All Rights Reserved.