com.ebmwebsourcing.easybpel.model.bpel._abstract
Class ObjectFactory

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory

public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the com.ebmwebsourcing.easybpel.model.bpel._abstract package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.ebmwebsourcing.easybpel.model.bpel._abstract
 
Method Summary
 javax.xml.bind.JAXBElement<TAssign> createAssign(TAssign value)
          Create an instance of JAXBElement<TAssign>}
 javax.xml.bind.JAXBElement<TBranches> createBranches(TBranches value)
          Create an instance of JAXBElement<TBranches>}
 javax.xml.bind.JAXBElement<TCatch> createCatch(TCatch value)
          Create an instance of JAXBElement<TCatch>}
 javax.xml.bind.JAXBElement<TActivityContainer> createCatchAll(TActivityContainer value)
          Create an instance of JAXBElement<TActivityContainer>}
 javax.xml.bind.JAXBElement<TCompensate> createCompensate(TCompensate value)
          Create an instance of JAXBElement<TCompensate>}
 javax.xml.bind.JAXBElement<TCompensateScope> createCompensateScope(TCompensateScope value)
          Create an instance of JAXBElement<TCompensateScope>}
 javax.xml.bind.JAXBElement<TActivityContainer> createCompensationHandler(TActivityContainer value)
          Create an instance of JAXBElement<TActivityContainer>}
 javax.xml.bind.JAXBElement<TCompletionCondition> createCompletionCondition(TCompletionCondition value)
          Create an instance of JAXBElement<TCompletionCondition>}
 javax.xml.bind.JAXBElement<TBooleanExpr> createCondition(TBooleanExpr value)
          Create an instance of JAXBElement<TBooleanExpr>}
 javax.xml.bind.JAXBElement<TCopy> createCopy(TCopy value)
          Create an instance of JAXBElement<TCopy>}
 javax.xml.bind.JAXBElement<TCorrelationSet> createCorrelationSet(TCorrelationSet value)
          Create an instance of JAXBElement<TCorrelationSet>}
 javax.xml.bind.JAXBElement<TCorrelationSets> createCorrelationSets(TCorrelationSets value)
          Create an instance of JAXBElement<TCorrelationSets>}
 javax.xml.bind.JAXBElement<TDocumentation> createDocumentation(TDocumentation value)
          Create an instance of JAXBElement<TDocumentation>}
 javax.xml.bind.JAXBElement<TActivityContainer> createElse(TActivityContainer value)
          Create an instance of JAXBElement<TActivityContainer>}
 javax.xml.bind.JAXBElement<TElseif> createElseif(TElseif value)
          Create an instance of JAXBElement<TElseif>}
 javax.xml.bind.JAXBElement<TEmpty> createEmpty(TEmpty value)
          Create an instance of JAXBElement<TEmpty>}
 javax.xml.bind.JAXBElement<TEventHandlers> createEventHandlers(TEventHandlers value)
          Create an instance of JAXBElement<TEventHandlers>}
 javax.xml.bind.JAXBElement<TExit> createExit(TExit value)
          Create an instance of JAXBElement<TExit>}
 javax.xml.bind.JAXBElement<TExtension> createExtension(TExtension value)
          Create an instance of JAXBElement<TExtension>}
 javax.xml.bind.JAXBElement<TExtensionActivity> createExtensionActivity(TExtensionActivity value)
          Create an instance of JAXBElement<TExtensionActivity>}
 javax.xml.bind.JAXBElement<TExtensionAssignOperation> createExtensionAssignOperation(TExtensionAssignOperation value)
          Create an instance of JAXBElement<TExtensionAssignOperation>}
 javax.xml.bind.JAXBElement<TExtensions> createExtensions(TExtensions value)
          Create an instance of JAXBElement<TExtensions>}
 javax.xml.bind.JAXBElement<TFaultHandlers> createFaultHandlers(TFaultHandlers value)
          Create an instance of JAXBElement<TFaultHandlers>}
 javax.xml.bind.JAXBElement<TExpression> createFinalCounterValue(TExpression value)
          Create an instance of JAXBElement<TExpression>}
 javax.xml.bind.JAXBElement<TFlow> createFlow(TFlow value)
          Create an instance of JAXBElement<TFlow>}
 javax.xml.bind.JAXBElement<TDurationExpr> createFor(TDurationExpr value)
          Create an instance of JAXBElement<TDurationExpr>}
 javax.xml.bind.JAXBElement<TForEach> createForEach(TForEach value)
          Create an instance of JAXBElement<TForEach>}
 javax.xml.bind.JAXBElement<TFrom> createFrom(TFrom value)
          Create an instance of JAXBElement<TFrom>}
 javax.xml.bind.JAXBElement<TFromPart> createFromPart(TFromPart value)
          Create an instance of JAXBElement<TFromPart>}
 javax.xml.bind.JAXBElement<TFromParts> createFromParts(TFromParts value)
          Create an instance of JAXBElement<TFromParts>}
 javax.xml.bind.JAXBElement<TIf> createIf(TIf value)
          Create an instance of JAXBElement<TIf>}
 javax.xml.bind.JAXBElement<TImport> createImport(TImport value)
          Create an instance of JAXBElement<TImport>}
 javax.xml.bind.JAXBElement<TInvoke> createInvoke(TInvoke value)
          Create an instance of JAXBElement<TInvoke>}
 javax.xml.bind.JAXBElement<TCondition> createJoinCondition(TCondition value)
          Create an instance of JAXBElement<TCondition>}
 javax.xml.bind.JAXBElement<TLink> createLink(TLink value)
          Create an instance of JAXBElement<TLink>}
 javax.xml.bind.JAXBElement<TLinks> createLinks(TLinks value)
          Create an instance of JAXBElement<TLinks>}
 javax.xml.bind.JAXBElement<TLiteral> createLiteral(TLiteral value)
          Create an instance of JAXBElement<TLiteral>}
 javax.xml.bind.JAXBElement<TMessageExchange> createMessageExchange(TMessageExchange value)
          Create an instance of JAXBElement<TMessageExchange>}
 javax.xml.bind.JAXBElement<TMessageExchanges> createMessageExchanges(TMessageExchanges value)
          Create an instance of JAXBElement<TMessageExchanges>}
 javax.xml.bind.JAXBElement<TOnEvent> createOnEvent(TOnEvent value)
          Create an instance of JAXBElement<TOnEvent>}
 javax.xml.bind.JAXBElement<TOnMessage> createOnMessage(TOnMessage value)
          Create an instance of JAXBElement<TOnMessage>}
 javax.xml.bind.JAXBElement<TOpaqueActivity> createOpaqueActivity(TOpaqueActivity value)
          Create an instance of JAXBElement<TOpaqueActivity>}
 javax.xml.bind.JAXBElement<TExtensibleElements> createOpaqueFrom(TExtensibleElements value)
          Create an instance of JAXBElement<TExtensibleElements>}
 javax.xml.bind.JAXBElement<TPartnerLink> createPartnerLink(TPartnerLink value)
          Create an instance of JAXBElement<TPartnerLink>}
 javax.xml.bind.JAXBElement<TPartnerLinks> createPartnerLinks(TPartnerLinks value)
          Create an instance of JAXBElement<TPartnerLinks>}
 javax.xml.bind.JAXBElement<TPick> createPick(TPick value)
          Create an instance of JAXBElement<TPick>}
 javax.xml.bind.JAXBElement<TProcess> createProcess(TProcess value)
          Create an instance of JAXBElement<TProcess>}
 javax.xml.bind.JAXBElement<TQuery> createQuery(TQuery value)
          Create an instance of JAXBElement<TQuery>}
 javax.xml.bind.JAXBElement<TReceive> createReceive(TReceive value)
          Create an instance of JAXBElement<TReceive>}
 javax.xml.bind.JAXBElement<TDurationExpr> createRepeatEvery(TDurationExpr value)
          Create an instance of JAXBElement<TDurationExpr>}
 javax.xml.bind.JAXBElement<TRepeatUntil> createRepeatUntil(TRepeatUntil value)
          Create an instance of JAXBElement<TRepeatUntil>}
 javax.xml.bind.JAXBElement<TReply> createReply(TReply value)
          Create an instance of JAXBElement<TReply>}
 javax.xml.bind.JAXBElement<TRethrow> createRethrow(TRethrow value)
          Create an instance of JAXBElement<TRethrow>}
 javax.xml.bind.JAXBElement<TScope> createScope(TScope value)
          Create an instance of JAXBElement<TScope>}
 javax.xml.bind.JAXBElement<TSequence> createSequence(TSequence value)
          Create an instance of JAXBElement<TSequence>}
 javax.xml.bind.JAXBElement<TSource> createSource(TSource value)
          Create an instance of JAXBElement<TSource>}
 javax.xml.bind.JAXBElement<TSources> createSources(TSources value)
          Create an instance of JAXBElement<TSources>}
 javax.xml.bind.JAXBElement<TExpression> createStartCounterValue(TExpression value)
          Create an instance of JAXBElement<TExpression>}
 TActivity createTActivity()
          Create an instance of TActivity
 TActivityContainer createTActivityContainer()
          Create an instance of TActivityContainer
 javax.xml.bind.JAXBElement<TTarget> createTarget(TTarget value)
          Create an instance of JAXBElement<TTarget>}
 javax.xml.bind.JAXBElement<TTargets> createTargets(TTargets value)
          Create an instance of JAXBElement<TTargets>}
 TAssign createTAssign()
          Create an instance of TAssign
 TBooleanExpr createTBooleanExpr()
          Create an instance of TBooleanExpr
 TBranches createTBranches()
          Create an instance of TBranches
 TCatch createTCatch()
          Create an instance of TCatch
 TCompensate createTCompensate()
          Create an instance of TCompensate
 TCompensateScope createTCompensateScope()
          Create an instance of TCompensateScope
 TCompletionCondition createTCompletionCondition()
          Create an instance of TCompletionCondition
 TCondition createTCondition()
          Create an instance of TCondition
 TCopy createTCopy()
          Create an instance of TCopy
 TCorrelation createTCorrelation()
          Create an instance of TCorrelation
 TCorrelations createTCorrelations()
          Create an instance of TCorrelations
 TCorrelationSet createTCorrelationSet()
          Create an instance of TCorrelationSet
 TCorrelationSets createTCorrelationSets()
          Create an instance of TCorrelationSets
 TCorrelationsWithPattern createTCorrelationsWithPattern()
          Create an instance of TCorrelationsWithPattern
 TCorrelationWithPattern createTCorrelationWithPattern()
          Create an instance of TCorrelationWithPattern
 TDeadlineExpr createTDeadlineExpr()
          Create an instance of TDeadlineExpr
 TDocumentation createTDocumentation()
          Create an instance of TDocumentation
 TDurationExpr createTDurationExpr()
          Create an instance of TDurationExpr
 TElseif createTElseif()
          Create an instance of TElseif
 TEmpty createTEmpty()
          Create an instance of TEmpty
 javax.xml.bind.JAXBElement<TActivityContainer> createTerminationHandler(TActivityContainer value)
          Create an instance of JAXBElement<TActivityContainer>}
 TEventHandlers createTEventHandlers()
          Create an instance of TEventHandlers
 TExit createTExit()
          Create an instance of TExit
 TExpression createTExpression()
          Create an instance of TExpression
 TExtensibleElements createTExtensibleElements()
          Create an instance of TExtensibleElements
 TExtension createTExtension()
          Create an instance of TExtension
 TExtensionActivity createTExtensionActivity()
          Create an instance of TExtensionActivity
 TExtensionAssignOperation createTExtensionAssignOperation()
          Create an instance of TExtensionAssignOperation
 TExtensions createTExtensions()
          Create an instance of TExtensions
 TFaultHandlers createTFaultHandlers()
          Create an instance of TFaultHandlers
 TFlow createTFlow()
          Create an instance of TFlow
 TForEach createTForEach()
          Create an instance of TForEach
 TFrom createTFrom()
          Create an instance of TFrom
 TFromPart createTFromPart()
          Create an instance of TFromPart
 TFromParts createTFromParts()
          Create an instance of TFromParts
 javax.xml.bind.JAXBElement<TThrow> createThrow(TThrow value)
          Create an instance of JAXBElement<TThrow>}
 TIf createTIf()
          Create an instance of TIf
 TImport createTImport()
          Create an instance of TImport
 TInvoke createTInvoke()
          Create an instance of TInvoke
 TLink createTLink()
          Create an instance of TLink
 TLinks createTLinks()
          Create an instance of TLinks
 TLiteral createTLiteral()
          Create an instance of TLiteral
 TMessageExchange createTMessageExchange()
          Create an instance of TMessageExchange
 TMessageExchanges createTMessageExchanges()
          Create an instance of TMessageExchanges
 javax.xml.bind.JAXBElement<TTo> createTo(TTo value)
          Create an instance of JAXBElement<TTo>}
 TOnAlarmEvent createTOnAlarmEvent()
          Create an instance of TOnAlarmEvent
 TOnAlarmPick createTOnAlarmPick()
          Create an instance of TOnAlarmPick
 TOnEvent createTOnEvent()
          Create an instance of TOnEvent
 TOnMessage createTOnMessage()
          Create an instance of TOnMessage
 TOnMsgCommon createTOnMsgCommon()
          Create an instance of TOnMsgCommon
 TOpaqueActivity createTOpaqueActivity()
          Create an instance of TOpaqueActivity
 javax.xml.bind.JAXBElement<TToPart> createToPart(TToPart value)
          Create an instance of JAXBElement<TToPart>}
 javax.xml.bind.JAXBElement<TToParts> createToParts(TToParts value)
          Create an instance of JAXBElement<TToParts>}
 TPartnerLink createTPartnerLink()
          Create an instance of TPartnerLink
 TPartnerLinks createTPartnerLinks()
          Create an instance of TPartnerLinks
 TPick createTPick()
          Create an instance of TPick
 TProcess createTProcess()
          Create an instance of TProcess
 TQuery createTQuery()
          Create an instance of TQuery
 javax.xml.bind.JAXBElement<TCondition> createTransitionCondition(TCondition value)
          Create an instance of JAXBElement<TCondition>}
 TReceive createTReceive()
          Create an instance of TReceive
 TRepeatUntil createTRepeatUntil()
          Create an instance of TRepeatUntil
 TReply createTReply()
          Create an instance of TReply
 TRethrow createTRethrow()
          Create an instance of TRethrow
 TScope createTScope()
          Create an instance of TScope
 TSequence createTSequence()
          Create an instance of TSequence
 TSource createTSource()
          Create an instance of TSource
 TSources createTSources()
          Create an instance of TSources
 TTarget createTTarget()
          Create an instance of TTarget
 TTargets createTTargets()
          Create an instance of TTargets
 TThrow createTThrow()
          Create an instance of TThrow
 TTo createTTo()
          Create an instance of TTo
 TToPart createTToPart()
          Create an instance of TToPart
 TToParts createTToParts()
          Create an instance of TToParts
 TValidate createTValidate()
          Create an instance of TValidate
 TVariable createTVariable()
          Create an instance of TVariable
 TVariables createTVariables()
          Create an instance of TVariables
 TWait createTWait()
          Create an instance of TWait
 TWhile createTWhile()
          Create an instance of TWhile
 javax.xml.bind.JAXBElement<TDeadlineExpr> createUntil(TDeadlineExpr value)
          Create an instance of JAXBElement<TDeadlineExpr>}
 javax.xml.bind.JAXBElement<TValidate> createValidate(TValidate value)
          Create an instance of JAXBElement<TValidate>}
 javax.xml.bind.JAXBElement<TVariable> createVariable(TVariable value)
          Create an instance of JAXBElement<TVariable>}
 javax.xml.bind.JAXBElement<TVariables> createVariables(TVariables value)
          Create an instance of JAXBElement<TVariables>}
 javax.xml.bind.JAXBElement<TWait> createWait(TWait value)
          Create an instance of JAXBElement<TWait>}
 javax.xml.bind.JAXBElement<TWhile> createWhile(TWhile value)
          Create an instance of JAXBElement<TWhile>}
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.ebmwebsourcing.easybpel.model.bpel._abstract

Method Detail

createTIf

public TIf createTIf()
Create an instance of TIf


createTExtensionAssignOperation

public TExtensionAssignOperation createTExtensionAssignOperation()
Create an instance of TExtensionAssignOperation


createTOpaqueActivity

public TOpaqueActivity createTOpaqueActivity()
Create an instance of TOpaqueActivity


createTExtension

public TExtension createTExtension()
Create an instance of TExtension


createTLink

public TLink createTLink()
Create an instance of TLink


createTCorrelationWithPattern

public TCorrelationWithPattern createTCorrelationWithPattern()
Create an instance of TCorrelationWithPattern


createTExtensibleElements

public TExtensibleElements createTExtensibleElements()
Create an instance of TExtensibleElements


createTVariable

public TVariable createTVariable()
Create an instance of TVariable


createTActivity

public TActivity createTActivity()
Create an instance of TActivity


createTTarget

public TTarget createTTarget()
Create an instance of TTarget


createTCorrelationSet

public TCorrelationSet createTCorrelationSet()
Create an instance of TCorrelationSet


createTQuery

public TQuery createTQuery()
Create an instance of TQuery


createTExit

public TExit createTExit()
Create an instance of TExit


createTWhile

public TWhile createTWhile()
Create an instance of TWhile


createTOnAlarmPick

public TOnAlarmPick createTOnAlarmPick()
Create an instance of TOnAlarmPick


createTSource

public TSource createTSource()
Create an instance of TSource


createTCorrelation

public TCorrelation createTCorrelation()
Create an instance of TCorrelation


createTDocumentation

public TDocumentation createTDocumentation()
Create an instance of TDocumentation


createTActivityContainer

public TActivityContainer createTActivityContainer()
Create an instance of TActivityContainer


createTFromParts

public TFromParts createTFromParts()
Create an instance of TFromParts


createTDeadlineExpr

public TDeadlineExpr createTDeadlineExpr()
Create an instance of TDeadlineExpr


createTCompensateScope

public TCompensateScope createTCompensateScope()
Create an instance of TCompensateScope


createTWait

public TWait createTWait()
Create an instance of TWait


createTInvoke

public TInvoke createTInvoke()
Create an instance of TInvoke


createTDurationExpr

public TDurationExpr createTDurationExpr()
Create an instance of TDurationExpr


createTToParts

public TToParts createTToParts()
Create an instance of TToParts


createTMessageExchange

public TMessageExchange createTMessageExchange()
Create an instance of TMessageExchange


createTScope

public TScope createTScope()
Create an instance of TScope


createTCopy

public TCopy createTCopy()
Create an instance of TCopy


createTToPart

public TToPart createTToPart()
Create an instance of TToPart


createTRepeatUntil

public TRepeatUntil createTRepeatUntil()
Create an instance of TRepeatUntil


createTExtensionActivity

public TExtensionActivity createTExtensionActivity()
Create an instance of TExtensionActivity


createTCompletionCondition

public TCompletionCondition createTCompletionCondition()
Create an instance of TCompletionCondition


createTCatch

public TCatch createTCatch()
Create an instance of TCatch


createTExtensions

public TExtensions createTExtensions()
Create an instance of TExtensions


createTOnMessage

public TOnMessage createTOnMessage()
Create an instance of TOnMessage


createTCorrelationSets

public TCorrelationSets createTCorrelationSets()
Create an instance of TCorrelationSets


createTElseif

public TElseif createTElseif()
Create an instance of TElseif


createTForEach

public TForEach createTForEach()
Create an instance of TForEach


createTThrow

public TThrow createTThrow()
Create an instance of TThrow


createTBranches

public TBranches createTBranches()
Create an instance of TBranches


createTTo

public TTo createTTo()
Create an instance of TTo


createTImport

public TImport createTImport()
Create an instance of TImport


createTRethrow

public TRethrow createTRethrow()
Create an instance of TRethrow


createTEventHandlers

public TEventHandlers createTEventHandlers()
Create an instance of TEventHandlers


createTCondition

public TCondition createTCondition()
Create an instance of TCondition


createTBooleanExpr

public TBooleanExpr createTBooleanExpr()
Create an instance of TBooleanExpr


createTFrom

public TFrom createTFrom()
Create an instance of TFrom


createTMessageExchanges

public TMessageExchanges createTMessageExchanges()
Create an instance of TMessageExchanges


createTPick

public TPick createTPick()
Create an instance of TPick


createTAssign

public TAssign createTAssign()
Create an instance of TAssign


createTFlow

public TFlow createTFlow()
Create an instance of TFlow


createTSources

public TSources createTSources()
Create an instance of TSources


createTPartnerLinks

public TPartnerLinks createTPartnerLinks()
Create an instance of TPartnerLinks


createTCompensate

public TCompensate createTCompensate()
Create an instance of TCompensate


createTSequence

public TSequence createTSequence()
Create an instance of TSequence


createTOnEvent

public TOnEvent createTOnEvent()
Create an instance of TOnEvent


createTValidate

public TValidate createTValidate()
Create an instance of TValidate


createTReply

public TReply createTReply()
Create an instance of TReply


createTFaultHandlers

public TFaultHandlers createTFaultHandlers()
Create an instance of TFaultHandlers


createTReceive

public TReceive createTReceive()
Create an instance of TReceive


createTTargets

public TTargets createTTargets()
Create an instance of TTargets


createTVariables

public TVariables createTVariables()
Create an instance of TVariables


createTFromPart

public TFromPart createTFromPart()
Create an instance of TFromPart


createTCorrelationsWithPattern

public TCorrelationsWithPattern createTCorrelationsWithPattern()
Create an instance of TCorrelationsWithPattern


createTPartnerLink

public TPartnerLink createTPartnerLink()
Create an instance of TPartnerLink


createTEmpty

public TEmpty createTEmpty()
Create an instance of TEmpty


createTLinks

public TLinks createTLinks()
Create an instance of TLinks


createTExpression

public TExpression createTExpression()
Create an instance of TExpression


createTOnMsgCommon

public TOnMsgCommon createTOnMsgCommon()
Create an instance of TOnMsgCommon


createTOnAlarmEvent

public TOnAlarmEvent createTOnAlarmEvent()
Create an instance of TOnAlarmEvent


createTLiteral

public TLiteral createTLiteral()
Create an instance of TLiteral


createTCorrelations

public TCorrelations createTCorrelations()
Create an instance of TCorrelations


createTProcess

public TProcess createTProcess()
Create an instance of TProcess


createDocumentation

public javax.xml.bind.JAXBElement<TDocumentation> createDocumentation(TDocumentation value)
Create an instance of JAXBElement<TDocumentation>}


createVariable

public javax.xml.bind.JAXBElement<TVariable> createVariable(TVariable value)
Create an instance of JAXBElement<TVariable>}


createExtension

public javax.xml.bind.JAXBElement<TExtension> createExtension(TExtension value)
Create an instance of JAXBElement<TExtension>}


createProcess

public javax.xml.bind.JAXBElement<TProcess> createProcess(TProcess value)
Create an instance of JAXBElement<TProcess>}


createSequence

public javax.xml.bind.JAXBElement<TSequence> createSequence(TSequence value)
Create an instance of JAXBElement<TSequence>}


createLinks

public javax.xml.bind.JAXBElement<TLinks> createLinks(TLinks value)
Create an instance of JAXBElement<TLinks>}


createFromPart

public javax.xml.bind.JAXBElement<TFromPart> createFromPart(TFromPart value)
Create an instance of JAXBElement<TFromPart>}


createFinalCounterValue

public javax.xml.bind.JAXBElement<TExpression> createFinalCounterValue(TExpression value)
Create an instance of JAXBElement<TExpression>}


createPick

public javax.xml.bind.JAXBElement<TPick> createPick(TPick value)
Create an instance of JAXBElement<TPick>}


createReply

public javax.xml.bind.JAXBElement<TReply> createReply(TReply value)
Create an instance of JAXBElement<TReply>}


createTargets

public javax.xml.bind.JAXBElement<TTargets> createTargets(TTargets value)
Create an instance of JAXBElement<TTargets>}


createCorrelationSets

public javax.xml.bind.JAXBElement<TCorrelationSets> createCorrelationSets(TCorrelationSets value)
Create an instance of JAXBElement<TCorrelationSets>}


createQuery

public javax.xml.bind.JAXBElement<TQuery> createQuery(TQuery value)
Create an instance of JAXBElement<TQuery>}


createLink

public javax.xml.bind.JAXBElement<TLink> createLink(TLink value)
Create an instance of JAXBElement<TLink>}


createTransitionCondition

public javax.xml.bind.JAXBElement<TCondition> createTransitionCondition(TCondition value)
Create an instance of JAXBElement<TCondition>}


createElseif

public javax.xml.bind.JAXBElement<TElseif> createElseif(TElseif value)
Create an instance of JAXBElement<TElseif>}


createOpaqueFrom

public javax.xml.bind.JAXBElement<TExtensibleElements> createOpaqueFrom(TExtensibleElements value)
Create an instance of JAXBElement<TExtensibleElements>}


createCompensate

public javax.xml.bind.JAXBElement<TCompensate> createCompensate(TCompensate value)
Create an instance of JAXBElement<TCompensate>}


createRepeatUntil

public javax.xml.bind.JAXBElement<TRepeatUntil> createRepeatUntil(TRepeatUntil value)
Create an instance of JAXBElement<TRepeatUntil>}


createPartnerLinks

public javax.xml.bind.JAXBElement<TPartnerLinks> createPartnerLinks(TPartnerLinks value)
Create an instance of JAXBElement<TPartnerLinks>}


createTerminationHandler

public javax.xml.bind.JAXBElement<TActivityContainer> createTerminationHandler(TActivityContainer value)
Create an instance of JAXBElement<TActivityContainer>}


createExit

public javax.xml.bind.JAXBElement<TExit> createExit(TExit value)
Create an instance of JAXBElement<TExit>}


createVariables

public javax.xml.bind.JAXBElement<TVariables> createVariables(TVariables value)
Create an instance of JAXBElement<TVariables>}


createCompensateScope

public javax.xml.bind.JAXBElement<TCompensateScope> createCompensateScope(TCompensateScope value)
Create an instance of JAXBElement<TCompensateScope>}


createOpaqueActivity

public javax.xml.bind.JAXBElement<TOpaqueActivity> createOpaqueActivity(TOpaqueActivity value)
Create an instance of JAXBElement<TOpaqueActivity>}


createElse

public javax.xml.bind.JAXBElement<TActivityContainer> createElse(TActivityContainer value)
Create an instance of JAXBElement<TActivityContainer>}


createImport

public javax.xml.bind.JAXBElement<TImport> createImport(TImport value)
Create an instance of JAXBElement<TImport>}


createEmpty

public javax.xml.bind.JAXBElement<TEmpty> createEmpty(TEmpty value)
Create an instance of JAXBElement<TEmpty>}


createBranches

public javax.xml.bind.JAXBElement<TBranches> createBranches(TBranches value)
Create an instance of JAXBElement<TBranches>}


createCopy

public javax.xml.bind.JAXBElement<TCopy> createCopy(TCopy value)
Create an instance of JAXBElement<TCopy>}


createExtensionAssignOperation

public javax.xml.bind.JAXBElement<TExtensionAssignOperation> createExtensionAssignOperation(TExtensionAssignOperation value)
Create an instance of JAXBElement<TExtensionAssignOperation>}


createWait

public javax.xml.bind.JAXBElement<TWait> createWait(TWait value)
Create an instance of JAXBElement<TWait>}


createCompensationHandler

public javax.xml.bind.JAXBElement<TActivityContainer> createCompensationHandler(TActivityContainer value)
Create an instance of JAXBElement<TActivityContainer>}


createPartnerLink

public javax.xml.bind.JAXBElement<TPartnerLink> createPartnerLink(TPartnerLink value)
Create an instance of JAXBElement<TPartnerLink>}


createFlow

public javax.xml.bind.JAXBElement<TFlow> createFlow(TFlow value)
Create an instance of JAXBElement<TFlow>}


createValidate

public javax.xml.bind.JAXBElement<TValidate> createValidate(TValidate value)
Create an instance of JAXBElement<TValidate>}


createUntil

public javax.xml.bind.JAXBElement<TDeadlineExpr> createUntil(TDeadlineExpr value)
Create an instance of JAXBElement<TDeadlineExpr>}


createStartCounterValue

public javax.xml.bind.JAXBElement<TExpression> createStartCounterValue(TExpression value)
Create an instance of JAXBElement<TExpression>}


createExtensions

public javax.xml.bind.JAXBElement<TExtensions> createExtensions(TExtensions value)
Create an instance of JAXBElement<TExtensions>}


createAssign

public javax.xml.bind.JAXBElement<TAssign> createAssign(TAssign value)
Create an instance of JAXBElement<TAssign>}


createFor

public javax.xml.bind.JAXBElement<TDurationExpr> createFor(TDurationExpr value)
Create an instance of JAXBElement<TDurationExpr>}


createFaultHandlers

public javax.xml.bind.JAXBElement<TFaultHandlers> createFaultHandlers(TFaultHandlers value)
Create an instance of JAXBElement<TFaultHandlers>}


createTarget

public javax.xml.bind.JAXBElement<TTarget> createTarget(TTarget value)
Create an instance of JAXBElement<TTarget>}


createLiteral

public javax.xml.bind.JAXBElement<TLiteral> createLiteral(TLiteral value)
Create an instance of JAXBElement<TLiteral>}


createMessageExchange

public javax.xml.bind.JAXBElement<TMessageExchange> createMessageExchange(TMessageExchange value)
Create an instance of JAXBElement<TMessageExchange>}


createCatchAll

public javax.xml.bind.JAXBElement<TActivityContainer> createCatchAll(TActivityContainer value)
Create an instance of JAXBElement<TActivityContainer>}


createOnEvent

public javax.xml.bind.JAXBElement<TOnEvent> createOnEvent(TOnEvent value)
Create an instance of JAXBElement<TOnEvent>}


createInvoke

public javax.xml.bind.JAXBElement<TInvoke> createInvoke(TInvoke value)
Create an instance of JAXBElement<TInvoke>}


createSource

public javax.xml.bind.JAXBElement<TSource> createSource(TSource value)
Create an instance of JAXBElement<TSource>}


createExtensionActivity

public javax.xml.bind.JAXBElement<TExtensionActivity> createExtensionActivity(TExtensionActivity value)
Create an instance of JAXBElement<TExtensionActivity>}


createEventHandlers

public javax.xml.bind.JAXBElement<TEventHandlers> createEventHandlers(TEventHandlers value)
Create an instance of JAXBElement<TEventHandlers>}


createToParts

public javax.xml.bind.JAXBElement<TToParts> createToParts(TToParts value)
Create an instance of JAXBElement<TToParts>}


createReceive

public javax.xml.bind.JAXBElement<TReceive> createReceive(TReceive value)
Create an instance of JAXBElement<TReceive>}


createThrow

public javax.xml.bind.JAXBElement<TThrow> createThrow(TThrow value)
Create an instance of JAXBElement<TThrow>}


createIf

public javax.xml.bind.JAXBElement<TIf> createIf(TIf value)
Create an instance of JAXBElement<TIf>}


createFrom

public javax.xml.bind.JAXBElement<TFrom> createFrom(TFrom value)
Create an instance of JAXBElement<TFrom>}


createCatch

public javax.xml.bind.JAXBElement<TCatch> createCatch(TCatch value)
Create an instance of JAXBElement<TCatch>}


createRepeatEvery

public javax.xml.bind.JAXBElement<TDurationExpr> createRepeatEvery(TDurationExpr value)
Create an instance of JAXBElement<TDurationExpr>}


createMessageExchanges

public javax.xml.bind.JAXBElement<TMessageExchanges> createMessageExchanges(TMessageExchanges value)
Create an instance of JAXBElement<TMessageExchanges>}


createWhile

public javax.xml.bind.JAXBElement<TWhile> createWhile(TWhile value)
Create an instance of JAXBElement<TWhile>}


createScope

public javax.xml.bind.JAXBElement<TScope> createScope(TScope value)
Create an instance of JAXBElement<TScope>}


createOnMessage

public javax.xml.bind.JAXBElement<TOnMessage> createOnMessage(TOnMessage value)
Create an instance of JAXBElement<TOnMessage>}


createRethrow

public javax.xml.bind.JAXBElement<TRethrow> createRethrow(TRethrow value)
Create an instance of JAXBElement<TRethrow>}


createCorrelationSet

public javax.xml.bind.JAXBElement<TCorrelationSet> createCorrelationSet(TCorrelationSet value)
Create an instance of JAXBElement<TCorrelationSet>}


createForEach

public javax.xml.bind.JAXBElement<TForEach> createForEach(TForEach value)
Create an instance of JAXBElement<TForEach>}


createCondition

public javax.xml.bind.JAXBElement<TBooleanExpr> createCondition(TBooleanExpr value)
Create an instance of JAXBElement<TBooleanExpr>}


createToPart

public javax.xml.bind.JAXBElement<TToPart> createToPart(TToPart value)
Create an instance of JAXBElement<TToPart>}


createFromParts

public javax.xml.bind.JAXBElement<TFromParts> createFromParts(TFromParts value)
Create an instance of JAXBElement<TFromParts>}


createJoinCondition

public javax.xml.bind.JAXBElement<TCondition> createJoinCondition(TCondition value)
Create an instance of JAXBElement<TCondition>}


createSources

public javax.xml.bind.JAXBElement<TSources> createSources(TSources value)
Create an instance of JAXBElement<TSources>}


createCompletionCondition

public javax.xml.bind.JAXBElement<TCompletionCondition> createCompletionCondition(TCompletionCondition value)
Create an instance of JAXBElement<TCompletionCondition>}


createTo

public javax.xml.bind.JAXBElement<TTo> createTo(TTo value)
Create an instance of JAXBElement<TTo>}



Copyright © 2012 Petals Link. All Rights Reserved.