A B C D E F G H I J K L M N O P Q R S T U V W X _

A

AbstractActivityImpl<E extends TActivity> - Class in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
AbstractActivityImpl(QName, E, BPELElement) - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.api.activity.AbstractActivityImpl
 
AbstractExtendedActivityImpl<E> - Class in com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension
 
AbstractExtendedActivityImpl(QName, E, ExtensionActivity) - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl
 
AbstractExtendedActivityImpl(QName, Element, ExtensionActivity) - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl
 
abstractProcessProfile - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
AbstractValidatorManagerImpl - Class in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
AbstractValidatorManagerImpl() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.AbstractValidatorManagerImpl
 
activity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFlow
 
activity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSequence
 
Activity - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
activity - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFlow
 
activity - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSequence
 
ActivityValidator<A extends Activity> - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
addActivity(Activity) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Flow
 
addActivity(Activity) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Sequence
 
addCopy(Copy) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Assign
 
addElseIfActivity(BPELBooleanExpression, Activity) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.If
 
addIfActivity(BPELBooleanExpression, Activity) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.If
 
addImport(Import) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess
 
addImport(Import) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
addOnAlarm(OnAlarm) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Pick
 
addOnMessage(OnMessage) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Pick
 
addOtherElements(Element) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl
 
addOtherElements(Element) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl
 
addSchema(Schema) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
addVariable(BPELVariable) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Scope
 
any - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensibleElements
 
any - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionActivity
 
any - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements
 
any - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionActivity
 
any - Variable in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TExtensibleElements
 
any - Variable in class com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType
 
any - Variable in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TExtensibleElements
 
assign - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
assign - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
assign - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
assign - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
assign - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
assign - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
assign - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
assign - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
assign - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
Assign - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
assign - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
assign - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
assign - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
assign - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
assign - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
assign - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
assign - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
assign - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
assign - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
AssignValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 

B

BPEL_20_ABSTRACT_NAMESPACE - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
BPEL 2.0 ABSTRACT Namespace
BPEL_20_EBM_EXT_PROP_NAMESPACE - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
eBM extension Activity
BPEL_20_EXECUTABLE_NAMESPACE - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
BPEL 2.0 EXECUTABLE Namespace
BPEL_20_PARTNERLINK_NAMESPACE - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
BPEL 2.0 PARTNERLINK Namespace
BPEL_20_SERVICEREF_NAMESPACE - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
BPEL 2.0 SERVICEREF Namespace
BPEL_20_VARPROP_NAMESPACE - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
BPEL 2.0 VARPROP Namespace
BPELCompiler - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler
 
BPELDateVariable - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.variable
 
BPELElement - Interface in com.ebmwebsourcing.easybpel.model.bpel.api
This interface represents all BPEL Elements
BPELElementImpl<E> - Class in com.ebmwebsourcing.easybpel.model.bpel.api
 
BPELElementImpl(QName, E, BPELElement) - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl
 
BPELElementVariable - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.variable
 
BPELElementVariable.VariableType - Enum in com.ebmwebsourcing.easybpel.model.bpel.api.variable
 
BPELError - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation
 
BPELException - Exception in com.ebmwebsourcing.easybpel.model.bpel.api
 
BPELException() - Constructor for exception com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
 
BPELException(String, Throwable) - Constructor for exception com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
 
BPELException(Throwable) - Constructor for exception com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
 
BPELException(String) - Constructor for exception com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
 
BPELExternalMessage - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.message
 
BPELFactory - Class in com.ebmwebsourcing.easybpel.model.bpel.api
This abstract class defines a factory API that enables applications to obtain a BPELFactory capable of producing new Definitions, new WSDLReaders, and new WSDLWriters.
BPELFactory() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.api.BPELFactory
 
BPELInfo - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation
 
BPELInternalMessage - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.message
 
BPELIntVariable - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.variable
 
BPELLongVariable - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.variable
 
BPELMessageFactory - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.message
 
BPELProcess - Interface in com.ebmwebsourcing.easybpel.model.bpel.api
 
BPELReader - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.inout
This interface describes a collection of methods that enable conversion of a WSDL document (in XML, following the WSDL schema described in the WSDL specification) into a WSDL model.
BPELReader.FeatureConstants - Enum in com.ebmwebsourcing.easybpel.model.bpel.api.inout
Constants for the Message Exchange Patterns.
BPELRegistry - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.registry
 
BPELStaticAnalysis - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation
 
BPELStringVariable - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.variable
 
BPELVariable<T> - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.variable
 
BPELVariableImpl<T> - Class in com.ebmwebsourcing.easybpel.model.bpel.api.variable
 
BPELVariableImpl(TVariable, TVariables, BPELElement) - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariableImpl
 
BPELWarning - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation
 
BPELWriter - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.inout
This interface describes a collection of methods that allow a WSDL model to be written to a writer in an XML format that follows the WSDL schema.
branches - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompletionCondition
 
branches - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompletionCondition
 

C

Catch - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.fault
 
catchAll - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFaultHandlers
 
catchAll - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
CatchAll - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.fault
 
catchAll - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFaultHandlers
 
catchAll - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
CatchValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
com.ebmwebsourcing.easybpel.model.bpel._abstract - package com.ebmwebsourcing.easybpel.model.bpel._abstract
 
com.ebmwebsourcing.easybpel.model.bpel.api - package com.ebmwebsourcing.easybpel.model.bpel.api
 
com.ebmwebsourcing.easybpel.model.bpel.api.activity - package com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign - package com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign
 
com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick - package com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick
 
com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension - package com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension
 
com.ebmwebsourcing.easybpel.model.bpel.api.compiler - package com.ebmwebsourcing.easybpel.model.bpel.api.compiler
 
com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation - package com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation
 
com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator - package com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
com.ebmwebsourcing.easybpel.model.bpel.api.compiler.verification - package com.ebmwebsourcing.easybpel.model.bpel.api.compiler.verification
 
com.ebmwebsourcing.easybpel.model.bpel.api.containers - package com.ebmwebsourcing.easybpel.model.bpel.api.containers
 
com.ebmwebsourcing.easybpel.model.bpel.api.correlation - package com.ebmwebsourcing.easybpel.model.bpel.api.correlation
 
com.ebmwebsourcing.easybpel.model.bpel.api.extension - package com.ebmwebsourcing.easybpel.model.bpel.api.extension
 
com.ebmwebsourcing.easybpel.model.bpel.api.fault - package com.ebmwebsourcing.easybpel.model.bpel.api.fault
 
com.ebmwebsourcing.easybpel.model.bpel.api.inout - package com.ebmwebsourcing.easybpel.model.bpel.api.inout
 
com.ebmwebsourcing.easybpel.model.bpel.api.message - package com.ebmwebsourcing.easybpel.model.bpel.api.message
 
com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink - package com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink
 
com.ebmwebsourcing.easybpel.model.bpel.api.registry - package com.ebmwebsourcing.easybpel.model.bpel.api.registry
 
com.ebmwebsourcing.easybpel.model.bpel.api.util - package com.ebmwebsourcing.easybpel.model.bpel.api.util
 
com.ebmwebsourcing.easybpel.model.bpel.api.variable - package com.ebmwebsourcing.easybpel.model.bpel.api.variable
 
com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports - package com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports
 
com.ebmwebsourcing.easybpel.model.bpel.executable - package com.ebmwebsourcing.easybpel.model.bpel.executable
 
com.ebmwebsourcing.easybpel.model.bpel.plnktype - package com.ebmwebsourcing.easybpel.model.bpel.plnktype
 
com.ebmwebsourcing.easybpel.model.bpel.serviceref - package com.ebmwebsourcing.easybpel.model.bpel.serviceref
 
com.ebmwebsourcing.easybpel.model.bpel.varprop - package com.ebmwebsourcing.easybpel.model.bpel.varprop
 
compare(Element, Element) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.verification.TypeVerifier
 
compensate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
compensate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
compensate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
compensate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
compensate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
compensate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
compensate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
compensate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
compensate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
compensate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
compensate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
compensate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
compensate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
compensate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
compensate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
compensate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
compensate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
compensate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
compensateScope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
compensateScope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
compensateScope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
compensateScope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
compensateScope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
compensateScope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
compensateScope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
compensateScope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
compensateScope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
compensateScope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
compensateScope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
compensateScope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
compensateScope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
compensateScope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
compensateScope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
compensateScope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
compensateScope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
compensateScope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
compensationHandler - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
compensationHandler - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
compensationHandler - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
compensationHandler - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
completionCondition - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
 
completionCondition - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
 
condition - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
condition - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
condition - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
condition - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
condition - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
condition - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
condition - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
condition - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
Constants - Class in com.ebmwebsourcing.easybpel.model.bpel.api
 
Constants() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
Containers - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.containers
 
ContainersImpl<E extends TExtensibleElements> - Class in com.ebmwebsourcing.easybpel.model.bpel.api.containers
 
ContainersImpl(QName, E, BPELElement) - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.api.containers.ContainersImpl
 
content - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDocumentation
 
content - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExpression
 
content - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
 
content - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLiteral
 
content - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TQuery
 
content - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
 
content - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDocumentation
 
content - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExpression
 
content - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
 
content - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLiteral
 
content - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery
 
content - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
 
content - Variable in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.Documentation
 
content - Variable in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Documentation
 
content - Variable in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TQuery
 
convertElementToModel(Element) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl
 
Copy - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign
 
copyOrExtensionAssignOperation - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TAssign
 
copyOrExtensionAssignOperation - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TAssign
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TAssign
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TAssign
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBooleanExpr
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBooleanExpr
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBranches
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBranches
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensate
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensate
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensateScope
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensateScope
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompletionCondition
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompletionCondition
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCondition
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCondition
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelation
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelation
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelations
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelations
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSet
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSet
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSets
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSets
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationsWithPattern
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationsWithPattern
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationWithPattern
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationWithPattern
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDeadlineExpr
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDeadlineExpr
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDocumentation
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDocumentation
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDurationExpr
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDurationExpr
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEmpty
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEmpty
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEventHandlers
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEventHandlers
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExit
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExit
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExpression
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExpression
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensibleElements
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensibleElements
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtension
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtension
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionActivity
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionActivity
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionAssignOperation
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionAssignOperation
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensions
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensions
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFaultHandlers
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFaultHandlers
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFlow
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFlow
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromPart
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromPart
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromParts
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromParts
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TImport
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TImport
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLink
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLink
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLinks
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLinks
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLiteral
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLiteral
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchange
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchange
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchanges
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchanges
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnEvent
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnEvent
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOpaqueActivity
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOpaqueActivity
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLinks
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLinks
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPick
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPick
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TQuery
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TQuery
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRethrow
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRethrow
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSequence
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSequence
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSource
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSource
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSources
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSources
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTarget
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTarget
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTargets
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTargets
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TThrow
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TThrow
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToPart
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToPart
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToParts
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToParts
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TValidate
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TValidate
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariables
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariables
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWait
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWait
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TAssign
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TAssign
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBooleanExpr
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBooleanExpr
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBranches
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBranches
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensate
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensate
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensateScope
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensateScope
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompletionCondition
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompletionCondition
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCondition
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCondition
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelation
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelation
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelations
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelations
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSet
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSet
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSets
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSets
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationsWithPattern
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationsWithPattern
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationWithPattern
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationWithPattern
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDeadlineExpr
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDeadlineExpr
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDocumentation
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDocumentation
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDurationExpr
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDurationExpr
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEmpty
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEmpty
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEventHandlers
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEventHandlers
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExit
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExit
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExpression
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExpression
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtension
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtension
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionActivity
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionActivity
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionAssignOperation
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionAssignOperation
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensions
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensions
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFaultHandlers
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFaultHandlers
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFlow
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFlow
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromPart
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromPart
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromParts
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromParts
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TImport
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TImport
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLink
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLink
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLinks
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLinks
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLiteral
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLiteral
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchange
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchange
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchanges
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchanges
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmEvent
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmEvent
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnEvent
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnEvent
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLinks
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLinks
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPick
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPick
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRethrow
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRethrow
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSequence
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSequence
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSource
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSource
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSources
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSources
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTarget
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTarget
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTargets
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTargets
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TThrow
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TThrow
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToPart
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToPart
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToParts
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToParts
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TValidate
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TValidate
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariables
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariables
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWait
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWait
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.Documentation
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.Documentation
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TExtensibleElements
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TExtensibleElements
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TPartnerLinkType
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TPartnerLinkType
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TRole
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TRole
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Documentation
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Documentation
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Property
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Property
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TExtensibleElements
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TExtensibleElements
 
copyTo(Object, CopyBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TQuery
 
copyTo(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TQuery
 
CopyValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
correlation - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelations
 
correlation - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationsWithPattern
 
Correlation - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.correlation
 
correlation - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelations
 
correlation - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationsWithPattern
 
correlations - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
correlations - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
 
correlations - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
 
correlations - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
 
correlations - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
correlations - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
 
correlations - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
 
correlations - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
 
correlationSet - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSets
 
CorrelationSet - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.correlation
 
correlationSet - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSets
 
correlationSets - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
correlationSets - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
correlationSets - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
correlationSets - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
CorrelationSetValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
CorrelationValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
counterName - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
 
counterName - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
 
createAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TAssign>}
createAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TAssign>}
createBPELElementVariable(String, QName, BPELElementVariable.VariableType) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess
 
createBPELIntVariable(String, QName) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess
 
createBranches(TBranches) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TBranches>}
createBranches(TBranches) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TBranches>}
createCatch(TCatch) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TCatch>}
createCatch(TCatch) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TCatch>}
createCatchAll(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TActivityContainer>}
createCatchAll(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TActivityContainer>}
createCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TCompensate>}
createCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TCompensate>}
createCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TCompensateScope>}
createCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TCompensateScope>}
createCompensationHandler(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TActivityContainer>}
createCompensationHandler(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TActivityContainer>}
createCompletionCondition(TCompletionCondition) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TCompletionCondition>}
createCompletionCondition(TCompletionCondition) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TCompletionCondition>}
createCondition(TBooleanExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TBooleanExpr>}
createCondition(TBooleanExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TBooleanExpr>}
createCopy(TCopy) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TCopy>}
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TAssign
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBooleanExpr
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBranches
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensate
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensateScope
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompletionCondition
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCondition
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelation
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelations
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSet
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSets
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationsWithPattern
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationWithPattern
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDeadlineExpr
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDocumentation
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDurationExpr
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEmpty
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEventHandlers
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExit
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExpression
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensibleElements
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtension
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionActivity
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionAssignOperation
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensions
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFaultHandlers
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFlow
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromPart
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromParts
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TImport
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLink
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLinks
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLiteral
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchange
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchanges
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnEvent
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOpaqueActivity
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLinks
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPick
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TQuery
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRethrow
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSequence
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSource
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSources
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTarget
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTargets
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TThrow
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToPart
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToParts
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TValidate
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariables
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWait
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
createCopy(TCopy) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TCopy>}
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TAssign
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBooleanExpr
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBranches
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensate
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensateScope
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompletionCondition
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCondition
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelation
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelations
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSet
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSets
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationsWithPattern
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationWithPattern
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDeadlineExpr
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDocumentation
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDurationExpr
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEmpty
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEventHandlers
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExit
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExpression
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtension
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionActivity
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionAssignOperation
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensions
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFaultHandlers
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFlow
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromPart
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromParts
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TImport
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLink
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLinks
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLiteral
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchange
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchanges
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmEvent
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnEvent
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLinks
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPick
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRethrow
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSequence
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSource
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSources
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTarget
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTargets
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TThrow
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToPart
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToParts
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TValidate
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariables
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWait
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.Documentation
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TExtensibleElements
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TPartnerLinkType
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TRole
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Documentation
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Property
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TExtensibleElements
 
createCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TQuery
 
createCorrelationSet(TCorrelationSet) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TCorrelationSet>}
createCorrelationSet(TCorrelationSet) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TCorrelationSet>}
createCorrelationSets(TCorrelationSets) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TCorrelationSets>}
createCorrelationSets(TCorrelationSets) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TCorrelationSets>}
createDocumentation(TDocumentation) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TDocumentation>}
createDocumentation() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl
 
createDocumentation(TDocumentation) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TDocumentation>}
createDocumentation() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.ObjectFactory
Create an instance of Documentation
createDocumentation() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.ObjectFactory
Create an instance of Documentation
createElse(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TActivityContainer>}
createElse(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TActivityContainer>}
createElseif(TElseif) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TElseif>}
createElseif(TElseif) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TElseif>}
createEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TEmpty>}
createEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TEmpty>}
createEventHandlers(TEventHandlers) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TEventHandlers>}
createEventHandlers(TEventHandlers) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TEventHandlers>}
createExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TExit>}
createExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TExit>}
createExtension(TExtension) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TExtension>}
createExtension(TExtension) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TExtension>}
createExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TExtensionActivity>}
createExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TExtensionActivity>}
createExtensionAssignOperation(TExtensionAssignOperation) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TExtensionAssignOperation>}
createExtensionAssignOperation(TExtensionAssignOperation) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TExtensionAssignOperation>}
createExtensions(TExtensions) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TExtensions>}
createExtensions(TExtensions) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TExtensions>}
createFaultHandlers(TFaultHandlers) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TFaultHandlers>}
createFaultHandlers(TFaultHandlers) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TFaultHandlers>}
createFinalCounterValue(TExpression) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TExpression>}
createFinalCounterValue(TExpression) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TExpression>}
createFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TFlow>}
createFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TFlow>}
createFor(TDurationExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TDurationExpr>}
createFor(TDurationExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TDurationExpr>}
createForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TForEach>}
createForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TForEach>}
createFrom(TFrom) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TFrom>}
createFrom(TFrom) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TFrom>}
createFromPart(TFromPart) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TFromPart>}
createFromPart(TFromPart) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TFromPart>}
createFromParts(TFromParts) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TFromParts>}
createFromParts(TFromParts) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TFromParts>}
createIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TIf>}
createIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TIf>}
createImport(TImport) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TImport>}
createImport(TImport) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TImport>}
createInstance - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPick
 
createInstance - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
 
createInstance - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPick
 
createInstance - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
 
createInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TInvoke>}
createInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TInvoke>}
createJoinCondition(TCondition) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TCondition>}
createJoinCondition(TCondition) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TCondition>}
createLink(TLink) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TLink>}
createLink(TLink) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TLink>}
createLinks(TLinks) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TLinks>}
createLinks(TLinks) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TLinks>}
createLiteral(TLiteral) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TLiteral>}
createLiteral(TLiteral) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TLiteral>}
createMessage(BPELVariable, Descriptions, MessageFactory) - Static method in class com.ebmwebsourcing.easybpel.model.bpel.api.util.MessageUtil
 
createMessageExchange(TMessageExchange) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TMessageExchange>}
createMessageExchange(TMessageExchange) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TMessageExchange>}
createMessageExchanges(TMessageExchanges) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TMessageExchanges>}
createMessageExchanges(TMessageExchanges) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TMessageExchanges>}
createMessageIfNotExist(Variable, Descriptions, MessageFactory) - Static method in class com.ebmwebsourcing.easybpel.model.bpel.api.util.MessageUtil
 
createOnEvent(TOnEvent) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TOnEvent>}
createOnEvent(TOnEvent) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TOnEvent>}
createOnMessage(TOnMessage) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TOnMessage>}
createOnMessage(TOnMessage) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TOnMessage>}
createOpaqueActivity(TOpaqueActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TOpaqueActivity>}
createOpaqueFrom(TExtensibleElements) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TExtensibleElements>}
createPartnerLink(TPartnerLink) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TPartnerLink>}
createPartnerLink() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess
 
createPartnerLink(TPartnerLink) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TPartnerLink>}
createPartnerLinks(TPartnerLinks) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TPartnerLinks>}
createPartnerLinks(TPartnerLinks) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TPartnerLinks>}
createPartnerLinkType(TPartnerLinkType) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.ObjectFactory
Create an instance of JAXBElement<TPartnerLinkType>}
createPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TPick>}
createPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TPick>}
createProcess(TProcess) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TProcess>}
createProcess(TProcess) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TProcess>}
createProperty() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.ObjectFactory
Create an instance of Property
createPropertyAlias() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.ObjectFactory
Create an instance of PropertyAlias
createQuery(TQuery) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TQuery>}
createQuery(TQuery) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TQuery>}
createQuery(TQuery) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.ObjectFactory
Create an instance of JAXBElement<TQuery>}
createReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TReceive>}
createReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TReceive>}
createRepeatEvery(TDurationExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TDurationExpr>}
createRepeatEvery(TDurationExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TDurationExpr>}
createRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TRepeatUntil>}
createRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TRepeatUntil>}
createReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TReply>}
createReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TReply>}
createRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TRethrow>}
createRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TRethrow>}
createRole(TRole) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.ObjectFactory
Create an instance of JAXBElement<TRole>}
createScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TScope>}
createScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TScope>}
createSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TSequence>}
createSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TSequence>}
createServiceRef(ServiceRefType) - Method in class com.ebmwebsourcing.easybpel.model.bpel.serviceref.ObjectFactory
Create an instance of JAXBElement<ServiceRefType>}
createServiceRefType() - Method in class com.ebmwebsourcing.easybpel.model.bpel.serviceref.ObjectFactory
Create an instance of ServiceRefType
createSource(TSource) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TSource>}
createSource(TSource) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TSource>}
createSources(TSources) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TSources>}
createSources(TSources) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TSources>}
createStartCounterValue(TExpression) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TExpression>}
createStartCounterValue(TExpression) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TExpression>}
createTActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TActivity
createTActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TActivity
createTActivityContainer() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TActivityContainer
createTActivityContainer() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TActivityContainer
createTarget(TTarget) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TTarget>}
createTarget(TTarget) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TTarget>}
createTargets(TTargets) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TTargets>}
createTargets(TTargets) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TTargets>}
createTAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TAssign
createTAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TAssign
createTBooleanExpr() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TBooleanExpr
createTBooleanExpr() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TBooleanExpr
createTBranches() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TBranches
createTBranches() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TBranches
createTCatch() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TCatch
createTCatch() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TCatch
createTCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TCompensate
createTCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TCompensate
createTCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TCompensateScope
createTCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TCompensateScope
createTCompletionCondition() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TCompletionCondition
createTCompletionCondition() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TCompletionCondition
createTCondition() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TCondition
createTCondition() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TCondition
createTCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TCopy
createTCopy() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TCopy
createTCorrelation() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TCorrelation
createTCorrelation() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TCorrelation
createTCorrelations() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TCorrelations
createTCorrelations() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TCorrelations
createTCorrelationSet() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TCorrelationSet
createTCorrelationSet() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TCorrelationSet
createTCorrelationSets() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TCorrelationSets
createTCorrelationSets() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TCorrelationSets
createTCorrelationsWithPattern() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TCorrelationsWithPattern
createTCorrelationsWithPattern() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TCorrelationsWithPattern
createTCorrelationWithPattern() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TCorrelationWithPattern
createTCorrelationWithPattern() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TCorrelationWithPattern
createTDeadlineExpr() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TDeadlineExpr
createTDeadlineExpr() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TDeadlineExpr
createTDocumentation() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TDocumentation
createTDocumentation() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TDocumentation
createTDurationExpr() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TDurationExpr
createTDurationExpr() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TDurationExpr
createTElseif() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TElseif
createTElseif() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TElseif
createTEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TEmpty
createTEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TEmpty
createTerminationHandler(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TActivityContainer>}
createTerminationHandler(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TActivityContainer>}
createTEventHandlers() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TEventHandlers
createTEventHandlers() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TEventHandlers
createTExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TExit
createTExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TExit
createTExpression() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TExpression
createTExpression() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TExpression
createTExtensibleElements() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TExtensibleElements
createTExtensibleElements() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TExtensibleElements
createTExtensibleElements() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.ObjectFactory
Create an instance of TExtensibleElements
createTExtensibleElements() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.ObjectFactory
Create an instance of TExtensibleElements
createTExtension() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TExtension
createTExtension() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TExtension
createTExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TExtensionActivity
createTExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TExtensionActivity
createTExtensionAssignOperation() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TExtensionAssignOperation
createTExtensionAssignOperation() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TExtensionAssignOperation
createTExtensions() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TExtensions
createTExtensions() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TExtensions
createTFaultHandlers() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TFaultHandlers
createTFaultHandlers() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TFaultHandlers
createTFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TFlow
createTFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TFlow
createTForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TForEach
createTForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TForEach
createTFrom() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TFrom
createTFrom() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TFrom
createTFromPart() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TFromPart
createTFromPart() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TFromPart
createTFromParts() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TFromParts
createTFromParts() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TFromParts
createThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TThrow>}
createThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TThrow>}
createTIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TIf
createTIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TIf
createTImport() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TImport
createTImport() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TImport
createTInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TInvoke
createTInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TInvoke
createTLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TLink
createTLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TLink
createTLinks() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TLinks
createTLinks() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TLinks
createTLiteral() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TLiteral
createTLiteral() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TLiteral
createTMessageExchange() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TMessageExchange
createTMessageExchange() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TMessageExchange
createTMessageExchanges() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TMessageExchanges
createTMessageExchanges() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TMessageExchanges
createTo(TTo) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TTo>}
createTo(TTo) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TTo>}
createTOnAlarmEvent() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TOnAlarmEvent
createTOnAlarmEvent() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TOnAlarmEvent
createTOnAlarmPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TOnAlarmPick
createTOnAlarmPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TOnAlarmPick
createTOnEvent() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TOnEvent
createTOnEvent() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TOnEvent
createTOnMessage() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TOnMessage
createTOnMessage() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TOnMessage
createTOnMsgCommon() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TOnMsgCommon
createTOnMsgCommon() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TOnMsgCommon
createTOpaqueActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TOpaqueActivity
createToPart(TToPart) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TToPart>}
createToPart(TToPart) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TToPart>}
createToParts(TToParts) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TToParts>}
createToParts(TToParts) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TToParts>}
createTPartnerLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TPartnerLink
createTPartnerLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TPartnerLink
createTPartnerLinks() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TPartnerLinks
createTPartnerLinks() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TPartnerLinks
createTPartnerLinkType() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.ObjectFactory
Create an instance of TPartnerLinkType
createTPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TPick
createTPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TPick
createTProcess() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TProcess
createTProcess() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TProcess
createTQuery() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TQuery
createTQuery() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TQuery
createTQuery() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.ObjectFactory
Create an instance of TQuery
createTransitionCondition(TCondition) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TCondition>}
createTransitionCondition(TCondition) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TCondition>}
createTReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TReceive
createTReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TReceive
createTRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TRepeatUntil
createTRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TRepeatUntil
createTReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TReply
createTReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TReply
createTRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TRethrow
createTRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TRethrow
createTRole() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.ObjectFactory
Create an instance of TRole
createTScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TScope
createTScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TScope
createTSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TSequence
createTSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TSequence
createTSource() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TSource
createTSource() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TSource
createTSources() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TSources
createTSources() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TSources
createTTarget() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TTarget
createTTarget() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TTarget
createTTargets() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TTargets
createTTargets() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TTargets
createTThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TThrow
createTThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TThrow
createTTo() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TTo
createTTo() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TTo
createTToPart() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TToPart
createTToPart() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TToPart
createTToParts() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TToParts
createTToParts() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TToParts
createTValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TValidate
createTValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TValidate
createTVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TVariable
createTVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TVariable
createTVariables() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TVariables
createTVariables() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TVariables
createTWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TWait
createTWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TWait
createTWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of TWhile
createTWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of TWhile
createUntil(TDeadlineExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TDeadlineExpr>}
createUntil(TDeadlineExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TDeadlineExpr>}
createValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TValidate>}
createValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TValidate>}
createVariable(TVariable) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TVariable>}
createVariable(TVariable) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TVariable>}
createVariables(TVariables) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TVariables>}
createVariables(TVariables) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TVariables>}
createWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TWait>}
createWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TWait>}
createWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.ObjectFactory
Create an instance of JAXBElement<TWhile>}
createWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create an instance of JAXBElement<TWhile>}

D

DEFAULT_NAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.BPELFactory
 
Descriptions - Class in com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports
 
Descriptions(String, String, List<Import>) - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
documentation - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensibleElements
 
documentation - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements
 
Documentation - Class in com.ebmwebsourcing.easybpel.model.bpel.plnktype
Java class for anonymous complex type.
Documentation() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.plnktype.Documentation
 
documentation - Variable in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TExtensibleElements
 
Documentation - Class in com.ebmwebsourcing.easybpel.model.bpel.varprop
Java class for anonymous complex type.
Documentation() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.varprop.Documentation
 
documentation - Variable in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TExtensibleElements
 

E

EasyNSFilter - Class in com.ebmwebsourcing.easybpel.model.bpel.api.util
 
EasyNSFilter(XMLReader) - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.api.util.EasyNSFilter
 
element - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnEvent
 
element - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
 
element - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnEvent
 
element - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
 
element - Variable in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Property
 
element - Variable in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
 
elseif - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
elseif - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
empty - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
empty - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
empty - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
empty - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
empty - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
empty - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
empty - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
empty - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
empty - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
Empty - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
empty - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
empty - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
empty - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
empty - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
empty - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
empty - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
empty - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
empty - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
empty - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
EmptyValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
endpointReference - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
 
endpointReference - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TAssign
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TAssign
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBooleanExpr
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBooleanExpr
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBranches
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBranches
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensate
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensate
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensateScope
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensateScope
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompletionCondition
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompletionCondition
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCondition
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCondition
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelation
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelation
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelations
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelations
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSet
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSet
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSets
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSets
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationsWithPattern
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationsWithPattern
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationWithPattern
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationWithPattern
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDeadlineExpr
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDeadlineExpr
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDocumentation
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDocumentation
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDurationExpr
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDurationExpr
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEmpty
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEmpty
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEventHandlers
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEventHandlers
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExit
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExit
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExpression
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExpression
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensibleElements
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensibleElements
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtension
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtension
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionActivity
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionActivity
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionAssignOperation
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionAssignOperation
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensions
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensions
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFaultHandlers
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFaultHandlers
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFlow
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFlow
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromPart
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromPart
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromParts
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromParts
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TImport
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TImport
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLink
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLink
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLinks
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLinks
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLiteral
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLiteral
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchange
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchange
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchanges
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchanges
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnEvent
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnEvent
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOpaqueActivity
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOpaqueActivity
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLinks
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLinks
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPick
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPick
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TQuery
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TQuery
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRethrow
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRethrow
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSequence
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSequence
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSource
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSource
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSources
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSources
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTarget
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTarget
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTargets
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTargets
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TThrow
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TThrow
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToPart
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToPart
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToParts
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToParts
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TValidate
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TValidate
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariables
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariables
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWait
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWait
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
equals(String) - Method in enum com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELReader.FeatureConstants
Please use this equals method instead of using : value().equals(value) which is almost 10 times slower...
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TAssign
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TAssign
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBooleanExpr
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBooleanExpr
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBranches
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBranches
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensate
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensate
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensateScope
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensateScope
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompletionCondition
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompletionCondition
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCondition
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCondition
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelation
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelation
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelations
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelations
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSet
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSet
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSets
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSets
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationsWithPattern
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationsWithPattern
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationWithPattern
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationWithPattern
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDeadlineExpr
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDeadlineExpr
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDocumentation
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDocumentation
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDurationExpr
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDurationExpr
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEmpty
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEmpty
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEventHandlers
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEventHandlers
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExit
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExit
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExpression
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExpression
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtension
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtension
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionActivity
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionActivity
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionAssignOperation
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionAssignOperation
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensions
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensions
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFaultHandlers
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFaultHandlers
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFlow
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFlow
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromPart
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromPart
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromParts
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromParts
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TImport
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TImport
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLink
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLink
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLinks
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLinks
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLiteral
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLiteral
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchange
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchange
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchanges
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchanges
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmEvent
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmEvent
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnEvent
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnEvent
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLinks
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLinks
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPick
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPick
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRethrow
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRethrow
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSequence
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSequence
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSource
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSource
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSources
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSources
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTarget
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTarget
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTargets
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTargets
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TThrow
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TThrow
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToPart
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToPart
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToParts
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToParts
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TValidate
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TValidate
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariables
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariables
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWait
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWait
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.Documentation
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.Documentation
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TExtensibleElements
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TExtensibleElements
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TPartnerLinkType
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TPartnerLinkType
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TRole
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TRole
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Documentation
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Documentation
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Property
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Property
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TExtensibleElements
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TExtensibleElements
 
equals(Object, EqualsBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TQuery
 
equals(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TQuery
 
eventHandlers - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
eventHandlers - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
eventHandlers - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
eventHandlers - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
ExchangeValidator<A extends Activity> - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
exit - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
exit - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
exit - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
exit - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
exit - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
exit - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
exit - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
exit - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
exit - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
Exit - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
exit - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
exit - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
exit - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
exit - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
exit - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
exit - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
exit - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
exit - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
exit - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
exitOnStandardFault - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
exitOnStandardFault - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
exitOnStandardFault - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
exitOnStandardFault - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
ExitValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
expressionLanguage - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExpression
 
expressionLanguage - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
 
expressionLanguage - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
expressionLanguage - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
 
expressionLanguage - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExpression
 
expressionLanguage - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
 
expressionLanguage - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
expressionLanguage - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
 
ExtendedActivity - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension
 
extension - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensions
 
Extension - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.extension
 
extension - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensions
 
extensionActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
extensionActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
extensionActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
extensionActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
extensionActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
extensionActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
extensionActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
extensionActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
extensionActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
ExtensionActivity - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension
 
extensionActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
extensionActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
extensionActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
extensionActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
extensionActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
extensionActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
extensionActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
extensionActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
extensionActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
ExtensionActivityValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
extensions - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
Extensions - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.extension
 
extensions - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
ExtensionsValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
ExtensionValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 

F

faultElement - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
 
faultElement - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
 
faultHandlers - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
faultHandlers - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
FaultHandlers - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.fault
 
faultHandlers - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
faultHandlers - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
FaultHandlersValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
faultMessageType - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
 
faultMessageType - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
 
faultName - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
 
faultName - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
 
faultName - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TThrow
 
faultName - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
 
faultName - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
 
faultName - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TThrow
 
faultVariable - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
 
faultVariable - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TThrow
 
faultVariable - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
 
faultVariable - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TThrow
 
finalCounterValue - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
 
finalCounterValue - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
 
findElementsInAllSchema(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
findEndpoint(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
findEndpointsImplementingInterface(Interface) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
findExtension(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.extension.Extensions
 
findInterface(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
findMessage(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
findPartnerLink(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Scope
 
findPartnerLinkRecursively(String, BPELElement) - Static method in class com.ebmwebsourcing.easybpel.model.bpel.api.util.ScopeUtil
 
findService(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
findTypesInAllSchema(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
findVariable(QName) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Scope
 
flow - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
flow - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
flow - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
flow - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
flow - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
flow - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
flow - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
flow - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
flow - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
Flow - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
flow - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
flow - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
flow - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
flow - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
flow - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
flow - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
flow - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
flow - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
flow - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
FlowValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
forEach - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
forEach - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
forEach - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
forEach - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
forEach - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
forEach - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
forEach - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
forEach - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
forEach - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
ForEach - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
forEach - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
forEach - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
forEach - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
forEach - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
forEach - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
forEach - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
forEach - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
forEach - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
forEach - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
ForEachValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
from - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
 
from - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
 
From - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign
 
from - Variable in class com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariableImpl
 
from - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
 
from - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
 
FromAndTo - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign
 
FromAndTo.Kind - Enum in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign
 
fromPart - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromParts
 
fromPart - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromParts
 
fromParts - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
fromParts - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
 
fromParts - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
 
fromParts - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
fromParts - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
 
fromParts - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
 
FromValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
fromValue(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TBoolean
 
fromValue(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TInitiate
 
fromValue(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TOpaqueBoolean
 
fromValue(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TOpaqueStr
 
fromValue(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TPattern
 
fromValue(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TRoles
 
fromValue(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel.executable.TBoolean
 
fromValue(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel.executable.TInitiate
 
fromValue(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel.executable.TPattern
 
fromValue(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel.executable.TRoles
 
fromVariable - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToPart
 
fromVariable - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToPart
 

G

generate(Scope) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtendedActivity
 
generate(Core, BPELProcess) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.BPELCompiler
 
getAbstractProcessProfile() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the abstractProcessProfile property.
getActivities() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Flow
 
getActivities() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.If
 
getActivities() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Sequence
 
getActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFlow
Gets the value of the activity property.
getActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSequence
Gets the value of the activity property.
getActivity() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnAlarm
 
getActivity() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnMessage
 
getActivity() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.RepeatUntil
 
getActivity() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Scope
 
getActivity() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.While
 
getActivity() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess
 
getActivity() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.ActivityValidator
 
getActivity() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.fault.Catch
 
getActivity() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.fault.CatchAll
 
getActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFlow
Gets the value of the activity property.
getActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSequence
Gets the value of the activity property.
getAny() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensibleElements
Gets the value of the any property.
getAny() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionActivity
Gets the value of the any property.
getAny() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements
Gets the value of the any property.
getAny() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionActivity
Gets the value of the any property.
getAny() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TExtensibleElements
Gets the value of the any property.
getAny() - Method in class com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType
Gets the value of the any property.
getAny() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TExtensibleElements
Gets the value of the any property.
getAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the assign property.
getAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the assign property.
getAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the assign property.
getAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the assign property.
getAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the assign property.
getAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the assign property.
getAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the assign property.
getAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the assign property.
getAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the assign property.
getAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the assign property.
getAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the assign property.
getAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the assign property.
getAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the assign property.
getAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the assign property.
getAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the assign property.
getAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the assign property.
getAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the assign property.
getAssign() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the assign property.
getBindings() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
getBooleanValue(Element) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.verification.TypeVerifier
 
getBPELImports() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
getBranches() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompletionCondition
Gets the value of the branches property.
getBranches() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompletionCondition
Gets the value of the branches property.
getCatch() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFaultHandlers
Gets the value of the catch property.
getCatch() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Gets the value of the catch property.
getCatch() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFaultHandlers
Gets the value of the catch property.
getCatch() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Gets the value of the catch property.
getCatchAll() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFaultHandlers
Gets the value of the catchAll property.
getCatchAll() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Gets the value of the catchAll property.
getCatchAll() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Invoke
 
getCatchAll() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.fault.FaultHandlers
 
getCatchAll() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFaultHandlers
Gets the value of the catchAll property.
getCatchAll() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Gets the value of the catchAll property.
getCatchs() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Invoke
 
getCatchs() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.fault.FaultHandlers
 
getCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the compensate property.
getCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the compensate property.
getCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the compensate property.
getCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the compensate property.
getCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the compensate property.
getCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the compensate property.
getCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the compensate property.
getCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the compensate property.
getCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the compensate property.
getCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the compensate property.
getCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the compensate property.
getCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the compensate property.
getCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the compensate property.
getCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the compensate property.
getCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the compensate property.
getCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the compensate property.
getCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the compensate property.
getCompensate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the compensate property.
getCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the compensateScope property.
getCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the compensateScope property.
getCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the compensateScope property.
getCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the compensateScope property.
getCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the compensateScope property.
getCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the compensateScope property.
getCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the compensateScope property.
getCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the compensateScope property.
getCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the compensateScope property.
getCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the compensateScope property.
getCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the compensateScope property.
getCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the compensateScope property.
getCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the compensateScope property.
getCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the compensateScope property.
getCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the compensateScope property.
getCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the compensateScope property.
getCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the compensateScope property.
getCompensateScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the compensateScope property.
getCompensationHandler() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Gets the value of the compensationHandler property.
getCompensationHandler() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the compensationHandler property.
getCompensationHandler() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Gets the value of the compensationHandler property.
getCompensationHandler() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the compensationHandler property.
getCompletionCondition() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
Gets the value of the completionCondition property.
getCompletionCondition() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
Gets the value of the completionCondition property.
getCondition() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the condition property.
getCondition() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the condition property.
getCondition() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the condition property.
getCondition() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the condition property.
getCondition() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.RepeatUntil
 
getCondition() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.While
 
getCondition() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the condition property.
getCondition() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the condition property.
getCondition() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the condition property.
getCondition() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the condition property.
getConditions() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.If
 
getContent() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDocumentation
Gets the value of the content property.
getContent() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExpression
Gets the value of the content property.
getContent() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
Gets the value of the content property.
getContent() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLiteral
Gets the value of the content property.
getContent() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TQuery
Gets the value of the content property.
getContent() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
Gets the value of the content property.
getContent() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Query
 
getContent() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariableImpl
 
getContent() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDocumentation
Gets the value of the content property.
getContent() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExpression
Gets the value of the content property.
getContent() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
Gets the value of the content property.
getContent() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLiteral
Gets the value of the content property.
getContent() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery
Gets the value of the content property.
getContent() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
Gets the value of the content property.
getContent() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.Documentation
Gets the value of the content property.
getContent() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Documentation
Gets the value of the content property.
getContent() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TQuery
Gets the value of the content property.
getCopy() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Assign
 
getCopyOrExtensionAssignOperation() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TAssign
Gets the value of the copyOrExtensionAssignOperation property.
getCopyOrExtensionAssignOperation() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TAssign
Gets the value of the copyOrExtensionAssignOperation property.
getCorrelation() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelations
Gets the value of the correlation property.
getCorrelation() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationsWithPattern
Gets the value of the correlation property.
getCorrelation() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelations
Gets the value of the correlation property.
getCorrelation() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationsWithPattern
Gets the value of the correlation property.
getCorrelations() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Gets the value of the correlations property.
getCorrelations() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
Gets the value of the correlations property.
getCorrelations() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
Gets the value of the correlations property.
getCorrelations() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
Gets the value of the correlations property.
getCorrelations() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnMessage
 
getCorrelations() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Invoke
 
getCorrelations() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Receive
 
getCorrelations() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Reply
 
getCorrelations() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Gets the value of the correlations property.
getCorrelations() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
Gets the value of the correlations property.
getCorrelations() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
Gets the value of the correlations property.
getCorrelations() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
Gets the value of the correlations property.
getCorrelationSet() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSets
Gets the value of the correlationSet property.
getCorrelationSet(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Scope
 
getCorrelationSet() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSets
Gets the value of the correlationSet property.
getCorrelationSets() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the correlationSets property.
getCorrelationSets() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the correlationSets property.
getCorrelationSets() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Scope
 
getCorrelationSets() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the correlationSets property.
getCorrelationSets() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the correlationSets property.
getCounterName() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
Gets the value of the counterName property.
getCounterName() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.ForEach
 
getCounterName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
Gets the value of the counterName property.
getCreateInstance() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPick
Gets the value of the createInstance property.
getCreateInstance() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
Gets the value of the createInstance property.
getCreateInstance() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Pick
 
getCreateInstance() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Receive
 
getCreateInstance() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPick
Gets the value of the createInstance property.
getCreateInstance() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
Gets the value of the createInstance property.
getDateTimeValue(Element) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.verification.TypeVerifier
 
getDefinition(BPELElement) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELWriter
 
getDescription() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Import
 
getDescriptionByInterface(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
getDescriptionByProperty(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
getDescriptionByService(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
getDocument(BPELProcess) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELWriter
Return a document generated from the specified BPEL model.
getDocumentation() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensibleElements
Gets the value of the documentation property.
getDocumentation() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl
 
getDocumentation() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements
Gets the value of the documentation property.
getDocumentation() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TExtensibleElements
Gets the value of the documentation property.
getDocumentation() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TExtensibleElements
Gets the value of the documentation property.
getDocumentBaseURI() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess
 
getElement() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnEvent
Gets the value of the element property.
getElement() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
Gets the value of the element property.
getElement() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELError
 
getElement() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELInfo
 
getElement() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELWarning
 
getElement() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariable
 
getElement() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariableImpl
 
getElement() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnEvent
Gets the value of the element property.
getElement() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
Gets the value of the element property.
getElement() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Property
Gets the value of the element property.
getElement() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
Gets the value of the element property.
getElementContent() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Literal
 
getElse() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the else property.
getElse() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the else property.
getElseActivity() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.If
 
getElseif() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the elseif property.
getElseif() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the elseif property.
getEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the empty property.
getEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the empty property.
getEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the empty property.
getEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the empty property.
getEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the empty property.
getEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the empty property.
getEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the empty property.
getEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the empty property.
getEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the empty property.
getEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the empty property.
getEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the empty property.
getEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the empty property.
getEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the empty property.
getEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the empty property.
getEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the empty property.
getEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the empty property.
getEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the empty property.
getEmpty() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the empty property.
getEndpointReference() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
Gets the value of the endpointReference property.
getEndpointReference() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.PartnerLinkVar
 
getEndpointReference() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
Gets the value of the endpointReference property.
getEpr() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink.ServiceRef
 
getError() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELError
 
getEventHandlers() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the eventHandlers property.
getEventHandlers() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the eventHandlers property.
getEventHandlers() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the eventHandlers property.
getEventHandlers() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the eventHandlers property.
getExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the exit property.
getExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the exit property.
getExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the exit property.
getExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the exit property.
getExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the exit property.
getExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the exit property.
getExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the exit property.
getExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the exit property.
getExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the exit property.
getExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the exit property.
getExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the exit property.
getExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the exit property.
getExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the exit property.
getExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the exit property.
getExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the exit property.
getExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the exit property.
getExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the exit property.
getExit() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the exit property.
getExitOnStandardFault() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the exitOnStandardFault property.
getExitOnStandardFault() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the exitOnStandardFault property.
getExitOnStandardFault() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the exitOnStandardFault property.
getExitOnStandardFault() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the exitOnStandardFault property.
getExpressionLanguage() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExpression
Gets the value of the expressionLanguage property.
getExpressionLanguage() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
Gets the value of the expressionLanguage property.
getExpressionLanguage() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the expressionLanguage property.
getExpressionLanguage() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
Gets the value of the expressionLanguage property.
getExpressionLanguage() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExpression
Gets the value of the expressionLanguage property.
getExpressionLanguage() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
Gets the value of the expressionLanguage property.
getExpressionLanguage() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the expressionLanguage property.
getExpressionLanguage() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
Gets the value of the expressionLanguage property.
getExtendedActivity() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtensionActivity
 
getExtension() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensions
Gets the value of the extension property.
getExtension() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensions
Gets the value of the extension property.
getExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the extensionActivity property.
getExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the extensionActivity property.
getExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the extensionActivity property.
getExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the extensionActivity property.
getExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the extensionActivity property.
getExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the extensionActivity property.
getExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the extensionActivity property.
getExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the extensionActivity property.
getExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the extensionActivity property.
getExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the extensionActivity property.
getExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the extensionActivity property.
getExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the extensionActivity property.
getExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the extensionActivity property.
getExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the extensionActivity property.
getExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the extensionActivity property.
getExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the extensionActivity property.
getExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the extensionActivity property.
getExtensionActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the extensionActivity property.
getExtensions() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the extensions property.
getExtensions() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess
 
getExtensions() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.extension.Extensions
 
getExtensions() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the extensions property.
getFaultElement() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
Gets the value of the faultElement property.
getFaultElement() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.fault.Catch
 
getFaultElement() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
Gets the value of the faultElement property.
getFaultHandlers() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the faultHandlers property.
getFaultHandlers() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the faultHandlers property.
getFaultHandlers() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Scope
 
getFaultHandlers() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the faultHandlers property.
getFaultHandlers() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the faultHandlers property.
getFaultMessageType() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
Gets the value of the faultMessageType property.
getFaultMessageType() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.fault.Catch
 
getFaultMessageType() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
Gets the value of the faultMessageType property.
getFaultName() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
Gets the value of the faultName property.
getFaultName() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
Gets the value of the faultName property.
getFaultName() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TThrow
Gets the value of the faultName property.
getFaultName() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Throw
 
getFaultName() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.fault.Catch
 
getFaultName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
Gets the value of the faultName property.
getFaultName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
Gets the value of the faultName property.
getFaultName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TThrow
Gets the value of the faultName property.
getFaultVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
Gets the value of the faultVariable property.
getFaultVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TThrow
Gets the value of the faultVariable property.
getFaultVariable() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Throw
 
getFaultVariable() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.fault.Catch
 
getFaultVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
Gets the value of the faultVariable property.
getFaultVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TThrow
Gets the value of the faultVariable property.
getFeature(BPELReader.FeatureConstants) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELReader
Gets the value of the specified feature.
getFeature(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELWriter
Gets the value of the specified feature.
getFeatures() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELReader
Gets all features.
getFinalCounterValue() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
Gets the value of the finalCounterValue property.
getFinalCounterValue() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.ForEach
 
getFinalCounterValue() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
Gets the value of the finalCounterValue property.
getFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the flow property.
getFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the flow property.
getFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the flow property.
getFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the flow property.
getFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the flow property.
getFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the flow property.
getFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the flow property.
getFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the flow property.
getFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the flow property.
getFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the flow property.
getFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the flow property.
getFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the flow property.
getFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the flow property.
getFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the flow property.
getFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the flow property.
getFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the flow property.
getFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the flow property.
getFlow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the flow property.
getFor() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
Gets the value of the for property.
getFor() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the for property.
getFor() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWait
Gets the value of the for property.
getFor() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnAlarm
 
getFor() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Wait
 
getFor() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the for property.
getFor() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWait
Gets the value of the for property.
getForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the forEach property.
getForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the forEach property.
getForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the forEach property.
getForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the forEach property.
getForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the forEach property.
getForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the forEach property.
getForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the forEach property.
getForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the forEach property.
getForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the forEach property.
getForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the forEach property.
getForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the forEach property.
getForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the forEach property.
getForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the forEach property.
getForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the forEach property.
getForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the forEach property.
getForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the forEach property.
getForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the forEach property.
getForEach() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the forEach property.
getFrom() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
Gets the value of the from property.
getFrom() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
Gets the value of the from property.
getFrom() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Copy
 
getFrom() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariable
 
getFrom() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariableImpl
 
getFrom() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
Gets the value of the from property.
getFrom() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
Gets the value of the from property.
getFromPart() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromParts
Gets the value of the fromPart property.
getFromPart() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromParts
Gets the value of the fromPart property.
getFromParts() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Gets the value of the fromParts property.
getFromParts() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
Gets the value of the fromParts property.
getFromParts() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
Gets the value of the fromParts property.
getFromParts() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Gets the value of the fromParts property.
getFromParts() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
Gets the value of the fromParts property.
getFromParts() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
Gets the value of the fromParts property.
getFromVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToPart
Gets the value of the fromVariable property.
getFromVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToPart
Gets the value of the fromVariable property.
getIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the if property.
getIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the if property.
getIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the if property.
getIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the if property.
getIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the if property.
getIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the if property.
getIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the if property.
getIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the if property.
getIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the if property.
getIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the if property.
getIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the if property.
getIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the if property.
getIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the if property.
getIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the if property.
getIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the if property.
getIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the if property.
getIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the if property.
getIf() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the if property.
getIgnoreMissingFromData() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
Gets the value of the ignoreMissingFromData property.
getIgnoreMissingFromData() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Copy
 
getIgnoreMissingFromData() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
Gets the value of the ignoreMissingFromData property.
getImport() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the import property.
getImport() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the import property.
getImports() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess
 
getImportType() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TImport
Gets the value of the importType property.
getImportType() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Import
 
getImportType() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TImport
Gets the value of the importType property.
getInfo() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELInfo
 
getInitializePartnerRole() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
Gets the value of the initializePartnerRole property.
getInitializePartnerRole() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink.PartnerLink
 
getInitializePartnerRole() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
Gets the value of the initializePartnerRole property.
getInitiate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelation
Gets the value of the initiate property.
getInitiate() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.correlation.Correlation
 
getInitiate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelation
Gets the value of the initiate property.
getInputVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Gets the value of the inputVariable property.
getInputVariable() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnMessage
 
getInputVariable() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Invoke
 
getInputVariable() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Receive
 
getInputVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Gets the value of the inputVariable property.
getInstance() - Static method in class com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.AbstractValidatorManagerImpl
 
getInterface() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnMessage
 
getInterface() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Invoke
 
getInterface() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Receive
 
getInterface() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Reply
 
getIntValue(Element) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.verification.TypeVerifier
 
getInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the invoke property.
getInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the invoke property.
getInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the invoke property.
getInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the invoke property.
getInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the invoke property.
getInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the invoke property.
getInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the invoke property.
getInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the invoke property.
getInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the invoke property.
getInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the invoke property.
getInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the invoke property.
getInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the invoke property.
getInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the invoke property.
getInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the invoke property.
getInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the invoke property.
getInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the invoke property.
getInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the invoke property.
getInvoke() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the invoke property.
getIsolated() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the isolated property.
getIsolated() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the isolated property.
getJaxbContext() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl
 
getJoinCondition() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTargets
Gets the value of the joinCondition property.
getJoinCondition() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTargets
Gets the value of the joinCondition property.
getKeepSrcElementName() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
Gets the value of the keepSrcElementName property.
getKeepSrcElementName() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Copy
 
getKeepSrcElementName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
Gets the value of the keepSrcElementName property.
getKind() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo
 
getLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLinks
Gets the value of the link property.
getLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLinks
Gets the value of the link property.
getLinkName() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSource
Gets the value of the linkName property.
getLinkName() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTarget
Gets the value of the linkName property.
getLinkName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSource
Gets the value of the linkName property.
getLinkName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTarget
Gets the value of the linkName property.
getLinks() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFlow
Gets the value of the links property.
getLinks() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFlow
Gets the value of the links property.
getLiteral() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.From
 
getLocation() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TImport
Gets the value of the location property.
getLocation() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Import
 
getLocation() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TImport
Gets the value of the location property.
getMessageExchange() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchanges
Gets the value of the messageExchange property.
getMessageExchange() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
Gets the value of the messageExchange property.
getMessageExchange() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
Gets the value of the messageExchange property.
getMessageExchange() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
Gets the value of the messageExchange property.
getMessageExchange() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnMessage
 
getMessageExchange() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Receive
 
getMessageExchange() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchanges
Gets the value of the messageExchange property.
getMessageExchange() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
Gets the value of the messageExchange property.
getMessageExchange() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
Gets the value of the messageExchange property.
getMessageExchange() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
Gets the value of the messageExchange property.
getMessageExchanges() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the messageExchanges property.
getMessageExchanges() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the messageExchanges property.
getMessageExchanges() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the messageExchanges property.
getMessageExchanges() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the messageExchanges property.
getMessageType() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnEvent
Gets the value of the messageType property.
getMessageType() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
Gets the value of the messageType property.
getMessageType() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariable
 
getMessageType() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariableImpl
 
getMessageType() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnEvent
Gets the value of the messageType property.
getMessageType() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
Gets the value of the messageType property.
getMessageType() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
Gets the value of the messageType property.
getMustUnderstand() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtension
Gets the value of the mustUnderstand property.
getMustUnderstand() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.extension.Extension
 
getMustUnderstand() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtension
Gets the value of the mustUnderstand property.
getMyRole() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
Gets the value of the myRole property.
getMyRole() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink.PartnerLink
 
getMyRole() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
Gets the value of the myRole property.
getName() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
Gets the value of the name property.
getName() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSet
Gets the value of the name property.
getName() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLink
Gets the value of the name property.
getName() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchange
Gets the value of the name property.
getName() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
Gets the value of the name property.
getName() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the name property.
getName() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
Gets the value of the name property.
getName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.AbstractActivityImpl
 
getName() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity
 
getName() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtendedActivity
 
getName() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Throw
 
getName() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.correlation.CorrelationSet
 
getName() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink.PartnerLink
 
getName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
Gets the value of the name property.
getName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSet
Gets the value of the name property.
getName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLink
Gets the value of the name property.
getName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchange
Gets the value of the name property.
getName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
Gets the value of the name property.
getName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the name property.
getName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
Gets the value of the name property.
getName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TPartnerLinkType
Gets the value of the name property.
getName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TRole
Gets the value of the name property.
getName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Property
Gets the value of the name property.
getNamespace() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtension
Gets the value of the namespace property.
getNamespace() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TImport
Gets the value of the namespace property.
getNameSpace() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.extension.Extension
 
getNamespace() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Import
 
getNamespace() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtension
Gets the value of the namespace property.
getNamespace() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TImport
Gets the value of the namespace property.
getNamespaceContext() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess
 
getNamespaceMapper() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.util.EasyNSFilter
 
getNamespaces() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
getOnAlarm() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEventHandlers
Gets the value of the onAlarm property.
getOnAlarm() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPick
Gets the value of the onAlarm property.
getOnAlarm() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEventHandlers
Gets the value of the onAlarm property.
getOnAlarm() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPick
Gets the value of the onAlarm property.
getOnAlarms() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Pick
 
getOnEvent() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEventHandlers
Gets the value of the onEvent property.
getOnEvent() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEventHandlers
Gets the value of the onEvent property.
getOnMessage() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPick
Gets the value of the onMessage property.
getOnMessage() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPick
Gets the value of the onMessage property.
getOnMessages() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Pick
 
getOpaque() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExpression
Gets the value of the opaque property.
getOpaque() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
Gets the value of the opaque property.
getOpaque() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TQuery
Gets the value of the opaque property.
getOpaque() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
Gets the value of the opaque property.
getOpaqueActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the opaqueActivity property.
getOpaqueActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the opaqueActivity property.
getOpaqueActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the opaqueActivity property.
getOpaqueActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the opaqueActivity property.
getOpaqueActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the opaqueActivity property.
getOpaqueActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the opaqueActivity property.
getOpaqueActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the opaqueActivity property.
getOpaqueActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the opaqueActivity property.
getOpaqueActivity() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the opaqueActivity property.
getOpaqueFrom() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
Gets the value of the opaqueFrom property.
getOpaqueFrom() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
Gets the value of the opaqueFrom property.
getOperation() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Gets the value of the operation property.
getOperation() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
Gets the value of the operation property.
getOperation() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
Gets the value of the operation property.
getOperation() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
Gets the value of the operation property.
getOperation() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnMessage
 
getOperation() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Invoke
 
getOperation() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Receive
 
getOperation() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Reply
 
getOperation() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Gets the value of the operation property.
getOperation() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
Gets the value of the operation property.
getOperation() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
Gets the value of the operation property.
getOperation() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
Gets the value of the operation property.
getOtherAttributes() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExpression
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensibleElements
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TQuery
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.AbstractActivityImpl
 
getOtherAttributes() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.containers.ContainersImpl
 
getOtherAttributes() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExpression
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TExtensibleElements
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TExtensibleElements
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TQuery
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherElements() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.AbstractActivityImpl
 
getOtherElements() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl
 
getOtherElements() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl
 
getOtherElements() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.containers.ContainersImpl
 
getOutputVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Gets the value of the outputVariable property.
getOutputVariable() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Invoke
 
getOutputVariable() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Reply
 
getOutputVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Gets the value of the outputVariable property.
getParallel() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
Gets the value of the parallel property.
getParallel() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
Gets the value of the parallel property.
getParentScope(BPELElement) - Static method in class com.ebmwebsourcing.easybpel.model.bpel.api.util.ScopeUtil
 
getPart() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
Gets the value of the part property.
getPart() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromPart
Gets the value of the part property.
getPart() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
Gets the value of the part property.
getPart() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToPart
Gets the value of the part property.
getPart() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariablePart
 
getPart() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
Gets the value of the part property.
getPart() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromPart
Gets the value of the part property.
getPart() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
Gets the value of the part property.
getPart() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToPart
Gets the value of the part property.
getPart() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
Gets the value of the part property.
getPartNameInXPathExpression(String) - Static method in class com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariableImpl
 
getPartnerLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
Gets the value of the partnerLink property.
getPartnerLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Gets the value of the partnerLink property.
getPartnerLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
Gets the value of the partnerLink property.
getPartnerLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLinks
Gets the value of the partnerLink property.
getPartnerLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
Gets the value of the partnerLink property.
getPartnerLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
Gets the value of the partnerLink property.
getPartnerLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
Gets the value of the partnerLink property.
getPartnerLink() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.PartnerLinkVar
 
getPartnerLink() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnMessage
 
getPartnerLink() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Invoke
 
getPartnerLink() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Receive
 
getPartnerLink() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Reply
 
getPartnerLink(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Scope
 
getPartnerLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
Gets the value of the partnerLink property.
getPartnerLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Gets the value of the partnerLink property.
getPartnerLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
Gets the value of the partnerLink property.
getPartnerLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLinks
Gets the value of the partnerLink property.
getPartnerLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
Gets the value of the partnerLink property.
getPartnerLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
Gets the value of the partnerLink property.
getPartnerLink() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
Gets the value of the partnerLink property.
getPartnerLinks() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the partnerLinks property.
getPartnerLinks() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the partnerLinks property.
getPartnerLinks() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Scope
 
getPartnerLinks() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the partnerLinks property.
getPartnerLinks() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the partnerLinks property.
getPartnerLinkType() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
Gets the value of the partnerLinkType property.
getPartnerLinkType() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink.PartnerLink
 
getPartnerLinkType(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
getPartnerLinkType() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
Gets the value of the partnerLinkType property.
getPartnerLinkVar() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo
 
getPartnerRole() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
Gets the value of the partnerRole property.
getPartnerRole() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink.PartnerLink
 
getPartnerRole() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
Gets the value of the partnerRole property.
getPattern() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationWithPattern
Gets the value of the pattern property.
getPattern() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.correlation.Correlation
 
getPattern() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationWithPattern
Gets the value of the pattern property.
getPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the pick property.
getPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the pick property.
getPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the pick property.
getPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the pick property.
getPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the pick property.
getPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the pick property.
getPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the pick property.
getPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the pick property.
getPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the pick property.
getPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the pick property.
getPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the pick property.
getPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the pick property.
getPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the pick property.
getPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the pick property.
getPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the pick property.
getPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the pick property.
getPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the pick property.
getPick() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the pick property.
getPortType() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Gets the value of the portType property.
getPortType() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
Gets the value of the portType property.
getPortType() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
Gets the value of the portType property.
getPortType() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
Gets the value of the portType property.
getPortType() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Gets the value of the portType property.
getPortType() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
Gets the value of the portType property.
getPortType() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
Gets the value of the portType property.
getPortType() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
Gets the value of the portType property.
getPortType() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TRole
Gets the value of the portType property.
getProcess(BPELElement) - Static method in class com.ebmwebsourcing.easybpel.model.bpel.api.util.ScopeUtil
 
getProcessInterfaces() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess
 
getProcessNamespace() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
getProperties() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSet
Gets the value of the properties property.
getProperties() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.correlation.CorrelationSet
 
getProperties() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSet
Gets the value of the properties property.
getProperty() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
Gets the value of the property property.
getProperty() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
Gets the value of the property property.
getProperty() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariableProperty
 
getProperty(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
getProperty() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
Gets the value of the property property.
getProperty() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
Gets the value of the property property.
getPropertyAliases4ThisProperty(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
getPropertyName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
Gets the value of the propertyName property.
getQName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariableImpl
 
getQuery() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariablePart
 
getQuery() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
Gets the value of the query property.
getQueryLanguage() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the queryLanguage property.
getQueryLanguage() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TQuery
Gets the value of the queryLanguage property.
getQueryLanguage() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Query
 
getQueryLanguage() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the queryLanguage property.
getQueryLanguage() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery
Gets the value of the queryLanguage property.
getQueryLanguage() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TQuery
Gets the value of the queryLanguage property.
getReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the receive property.
getReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the receive property.
getReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the receive property.
getReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the receive property.
getReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the receive property.
getReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the receive property.
getReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the receive property.
getReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the receive property.
getReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the receive property.
getReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the receive property.
getReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the receive property.
getReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the receive property.
getReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the receive property.
getReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the receive property.
getReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the receive property.
getReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the receive property.
getReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the receive property.
getReceive() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the receive property.
getReferenceScheme() - Method in class com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType
Gets the value of the referenceScheme property.
getRepeatEvery() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
Gets the value of the repeatEvery property.
getRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the repeatUntil property.
getRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the repeatUntil property.
getRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the repeatUntil property.
getRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the repeatUntil property.
getRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the repeatUntil property.
getRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the repeatUntil property.
getRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the repeatUntil property.
getRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the repeatUntil property.
getRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the repeatUntil property.
getRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the repeatUntil property.
getRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the repeatUntil property.
getRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the repeatUntil property.
getRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the repeatUntil property.
getRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the repeatUntil property.
getRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the repeatUntil property.
getRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the repeatUntil property.
getRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the repeatUntil property.
getRepeatUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the repeatUntil property.
getReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the reply property.
getReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the reply property.
getReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the reply property.
getReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the reply property.
getReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the reply property.
getReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the reply property.
getReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the reply property.
getReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the reply property.
getReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the reply property.
getReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the reply property.
getReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the reply property.
getReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the reply property.
getReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the reply property.
getReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the reply property.
getReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the reply property.
getReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the reply property.
getReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the reply property.
getReply() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the reply property.
getRest() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmEvent
Gets the rest of the content model.
getRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the rethrow property.
getRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the rethrow property.
getRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the rethrow property.
getRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the rethrow property.
getRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the rethrow property.
getRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the rethrow property.
getRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the rethrow property.
getRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the rethrow property.
getRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the rethrow property.
getRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the rethrow property.
getRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the rethrow property.
getRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the rethrow property.
getRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the rethrow property.
getRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the rethrow property.
getRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the rethrow property.
getRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the rethrow property.
getRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the rethrow property.
getRethrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the rethrow property.
getRole() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TPartnerLinkType
Gets the value of the role property.
getSchema2() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Import
 
getSchemaLocator() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.util.EasyNSFilter
 
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnEvent
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the scope property.
getScope() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.ForEach
 
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnEvent
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the scope property.
getScope() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the scope property.
getSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the sequence property.
getSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the sequence property.
getSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the sequence property.
getSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the sequence property.
getSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the sequence property.
getSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the sequence property.
getSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the sequence property.
getSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the sequence property.
getSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the sequence property.
getSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the sequence property.
getSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the sequence property.
getSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the sequence property.
getSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the sequence property.
getSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the sequence property.
getSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the sequence property.
getSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the sequence property.
getSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the sequence property.
getSequence() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the sequence property.
getServices() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
getSet() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelation
Gets the value of the set property.
getSet() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.correlation.Correlation
 
getSet() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelation
Gets the value of the set property.
getSource() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDocumentation
Gets the value of the source property.
getSource() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSources
Gets the value of the source property.
getSource() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDocumentation
Gets the value of the source property.
getSource() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSources
Gets the value of the source property.
getSource() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.Documentation
Gets the value of the source property.
getSource() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Documentation
Gets the value of the source property.
getSources() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
Gets the value of the sources property.
getSources() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.AbstractActivityImpl
 
getSources() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity
 
getSources() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl
 
getSources() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtendedActivity
 
getSources() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
Gets the value of the sources property.
getStartCounterValue() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
Gets the value of the startCounterValue property.
getStartCounterValue() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.ForEach
 
getStartCounterValue() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
Gets the value of the startCounterValue property.
getStringContent() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Literal
 
getStringValue(Element) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.verification.TypeVerifier
 
getSuccessfulBranchesOnly() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBranches
Gets the value of the successfulBranchesOnly property.
getSuccessfulBranchesOnly() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBranches
Gets the value of the successfulBranchesOnly property.
getSuppressJoinFailure() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
Gets the value of the suppressJoinFailure property.
getSuppressJoinFailure() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the suppressJoinFailure property.
getSuppressJoinFailure() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.AbstractActivityImpl
 
getSuppressJoinFailure() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity
 
getSuppressJoinFailure() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtendedActivity
 
getSuppressJoinFailure() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
Gets the value of the suppressJoinFailure property.
getSuppressJoinFailure() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the suppressJoinFailure property.
getTag() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl
 
getTag() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtendedActivity
 
getTag() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement
 
getTag() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl
 
getTarget() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensateScope
Gets the value of the target property.
getTarget() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTargets
Gets the value of the target property.
getTarget() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensateScope
Gets the value of the target property.
getTarget() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTargets
Gets the value of the target property.
getTargetNamespace() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the targetNamespace property.
getTargetNamespace() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess
 
getTargetNamespace() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the targetNamespace property.
getTargets() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
Gets the value of the targets property.
getTargets() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.AbstractActivityImpl
 
getTargets() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity
 
getTargets() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl
 
getTargets() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtendedActivity
 
getTargets() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
Gets the value of the targets property.
getTerminationHandler() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the terminationHandler property.
getTerminationHandler() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the terminationHandler property.
getThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the throw property.
getThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the throw property.
getThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the throw property.
getThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the throw property.
getThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the throw property.
getThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the throw property.
getThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the throw property.
getThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the throw property.
getThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the throw property.
getThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the throw property.
getThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the throw property.
getThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the throw property.
getThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the throw property.
getThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the throw property.
getThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the throw property.
getThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the throw property.
getThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the throw property.
getThrow() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the throw property.
getTo() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
Gets the value of the to property.
getTo() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Copy
 
getTo() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
Gets the value of the to property.
getToPart() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToParts
Gets the value of the toPart property.
getToPart() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToParts
Gets the value of the toPart property.
getToParts() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Gets the value of the toParts property.
getToParts() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
Gets the value of the toParts property.
getToParts() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Gets the value of the toParts property.
getToParts() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
Gets the value of the toParts property.
getToVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromPart
Gets the value of the toVariable property.
getToVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromPart
Gets the value of the toVariable property.
getTransitionCondition() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSource
Gets the value of the transitionCondition property.
getTransitionCondition() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSource
Gets the value of the transitionCondition property.
getType() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
Gets the value of the type property.
getType() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
Gets the value of the type property.
getType() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Property
Gets the value of the type property.
getType() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
Gets the value of the type property.
getTypeQName() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariable
 
getTypeQName() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariableImpl
 
getUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
Gets the value of the until property.
getUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the until property.
getUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWait
Gets the value of the until property.
getUntil() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnAlarm
 
getUntil() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Wait
 
getUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the until property.
getUntil() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWait
Gets the value of the until property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the validate property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TAssign
Gets the value of the validate property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the validate property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the validate property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the validate property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the validate property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the validate property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the validate property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the validate property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the validate property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the validate property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TAssign
Gets the value of the validate property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the validate property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the validate property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the validate property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the validate property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the validate property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the validate property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the validate property.
getValidate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the validate property.
getValue() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariableImpl
 
getVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
Gets the value of the variable property.
getVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
Gets the value of the variable property.
getVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
Gets the value of the variable property.
getVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
Gets the value of the variable property.
getVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
Gets the value of the variable property.
getVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariables
Gets the value of the variable property.
getVariable() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariablePart
 
getVariable() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariableProperty
 
getVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
Gets the value of the variable property.
getVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
Gets the value of the variable property.
getVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
Gets the value of the variable property.
getVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
Gets the value of the variable property.
getVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
Gets the value of the variable property.
getVariable() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariables
Gets the value of the variable property.
getVariableNameInXPathExpression(String) - Static method in class com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariableImpl
 
getVariablePart() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo
 
getVariableProperty() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo
 
getVariables() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the variables property.
getVariables() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the variables property.
getVariables() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TValidate
Gets the value of the variables property.
getVariables() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Scope
 
getVariables() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariable
 
getVariables() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariableImpl
 
getVariables() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the variables property.
getVariables() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the variables property.
getVariables() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TValidate
Gets the value of the variables property.
getVersion() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
getWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the wait property.
getWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the wait property.
getWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the wait property.
getWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the wait property.
getWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the wait property.
getWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the wait property.
getWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the wait property.
getWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the wait property.
getWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the wait property.
getWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the wait property.
getWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the wait property.
getWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the wait property.
getWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the wait property.
getWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the wait property.
getWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the wait property.
getWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the wait property.
getWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the wait property.
getWait() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the wait property.
getWarning() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELWarning
 
getWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Gets the value of the while property.
getWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Gets the value of the while property.
getWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Gets the value of the while property.
getWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Gets the value of the while property.
getWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Gets the value of the while property.
getWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Gets the value of the while property.
getWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Gets the value of the while property.
getWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Gets the value of the while property.
getWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Gets the value of the while property.
getWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Gets the value of the while property.
getWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Gets the value of the while property.
getWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Gets the value of the while property.
getWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Gets the value of the while property.
getWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Gets the value of the while property.
getWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Gets the value of the while property.
getWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Gets the value of the while property.
getWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Gets the value of the while property.
getWhile() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Gets the value of the while property.

H

hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TAssign
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TAssign
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBooleanExpr
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBooleanExpr
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBranches
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBranches
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensate
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensate
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensateScope
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensateScope
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompletionCondition
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompletionCondition
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCondition
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCondition
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelation
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelation
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelations
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelations
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSet
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSet
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSets
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSets
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationsWithPattern
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationsWithPattern
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationWithPattern
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationWithPattern
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDeadlineExpr
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDeadlineExpr
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDocumentation
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDocumentation
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDurationExpr
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDurationExpr
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEmpty
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEmpty
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEventHandlers
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEventHandlers
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExit
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExit
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExpression
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExpression
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensibleElements
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensibleElements
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtension
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtension
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionActivity
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionActivity
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionAssignOperation
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionAssignOperation
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensions
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensions
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFaultHandlers
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFaultHandlers
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFlow
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFlow
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromPart
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromPart
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromParts
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromParts
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TImport
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TImport
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLink
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLink
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLinks
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLinks
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLiteral
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLiteral
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchange
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchange
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchanges
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchanges
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnEvent
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnEvent
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOpaqueActivity
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOpaqueActivity
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLinks
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLinks
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPick
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPick
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TQuery
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TQuery
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRethrow
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRethrow
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSequence
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSequence
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSource
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSource
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSources
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSources
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTarget
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTarget
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTargets
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTargets
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TThrow
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TThrow
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToPart
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToPart
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToParts
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToParts
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TValidate
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TValidate
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariables
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariables
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWait
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWait
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TAssign
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TAssign
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBooleanExpr
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBooleanExpr
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBranches
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBranches
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensate
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensate
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensateScope
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensateScope
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompletionCondition
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompletionCondition
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCondition
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCondition
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelation
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelation
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelations
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelations
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSet
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSet
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSets
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSets
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationsWithPattern
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationsWithPattern
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationWithPattern
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationWithPattern
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDeadlineExpr
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDeadlineExpr
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDocumentation
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDocumentation
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDurationExpr
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDurationExpr
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEmpty
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEmpty
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEventHandlers
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEventHandlers
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExit
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExit
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExpression
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExpression
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtension
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtension
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionActivity
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionActivity
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionAssignOperation
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionAssignOperation
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensions
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensions
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFaultHandlers
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFaultHandlers
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFlow
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFlow
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromPart
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromPart
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromParts
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromParts
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TImport
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TImport
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLink
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLink
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLinks
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLinks
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLiteral
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLiteral
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchange
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchange
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchanges
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchanges
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmEvent
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmEvent
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnEvent
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnEvent
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLinks
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLinks
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPick
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPick
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRethrow
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRethrow
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSequence
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSequence
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSource
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSource
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSources
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSources
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTarget
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTarget
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTargets
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTargets
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TThrow
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TThrow
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToPart
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToPart
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToParts
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToParts
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TValidate
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TValidate
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariables
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariables
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWait
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWait
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.Documentation
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.Documentation
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TExtensibleElements
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TExtensibleElements
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TPartnerLinkType
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TPartnerLinkType
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TRole
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TRole
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Documentation
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Documentation
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Property
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Property
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TExtensibleElements
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TExtensibleElements
 
hashCode(HashCodeBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TQuery
 
hashCode() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TQuery
 

I

If - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
IfValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
ignoreMissingFromData - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
 
ignoreMissingFromData - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
 
Import - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports
 
importType - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TImport
 
importType - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TImport
 
ImportValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
initializePartnerRole - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
 
initializePartnerRole - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
 
initiate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelation
 
initiate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelation
 
inputVariable - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
inputVariable - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
instance - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.AbstractValidatorManagerImpl
 
invoke - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
invoke - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
invoke - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
invoke - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
invoke - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
invoke - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
invoke - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
invoke - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
invoke - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
Invoke - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
invoke - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
invoke - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
invoke - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
invoke - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
invoke - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
invoke - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
invoke - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
invoke - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
invoke - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
InvokeValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
isBoolean(Element) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.verification.TypeVerifier
 
isDateTime(Element) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.verification.TypeVerifier
 
isInteger(Element) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.verification.TypeVerifier
 
isNullValue(Element) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.verification.TypeVerifier
 
isolated - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
isolated - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
isString(Element) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.verification.TypeVerifier
 

J

jaxbContext - Variable in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl
 
joinCondition - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTargets
 
joinCondition - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTargets
 

K

keepSrcElementName - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
 
keepSrcElementName - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
 

L

link - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLinks
 
link - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLinks
 
linkName - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSource
 
linkName - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTarget
 
linkName - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSource
 
linkName - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTarget
 
links - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFlow
 
links - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFlow
 
Literal - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign
 
LiteralValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
loadJaxbContext() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl
 
location - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TImport
 
location - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TImport
 
log - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.AbstractValidatorManagerImpl
 

M

messageExchange - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchanges
 
messageExchange - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
 
messageExchange - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
 
messageExchange - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
 
messageExchange - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchanges
 
messageExchange - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
 
messageExchange - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
 
messageExchange - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
 
messageExchanges - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
messageExchanges - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
messageExchanges - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
messageExchanges - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
messageType - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnEvent
 
messageType - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
 
messageType - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnEvent
 
messageType - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
 
messageType - Variable in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
 
MessageUtil - Class in com.ebmwebsourcing.easybpel.model.bpel.api.util
 
MessageUtil() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.api.util.MessageUtil
 
mustUnderstand - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtension
 
mustUnderstand - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtension
 
myRole - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
 
myRole - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
 

N

name - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
 
name - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSet
 
name - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLink
 
name - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchange
 
name - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
 
name - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
name - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
 
name - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
 
name - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSet
 
name - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLink
 
name - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchange
 
name - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
 
name - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
name - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
 
name - Variable in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TPartnerLinkType
 
name - Variable in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TRole
 
name - Variable in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Property
 
namespace - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtension
 
namespace - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TImport
 
namespace - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtension
 
namespace - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TImport
 
newBPELEngine(ConfigurationEngine, MessageConverter, int, Class<? extends Receiver>, int, Class<? extends Sender>, Logger) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.BPELFactory
Create the registry of process.
newBPELEngine(MessageConverter, int, Class<? extends Receiver>, int, Class<? extends Sender>) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.BPELFactory
 
newBPELReader() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.BPELFactory
Create a new instance of a BPELReaderImpl.
newBPELReader(Map<BPELReader.FeatureConstants, Object>) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.BPELFactory
Create a new instance of a BPELReaderImpl.
newBPELWriter() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.BPELFactory
Create a new instance of a BPELWriterImpl.

O

ObjectFactory - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
This object contains factory methods for each Java content interface and Java element interface generated in the com.ebmwebsourcing.easybpel.model.bpel._abstract package.
ObjectFactory() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.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
ObjectFactory - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
This object contains factory methods for each Java content interface and Java element interface generated in the com.ebmwebsourcing.easybpel.model.bpel.executable package.
ObjectFactory() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.ebmwebsourcing.easybpel.model.bpel.executable
ObjectFactory - Class in com.ebmwebsourcing.easybpel.model.bpel.plnktype
This object contains factory methods for each Java content interface and Java element interface generated in the com.ebmwebsourcing.easybpel.model.bpel.plnktype package.
ObjectFactory() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.plnktype.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.ebmwebsourcing.easybpel.model.bpel.plnktype
ObjectFactory - Class in com.ebmwebsourcing.easybpel.model.bpel.serviceref
This object contains factory methods for each Java content interface and Java element interface generated in the com.ebmwebsourcing.easybpel.model.bpel.serviceref package.
ObjectFactory() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.serviceref.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.ebmwebsourcing.easybpel.model.bpel.serviceref
ObjectFactory - Class in com.ebmwebsourcing.easybpel.model.bpel.varprop
This object contains factory methods for each Java content interface and Java element interface generated in the com.ebmwebsourcing.easybpel.model.bpel.varprop package.
ObjectFactory() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.varprop.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.ebmwebsourcing.easybpel.model.bpel.varprop
onAlarm - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEventHandlers
 
onAlarm - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPick
 
OnAlarm - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick
 
onAlarm - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEventHandlers
 
onAlarm - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPick
 
OnAlarmValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
onEvent - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEventHandlers
 
onEvent - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEventHandlers
 
onMessage - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPick
 
OnMessage - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick
 
onMessage - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPick
 
OnMessageValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
opaque - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExpression
 
opaque - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
 
opaque - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TQuery
 
opaque - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
 
opaqueActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
opaqueActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
opaqueActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
opaqueActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
opaqueActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
opaqueActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
opaqueActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
opaqueActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
opaqueActivity - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
opaqueFrom - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
 
opaqueFrom - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
 
operation - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
operation - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
 
operation - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
 
operation - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
 
operation - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
operation - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
 
operation - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
 
operation - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
 
outputVariable - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
outputVariable - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 

P

parallel - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
 
parallel - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
 
part - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
 
part - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromPart
 
part - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
 
part - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToPart
 
part - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
 
part - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromPart
 
part - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
 
part - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToPart
 
part - Variable in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
 
partnerLink - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
 
partnerLink - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
partnerLink - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
 
partnerLink - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLinks
 
partnerLink - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
 
partnerLink - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
 
partnerLink - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
 
PartnerLink - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink
 
partnerLink - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
 
partnerLink - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
partnerLink - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
 
partnerLink - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLinks
 
partnerLink - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
 
partnerLink - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
 
partnerLink - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
 
partnerLinks - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
partnerLinks - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
partnerLinks - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
partnerLinks - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
partnerLinkType - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
 
partnerLinkType - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
 
PartnerLinkValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
PartnerLinkVar - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign
 
partnerRole - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
 
partnerRole - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
 
pattern - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationWithPattern
 
pattern - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationWithPattern
 
pick - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
pick - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
pick - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
pick - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
pick - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
pick - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
pick - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
pick - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
pick - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
Pick - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
pick - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
pick - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
pick - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
pick - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
pick - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
pick - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
pick - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
pick - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
pick - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
PickValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
portType - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
portType - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
 
portType - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
 
portType - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
 
portType - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
portType - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
 
portType - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
 
portType - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
 
portType - Variable in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TRole
 
PROCESS_ROOT_TAG - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
BPEL 2.0 Process root tag
ProcessValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
properties - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSet
 
properties - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSet
 
property - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
 
property - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
 
property - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
 
property - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
 
Property - Class in com.ebmwebsourcing.easybpel.model.bpel.varprop
Java class for anonymous complex type.
Property() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.varprop.Property
 
PropertyAlias - Class in com.ebmwebsourcing.easybpel.model.bpel.varprop
Java class for anonymous complex type.
PropertyAlias() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
 
propertyName - Variable in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
 

Q

Query - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign
 
query - Variable in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
 
queryLanguage - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
queryLanguage - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TQuery
 
queryLanguage - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
queryLanguage - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery
 
queryLanguage - Variable in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TQuery
 
QueryValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 

R

readBPEL(URI) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELReader
Read the WSDL document accessible via the specified URI into a BPEL definition.
readBPEL(Document) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELReader
Read the specified WSDL document into a WSDL definition.
readBPEL(URI, InputSource) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELReader
Read a BPEL document into a BPEL definition.
readDescription11(URL) - Static method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
readDescription20(URL) - Static method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
readSchema(URL) - Static method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
receive - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
receive - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
receive - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
receive - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
receive - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
receive - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
receive - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
receive - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
receive - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
Receive - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
receive - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
receive - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
receive - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
receive - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
receive - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
receive - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
receive - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
receive - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
receive - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
ReceiveValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
referenceScheme - Variable in class com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType
 
removeElseIfActivity(BPELBooleanExpression, Activity) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.If
 
removeImport(Import) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess
 
removeImport(Import) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Descriptions
 
repeatEvery - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
 
repeatUntil - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
repeatUntil - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
repeatUntil - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
repeatUntil - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
repeatUntil - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
repeatUntil - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
repeatUntil - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
repeatUntil - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
repeatUntil - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
RepeatUntil - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
repeatUntil - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
repeatUntil - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
repeatUntil - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
repeatUntil - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
repeatUntil - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
repeatUntil - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
repeatUntil - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
repeatUntil - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
repeatUntil - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
RepeatUntilValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
reply - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
reply - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
reply - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
reply - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
reply - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
reply - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
reply - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
reply - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
reply - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
Reply - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
reply - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
reply - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
reply - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
reply - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
reply - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
reply - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
reply - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
reply - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
reply - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
ReplyValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
rest - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmEvent
 
rethrow - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
rethrow - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
rethrow - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
rethrow - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
rethrow - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
rethrow - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
rethrow - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
rethrow - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
rethrow - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
ReThrow - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
rethrow - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
rethrow - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
rethrow - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
rethrow - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
rethrow - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
rethrow - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
rethrow - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
rethrow - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
rethrow - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
ReThrowValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
role - Variable in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TPartnerLinkType
 

S

SA0013 - Static variable in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELStaticAnalysis
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnEvent
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
Scope - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnEvent
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
scope - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
ScopeUtil - Class in com.ebmwebsourcing.easybpel.model.bpel.api.util
 
ScopeUtil() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.api.util.ScopeUtil
 
ScopeValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
sequence - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
sequence - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
sequence - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
sequence - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
sequence - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
sequence - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
sequence - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
sequence - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
sequence - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
Sequence - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
sequence - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
sequence - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
sequence - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
sequence - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
sequence - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
sequence - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
sequence - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
sequence - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
sequence - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
SequenceValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
serialVersionUID - Static variable in exception com.ebmwebsourcing.easybpel.model.bpel.api.BPELException
 
ServiceRef - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink
 
ServiceRefType - Class in com.ebmwebsourcing.easybpel.model.bpel.serviceref
This type definition is for service reference container.
ServiceRefType() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType
 
set - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelation
 
set - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelation
 
setAbstractProcessProfile(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the abstractProcessProfile property.
setActivity(Activity) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnAlarm
 
setActivity(Activity) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnMessage
 
setActivity(Activity) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.RepeatUntil
 
setActivity(Activity) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Scope
 
setActivity(Activity) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.While
 
setAny(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionActivity
Sets the value of the any property.
setAny(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionActivity
Sets the value of the any property.
setAny(Object) - Method in class com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType
Sets the value of the any property.
setAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the assign property.
setAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the assign property.
setAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the assign property.
setAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the assign property.
setAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the assign property.
setAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the assign property.
setAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the assign property.
setAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the assign property.
setAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the assign property.
setAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the assign property.
setAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the assign property.
setAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the assign property.
setAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the assign property.
setAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the assign property.
setAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the assign property.
setAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the assign property.
setAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the assign property.
setAssign(TAssign) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the assign property.
setBranches(TBranches) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompletionCondition
Sets the value of the branches property.
setBranches(TBranches) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompletionCondition
Sets the value of the branches property.
setCatchAll(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFaultHandlers
Sets the value of the catchAll property.
setCatchAll(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Sets the value of the catchAll property.
setCatchAll(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFaultHandlers
Sets the value of the catchAll property.
setCatchAll(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Sets the value of the catchAll property.
setCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the compensate property.
setCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the compensate property.
setCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the compensate property.
setCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the compensate property.
setCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the compensate property.
setCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the compensate property.
setCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the compensate property.
setCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the compensate property.
setCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the compensate property.
setCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the compensate property.
setCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the compensate property.
setCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the compensate property.
setCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the compensate property.
setCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the compensate property.
setCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the compensate property.
setCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the compensate property.
setCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the compensate property.
setCompensate(TCompensate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the compensate property.
setCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the compensateScope property.
setCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the compensateScope property.
setCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the compensateScope property.
setCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the compensateScope property.
setCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the compensateScope property.
setCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the compensateScope property.
setCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the compensateScope property.
setCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the compensateScope property.
setCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the compensateScope property.
setCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the compensateScope property.
setCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the compensateScope property.
setCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the compensateScope property.
setCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the compensateScope property.
setCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the compensateScope property.
setCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the compensateScope property.
setCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the compensateScope property.
setCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the compensateScope property.
setCompensateScope(TCompensateScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the compensateScope property.
setCompensationHandler(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Sets the value of the compensationHandler property.
setCompensationHandler(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the compensationHandler property.
setCompensationHandler(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Sets the value of the compensationHandler property.
setCompensationHandler(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the compensationHandler property.
setCompletionCondition(TCompletionCondition) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
Sets the value of the completionCondition property.
setCompletionCondition(TCompletionCondition) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
Sets the value of the completionCondition property.
setCondition(TBooleanExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the condition property.
setCondition(TBooleanExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the condition property.
setCondition(TBooleanExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the condition property.
setCondition(TBooleanExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the condition property.
setCondition(BPELBooleanExpression) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.RepeatUntil
 
setCondition(BPELBooleanExpression) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.While
 
setCondition(TBooleanExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the condition property.
setCondition(TBooleanExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the condition property.
setCondition(TBooleanExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the condition property.
setCondition(TBooleanExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the condition property.
setContent(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Literal
 
setContent(Element) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Literal
 
setContent(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Query
 
setContent(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariableImpl
 
setCorrelations(TCorrelationsWithPattern) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Sets the value of the correlations property.
setCorrelations(TCorrelations) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
Sets the value of the correlations property.
setCorrelations(TCorrelations) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
Sets the value of the correlations property.
setCorrelations(TCorrelations) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
Sets the value of the correlations property.
setCorrelations(TCorrelationsWithPattern) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Sets the value of the correlations property.
setCorrelations(TCorrelations) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
Sets the value of the correlations property.
setCorrelations(TCorrelations) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
Sets the value of the correlations property.
setCorrelations(TCorrelations) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
Sets the value of the correlations property.
setCorrelationSets(TCorrelationSets) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the correlationSets property.
setCorrelationSets(TCorrelationSets) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the correlationSets property.
setCorrelationSets(TCorrelationSets) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the correlationSets property.
setCorrelationSets(TCorrelationSets) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the correlationSets property.
setCounterName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
Sets the value of the counterName property.
setCounterName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
Sets the value of the counterName property.
setCreateInstance(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPick
Sets the value of the createInstance property.
setCreateInstance(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
Sets the value of the createInstance property.
setCreateInstance(boolean) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Pick
 
setCreateInstance(boolean) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Receive
 
setCreateInstance(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPick
Sets the value of the createInstance property.
setCreateInstance(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
Sets the value of the createInstance property.
setDocumentation(Documentation) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl
 
setElement(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnEvent
Sets the value of the element property.
setElement(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
Sets the value of the element property.
setElement(BPELElement) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELError
 
setElement(BPELElement) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELInfo
 
setElement(BPELElement) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELWarning
 
setElement(QName) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariable
 
setElement(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariableImpl
 
setElement(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnEvent
Sets the value of the element property.
setElement(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
Sets the value of the element property.
setElement(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Property
Sets the value of the element property.
setElement(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
Sets the value of the element property.
setElse(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the else property.
setElse(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the else property.
setElseActivity(Activity) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.If
 
setEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the empty property.
setEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the empty property.
setEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the empty property.
setEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the empty property.
setEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the empty property.
setEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the empty property.
setEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the empty property.
setEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the empty property.
setEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the empty property.
setEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the empty property.
setEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the empty property.
setEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the empty property.
setEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the empty property.
setEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the empty property.
setEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the empty property.
setEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the empty property.
setEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the empty property.
setEmpty(TEmpty) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the empty property.
setEndpointReference(TRoles) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
Sets the value of the endpointReference property.
setEndpointReference(TRoles) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.PartnerLinkVar
 
setEndpointReference(TRoles) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
Sets the value of the endpointReference property.
setError(BPELException) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELError
 
setEventHandlers(TEventHandlers) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the eventHandlers property.
setEventHandlers(TEventHandlers) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the eventHandlers property.
setEventHandlers(TEventHandlers) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the eventHandlers property.
setEventHandlers(TEventHandlers) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the eventHandlers property.
setExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the exit property.
setExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the exit property.
setExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the exit property.
setExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the exit property.
setExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the exit property.
setExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the exit property.
setExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the exit property.
setExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the exit property.
setExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the exit property.
setExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the exit property.
setExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the exit property.
setExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the exit property.
setExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the exit property.
setExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the exit property.
setExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the exit property.
setExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the exit property.
setExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the exit property.
setExit(TExit) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the exit property.
setExitOnStandardFault(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the exitOnStandardFault property.
setExitOnStandardFault(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the exitOnStandardFault property.
setExitOnStandardFault(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the exitOnStandardFault property.
setExitOnStandardFault(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the exitOnStandardFault property.
setExpressionLanguage(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExpression
Sets the value of the expressionLanguage property.
setExpressionLanguage(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
Sets the value of the expressionLanguage property.
setExpressionLanguage(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the expressionLanguage property.
setExpressionLanguage(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
Sets the value of the expressionLanguage property.
setExpressionLanguage(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExpression
Sets the value of the expressionLanguage property.
setExpressionLanguage(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
Sets the value of the expressionLanguage property.
setExpressionLanguage(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the expressionLanguage property.
setExpressionLanguage(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
Sets the value of the expressionLanguage property.
setExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the extensionActivity property.
setExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the extensionActivity property.
setExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the extensionActivity property.
setExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the extensionActivity property.
setExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the extensionActivity property.
setExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the extensionActivity property.
setExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the extensionActivity property.
setExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the extensionActivity property.
setExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the extensionActivity property.
setExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the extensionActivity property.
setExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the extensionActivity property.
setExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the extensionActivity property.
setExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the extensionActivity property.
setExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the extensionActivity property.
setExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the extensionActivity property.
setExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the extensionActivity property.
setExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the extensionActivity property.
setExtensionActivity(TExtensionActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the extensionActivity property.
setExtensions(TExtensions) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the extensions property.
setExtensions(TExtensions) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the extensions property.
setFaultElement(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
Sets the value of the faultElement property.
setFaultElement(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
Sets the value of the faultElement property.
setFaultHandlers(TFaultHandlers) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the faultHandlers property.
setFaultHandlers(TFaultHandlers) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the faultHandlers property.
setFaultHandlers(TFaultHandlers) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the faultHandlers property.
setFaultHandlers(TFaultHandlers) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the faultHandlers property.
setFaultMessageType(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
Sets the value of the faultMessageType property.
setFaultMessageType(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
Sets the value of the faultMessageType property.
setFaultName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
Sets the value of the faultName property.
setFaultName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
Sets the value of the faultName property.
setFaultName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TThrow
Sets the value of the faultName property.
setFaultName(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
Sets the value of the faultName property.
setFaultName(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
Sets the value of the faultName property.
setFaultName(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TThrow
Sets the value of the faultName property.
setFaultVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
Sets the value of the faultVariable property.
setFaultVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TThrow
Sets the value of the faultVariable property.
setFaultVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
Sets the value of the faultVariable property.
setFaultVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TThrow
Sets the value of the faultVariable property.
setFeature(BPELReader.FeatureConstants, Object) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELReader
Sets the specified feature to the specified value.
setFeature(String, boolean) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELWriter
Sets the specified feature to the specified value.
setFinalCounterValue(TExpression) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
Sets the value of the finalCounterValue property.
setFinalCounterValue(TExpression) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
Sets the value of the finalCounterValue property.
setFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the flow property.
setFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the flow property.
setFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the flow property.
setFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the flow property.
setFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the flow property.
setFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the flow property.
setFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the flow property.
setFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the flow property.
setFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the flow property.
setFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the flow property.
setFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the flow property.
setFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the flow property.
setFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the flow property.
setFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the flow property.
setFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the flow property.
setFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the flow property.
setFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the flow property.
setFlow(TFlow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the flow property.
setFor(TDurationExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
Sets the value of the for property.
setFor(TDurationExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the for property.
setFor(TDurationExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWait
Sets the value of the for property.
setFor(BPELDurationExpression) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnAlarm
 
setFor(BPELDurationExpression) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Wait
 
setFor(TDurationExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the for property.
setFor(TDurationExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWait
Sets the value of the for property.
setForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the forEach property.
setForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the forEach property.
setForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the forEach property.
setForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the forEach property.
setForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the forEach property.
setForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the forEach property.
setForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the forEach property.
setForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the forEach property.
setForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the forEach property.
setForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the forEach property.
setForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the forEach property.
setForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the forEach property.
setForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the forEach property.
setForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the forEach property.
setForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the forEach property.
setForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the forEach property.
setForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the forEach property.
setForEach(TForEach) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the forEach property.
setFrom(TFrom) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
Sets the value of the from property.
setFrom(TFrom) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
Sets the value of the from property.
setFrom(From) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Copy
 
setFrom(TFrom) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
Sets the value of the from property.
setFrom(TFrom) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
Sets the value of the from property.
setFromParts(TFromParts) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Sets the value of the fromParts property.
setFromParts(TFromParts) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
Sets the value of the fromParts property.
setFromParts(TFromParts) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
Sets the value of the fromParts property.
setFromParts(TFromParts) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Sets the value of the fromParts property.
setFromParts(TFromParts) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
Sets the value of the fromParts property.
setFromParts(TFromParts) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
Sets the value of the fromParts property.
setFromVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToPart
Sets the value of the fromVariable property.
setFromVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToPart
Sets the value of the fromVariable property.
setIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the if property.
setIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the if property.
setIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the if property.
setIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the if property.
setIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the if property.
setIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the if property.
setIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the if property.
setIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the if property.
setIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the if property.
setIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the if property.
setIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the if property.
setIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the if property.
setIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the if property.
setIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the if property.
setIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the if property.
setIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the if property.
setIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the if property.
setIf(TIf) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the if property.
setIgnoreMissingFromData(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
Sets the value of the ignoreMissingFromData property.
setIgnoreMissingFromData(boolean) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Copy
 
setIgnoreMissingFromData(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
Sets the value of the ignoreMissingFromData property.
setImportType(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TImport
Sets the value of the importType property.
setImportType(URI) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Import
 
setImportType(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TImport
Sets the value of the importType property.
setInfo(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELInfo
 
setInitializePartnerRole(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
Sets the value of the initializePartnerRole property.
setInitializePartnerRole(Boolean) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink.PartnerLink
 
setInitializePartnerRole(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
Sets the value of the initializePartnerRole property.
setInitiate(TInitiate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelation
Sets the value of the initiate property.
setInitiate(TInitiate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelation
Sets the value of the initiate property.
setInputVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Sets the value of the inputVariable property.
setInputVariable(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnMessage
 
setInputVariable(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Invoke
 
setInputVariable(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Receive
 
setInputVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Sets the value of the inputVariable property.
setInterface(QName) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnMessage
 
setInterface(QName) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Invoke
 
setInterface(QName) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Receive
 
setInterface(QName) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Reply
 
setInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the invoke property.
setInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the invoke property.
setInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the invoke property.
setInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the invoke property.
setInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the invoke property.
setInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the invoke property.
setInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the invoke property.
setInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the invoke property.
setInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the invoke property.
setInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the invoke property.
setInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the invoke property.
setInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the invoke property.
setInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the invoke property.
setInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the invoke property.
setInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the invoke property.
setInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the invoke property.
setInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the invoke property.
setInvoke(TInvoke) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the invoke property.
setIsolated(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the isolated property.
setIsolated(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the isolated property.
setJoinCondition(TCondition) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTargets
Sets the value of the joinCondition property.
setJoinCondition(TCondition) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTargets
Sets the value of the joinCondition property.
setKeepSrcElementName(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
Sets the value of the keepSrcElementName property.
setKeepSrcElementName(boolean) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Copy
 
setKeepSrcElementName(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
Sets the value of the keepSrcElementName property.
setKind(FromAndTo.Kind) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo
 
setLinkName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSource
Sets the value of the linkName property.
setLinkName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTarget
Sets the value of the linkName property.
setLinkName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSource
Sets the value of the linkName property.
setLinkName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTarget
Sets the value of the linkName property.
setLinks(TLinks) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFlow
Sets the value of the links property.
setLinks(TLinks) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFlow
Sets the value of the links property.
setLiteral(Literal) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.From
 
setLocation(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TImport
Sets the value of the location property.
setLocation(URI) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Import
 
setLocation(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TImport
Sets the value of the location property.
setMessage(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.message.BPELExternalMessage
 
setMessageExchange(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
Sets the value of the messageExchange property.
setMessageExchange(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
Sets the value of the messageExchange property.
setMessageExchange(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
Sets the value of the messageExchange property.
setMessageExchange(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnMessage
 
setMessageExchange(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Receive
 
setMessageExchange(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
Sets the value of the messageExchange property.
setMessageExchange(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
Sets the value of the messageExchange property.
setMessageExchange(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
Sets the value of the messageExchange property.
setMessageExchanges(TMessageExchanges) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the messageExchanges property.
setMessageExchanges(TMessageExchanges) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the messageExchanges property.
setMessageExchanges(TMessageExchanges) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the messageExchanges property.
setMessageExchanges(TMessageExchanges) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the messageExchanges property.
setMessageType(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnEvent
Sets the value of the messageType property.
setMessageType(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
Sets the value of the messageType property.
setMessageType(QName) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariable
 
setMessageType(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariableImpl
 
setMessageType(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnEvent
Sets the value of the messageType property.
setMessageType(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
Sets the value of the messageType property.
setMessageType(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
Sets the value of the messageType property.
setMustUnderstand(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtension
Sets the value of the mustUnderstand property.
setMustUnderstand(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtension
Sets the value of the mustUnderstand property.
setMyRole(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
Sets the value of the myRole property.
setMyRole(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink.PartnerLink
 
setMyRole(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
Sets the value of the myRole property.
setName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
Sets the value of the name property.
setName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSet
Sets the value of the name property.
setName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLink
Sets the value of the name property.
setName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchange
Sets the value of the name property.
setName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
Sets the value of the name property.
setName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the name property.
setName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
Sets the value of the name property.
setName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.AbstractActivityImpl
 
setName(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Activity
 
setName(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtendedActivity
 
setName(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.correlation.CorrelationSet
 
setName(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink.PartnerLink
 
setName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
Sets the value of the name property.
setName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSet
Sets the value of the name property.
setName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLink
Sets the value of the name property.
setName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchange
Sets the value of the name property.
setName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
Sets the value of the name property.
setName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the name property.
setName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
Sets the value of the name property.
setName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TPartnerLinkType
Sets the value of the name property.
setName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TRole
Sets the value of the name property.
setName(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Property
Sets the value of the name property.
setNamespace(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtension
Sets the value of the namespace property.
setNamespace(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TImport
Sets the value of the namespace property.
setNamespace(URI) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports.Import
 
setNamespace(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtension
Sets the value of the namespace property.
setNamespace(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TImport
Sets the value of the namespace property.
setOpaque(TOpaqueBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExpression
Sets the value of the opaque property.
setOpaque(TOpaqueBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
Sets the value of the opaque property.
setOpaque(TOpaqueBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TQuery
Sets the value of the opaque property.
setOpaque(TOpaqueBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
Sets the value of the opaque property.
setOpaqueActivity(TOpaqueActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the opaqueActivity property.
setOpaqueActivity(TOpaqueActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the opaqueActivity property.
setOpaqueActivity(TOpaqueActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the opaqueActivity property.
setOpaqueActivity(TOpaqueActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the opaqueActivity property.
setOpaqueActivity(TOpaqueActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the opaqueActivity property.
setOpaqueActivity(TOpaqueActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the opaqueActivity property.
setOpaqueActivity(TOpaqueActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the opaqueActivity property.
setOpaqueActivity(TOpaqueActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the opaqueActivity property.
setOpaqueActivity(TOpaqueActivity) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the opaqueActivity property.
setOpaqueFrom(TExtensibleElements) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
Sets the value of the opaqueFrom property.
setOpaqueFrom(TExtensibleElements) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
Sets the value of the opaqueFrom property.
setOperation(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Sets the value of the operation property.
setOperation(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
Sets the value of the operation property.
setOperation(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
Sets the value of the operation property.
setOperation(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
Sets the value of the operation property.
setOperation(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnMessage
 
setOperation(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Invoke
 
setOperation(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Receive
 
setOperation(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Reply
 
setOperation(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Sets the value of the operation property.
setOperation(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
Sets the value of the operation property.
setOperation(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
Sets the value of the operation property.
setOperation(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
Sets the value of the operation property.
setOutputVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Sets the value of the outputVariable property.
setOutputVariable(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Invoke
 
setOutputVariable(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Reply
 
setOutputVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Sets the value of the outputVariable property.
setParallel(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
Sets the value of the parallel property.
setParallel(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
Sets the value of the parallel property.
setPart(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
Sets the value of the part property.
setPart(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromPart
Sets the value of the part property.
setPart(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
Sets the value of the part property.
setPart(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToPart
Sets the value of the part property.
setPart(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariablePart
 
setPart(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
Sets the value of the part property.
setPart(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromPart
Sets the value of the part property.
setPart(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
Sets the value of the part property.
setPart(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToPart
Sets the value of the part property.
setPart(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
Sets the value of the part property.
setPartnerLink(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
Sets the value of the partnerLink property.
setPartnerLink(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Sets the value of the partnerLink property.
setPartnerLink(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
Sets the value of the partnerLink property.
setPartnerLink(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
Sets the value of the partnerLink property.
setPartnerLink(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
Sets the value of the partnerLink property.
setPartnerLink(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
Sets the value of the partnerLink property.
setPartnerLink(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.PartnerLinkVar
 
setPartnerLink(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnMessage
 
setPartnerLink(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Invoke
 
setPartnerLink(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Receive
 
setPartnerLink(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Reply
 
setPartnerLink(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
Sets the value of the partnerLink property.
setPartnerLink(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Sets the value of the partnerLink property.
setPartnerLink(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
Sets the value of the partnerLink property.
setPartnerLink(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
Sets the value of the partnerLink property.
setPartnerLink(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
Sets the value of the partnerLink property.
setPartnerLink(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
Sets the value of the partnerLink property.
setPartnerLinks(TPartnerLinks) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the partnerLinks property.
setPartnerLinks(TPartnerLinks) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the partnerLinks property.
setPartnerLinks(TPartnerLinks) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the partnerLinks property.
setPartnerLinks(TPartnerLinks) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the partnerLinks property.
setPartnerLinkType(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
Sets the value of the partnerLinkType property.
setPartnerLinkType(QName) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink.PartnerLink
 
setPartnerLinkType(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
Sets the value of the partnerLinkType property.
setPartnerLinkVar(PartnerLinkVar) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo
 
setPartnerRole(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
Sets the value of the partnerRole property.
setPartnerRole(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink.PartnerLink
 
setPartnerRole(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
Sets the value of the partnerRole property.
setPattern(TPattern) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationWithPattern
Sets the value of the pattern property.
setPattern(TPattern) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationWithPattern
Sets the value of the pattern property.
setPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the pick property.
setPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the pick property.
setPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the pick property.
setPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the pick property.
setPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the pick property.
setPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the pick property.
setPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the pick property.
setPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the pick property.
setPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the pick property.
setPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the pick property.
setPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the pick property.
setPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the pick property.
setPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the pick property.
setPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the pick property.
setPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the pick property.
setPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the pick property.
setPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the pick property.
setPick(TPick) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the pick property.
setPortType(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Sets the value of the portType property.
setPortType(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
Sets the value of the portType property.
setPortType(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
Sets the value of the portType property.
setPortType(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
Sets the value of the portType property.
setPortType(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Sets the value of the portType property.
setPortType(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
Sets the value of the portType property.
setPortType(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
Sets the value of the portType property.
setPortType(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
Sets the value of the portType property.
setPortType(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TRole
Sets the value of the portType property.
setProperty(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
Sets the value of the property property.
setProperty(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
Sets the value of the property property.
setProperty(QName) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariableProperty
 
setProperty(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
Sets the value of the property property.
setProperty(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
Sets the value of the property property.
setPropertyName(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
Sets the value of the propertyName property.
setQName(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariableImpl
 
setQuery(Query) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariablePart
 
setQuery(TQuery) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
Sets the value of the query property.
setQueryLanguage(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the queryLanguage property.
setQueryLanguage(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TQuery
Sets the value of the queryLanguage property.
setQueryLanguage(URI) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Query
 
setQueryLanguage(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the queryLanguage property.
setQueryLanguage(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery
Sets the value of the queryLanguage property.
setQueryLanguage(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TQuery
Sets the value of the queryLanguage property.
setReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the receive property.
setReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the receive property.
setReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the receive property.
setReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the receive property.
setReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the receive property.
setReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the receive property.
setReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the receive property.
setReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the receive property.
setReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the receive property.
setReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the receive property.
setReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the receive property.
setReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the receive property.
setReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the receive property.
setReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the receive property.
setReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the receive property.
setReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the receive property.
setReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the receive property.
setReceive(TReceive) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the receive property.
setReferenceScheme(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType
Sets the value of the referenceScheme property.
setRepeatEvery(TDurationExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
Sets the value of the repeatEvery property.
setRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the repeatUntil property.
setRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the repeatUntil property.
setRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the repeatUntil property.
setRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the repeatUntil property.
setRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the repeatUntil property.
setRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the repeatUntil property.
setRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the repeatUntil property.
setRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the repeatUntil property.
setRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the repeatUntil property.
setRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the repeatUntil property.
setRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the repeatUntil property.
setRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the repeatUntil property.
setRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the repeatUntil property.
setRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the repeatUntil property.
setRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the repeatUntil property.
setRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the repeatUntil property.
setRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the repeatUntil property.
setRepeatUntil(TRepeatUntil) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the repeatUntil property.
setReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the reply property.
setReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the reply property.
setReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the reply property.
setReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the reply property.
setReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the reply property.
setReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the reply property.
setReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the reply property.
setReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the reply property.
setReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the reply property.
setReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the reply property.
setReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the reply property.
setReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the reply property.
setReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the reply property.
setReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the reply property.
setReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the reply property.
setReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the reply property.
setReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the reply property.
setReply(TReply) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the reply property.
setRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the rethrow property.
setRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the rethrow property.
setRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the rethrow property.
setRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the rethrow property.
setRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the rethrow property.
setRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the rethrow property.
setRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the rethrow property.
setRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the rethrow property.
setRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the rethrow property.
setRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the rethrow property.
setRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the rethrow property.
setRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the rethrow property.
setRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the rethrow property.
setRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the rethrow property.
setRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the rethrow property.
setRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the rethrow property.
setRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the rethrow property.
setRethrow(TRethrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the rethrow property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnEvent
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnEvent
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the scope property.
setScope(TScope) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the scope property.
setSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the sequence property.
setSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the sequence property.
setSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the sequence property.
setSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the sequence property.
setSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the sequence property.
setSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the sequence property.
setSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the sequence property.
setSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the sequence property.
setSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the sequence property.
setSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the sequence property.
setSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the sequence property.
setSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the sequence property.
setSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the sequence property.
setSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the sequence property.
setSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the sequence property.
setSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the sequence property.
setSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the sequence property.
setSequence(TSequence) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the sequence property.
setSet(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelation
Sets the value of the set property.
setSet(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelation
Sets the value of the set property.
setSource(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDocumentation
Sets the value of the source property.
setSource(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDocumentation
Sets the value of the source property.
setSource(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.Documentation
Sets the value of the source property.
setSource(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Documentation
Sets the value of the source property.
setSources(TSources) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
Sets the value of the sources property.
setSources(Sources) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.AbstractActivityImpl
 
setSources(Sources) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl
 
setSources(Sources) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtendedActivity
 
setSources(TSources) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
Sets the value of the sources property.
setStartCounterValue(TExpression) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
Sets the value of the startCounterValue property.
setStartCounterValue(TExpression) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
Sets the value of the startCounterValue property.
setSuccessfulBranchesOnly(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBranches
Sets the value of the successfulBranchesOnly property.
setSuccessfulBranchesOnly(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBranches
Sets the value of the successfulBranchesOnly property.
setSuppressJoinFailure(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
Sets the value of the suppressJoinFailure property.
setSuppressJoinFailure(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the suppressJoinFailure property.
setSuppressJoinFailure(boolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.AbstractActivityImpl
 
setSuppressJoinFailure(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
Sets the value of the suppressJoinFailure property.
setSuppressJoinFailure(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the suppressJoinFailure property.
setTag(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl
 
setTag(QName) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtendedActivity
 
setTag(QName) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELElement
 
setTag(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl
 
setTarget(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensateScope
Sets the value of the target property.
setTarget(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensateScope
Sets the value of the target property.
setTargetNamespace(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the targetNamespace property.
setTargetNamespace(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.BPELProcess
 
setTargetNamespace(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the targetNamespace property.
setTargets(TTargets) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
Sets the value of the targets property.
setTargets(Targets) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.AbstractActivityImpl
 
setTargets(Targets) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl
 
setTargets(Targets) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtendedActivity
 
setTargets(TTargets) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
Sets the value of the targets property.
setTerminationHandler(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the terminationHandler property.
setTerminationHandler(TActivityContainer) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the terminationHandler property.
setThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the throw property.
setThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the throw property.
setThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the throw property.
setThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the throw property.
setThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the throw property.
setThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the throw property.
setThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the throw property.
setThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the throw property.
setThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the throw property.
setThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the throw property.
setThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the throw property.
setThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the throw property.
setThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the throw property.
setThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the throw property.
setThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the throw property.
setThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the throw property.
setThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the throw property.
setThrow(TThrow) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the throw property.
setTo(TTo) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
Sets the value of the to property.
setTo(To) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.Copy
 
setTo(TTo) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
Sets the value of the to property.
setToParts(TToParts) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
Sets the value of the toParts property.
setToParts(TToParts) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
Sets the value of the toParts property.
setToParts(TToParts) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
Sets the value of the toParts property.
setToParts(TToParts) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
Sets the value of the toParts property.
setToVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromPart
Sets the value of the toVariable property.
setToVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromPart
Sets the value of the toVariable property.
setTransitionCondition(TCondition) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSource
Sets the value of the transitionCondition property.
setTransitionCondition(TCondition) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSource
Sets the value of the transitionCondition property.
setType(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
Sets the value of the type property.
setType(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
Sets the value of the type property.
setType(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Property
Sets the value of the type property.
setType(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
Sets the value of the type property.
setTypeQName(QName) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariable
 
setTypeQName(QName) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariableImpl
 
setUntil(TDeadlineExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
Sets the value of the until property.
setUntil(TDeadlineExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the until property.
setUntil(TDeadlineExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWait
Sets the value of the until property.
setUntil(BPELDeadLineExpression) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick.OnAlarm
 
setUntil(BPELDeadLineExpression) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.Wait
 
setUntil(TDeadlineExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the until property.
setUntil(TDeadlineExpr) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWait
Sets the value of the until property.
setValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the validate property.
setValidate(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TAssign
Sets the value of the validate property.
setValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the validate property.
setValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the validate property.
setValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the validate property.
setValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the validate property.
setValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the validate property.
setValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the validate property.
setValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the validate property.
setValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the validate property.
setValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the validate property.
setValidate(TBoolean) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TAssign
Sets the value of the validate property.
setValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the validate property.
setValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the validate property.
setValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the validate property.
setValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the validate property.
setValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the validate property.
setValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the validate property.
setValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the validate property.
setValidate(TValidate) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the validate property.
setValue(InternalMessage) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELVariableImpl
 
setVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
Sets the value of the variable property.
setVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
Sets the value of the variable property.
setVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
Sets the value of the variable property.
setVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
Sets the value of the variable property.
setVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
Sets the value of the variable property.
setVariable(QName) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariablePart
 
setVariable(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.VariableProperty
 
setVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
Sets the value of the variable property.
setVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
Sets the value of the variable property.
setVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
Sets the value of the variable property.
setVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
Sets the value of the variable property.
setVariable(String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
Sets the value of the variable property.
setVariablePart(VariablePart) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo
 
setVariableProperty(VariableProperty) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo
 
setVariables(TVariables) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the variables property.
setVariables(TVariables) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the variables property.
setVariables(TVariables) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the variables property.
setVariables(TVariables) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the variables property.
setWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the wait property.
setWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the wait property.
setWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the wait property.
setWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the wait property.
setWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the wait property.
setWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the wait property.
setWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the wait property.
setWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the wait property.
setWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the wait property.
setWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the wait property.
setWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the wait property.
setWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the wait property.
setWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the wait property.
setWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the wait property.
setWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the wait property.
setWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the wait property.
setWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the wait property.
setWait(TWait) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the wait property.
setWarning(String) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.BPELWarning
 
setWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
Sets the value of the while property.
setWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
Sets the value of the while property.
setWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
Sets the value of the while property.
setWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
Sets the value of the while property.
setWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
Sets the value of the while property.
setWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
Sets the value of the while property.
setWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
Sets the value of the while property.
setWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
Sets the value of the while property.
setWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
Sets the value of the while property.
setWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
Sets the value of the while property.
setWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
Sets the value of the while property.
setWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
Sets the value of the while property.
setWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
Sets the value of the while property.
setWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
Sets the value of the while property.
setWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
Sets the value of the while property.
setWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
Sets the value of the while property.
setWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
Sets the value of the while property.
setWhile(TWhile) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
Sets the value of the while property.
source - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDocumentation
 
source - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSources
 
source - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDocumentation
 
source - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSources
 
source - Variable in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.Documentation
 
source - Variable in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Documentation
 
sources - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
 
sources - Variable in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.AbstractActivityImpl
 
sources - Variable in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl
 
Sources - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.containers
 
sources - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
 
SourcesImpl - Class in com.ebmwebsourcing.easybpel.model.bpel.api.containers
 
SourcesImpl(TSources, ContainersImpl) - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.api.containers.SourcesImpl
 
SourcesImpl(TSources, ExtendedActivity) - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.api.containers.SourcesImpl
 
startCounterValue - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
 
startCounterValue - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
 
startDocument() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.util.EasyNSFilter
 
startElement(String, String, String, Attributes) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.util.EasyNSFilter
 
startPrefixMapping(String, String) - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.util.EasyNSFilter
 
successfulBranchesOnly - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBranches
 
successfulBranchesOnly - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBranches
 
suppressJoinFailure - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
 
suppressJoinFailure - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
suppressJoinFailure - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
 
suppressJoinFailure - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 

T

TActivity - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tActivity complex type.
TActivity() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
 
TActivity - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tActivity complex type.
TActivity() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
 
TActivityContainer - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tActivityContainer complex type.
TActivityContainer() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
TActivityContainer - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tActivityContainer complex type.
TActivityContainer() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
tag - Variable in class com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl
 
target - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensateScope
 
target - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTargets
 
target - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensateScope
 
target - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTargets
 
targetNamespace - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
targetNamespace - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
targets - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
 
targets - Variable in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.AbstractActivityImpl
 
targets - Variable in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl
 
Targets - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.containers
 
targets - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
 
TargetsImpl - Class in com.ebmwebsourcing.easybpel.model.bpel.api.containers
 
TargetsImpl(TTargets, ContainersImpl) - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.api.containers.TargetsImpl
 
TargetsImpl(TTargets, ExtendedActivity) - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.api.containers.TargetsImpl
 
TAssign - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tAssign complex type.
TAssign() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TAssign
 
TAssign - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tAssign complex type.
TAssign() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TAssign
 
TBoolean - Enum in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tBoolean.
TBoolean - Enum in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tBoolean.
TBooleanExpr - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tBoolean-expr complex type.
TBooleanExpr() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBooleanExpr
 
TBooleanExpr - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tBoolean-expr complex type.
TBooleanExpr() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TBooleanExpr
 
TBranches - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tBranches complex type.
TBranches() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBranches
 
TBranches - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tBranches complex type.
TBranches() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TBranches
 
TCatch - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tCatch complex type.
TCatch() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
 
TCatch - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tCatch complex type.
TCatch() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
 
TCompensate - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tCompensate complex type.
TCompensate() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensate
 
TCompensate - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tCompensate complex type.
TCompensate() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensate
 
TCompensateScope - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tCompensateScope complex type.
TCompensateScope() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensateScope
 
TCompensateScope - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tCompensateScope complex type.
TCompensateScope() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensateScope
 
TCompletionCondition - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tCompletionCondition complex type.
TCompletionCondition() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompletionCondition
 
TCompletionCondition - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tCompletionCondition complex type.
TCompletionCondition() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompletionCondition
 
TCondition - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tCondition complex type.
TCondition() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCondition
 
TCondition - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tCondition complex type.
TCondition() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TCondition
 
TCopy - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tCopy complex type.
TCopy() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
 
TCopy - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tCopy complex type.
TCopy() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
 
TCorrelation - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tCorrelation complex type.
TCorrelation() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelation
 
TCorrelation - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tCorrelation complex type.
TCorrelation() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelation
 
TCorrelations - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
XSD Authors: The child element correlation needs to be a Local Element Declaration, because there is another correlation element defined for the invoke activity.
TCorrelations() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelations
 
TCorrelations - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
XSD Authors: The child element correlation needs to be a Local Element Declaration, because there is another correlation element defined for the invoke activity.
TCorrelations() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelations
 
TCorrelationSet - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tCorrelationSet complex type.
TCorrelationSet() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSet
 
TCorrelationSet - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tCorrelationSet complex type.
TCorrelationSet() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSet
 
TCorrelationSets - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tCorrelationSets complex type.
TCorrelationSets() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSets
 
TCorrelationSets - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tCorrelationSets complex type.
TCorrelationSets() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSets
 
TCorrelationsWithPattern - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
XSD Authors: The child element correlation needs to be a Local Element Declaration, because there is another correlation element defined for the non-invoke activities.
TCorrelationsWithPattern() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationsWithPattern
 
TCorrelationsWithPattern - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
XSD Authors: The child element correlation needs to be a Local Element Declaration, because there is another correlation element defined for the non-invoke activities.
TCorrelationsWithPattern() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationsWithPattern
 
TCorrelationWithPattern - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tCorrelationWithPattern complex type.
TCorrelationWithPattern() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationWithPattern
 
TCorrelationWithPattern - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tCorrelationWithPattern complex type.
TCorrelationWithPattern() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationWithPattern
 
TDeadlineExpr - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tDeadline-expr complex type.
TDeadlineExpr() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDeadlineExpr
 
TDeadlineExpr - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tDeadline-expr complex type.
TDeadlineExpr() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TDeadlineExpr
 
TDocumentation - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tDocumentation complex type.
TDocumentation() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDocumentation
 
TDocumentation - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tDocumentation complex type.
TDocumentation() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TDocumentation
 
TDurationExpr - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tDuration-expr complex type.
TDurationExpr() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDurationExpr
 
TDurationExpr - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tDuration-expr complex type.
TDurationExpr() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TDurationExpr
 
TElseif - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tElseif complex type.
TElseif() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
TElseif - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tElseif complex type.
TElseif() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
TEmpty - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tEmpty complex type.
TEmpty() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEmpty
 
TEmpty - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tEmpty complex type.
TEmpty() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TEmpty
 
terminationHandler - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
terminationHandler - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
TEventHandlers - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
XSD Authors: The child element onAlarm needs to be a Local Element Declaration, because there is another onAlarm element defined for the pick activity.
TEventHandlers() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEventHandlers
 
TEventHandlers - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
XSD Authors: The child element onAlarm needs to be a Local Element Declaration, because there is another onAlarm element defined for the pick activity.
TEventHandlers() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TEventHandlers
 
TExit - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tExit complex type.
TExit() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExit
 
TExit - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tExit complex type.
TExit() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TExit
 
TExpression - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tExpression complex type.
TExpression() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExpression
 
TExpression - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tExpression complex type.
TExpression() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TExpression
 
TExtensibleElements - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
This type is extended by other component types to allow elements and attributes from other namespaces to be added at the modeled places.
TExtensibleElements() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensibleElements
 
TExtensibleElements - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
This type is extended by other component types to allow elements and attributes from other namespaces to be added at the modeled places.
TExtensibleElements() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements
 
TExtensibleElements - Class in com.ebmwebsourcing.easybpel.model.bpel.plnktype
This type is extended by other component types to allow elements and attributes from other namespaces to be added at the modeled places.
TExtensibleElements() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TExtensibleElements
 
TExtensibleElements - Class in com.ebmwebsourcing.easybpel.model.bpel.varprop
This type is extended by other component types to allow elements and attributes from other namespaces to be added at the modeled places.
TExtensibleElements() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.varprop.TExtensibleElements
 
TExtension - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tExtension complex type.
TExtension() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtension
 
TExtension - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tExtension complex type.
TExtension() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtension
 
TExtensionActivity - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tExtensionActivity complex type.
TExtensionActivity() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionActivity
 
TExtensionActivity - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tExtensionActivity complex type.
TExtensionActivity() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionActivity
 
TExtensionAssignOperation - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tExtensionAssignOperation complex type.
TExtensionAssignOperation() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionAssignOperation
 
TExtensionAssignOperation - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tExtensionAssignOperation complex type.
TExtensionAssignOperation() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionAssignOperation
 
TExtensions - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tExtensions complex type.
TExtensions() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensions
 
TExtensions - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tExtensions complex type.
TExtensions() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensions
 
TFaultHandlers - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tFaultHandlers complex type.
TFaultHandlers() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFaultHandlers
 
TFaultHandlers - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tFaultHandlers complex type.
TFaultHandlers() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TFaultHandlers
 
TFlow - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tFlow complex type.
TFlow() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFlow
 
TFlow - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tFlow complex type.
TFlow() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TFlow
 
TForEach - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tForEach complex type.
TForEach() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
 
TForEach - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tForEach complex type.
TForEach() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
 
TFrom - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tFrom complex type.
TFrom() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
 
TFrom - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tFrom complex type.
TFrom() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
 
TFromPart - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tFromPart complex type.
TFromPart() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromPart
 
TFromPart - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tFromPart complex type.
TFromPart() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromPart
 
TFromParts - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tFromParts complex type.
TFromParts() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromParts
 
TFromParts - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tFromParts complex type.
TFromParts() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromParts
 
Throw - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
ThrowValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
TIf - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tIf complex type.
TIf() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
TIf - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tIf complex type.
TIf() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
TImport - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tImport complex type.
TImport() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TImport
 
TImport - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tImport complex type.
TImport() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TImport
 
TInitiate - Enum in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tInitiate.
TInitiate - Enum in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tInitiate.
TInvoke - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
XSD Authors: The child element correlations needs to be a Local Element Declaration, because there is another correlations element defined for the non-invoke activities.
TInvoke() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
TInvoke - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
XSD Authors: The child element correlations needs to be a Local Element Declaration, because there is another correlations element defined for the non-invoke activities.
TInvoke() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
TLink - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tLink complex type.
TLink() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLink
 
TLink - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tLink complex type.
TLink() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TLink
 
TLinks - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tLinks complex type.
TLinks() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLinks
 
TLinks - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tLinks complex type.
TLinks() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TLinks
 
TLiteral - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tLiteral complex type.
TLiteral() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLiteral
 
TLiteral - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tLiteral complex type.
TLiteral() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TLiteral
 
TMessageExchange - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tMessageExchange complex type.
TMessageExchange() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchange
 
TMessageExchange - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tMessageExchange complex type.
TMessageExchange() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchange
 
TMessageExchanges - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tMessageExchanges complex type.
TMessageExchanges() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchanges
 
TMessageExchanges - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tMessageExchanges complex type.
TMessageExchanges() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchanges
 
to - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
 
To - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign
 
to - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
 
toElement() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink.ServiceRef
 
TOnAlarmEvent - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tOnAlarmEvent complex type.
TOnAlarmEvent() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
 
TOnAlarmEvent - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tOnAlarmEvent complex type.
TOnAlarmEvent() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmEvent
 
TOnAlarmPick - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tOnAlarmPick complex type.
TOnAlarmPick() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
TOnAlarmPick - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tOnAlarmPick complex type.
TOnAlarmPick() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
TOnEvent - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tOnEvent complex type.
TOnEvent() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnEvent
 
TOnEvent - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tOnEvent complex type.
TOnEvent() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnEvent
 
TOnMessage - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tOnMessage complex type.
TOnMessage() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
TOnMessage - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tOnMessage complex type.
TOnMessage() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
TOnMsgCommon - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
XSD Authors: The child element correlations needs to be a Local Element Declaration, because there is another correlations element defined for the invoke activity.
TOnMsgCommon() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
 
TOnMsgCommon - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
XSD Authors: The child element correlations needs to be a Local Element Declaration, because there is another correlations element defined for the invoke activity.
TOnMsgCommon() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
 
TOpaqueActivity - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tOpaqueActivity complex type.
TOpaqueActivity() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOpaqueActivity
 
TOpaqueBoolean - Enum in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tOpaqueBoolean.
TOpaqueStr - Enum in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tOpaqueStr.
toPart - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToParts
 
toPart - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToParts
 
toParts - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
toParts - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
 
toParts - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
toParts - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivity
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TAssign
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TAssign
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBooleanExpr
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBooleanExpr
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBranches
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TBranches
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCatch
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensate
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensate
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensateScope
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompensateScope
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompletionCondition
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCompletionCondition
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCondition
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCondition
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCopy
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelation
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelation
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelations
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelations
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSet
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSet
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSets
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationSets
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationsWithPattern
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationsWithPattern
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationWithPattern
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TCorrelationWithPattern
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDeadlineExpr
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDeadlineExpr
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDocumentation
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDocumentation
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDurationExpr
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TDurationExpr
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEmpty
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEmpty
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEventHandlers
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TEventHandlers
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExit
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExit
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExpression
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExpression
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensibleElements
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensibleElements
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtension
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtension
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionActivity
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionActivity
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionAssignOperation
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensionAssignOperation
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensions
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TExtensions
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFaultHandlers
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFaultHandlers
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFlow
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFlow
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TForEach
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromPart
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromPart
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromParts
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromParts
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TImport
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TImport
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLink
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLink
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLinks
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLinks
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLiteral
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TLiteral
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchange
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchange
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchanges
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TMessageExchanges
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnEvent
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnEvent
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOpaqueActivity
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOpaqueActivity
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLinks
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLinks
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPick
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPick
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TQuery
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TQuery
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRethrow
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRethrow
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSequence
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSequence
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSource
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSource
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSources
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSources
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTarget
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTarget
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTargets
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTargets
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TThrow
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TThrow
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToPart
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToPart
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToParts
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToParts
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TValidate
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TValidate
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariables
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariables
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWait
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWait
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
toString() - Method in enum com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELReader.FeatureConstants
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivity
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TAssign
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TAssign
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBooleanExpr
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBooleanExpr
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBranches
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TBranches
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCatch
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensate
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensate
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensateScope
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompensateScope
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompletionCondition
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCompletionCondition
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCondition
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCondition
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCopy
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelation
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelation
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelations
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelations
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSet
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSet
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSets
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationSets
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationsWithPattern
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationsWithPattern
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationWithPattern
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TCorrelationWithPattern
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDeadlineExpr
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDeadlineExpr
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDocumentation
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDocumentation
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDurationExpr
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TDurationExpr
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEmpty
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEmpty
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEventHandlers
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TEventHandlers
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExit
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExit
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExpression
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExpression
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensibleElements
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtension
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtension
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionActivity
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionActivity
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionAssignOperation
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensionAssignOperation
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensions
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TExtensions
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFaultHandlers
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFaultHandlers
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFlow
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFlow
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TForEach
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromPart
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromPart
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromParts
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromParts
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TImport
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TImport
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLink
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLink
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLinks
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLinks
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLiteral
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TLiteral
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchange
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchange
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchanges
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TMessageExchanges
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmEvent
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmEvent
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnEvent
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnEvent
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLinks
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLinks
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPick
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TPick
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRethrow
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRethrow
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSequence
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSequence
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSource
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSource
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSources
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSources
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTarget
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTarget
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTargets
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTargets
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TThrow
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TThrow
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToPart
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToPart
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToParts
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TToParts
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TValidate
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TValidate
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariables
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariables
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWait
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWait
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.Documentation
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.Documentation
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TExtensibleElements
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TExtensibleElements
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TPartnerLinkType
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TPartnerLinkType
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TRole
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TRole
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.serviceref.ServiceRefType
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Documentation
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Documentation
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Property
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Property
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TExtensibleElements
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TExtensibleElements
 
toString(ToStringBuilder) - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TQuery
 
toString() - Method in class com.ebmwebsourcing.easybpel.model.bpel.varprop.TQuery
 
ToValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
toVariable - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFromPart
 
toVariable - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFromPart
 
TPartnerLink - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tPartnerLink complex type.
TPartnerLink() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLink
 
TPartnerLink - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tPartnerLink complex type.
TPartnerLink() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLink
 
TPartnerLinks - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tPartnerLinks complex type.
TPartnerLinks() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPartnerLinks
 
TPartnerLinks - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tPartnerLinks complex type.
TPartnerLinks() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TPartnerLinks
 
TPartnerLinkType - Class in com.ebmwebsourcing.easybpel.model.bpel.plnktype
Java class for tPartnerLinkType complex type.
TPartnerLinkType() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TPartnerLinkType
 
TPattern - Enum in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tPattern.
TPattern - Enum in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tPattern.
TPick - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
XSD Authors: The child element onAlarm needs to be a Local Element Declaration, because there is another onAlarm element defined for event handlers.
TPick() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TPick
 
TPick - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
XSD Authors: The child element onAlarm needs to be a Local Element Declaration, because there is another onAlarm element defined for event handlers.
TPick() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TPick
 
TProcess - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tProcess complex type.
TProcess() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
TProcess - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tProcess complex type.
TProcess() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
TQuery - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tQuery complex type.
TQuery() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TQuery
 
TQuery - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tQuery complex type.
TQuery() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TQuery
 
TQuery - Class in com.ebmwebsourcing.easybpel.model.bpel.varprop
Java class for tQuery complex type.
TQuery() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.varprop.TQuery
 
transitionCondition - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSource
 
transitionCondition - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TSource
 
TReceive - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
XSD Authors: The child element correlations needs to be a Local Element Declaration, because there is another correlations element defined for the invoke activity.
TReceive() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
 
TReceive - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
XSD Authors: The child element correlations needs to be a Local Element Declaration, because there is another correlations element defined for the invoke activity.
TReceive() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
 
TRepeatUntil - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tRepeatUntil complex type.
TRepeatUntil() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
TRepeatUntil - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tRepeatUntil complex type.
TRepeatUntil() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
TReply - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
XSD Authors: The child element correlations needs to be a Local Element Declaration, because there is another correlations element defined for the invoke activity.
TReply() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
 
TReply - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
XSD Authors: The child element correlations needs to be a Local Element Declaration, because there is another correlations element defined for the invoke activity.
TReply() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
 
TRethrow - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tRethrow complex type.
TRethrow() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRethrow
 
TRethrow - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tRethrow complex type.
TRethrow() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TRethrow
 
TRole - Class in com.ebmwebsourcing.easybpel.model.bpel.plnktype
Java class for tRole complex type.
TRole() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.plnktype.TRole
 
TRoles - Enum in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tRoles.
TRoles - Enum in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tRoles.
TScope - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
There is no schema-level default for "exitOnStandardFault" at "scope".
TScope() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
TScope - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
There is no schema-level default for "exitOnStandardFault" at "scope".
TScope() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
TSequence - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tSequence complex type.
TSequence() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSequence
 
TSequence - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tSequence complex type.
TSequence() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TSequence
 
TSource - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tSource complex type.
TSource() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSource
 
TSource - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tSource complex type.
TSource() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TSource
 
TSources - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tSources complex type.
TSources() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TSources
 
TSources - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tSources complex type.
TSources() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TSources
 
TTarget - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tTarget complex type.
TTarget() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTarget
 
TTarget - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tTarget complex type.
TTarget() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TTarget
 
TTargets - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tTargets complex type.
TTargets() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTargets
 
TTargets - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tTargets complex type.
TTargets() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TTargets
 
TThrow - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tThrow complex type.
TThrow() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TThrow
 
TThrow - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tThrow complex type.
TThrow() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TThrow
 
TTo - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tTo complex type.
TTo() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
 
TTo - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tTo complex type.
TTo() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
 
TToPart - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tToPart complex type.
TToPart() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToPart
 
TToPart - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tToPart complex type.
TToPart() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TToPart
 
TToParts - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tToParts complex type.
TToParts() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TToParts
 
TToParts - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tToParts complex type.
TToParts() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TToParts
 
TValidate - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tValidate complex type.
TValidate() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TValidate
 
TValidate - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tValidate complex type.
TValidate() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TValidate
 
TVariable - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tVariable complex type.
TVariable() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
 
TVariable - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tVariable complex type.
TVariable() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
 
TVariables - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tVariables complex type.
TVariables() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariables
 
TVariables - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tVariables complex type.
TVariables() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariables
 
TWait - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tWait complex type.
TWait() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWait
 
TWait - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tWait complex type.
TWait() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TWait
 
TWhile - Class in com.ebmwebsourcing.easybpel.model.bpel._abstract
Java class for tWhile complex type.
TWhile() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
TWhile - Class in com.ebmwebsourcing.easybpel.model.bpel.executable
Java class for tWhile complex type.
TWhile() - Constructor for class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
type - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariable
 
type - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariable
 
type - Variable in class com.ebmwebsourcing.easybpel.model.bpel.varprop.Property
 
type - Variable in class com.ebmwebsourcing.easybpel.model.bpel.varprop.PropertyAlias
 
TypeVerifier - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.verification
 

U

until - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
 
until - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
until - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWait
 
until - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
until - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWait
 

V

validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TAssign
 
validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
validate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.AbstractExtendedActivityImpl
 
validate(BPELStaticAnalysis) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension.ExtendedActivity
 
validate() - Method in class com.ebmwebsourcing.easybpel.model.bpel.api.BPELElementImpl
 
validate() - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.Validator
 
validate(BPELElement) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.ValidatorManager
 
validate(XMLElement) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator.ValidatorManager
 
validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TAssign
 
validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
validate - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
Validator<B extends BPELElement> - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
ValidatorManager - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
value() - Method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TBoolean
 
value() - Method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TInitiate
 
value() - Method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TOpaqueBoolean
 
value() - Method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TOpaqueStr
 
value() - Method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TPattern
 
value() - Method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TRoles
 
value() - Method in enum com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELReader.FeatureConstants
 
value - Variable in enum com.ebmwebsourcing.easybpel.model.bpel.executable.TBoolean
 
value() - Method in enum com.ebmwebsourcing.easybpel.model.bpel.executable.TBoolean
 
value() - Method in enum com.ebmwebsourcing.easybpel.model.bpel.executable.TInitiate
 
value() - Method in enum com.ebmwebsourcing.easybpel.model.bpel.executable.TPattern
 
value() - Method in enum com.ebmwebsourcing.easybpel.model.bpel.executable.TRoles
 
valueOf(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TBoolean
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TInitiate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TOpaqueBoolean
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TOpaqueStr
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TRoles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo.Kind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELReader.FeatureConstants
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELElementVariable.VariableType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel.executable.TBoolean
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel.executable.TInitiate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel.executable.TPattern
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.ebmwebsourcing.easybpel.model.bpel.executable.TRoles
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TBoolean
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TInitiate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TOpaqueBoolean
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TOpaqueStr
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ebmwebsourcing.easybpel.model.bpel._abstract.TRoles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign.FromAndTo.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELReader.FeatureConstants
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ebmwebsourcing.easybpel.model.bpel.api.variable.BPELElementVariable.VariableType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ebmwebsourcing.easybpel.model.bpel.executable.TBoolean
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ebmwebsourcing.easybpel.model.bpel.executable.TInitiate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ebmwebsourcing.easybpel.model.bpel.executable.TPattern
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.ebmwebsourcing.easybpel.model.bpel.executable.TRoles
Returns an array containing the constants of this enum type, in the order they are declared.
variable - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFrom
 
variable - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMsgCommon
 
variable - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReceive
 
variable - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TReply
 
variable - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TTo
 
variable - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TVariables
 
variable - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFrom
 
variable - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMsgCommon
 
variable - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReceive
 
variable - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TReply
 
variable - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TTo
 
variable - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TVariables
 
VariablePart - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign
 
VariableProperty - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign
 
variables - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
variables - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
variables - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TValidate
 
variables - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
variables - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
variables - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TValidate
 
VariableValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 

W

W3C_XML_SCHEMA_NS_URI - Static variable in interface com.ebmwebsourcing.easybpel.model.bpel.api.XMLConstants
 
wait - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
wait - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
wait - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
wait - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
wait - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
wait - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
wait - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
wait - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
wait - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
Wait - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
wait - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
wait - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
wait - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
wait - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
wait - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
wait - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
wait - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
wait - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
wait - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
WaitValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
While - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.activity
 
WhileValidator - Interface in com.ebmwebsourcing.easybpel.model.bpel.api.compiler.validation.validator
 
writeBPEL(BPELProcess) - Method in interface com.ebmwebsourcing.easybpel.model.bpel.api.inout.BPELWriter
Write the specified BPEL definition .

X

XMLConstants - Interface in com.ebmwebsourcing.easybpel.model.bpel.api
 
XPATH_FUNCTIONS_NAMESPACE - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
Supported xpath functions

_

_Assign_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Branches_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_catch - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TFaultHandlers
 
_catch - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TInvoke
 
_catch - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TFaultHandlers
 
_catch - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TInvoke
 
_Catch_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_CatchAll_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Compensate_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_CompensateScope_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_CompensationHandler_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_CompletionCondition_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Condition_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Copy_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Correlation_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_CorrelationSet_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_CorrelationSets_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Documentation_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
BPEL tag
_else - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
_else - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
_Else_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Elseif_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Empty_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_EventHandlers_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Exit_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Extension_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_ExtensionActivity_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_ExtensionAssignOperation_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Extensions_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_FaultHandlers_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_FinalCounterValue_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Flow_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_for - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmEvent
 
_for - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
_for - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWait
 
_for - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
_for - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWait
 
_For_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_ForEach_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_From_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_FromPart_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_FromParts_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_if - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
_if - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
_if - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
_if - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
_if - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
_if - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
_if - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
_if - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
_if - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
_if - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
_if - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
_if - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
_if - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
_if - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
_if - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
_if - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
_if - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
_if - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
_If_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_import - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
_import - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
_Import_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Invoke_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_JoinCondition_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Link_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Links_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Literal_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_MessageExchange_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_MessageExchanges_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_OnAlarm_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_OnEvent_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_OnMessage_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_PartnerLink_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_PartnerLinks_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Pick_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Process_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Query_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Receive_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_RepeatEvery_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_RepeatUntil_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Reply_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Rethrow_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Scope_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Sequence_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_ServiceRef_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
Service Ref tag
_Source_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Sources_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_StartCounterValue_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Target_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Targets_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_TerminationHandler_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_throw - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
_throw - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
_throw - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
_throw - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
_throw - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
_throw - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
_throw - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
_throw - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
_throw - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
_throw - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
_throw - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
_throw - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
_throw - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
_throw - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
_throw - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
_throw - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
_throw - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
_throw - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
_Throw_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_To_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_ToPart_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_ToParts_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_TransitionCondition_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Until_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Validate_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Variable_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Variables_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_Wait_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 
_while - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TActivityContainer
 
_while - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TElseif
 
_while - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TIf
 
_while - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnAlarmPick
 
_while - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TOnMessage
 
_while - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TProcess
 
_while - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TRepeatUntil
 
_while - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TScope
 
_while - Variable in class com.ebmwebsourcing.easybpel.model.bpel._abstract.TWhile
 
_while - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TActivityContainer
 
_while - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TElseif
 
_while - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TIf
 
_while - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnAlarmPick
 
_while - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TOnMessage
 
_while - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TProcess
 
_while - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TRepeatUntil
 
_while - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TScope
 
_while - Variable in class com.ebmwebsourcing.easybpel.model.bpel.executable.TWhile
 
_While_QNAME - Static variable in class com.ebmwebsourcing.easybpel.model.bpel.api.Constants
 

A B C D E F G H I J K L M N O P Q R S T U V W X _

Copyright © 2012 Petals Link. All Rights Reserved.