com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign
Class ToImpl
java.lang.Object
org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl<E>
org.ow2.easywsdl.schema.api.abstractElmt.AbstractXMLElementImpl<E>
com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl<com.ebmwebsourcing.easybpel.model.bpel.executable.TTo>
com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign.ToImpl
- All Implemented Interfaces:
- com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo, com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.To, com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement, com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator, 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>, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement, org.ow2.easywsdl.schema.api.XMLElement
public class ToImpl
- extends com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl<com.ebmwebsourcing.easybpel.model.bpel.executable.TTo>
- implements com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.To
- Author:
- Nicolas Salatge - eBM WebSourcing
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo |
com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo.Kind |
| Fields inherited from class com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl |
tag |
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
|
Constructor Summary |
ToImpl(com.ebmwebsourcing.easybpel.model.bpel.executable.TTo model,
com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement parent)
|
|
Method Summary |
com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression<java.lang.String,org.jdom.Element> |
copypaste()
|
org.jdom.Element |
evaluate(com.ebmwebsourcing.easyviper.core.api.engine.Scope scope)
|
java.lang.String |
getContent()
|
com.ebmwebsourcing.easybpel.xpath.exp.api.BPELExpression<org.jdom.Element> |
getExpressionDefinition()
|
java.net.URI |
getExpressionLanguage()
|
com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo.Kind |
getKind()
|
java.util.List<org.w3c.dom.Element> |
getOtherElements()
|
com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.PartnerLinkVar |
getPartnerLinkVar()
|
com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariablePart |
getVariablePart()
|
com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariableProperty |
getVariableProperty()
|
void |
setContent(java.lang.String content)
|
void |
setExpressionDefinition(com.ebmwebsourcing.easybpel.xpath.exp.api.BPELExpression<org.jdom.Element> exp)
|
void |
setExpressionLanguage(java.net.URI language)
|
void |
setKind(com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo.Kind kind)
|
void |
setPartnerLinkVar(com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.PartnerLinkVar partner)
|
void |
setVariablePart(com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariablePart vp)
|
void |
setVariableProperty(com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariableProperty vp)
|
java.lang.String |
toString()
|
| Methods inherited from class com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl |
addOtherElements, createDocumentation, getDocumentation, getTag, setDocumentation, setTag, validate |
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
equals, getModel, getOtherAttributes, getParent, getSchema, getTopParent, hashCode, setParent |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement |
getTag, setTag |
| Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement |
addOtherElements |
| 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 |
ToImpl
public ToImpl(com.ebmwebsourcing.easybpel.model.bpel.executable.TTo model,
com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement parent)
getExpressionDefinition
public com.ebmwebsourcing.easybpel.xpath.exp.api.BPELExpression<org.jdom.Element> getExpressionDefinition()
getKind
public com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo.Kind getKind()
- Specified by:
getKind in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo
getVariablePart
public com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariablePart getVariablePart()
- Specified by:
getVariablePart in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo
getVariableProperty
public com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariableProperty getVariableProperty()
- Specified by:
getVariableProperty in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo
setExpressionDefinition
public void setExpressionDefinition(com.ebmwebsourcing.easybpel.xpath.exp.api.BPELExpression<org.jdom.Element> exp)
setKind
public void setKind(com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo.Kind kind)
- Specified by:
setKind in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo
setVariablePart
public void setVariablePart(com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariablePart vp)
- Specified by:
setVariablePart in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo
setVariableProperty
public void setVariableProperty(com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariableProperty vp)
- Specified by:
setVariableProperty in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo
getOtherElements
public java.util.List<org.w3c.dom.Element> getOtherElements()
throws org.ow2.easywsdl.schema.api.XmlException
- Specified by:
getOtherElements in interface org.ow2.easywsdl.schema.api.XMLElement- Overrides:
getOtherElements in class com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl<com.ebmwebsourcing.easybpel.model.bpel.executable.TTo>
- Throws:
org.ow2.easywsdl.schema.api.XmlException
getContent
public java.lang.String getContent()
- Specified by:
getContent in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression<java.lang.String,org.jdom.Element>
setContent
public void setContent(java.lang.String content)
- Specified by:
setContent in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression<java.lang.String,org.jdom.Element>
getPartnerLinkVar
public com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.PartnerLinkVar getPartnerLinkVar()
- Specified by:
getPartnerLinkVar in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo
setPartnerLinkVar
public void setPartnerLinkVar(com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.PartnerLinkVar partner)
- Specified by:
setPartnerLinkVar in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
evaluate
public org.jdom.Element evaluate(com.ebmwebsourcing.easyviper.core.api.engine.Scope scope)
throws com.ebmwebsourcing.easyviper.core.api.CoreException
- Specified by:
evaluate in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression<java.lang.String,org.jdom.Element>
- Throws:
com.ebmwebsourcing.easyviper.core.api.CoreException
getExpressionLanguage
public java.net.URI getExpressionLanguage()
- Specified by:
getExpressionLanguage in interface com.ebmwebsourcing.easybpel.xpath.exp.api.BPELExpression<org.jdom.Element>
setExpressionLanguage
public void setExpressionLanguage(java.net.URI language)
- Specified by:
setExpressionLanguage in interface com.ebmwebsourcing.easybpel.xpath.exp.api.BPELExpression<org.jdom.Element>
copypaste
public com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression<java.lang.String,org.jdom.Element> copypaste()
- Specified by:
copypaste in interface com.ebmwebsourcing.easyviper.core.api.engine.expression.Expression<java.lang.String,org.jdom.Element>
Copyright © 2012 Petals Link. All Rights Reserved.