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

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.InfoImpl
      extended by com.ebmwebsourcing.easybpel.model.bpel.tools.validator.XPathInfo
All Implemented Interfaces:
com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.Info

public class XPathInfo
extends com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.InfoImpl


Constructor Summary
XPathInfo(com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement elmt, java.lang.String f)
           
XPathInfo(com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.Info f)
           
 
Method Summary
 XPathExpr getXpathExpression()
           
 void setXPathExpression(XPathExpr s)
           
 
Methods inherited from class com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.InfoImpl
getElement, getInfo, setElement, setInfo
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPathInfo

public XPathInfo(com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.Info f)

XPathInfo

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

getXpathExpression

public XPathExpr getXpathExpression()

setXPathExpression

public void setXPathExpression(XPathExpr s)


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