|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.ErrorImpl
public class ErrorImpl
| Constructor Summary | |
|---|---|
ErrorImpl(BPELElement elmt,
BPELException exception)
|
|
| Method Summary | |
|---|---|
BPELElement |
getElement()
|
BPELException |
getError()
|
void |
setElement(BPELElement elmt)
|
void |
setError(BPELException ex)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ErrorImpl(BPELElement elmt,
BPELException exception)
| Method Detail |
|---|
public BPELElement getElement()
getElement in interface Errorpublic BPELException getError()
getError in interface Errorpublic void setElement(BPELElement elmt)
setElement in interface Errorpublic void setError(BPELException ex)
setError in interface Error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||