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

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.WarningImpl
      extended by com.ebmwebsourcing.easybpel.model.bpel.tools.validator.XPathWarning
All Implemented Interfaces:
com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.Warning

public class XPathWarning
extends com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.WarningImpl


Constructor Summary
XPathWarning(com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement elmt, java.lang.String w)
           
XPathWarning(com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.Warning w)
           
 
Method Summary
 XPathExpr getXpathExpression()
           
 void setXPathExpression(XPathExpr s)
           
 
Methods inherited from class com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.WarningImpl
getElement, getWarning, setElement, setWarning
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPathWarning

public XPathWarning(com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.Warning w)

XPathWarning

public XPathWarning(com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement elmt,
                    java.lang.String w)
Method Detail

getXpathExpression

public XPathExpr getXpathExpression()

setXPathExpression

public void setXPathExpression(XPathExpr s)


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