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

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.ErrorImpl
      extended by com.ebmwebsourcing.easybpel.model.bpel.tools.validator.XPathError
All Implemented Interfaces:
com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.Error

public class XPathError
extends com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.ErrorImpl


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.Error e)
           
 
Method Summary
 XPathExpr getXpathExpression()
           
 void setXPathExpression(XPathExpr s)
           
 
Methods inherited from class com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.ErrorImpl
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.Error 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-2009 eBM WebSourcing. All Rights Reserved.