com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign
Interface From

All Superinterfaces:
BPELElement, com.ebmwebsourcing.easybpel.xpath.exp.api.BPELElementExpression, com.ebmwebsourcing.easybpel.xpath.exp.api.BPELExpression<org.jdom.Element>, com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression<java.lang.String,org.jdom.Element>, FromAndTo, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, Validator, org.ow2.easywsdl.schema.api.XMLElement

public interface From
extends FromAndTo

Author:
Nicolas Salatge - eBM WebSourcing

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo
FromAndTo.Kind
 
Method Summary
 Literal getLiteral()
           
 void setLiteral(Literal literal)
           
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo
getKind, getPartnerLinkVar, getVariablePart, getVariableProperty, setKind, setPartnerLinkVar, setVariablePart, setVariableProperty
 
Methods inherited from interface com.ebmwebsourcing.easybpel.xpath.exp.api.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, equals, getDocumentation, getOtherAttributes, hashCode, setDocumentation
 
Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator
validate
 

Method Detail

getLiteral

Literal getLiteral()

setLiteral

void setLiteral(Literal literal)


Copyright © 2012 Petals Link. All Rights Reserved.