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

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.validation.BPELWarningImpl
All Implemented Interfaces:
com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELWarning, com.ebmwebsourcing.easyviper.core.api.model.compiler.validation.Warning

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


Constructor Summary
BPELWarningImpl(com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement elmt, java.lang.String warn)
           
 
Method Summary
 com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement getElement()
           
 java.lang.String getWarning()
           
 void setElement(com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement elmt)
           
 void setWarning(java.lang.String warn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BPELWarningImpl

public BPELWarningImpl(com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement elmt,
                       java.lang.String warn)
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.BPELWarning

getWarning

public java.lang.String getWarning()
Specified by:
getWarning in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELWarning
Specified by:
getWarning in interface com.ebmwebsourcing.easyviper.core.api.model.compiler.validation.Warning

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

setWarning

public void setWarning(java.lang.String warn)
Specified by:
setWarning in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELWarning
Specified by:
setWarning in interface com.ebmwebsourcing.easyviper.core.api.model.compiler.validation.Warning


Copyright © 2012 Petals Link. All Rights Reserved.