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

All Superinterfaces:
BPELElement, BPELExpression<org.jdom.Element>, com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression<java.lang.String,org.jdom.Element>, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, Validator, org.ow2.easywsdl.schema.api.XMLElement
All Known Subinterfaces:
From, FromAndTo, To
All Known Implementing Classes:
BPELElementExpressionImpl, FromImpl, ToImpl

public interface BPELElementExpression
extends BPELExpression<org.jdom.Element>

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
 



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