com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation
Class BPELErrorImpl
java.lang.Object
com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.BPELErrorImpl
- All Implemented Interfaces:
- com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELError, com.ebmwebsourcing.easyviper.core.api.model.compiler.validation.Error<com.ebmwebsourcing.easybpel.model.bpel.api.BPELException>
public class BPELErrorImpl
- extends java.lang.Object
- implements com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELError
|
Constructor Summary |
BPELErrorImpl(com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement elmt,
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException exception)
|
|
Method Summary |
com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement |
getElement()
|
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException |
getError()
|
void |
setElement(com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement elmt)
|
void |
setError(com.ebmwebsourcing.easybpel.model.bpel.api.BPELException ex)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BPELErrorImpl
public BPELErrorImpl(com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement elmt,
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException exception)
getElement
public com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement getElement()
- Specified by:
getElement in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELError
getError
public com.ebmwebsourcing.easybpel.model.bpel.api.BPELException getError()
- Specified by:
getError in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELError- Specified by:
getError in interface com.ebmwebsourcing.easyviper.core.api.model.compiler.validation.Error<com.ebmwebsourcing.easybpel.model.bpel.api.BPELException>
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.BPELError
setError
public void setError(com.ebmwebsourcing.easybpel.model.bpel.api.BPELException ex)
- Specified by:
setError in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELError- Specified by:
setError in interface com.ebmwebsourcing.easyviper.core.api.model.compiler.validation.Error<com.ebmwebsourcing.easybpel.model.bpel.api.BPELException>
Copyright © 2012 Petals Link. All Rights Reserved.