com.ebmwebsourcing.easybpel.model.bpel.api.variable
Interface BPELElementVariable

All Superinterfaces:
BPELElement, BPELVariable<org.jdom.Element>, com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression<javax.xml.namespace.QName,org.jdom.Element>, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, Validator, com.ebmwebsourcing.easyviper.core.api.engine.variable.Variable<org.jdom.Element>, org.ow2.easywsdl.schema.api.XMLElement
All Known Implementing Classes:
BPELElementVariableImpl

public interface BPELElementVariable
extends BPELVariable<org.jdom.Element>

Author:
Nicolas Salatge - eBM WebSourcing

Method Summary
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariable
getElement, getFrom, getMessageType, getTypeQName, getVariables, setElement, setMessageType, setTypeQName
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.variable.Variable
copypaste, getQName, getValue, setQName, setValue
 
Methods inherited from interface com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression
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.