com.ebmwebsourcing.easybpel.model.bpel.api.expression
Interface BPELBooleanExpression

All Superinterfaces:
BPELElement, BPELExpression<java.lang.Boolean>, com.ebmwebsourcing.easyviper.core.api.engine.expression.ConditionalExpression<java.lang.String>, com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression<java.lang.String,java.lang.Boolean>, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, Validator, org.ow2.easywsdl.schema.api.XMLElement
All Known Implementing Classes:
BPELBooleanExpressionImpl

public interface BPELBooleanExpression
extends BPELExpression<java.lang.Boolean>, com.ebmwebsourcing.easyviper.core.api.engine.expression.ConditionalExpression<java.lang.String>

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.expression.BPELExpression
getExpressionLanguage, setExpressionLanguage
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression
copypaste, evaluate, getContent, setContent
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement
getTag, setTag
 
Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement
addOtherElements, getOtherElements
 
Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator
validate
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.expression.ConditionalExpression
setLog
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression
copypaste, evaluate, getContent, setContent
 



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