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
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 © 2012 Petals Link. All Rights Reserved.