com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation
Class BPELInfoImpl
java.lang.Object
com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.BPELInfoImpl
- All Implemented Interfaces:
- com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELInfo, com.ebmwebsourcing.easyviper.core.api.model.compiler.validation.Info
public class BPELInfoImpl
- extends java.lang.Object
- implements com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELInfo
|
Constructor Summary |
BPELInfoImpl(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 |
BPELInfoImpl
public BPELInfoImpl(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.BPELInfo
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.BPELInfo
getInfo
public java.lang.String getInfo()
- Specified by:
getInfo in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELInfo- Specified by:
getInfo in interface com.ebmwebsourcing.easyviper.core.api.model.compiler.validation.Info
setInfo
public void setInfo(java.lang.String info)
- Specified by:
setInfo in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELInfo- Specified by:
setInfo in interface com.ebmwebsourcing.easyviper.core.api.model.compiler.validation.Info
Copyright © 2012 Petals Link. All Rights Reserved.