com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign
Interface FromAndTo
- 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>, org.ow2.easywsdl.schema.api.SchemaElement, java.io.Serializable, Validator, org.ow2.easywsdl.schema.api.XMLElement
- All Known Subinterfaces:
- From, To
public interface FromAndTo
- extends com.ebmwebsourcing.easybpel.xpath.exp.api.BPELElementExpression, BPELElement
- Author:
- Nicolas Salatge - eBM WebSourcing
| 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 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 |
getKind
FromAndTo.Kind getKind()
setKind
void setKind(FromAndTo.Kind kind)
getVariablePart
VariablePart getVariablePart()
setVariablePart
void setVariablePart(VariablePart vp)
getVariableProperty
VariableProperty getVariableProperty()
setVariableProperty
void setVariableProperty(VariableProperty vp)
getPartnerLinkVar
PartnerLinkVar getPartnerLinkVar()
setPartnerLinkVar
void setPartnerLinkVar(PartnerLinkVar partner)
Copyright © 2012 Petals Link. All Rights Reserved.