com.ebmwebsourcing.easybpel.extended.activities._package.debug.api
Class DebugPackageExtendedActivityImpl<E extends TExtentedActivity>
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.activity.extension.AbstractExtendedActivityImpl<E>
com.ebmwebsourcing.easybpel.extended.activities._package.debug.api.DebugPackageExtendedActivityImpl<E>
- All Implemented Interfaces:
- com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity, com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtendedActivity, 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
- Direct Known Subclasses:
- BreakpointActivityImpl, DebugActivityImpl, EchoActivityImpl
public abstract class DebugPackageExtendedActivityImpl<E extends TExtentedActivity>
- extends com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl<E>
- implements com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity
- Author:
- Nicolas Salatge - eBM WebSourcing
- See Also:
- Serialized Form
| Fields inherited from class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl |
jaxbContext, sources, targets |
| Fields inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
documentation, model, parent |
|
Constructor Summary |
DebugPackageExtendedActivityImpl(javax.xml.namespace.QName name,
E model,
com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtensionActivity parent)
|
DebugPackageExtendedActivityImpl(javax.xml.namespace.QName tag,
org.w3c.dom.Element elmt,
com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtensionActivity parent)
|
| Methods inherited from class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl |
addOtherElements, convertElementToModel, getJaxbContext, getOtherElements, getSources, getTag, getTargets, setSources, setTag, setTargets, validate |
| Methods inherited from class org.ow2.easywsdl.schema.api.abstractElmt.AbstractSchemaElementImpl |
createDocumentation, getDocumentation, getModel, getOtherAttributes, getParent, getSchema, getTopParent, setDocumentation, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity |
getSources, getTargets |
| Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement |
getTag, setTag |
| Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator |
validate |
| Methods inherited from interface org.ow2.easywsdl.schema.api.XMLElement |
addOtherElements, getOtherElements |
| Methods inherited from interface org.ow2.easywsdl.schema.api.SchemaElement |
createDocumentation, getDocumentation, getOtherAttributes, setDocumentation |
| Methods inherited from interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtendedActivity |
generate, validate |
DebugPackageExtendedActivityImpl
public DebugPackageExtendedActivityImpl(javax.xml.namespace.QName name,
E model,
com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtensionActivity parent)
DebugPackageExtendedActivityImpl
public DebugPackageExtendedActivityImpl(javax.xml.namespace.QName tag,
org.w3c.dom.Element elmt,
com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtensionActivity parent)
throws com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
- Throws:
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
getSuppressJoinFailure
public boolean getSuppressJoinFailure()
- Specified by:
getSuppressJoinFailure in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity- Specified by:
getSuppressJoinFailure in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtendedActivity
getName
public java.lang.String getName()
- Specified by:
getName in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity- Specified by:
getName in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtendedActivity
setName
public void setName(java.lang.String name)
- Specified by:
setName in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity- Specified by:
setName in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtendedActivity
loadJaxbContext
public void loadJaxbContext()
throws com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
- Specified by:
loadJaxbContext in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl<E extends TExtentedActivity>
- Throws:
com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.