com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation
Class ErrorImpl

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.ErrorImpl
All Implemented Interfaces:
com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.Error

public class ErrorImpl
extends java.lang.Object
implements com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.Error


Constructor Summary
ErrorImpl(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
 

Constructor Detail

ErrorImpl

public ErrorImpl(com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement elmt,
                 com.ebmwebsourcing.easybpel.model.bpel.api.BPELException exception)
Method Detail

getElement

public com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement getElement()
Specified by:
getElement in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.Error

getError

public com.ebmwebsourcing.easybpel.model.bpel.api.BPELException getError()
Specified by:
getError in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.Error

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.Error

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.Error


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