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

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

Author:
Nicolas Salatge - eBM WebSourcing

Nested Class Summary
static class BPELElementVariable.VariableType
           
 
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, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator
validate
 



Copyright © 2011 Petals Link. All Rights Reserved.