Serialized Form


Package com.ebmwebsourcing.easybpel.model.bpel.api

Class com.ebmwebsourcing.easybpel.model.bpel.api.BPELException extends com.ebmwebsourcing.easyviper.core.api.CoreException implements Serializable

serialVersionUID: 1L


Package com.ebmwebsourcing.easybpel.model.bpel.api.activity

Package com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4assign

Package com.ebmwebsourcing.easybpel.model.bpel.api.activity.element.elements4pick

Package com.ebmwebsourcing.easybpel.model.bpel.api.activity.extension

Package com.ebmwebsourcing.easybpel.model.bpel.api.compiler

Package com.ebmwebsourcing.easybpel.model.bpel.api.containers

Package com.ebmwebsourcing.easybpel.model.bpel.api.correlation

Package com.ebmwebsourcing.easybpel.model.bpel.api.expression

Package com.ebmwebsourcing.easybpel.model.bpel.api.fault

Package com.ebmwebsourcing.easybpel.model.bpel.api.partnerLink

Package com.ebmwebsourcing.easybpel.model.bpel.api.registry

Package com.ebmwebsourcing.easybpel.model.bpel.api.variable

Package com.ebmwebsourcing.easybpel.model.bpel.api.wsdlImports

Package com.ebmwebsourcing.easybpel.model.bpel.impl

Class com.ebmwebsourcing.easybpel.model.bpel.impl.BPELElementImpl extends org.ow2.easywsdl.schema.api.abstractElmt.AbstractXMLElementImpl<E> implements Serializable

serialVersionUID: 1L

Serialized Fields

tag

javax.xml.namespace.QName tag

Class com.ebmwebsourcing.easybpel.model.bpel.impl.BPELProcessImpl extends BPELElementImpl<TProcess> implements Serializable

serialVersionUID: 1L

Serialized Fields

baseURI

java.net.URI baseURI

namespaceContext

org.ow2.easywsdl.schema.api.extensions.NamespaceMapperImpl namespaceContext
the namespace context


descriptions

Descriptions descriptions

activity

Activity activity

extensionActivity

ExtensionActivity extensionActivity

variables

java.util.List<E> variables

partnerLinks

java.util.List<E> partnerLinks

correlationsets

java.util.List<E> correlationsets

faultHandlers

FaultHandlers faultHandlers

Package com.ebmwebsourcing.easybpel.model.bpel.impl.activity

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.ActivityImpl extends ContainersImpl<E extends TActivity> implements Serializable

serialVersionUID: 1L

Serialized Fields

sources

Sources sources

targets

Targets targets

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.AssignImpl extends ActivityImpl<TAssign> implements Serializable

serialVersionUID: 1L

Serialized Fields

copy

java.util.List<E> copy

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.EmptyImpl extends ActivityImpl<TEmpty> implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.ExitImpl extends ActivityImpl<TExit> implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.FlowImpl extends ActivityImpl<TFlow> implements Serializable

serialVersionUID: 1L

Serialized Fields

activities

java.util.List<E> activities

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.ForEachImpl extends ActivityImpl<TForEach> implements Serializable

serialVersionUID: 1L

Serialized Fields

scope

Scope scope

startCounterValue

BPELUnsignedIntegerExpression startCounterValue

finalCounterValue

BPELUnsignedIntegerExpression finalCounterValue

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.IfImpl extends ActivityImpl<TIf> implements Serializable

serialVersionUID: 1L

Serialized Fields

conditions

java.util.List<E> conditions

activities

java.util.List<E> activities

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.InvokeImpl extends ActivityImpl<TInvoke> implements Serializable

serialVersionUID: 1L

Serialized Fields

correlations

java.util.List<E> correlations

catchs

java.util.List<E> catchs

catchAll

CatchAll catchAll

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.PickImpl extends ActivityImpl<TPick> implements Serializable

serialVersionUID: 1L

Serialized Fields

messages

java.util.List<E> messages

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.ReceiveImpl extends ActivityImpl<TReceive> implements Serializable

serialVersionUID: 1L

Serialized Fields

correlations

java.util.List<E> correlations
DO NOT INITIALIZE THIS LIST

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.RepeatUntilImpl extends ActivityImpl<TRepeatUntil> implements Serializable

serialVersionUID: 1L

Serialized Fields

condition

BPELBooleanExpression condition

activity

Activity activity

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.ReplyImpl extends ActivityImpl<TReply> implements Serializable

serialVersionUID: 1L

Serialized Fields

correlations

java.util.List<E> correlations

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.ReThrowImpl extends ActivityImpl<TRethrow> implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.ScopeImpl extends ActivityImpl<TScope> implements Serializable

serialVersionUID: 1L

Serialized Fields

variables

java.util.List<E> variables

partnerLinks

java.util.List<E> partnerLinks

correlationsets

java.util.List<E> correlationsets

faultHandlers

FaultHandlers faultHandlers

activity

Activity activity

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.SequenceImpl extends ActivityImpl<TSequence> implements Serializable

serialVersionUID: 1L

Serialized Fields

activities

java.util.List<E> activities

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.ThrowImpl extends ActivityImpl<TThrow> implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.WaitImpl extends ActivityImpl<TWait> implements Serializable

serialVersionUID: 1L

Serialized Fields

duration

BPELDurationExpression duration

date

BPELDeadLineExpression date

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.WhileImpl extends ActivityImpl<TWhile> implements Serializable

serialVersionUID: 1L

Serialized Fields

condition

BPELBooleanExpression condition

activity

Activity activity

Package com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign.CopyImpl extends BPELElementImpl<TCopy> implements Serializable

serialVersionUID: 1L

Serialized Fields

from

From from

to

To to

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign.FromImpl extends BPELElementImpl<TFrom> implements Serializable

serialVersionUID: 1L

Serialized Fields

kind

FromAndTo.Kind kind

literal

Literal literal

expression

BPELExpression<E> expression

variablePart

VariablePart variablePart

variableProperty

VariableProperty variableProperty

partner

PartnerLinkVar partner

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign.LiteralImpl extends BPELElementImpl<TLiteral> implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign.QueryImpl extends BPELElementImpl<TQuery> implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4assign.ToImpl extends BPELElementImpl<TTo> implements Serializable

serialVersionUID: 1L

Serialized Fields

kind

FromAndTo.Kind kind

expression

BPELExpression<E> expression

variablePart

VariablePart variablePart

variableProperty

VariableProperty variableProperty

partner

PartnerLinkVar partner

Package com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4pick

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.element.elements4pick.OnMessageImpl extends BPELElementImpl<TOnMessage> implements Serializable

serialVersionUID: 1L

Serialized Fields

activity

Activity activity

correlations

java.util.List<E> correlations
DO NOT INITIALIZE THIS LIST


Package com.ebmwebsourcing.easybpel.model.bpel.impl.activity.extension

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.extension.BreakpointActivityImpl extends ExtensionActivityImpl<Breakpoint> implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.extension.DebugActivityImpl extends ExtensionActivityImpl<java.lang.Boolean> implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.extension.EchoActivityImpl extends ExtensionActivityImpl<Echo> implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.activity.extension.ExtensionActivityImpl extends BPELElementImpl<E> implements Serializable

serialVersionUID: 1L


Package com.ebmwebsourcing.easybpel.model.bpel.impl.compiler

Class com.ebmwebsourcing.easybpel.model.bpel.impl.compiler.BPELCompilerImpl extends com.ebmwebsourcing.easyviper.core.api.model.compiler.AbstractCompiler<BPELProcess> implements Serializable

serialVersionUID: 1L

Serialized Fields

reader

BPELReader reader

defaultSchema

org.ow2.easywsdl.schema.DefaultSchema defaultSchema

factory

javax.xml.parsers.DocumentBuilderFactory factory

log

java.util.logging.Logger log

Package com.ebmwebsourcing.easybpel.model.bpel.impl.containers

Class com.ebmwebsourcing.easybpel.model.bpel.impl.containers.ContainersImpl extends BPELElementImpl<E extends TExtensibleElements> implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.containers.SourcesImpl extends ContainersImpl<TSources> implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.containers.TargetsImpl extends ContainersImpl<TTargets> implements Serializable

serialVersionUID: 1L


Package com.ebmwebsourcing.easybpel.model.bpel.impl.correlation

Class com.ebmwebsourcing.easybpel.model.bpel.impl.correlation.CorrelationImpl extends BPELElementImpl<TCorrelation> implements Serializable

serialVersionUID: 1L

Serialized Fields

parentCorrelationsElmt

TExtensibleElements parentCorrelationsElmt

Class com.ebmwebsourcing.easybpel.model.bpel.impl.correlation.CorrelationSetImpl extends BPELElementImpl<TCorrelationSet> implements Serializable

Serialized Fields

correlationSets

TCorrelationSets correlationSets

Package com.ebmwebsourcing.easybpel.model.bpel.impl.exception

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.AmbiguousReceiveException extends BuiltInException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.BuiltInException extends BPELException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.CompletionConditionException extends BuiltInException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.ConflictingReceiveException extends BuiltInException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.ConflictingRequestException extends BuiltInException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.CorrelationViolationException extends BuiltInException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.InvalidBranchConditionException extends BuiltInException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.InvalidExpressionValueException extends BuiltInException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.InvalidVariablesException extends BuiltInException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.JoinFailureException extends BuiltInException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.MismatchedAssignementFailureException extends BuiltInException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.MissingReplyException extends BuiltInException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.MissingRequestException extends BuiltInException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.ScopeInitializationFailureException extends BuiltInException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.SelectionFailureException extends BuiltInException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.SubLanguageExecutionFaultException extends BuiltInException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.TechnicalException extends BPELException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.UninitializedPartnerRoleException extends BuiltInException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.UninitializedVariableException extends BuiltInException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.UnsupportedReferenceException extends BuiltInException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.UserDefinedException extends BPELException implements Serializable

serialVersionUID: 1L

Serialized Fields

scope

com.ebmwebsourcing.easyviper.core.api.engine.Scope scope

faultName

javax.xml.namespace.QName faultName

faultVariableName

java.lang.String faultVariableName

faultDefinition

org.ow2.easywsdl.wsdl.api.Fault faultDefinition

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.XsltInvalidSourceException extends BuiltInException implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.exception.XsltStyleSheetNotFoundException extends BuiltInException implements Serializable

serialVersionUID: 1L


Package com.ebmwebsourcing.easybpel.model.bpel.impl.expression

Class com.ebmwebsourcing.easybpel.model.bpel.impl.expression.BPELBooleanExpressionImpl extends BPELExpressionImpl<java.lang.Boolean> implements Serializable

serialVersionUID: 1L

Serialized Fields

log

java.util.logging.Logger log

bpeldefinition

BPELProcess bpeldefinition

Class com.ebmwebsourcing.easybpel.model.bpel.impl.expression.BPELDeadLineExpressionImpl extends BPELElementImpl<TDeadlineExpr> implements Serializable

serialVersionUID: 1L

Serialized Fields

log

java.util.logging.Logger log

bpeldefinition

BPELProcess bpeldefinition

Class com.ebmwebsourcing.easybpel.model.bpel.impl.expression.BPELDurationExpressionImpl extends BPELElementImpl<TDurationExpr> implements Serializable

serialVersionUID: 1L

Serialized Fields

log

java.util.logging.Logger log

bpeldefinition

BPELProcess bpeldefinition

Class com.ebmwebsourcing.easybpel.model.bpel.impl.expression.BPELElementExpressionImpl extends BPELExpressionImpl<org.jdom.Element> implements Serializable

serialVersionUID: 1L

Serialized Fields

log

java.util.logging.Logger log

bpeldefinition

BPELProcess bpeldefinition

Class com.ebmwebsourcing.easybpel.model.bpel.impl.expression.BPELExpressionImpl extends BPELElementImpl<TExpression> implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.expression.BPELUnsignedIntegerExpressionImpl extends BPELElementImpl<TExpression> implements Serializable

serialVersionUID: 1L

Serialized Fields

log

java.util.logging.Logger log

bpeldefinition

BPELProcess bpeldefinition

Package com.ebmwebsourcing.easybpel.model.bpel.impl.expression.analyzer

Class com.ebmwebsourcing.easybpel.model.bpel.impl.expression.analyzer.ParseException extends java.lang.Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

java.lang.String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

java.lang.String eol
The end of line string for this machine.

Class com.ebmwebsourcing.easybpel.model.bpel.impl.expression.analyzer.TokenMgrError extends java.lang.Error implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package com.ebmwebsourcing.easybpel.model.bpel.impl.fault

Class com.ebmwebsourcing.easybpel.model.bpel.impl.fault.CatchAllImpl extends BPELElementImpl<TActivityContainer> implements Serializable

serialVersionUID: 1L

Serialized Fields

activity

Activity activity

Class com.ebmwebsourcing.easybpel.model.bpel.impl.fault.CatchImpl extends BPELElementImpl<TCatch> implements Serializable

serialVersionUID: 1L

Serialized Fields

activity

Activity activity

Class com.ebmwebsourcing.easybpel.model.bpel.impl.fault.FaultHandlersImpl extends BPELElementImpl<TFaultHandlers> implements Serializable

serialVersionUID: 1L

Serialized Fields

catchs

java.util.List<E> catchs

catchAll

CatchAll catchAll

Package com.ebmwebsourcing.easybpel.model.bpel.impl.partnerLink

Class com.ebmwebsourcing.easybpel.model.bpel.impl.partnerLink.PartnerLinkImpl extends BPELElementImpl<TPartnerLink> implements Serializable

serialVersionUID: 1L

Serialized Fields

parent

TPartnerLinks parent

parentScope

BPELElement parentScope

Class com.ebmwebsourcing.easybpel.model.bpel.impl.partnerLink.ServiceRefImpl extends BPELElementImpl<ServiceRefType> implements Serializable

serialVersionUID: 1L

Serialized Fields

epr

com.ebmwebsourcing.wsstar.addressing.definition.api.EndpointReferenceType epr

factory

ObjectFactory factory

Package com.ebmwebsourcing.easybpel.model.bpel.impl.registry

Class com.ebmwebsourcing.easybpel.model.bpel.impl.registry.BPELMemoryRegistryImpl extends com.ebmwebsourcing.easyviper.core.api.model.registry.definition.AbstractProcessDefinitionRegistry<BPELProcess> implements Serializable

serialVersionUID: 1L

Serialized Fields

log

java.util.logging.Logger log

registry

java.util.Map<K,V> registry

Package com.ebmwebsourcing.easybpel.model.bpel.impl.variable

Class com.ebmwebsourcing.easybpel.model.bpel.impl.variable.BPELDateVariableImpl extends BPELVariableImpl<java.util.Date> implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.variable.BPELElementVariableImpl extends BPELVariableImpl<org.jdom.Element> implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.variable.BPELIntVariableImpl extends BPELVariableImpl<java.lang.Integer> implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.variable.BPELLongVariableImpl extends BPELVariableImpl<java.lang.Long> implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.variable.BPELStringVariableImpl extends BPELVariableImpl<java.lang.String> implements Serializable

serialVersionUID: 1L

Class com.ebmwebsourcing.easybpel.model.bpel.impl.variable.BPELVariableImpl extends BPELElementImpl<TVariable> implements Serializable

serialVersionUID: 1L

Serialized Fields

variables

TVariables variables

from

From from

msg

BPELInternalMessage msg

Package com.ebmwebsourcing.easybpel.model.bpel.impl.wsdlImports

Class com.ebmwebsourcing.easybpel.model.bpel.impl.wsdlImports.DescriptionsImpl extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

processNamespace

java.lang.String processNamespace

processItfName

java.lang.String processItfName

imports

java.util.List<E> imports

descriptions

java.util.List<E> descriptions

schemas

java.util.List<E> schemas

partnerLinks

java.util.List<E> partnerLinks

namespaces

org.ow2.easywsdl.schema.api.extensions.NamespaceMapperImpl namespaces

partnerLinkTypes

java.util.List<E> partnerLinkTypes

properties

java.util.List<E> properties

propertyAliases

java.util.List<E> propertyAliases

interfaces

java.util.List<E> interfaces

bindings

java.util.List<E> bindings

services

java.util.List<E> services

messages

java.util.List<E> messages

Class com.ebmwebsourcing.easybpel.model.bpel.impl.wsdlImports.ImportImpl extends BPELElementImpl<TImport> implements Serializable

serialVersionUID: 1L

Serialized Fields

description

org.ow2.easywsdl.extensions.wsdl4bpel.api.Description description

schema

org.ow2.easywsdl.schema.api.Schema schema



Copyright © 2008-2009 eBM WebSourcing. All Rights Reserved.