|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements
com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
public class TScope
There is no schema-level default for "exitOnStandardFault" at "scope". Because, it will inherit default from enclosing scope or process.
Java class for tScope complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tScope">
<complexContent>
<extension base="{http://docs.oasis-open.org/wsbpel/2.0/process/executable}tActivity">
<sequence>
<element ref="{http://docs.oasis-open.org/wsbpel/2.0/process/executable}partnerLinks" minOccurs="0"/>
<element ref="{http://docs.oasis-open.org/wsbpel/2.0/process/executable}messageExchanges" minOccurs="0"/>
<element ref="{http://docs.oasis-open.org/wsbpel/2.0/process/executable}variables" minOccurs="0"/>
<element ref="{http://docs.oasis-open.org/wsbpel/2.0/process/executable}correlationSets" minOccurs="0"/>
<element ref="{http://docs.oasis-open.org/wsbpel/2.0/process/executable}faultHandlers" minOccurs="0"/>
<element ref="{http://docs.oasis-open.org/wsbpel/2.0/process/executable}compensationHandler" minOccurs="0"/>
<element ref="{http://docs.oasis-open.org/wsbpel/2.0/process/executable}terminationHandler" minOccurs="0"/>
<element ref="{http://docs.oasis-open.org/wsbpel/2.0/process/executable}eventHandlers" minOccurs="0"/>
<group ref="{http://docs.oasis-open.org/wsbpel/2.0/process/executable}activity"/>
</sequence>
<attribute name="isolated" type="{http://docs.oasis-open.org/wsbpel/2.0/process/executable}tBoolean" default="no" />
<attribute name="exitOnStandardFault" type="{http://docs.oasis-open.org/wsbpel/2.0/process/executable}tBoolean" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected TIf |
_if
|
protected TThrow |
_throw
|
protected TWhile |
_while
|
protected TAssign |
assign
|
protected TCompensate |
compensate
|
protected TCompensateScope |
compensateScope
|
protected TActivityContainer |
compensationHandler
|
protected TCorrelationSets |
correlationSets
|
protected TEmpty |
empty
|
protected TEventHandlers |
eventHandlers
|
protected TExit |
exit
|
protected TBoolean |
exitOnStandardFault
|
protected TExtensionActivity |
extensionActivity
|
protected TFaultHandlers |
faultHandlers
|
protected TFlow |
flow
|
protected TForEach |
forEach
|
protected TInvoke |
invoke
|
protected TBoolean |
isolated
|
protected TMessageExchanges |
messageExchanges
|
protected TPartnerLinks |
partnerLinks
|
protected TPick |
pick
|
protected TReceive |
receive
|
protected TRepeatUntil |
repeatUntil
|
protected TReply |
reply
|
protected TRethrow |
rethrow
|
protected TScope |
scope
|
protected TSequence |
sequence
|
protected TActivityContainer |
terminationHandler
|
protected TValidate |
validate
|
protected TVariables |
variables
|
protected TWait |
wait
|
| Fields inherited from class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity |
|---|
name, sources, suppressJoinFailure, targets |
| Fields inherited from class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements |
|---|
any, documentation |
| Constructor Summary | |
|---|---|
TScope()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object object)
|
void |
equals(java.lang.Object object,
org.apache.commons.lang.builder.EqualsBuilder equalsBuilder)
|
TAssign |
getAssign()
Gets the value of the assign property. |
TCompensate |
getCompensate()
Gets the value of the compensate property. |
TCompensateScope |
getCompensateScope()
Gets the value of the compensateScope property. |
TActivityContainer |
getCompensationHandler()
Gets the value of the compensationHandler property. |
TCorrelationSets |
getCorrelationSets()
Gets the value of the correlationSets property. |
TEmpty |
getEmpty()
Gets the value of the empty property. |
TEventHandlers |
getEventHandlers()
Gets the value of the eventHandlers property. |
TExit |
getExit()
Gets the value of the exit property. |
TBoolean |
getExitOnStandardFault()
Gets the value of the exitOnStandardFault property. |
TExtensionActivity |
getExtensionActivity()
Gets the value of the extensionActivity property. |
TFaultHandlers |
getFaultHandlers()
Gets the value of the faultHandlers property. |
TFlow |
getFlow()
Gets the value of the flow property. |
TForEach |
getForEach()
Gets the value of the forEach property. |
TIf |
getIf()
Gets the value of the if property. |
TInvoke |
getInvoke()
Gets the value of the invoke property. |
TBoolean |
getIsolated()
Gets the value of the isolated property. |
TMessageExchanges |
getMessageExchanges()
Gets the value of the messageExchanges property. |
TPartnerLinks |
getPartnerLinks()
Gets the value of the partnerLinks property. |
TPick |
getPick()
Gets the value of the pick property. |
TReceive |
getReceive()
Gets the value of the receive property. |
TRepeatUntil |
getRepeatUntil()
Gets the value of the repeatUntil property. |
TReply |
getReply()
Gets the value of the reply property. |
TRethrow |
getRethrow()
Gets the value of the rethrow property. |
TScope |
getScope()
Gets the value of the scope property. |
TSequence |
getSequence()
Gets the value of the sequence property. |
TActivityContainer |
getTerminationHandler()
Gets the value of the terminationHandler property. |
TThrow |
getThrow()
Gets the value of the throw property. |
TValidate |
getValidate()
Gets the value of the validate property. |
TVariables |
getVariables()
Gets the value of the variables property. |
TWait |
getWait()
Gets the value of the wait property. |
TWhile |
getWhile()
Gets the value of the while property. |
int |
hashCode()
|
void |
hashCode(org.apache.commons.lang.builder.HashCodeBuilder hashCodeBuilder)
|
void |
setAssign(TAssign value)
Sets the value of the assign property. |
void |
setCompensate(TCompensate value)
Sets the value of the compensate property. |
void |
setCompensateScope(TCompensateScope value)
Sets the value of the compensateScope property. |
void |
setCompensationHandler(TActivityContainer value)
Sets the value of the compensationHandler property. |
void |
setCorrelationSets(TCorrelationSets value)
Sets the value of the correlationSets property. |
void |
setEmpty(TEmpty value)
Sets the value of the empty property. |
void |
setEventHandlers(TEventHandlers value)
Sets the value of the eventHandlers property. |
void |
setExit(TExit value)
Sets the value of the exit property. |
void |
setExitOnStandardFault(TBoolean value)
Sets the value of the exitOnStandardFault property. |
void |
setExtensionActivity(TExtensionActivity value)
Sets the value of the extensionActivity property. |
void |
setFaultHandlers(TFaultHandlers value)
Sets the value of the faultHandlers property. |
void |
setFlow(TFlow value)
Sets the value of the flow property. |
void |
setForEach(TForEach value)
Sets the value of the forEach property. |
void |
setIf(TIf value)
Sets the value of the if property. |
void |
setInvoke(TInvoke value)
Sets the value of the invoke property. |
void |
setIsolated(TBoolean value)
Sets the value of the isolated property. |
void |
setMessageExchanges(TMessageExchanges value)
Sets the value of the messageExchanges property. |
void |
setPartnerLinks(TPartnerLinks value)
Sets the value of the partnerLinks property. |
void |
setPick(TPick value)
Sets the value of the pick property. |
void |
setReceive(TReceive value)
Sets the value of the receive property. |
void |
setRepeatUntil(TRepeatUntil value)
Sets the value of the repeatUntil property. |
void |
setReply(TReply value)
Sets the value of the reply property. |
void |
setRethrow(TRethrow value)
Sets the value of the rethrow property. |
void |
setScope(TScope value)
Sets the value of the scope property. |
void |
setSequence(TSequence value)
Sets the value of the sequence property. |
void |
setTerminationHandler(TActivityContainer value)
Sets the value of the terminationHandler property. |
void |
setThrow(TThrow value)
Sets the value of the throw property. |
void |
setValidate(TValidate value)
Sets the value of the validate property. |
void |
setVariables(TVariables value)
Sets the value of the variables property. |
void |
setWait(TWait value)
Sets the value of the wait property. |
void |
setWhile(TWhile value)
Sets the value of the while property. |
java.lang.String |
toString()
|
void |
toString(org.apache.commons.lang.builder.ToStringBuilder toStringBuilder)
|
| Methods inherited from class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity |
|---|
getName, getSources, getSuppressJoinFailure, getTargets, setName, setSources, setSuppressJoinFailure, setTargets |
| Methods inherited from class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements |
|---|
getAny, getDocumentation, getOtherAttributes |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected TPartnerLinks partnerLinks
protected TMessageExchanges messageExchanges
protected TVariables variables
protected TCorrelationSets correlationSets
protected TFaultHandlers faultHandlers
protected TActivityContainer compensationHandler
protected TActivityContainer terminationHandler
protected TEventHandlers eventHandlers
protected TAssign assign
protected TCompensate compensate
protected TCompensateScope compensateScope
protected TEmpty empty
protected TExit exit
protected TExtensionActivity extensionActivity
protected TFlow flow
protected TForEach forEach
protected TIf _if
protected TInvoke invoke
protected TPick pick
protected TReceive receive
protected TRepeatUntil repeatUntil
protected TReply reply
protected TRethrow rethrow
protected TScope scope
protected TSequence sequence
protected TThrow _throw
protected TValidate validate
protected TWait wait
protected TWhile _while
protected TBoolean isolated
protected TBoolean exitOnStandardFault
| Constructor Detail |
|---|
public TScope()
| Method Detail |
|---|
public TPartnerLinks getPartnerLinks()
TPartnerLinkspublic void setPartnerLinks(TPartnerLinks value)
value - allowed object is
TPartnerLinkspublic TMessageExchanges getMessageExchanges()
TMessageExchangespublic void setMessageExchanges(TMessageExchanges value)
value - allowed object is
TMessageExchangespublic TVariables getVariables()
TVariablespublic void setVariables(TVariables value)
value - allowed object is
TVariablespublic TCorrelationSets getCorrelationSets()
TCorrelationSetspublic void setCorrelationSets(TCorrelationSets value)
value - allowed object is
TCorrelationSetspublic TFaultHandlers getFaultHandlers()
TFaultHandlerspublic void setFaultHandlers(TFaultHandlers value)
value - allowed object is
TFaultHandlerspublic TActivityContainer getCompensationHandler()
TActivityContainerpublic void setCompensationHandler(TActivityContainer value)
value - allowed object is
TActivityContainerpublic TActivityContainer getTerminationHandler()
TActivityContainerpublic void setTerminationHandler(TActivityContainer value)
value - allowed object is
TActivityContainerpublic TEventHandlers getEventHandlers()
TEventHandlerspublic void setEventHandlers(TEventHandlers value)
value - allowed object is
TEventHandlerspublic TAssign getAssign()
TAssignpublic void setAssign(TAssign value)
value - allowed object is
TAssignpublic TCompensate getCompensate()
TCompensatepublic void setCompensate(TCompensate value)
value - allowed object is
TCompensatepublic TCompensateScope getCompensateScope()
TCompensateScopepublic void setCompensateScope(TCompensateScope value)
value - allowed object is
TCompensateScopepublic TEmpty getEmpty()
TEmptypublic void setEmpty(TEmpty value)
value - allowed object is
TEmptypublic TExit getExit()
TExitpublic void setExit(TExit value)
value - allowed object is
TExitpublic TExtensionActivity getExtensionActivity()
TExtensionActivitypublic void setExtensionActivity(TExtensionActivity value)
value - allowed object is
TExtensionActivitypublic TFlow getFlow()
TFlowpublic void setFlow(TFlow value)
value - allowed object is
TFlowpublic TForEach getForEach()
TForEachpublic void setForEach(TForEach value)
value - allowed object is
TForEachpublic TIf getIf()
TIfpublic void setIf(TIf value)
value - allowed object is
TIfpublic TInvoke getInvoke()
TInvokepublic void setInvoke(TInvoke value)
value - allowed object is
TInvokepublic TPick getPick()
TPickpublic void setPick(TPick value)
value - allowed object is
TPickpublic TReceive getReceive()
TReceivepublic void setReceive(TReceive value)
value - allowed object is
TReceivepublic TRepeatUntil getRepeatUntil()
TRepeatUntilpublic void setRepeatUntil(TRepeatUntil value)
value - allowed object is
TRepeatUntilpublic TReply getReply()
TReplypublic void setReply(TReply value)
value - allowed object is
TReplypublic TRethrow getRethrow()
TRethrowpublic void setRethrow(TRethrow value)
value - allowed object is
TRethrowpublic TScope getScope()
TScopepublic void setScope(TScope value)
value - allowed object is
TScopepublic TSequence getSequence()
TSequencepublic void setSequence(TSequence value)
value - allowed object is
TSequencepublic TThrow getThrow()
TThrowpublic void setThrow(TThrow value)
value - allowed object is
TThrowpublic TValidate getValidate()
TValidatepublic void setValidate(TValidate value)
value - allowed object is
TValidatepublic TWait getWait()
TWaitpublic void setWait(TWait value)
value - allowed object is
TWaitpublic TWhile getWhile()
TWhilepublic void setWhile(TWhile value)
value - allowed object is
TWhilepublic TBoolean getIsolated()
TBooleanpublic void setIsolated(TBoolean value)
value - allowed object is
TBooleanpublic TBoolean getExitOnStandardFault()
TBooleanpublic void setExitOnStandardFault(TBoolean value)
value - allowed object is
TBooleanpublic void toString(org.apache.commons.lang.builder.ToStringBuilder toStringBuilder)
toString in interface org.jvnet.jaxb2_commons.lang.ToStringtoString in class TActivitypublic java.lang.String toString()
toString in class TActivity
public void equals(java.lang.Object object,
org.apache.commons.lang.builder.EqualsBuilder equalsBuilder)
equals in interface org.jvnet.jaxb2_commons.lang.Equalsequals in class TActivitypublic boolean equals(java.lang.Object object)
equals in class TActivitypublic void hashCode(org.apache.commons.lang.builder.HashCodeBuilder hashCodeBuilder)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodehashCode in class TActivitypublic int hashCode()
hashCode in class TActivity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||