com.ebmwebsourcing.easybpel.model.bpel.tools.validator
Class XPathError

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.BPELErrorImpl
      extended by 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)
           
 
Method Summary
 XPathExpr getXpathExpression()
           
 void setXPathExpression(XPathExpr s)
           
 
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
 

Constructor Detail

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)
Method Detail

getXpathExpression

public XPathExpr getXpathExpression()

setXPathExpression

public void setXPathExpression(XPathExpr s)


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