com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation
Interface BPELInfo

All Superinterfaces:
com.ebmwebsourcing.easyviper.core.api.model.compiler.validation.Info

public interface BPELInfo
extends com.ebmwebsourcing.easyviper.core.api.model.compiler.validation.Info


Method Summary
 BPELElement getElement()
           
 java.lang.String getInfo()
           
 void setElement(BPELElement elmt)
           
 void setInfo(java.lang.String info)
           
 

Method Detail

getInfo

java.lang.String getInfo()
Specified by:
getInfo in interface com.ebmwebsourcing.easyviper.core.api.model.compiler.validation.Info

setInfo

void setInfo(java.lang.String info)
Specified by:
setInfo in interface com.ebmwebsourcing.easyviper.core.api.model.compiler.validation.Info

getElement

BPELElement getElement()

setElement

void setElement(BPELElement elmt)


Copyright © 2011 Petals Link. All Rights Reserved.