com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation
Class InfoImpl
java.lang.Object
com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.InfoImpl
- All Implemented Interfaces:
- com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.Info
public class InfoImpl
- extends java.lang.Object
- implements com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.Info
|
Constructor Summary |
InfoImpl(com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement elmt,
java.lang.String info)
|
|
Method Summary |
com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement |
getElement()
|
java.lang.String |
getInfo()
|
void |
setElement(com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement elmt)
|
void |
setInfo(java.lang.String info)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InfoImpl
public InfoImpl(com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement elmt,
java.lang.String info)
getElement
public com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement getElement()
- Specified by:
getElement in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.Info
setElement
public void setElement(com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement elmt)
- Specified by:
setElement in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.Info
getInfo
public java.lang.String getInfo()
- Specified by:
getInfo in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.Info
setInfo
public void setInfo(java.lang.String info)
- Specified by:
setInfo in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.Info
Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.