com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign
Class QueryImpl
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.TQuery>
com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign.QueryImpl
- All Implemented Interfaces:
- com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Query, com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement, com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator, java.io.Serializable, org.ow2.easywsdl.schema.api.SchemaElement, org.ow2.easywsdl.schema.api.XMLElement
public class QueryImpl
- extends com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl<com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery>
- implements com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Query
- See Also:
- Serialized Form
| 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 |
QueryImpl(com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery model,
com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement parent)
|
| Methods inherited from class com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl |
addOtherElements, createDocumentation, getDocumentation, getOtherElements, 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, 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 |
QueryImpl
public QueryImpl(com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery model,
com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement parent)
getContent
public java.lang.String getContent()
- Specified by:
getContent in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Query
getQueryLanguage
public java.net.URI getQueryLanguage()
- Specified by:
getQueryLanguage in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Query
setContent
public void setContent(java.lang.String content)
- Specified by:
setContent in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Query
setQueryLanguage
public void setQueryLanguage(java.net.URI language)
- Specified by:
setQueryLanguage in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Query
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2012 Petals Link. All Rights Reserved.