- ELSE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
-
- ELSEIF - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
-
- EMPTY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
-
- EMPTY - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
-
- EmptyActivity - Class in org.apache.ode.bpel.compiler.bom
-
BOM representation of the BPEL <empty>
activity.
- EmptyActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.EmptyActivity
-
- endElement(String, String, String) - Method in class org.apache.ode.bpel.compiler.bom.DOMBuilderContentHandler
-
- errAliasUndeclaredMessage(QName, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Missing message type reference in property alias {0} in namespace {1}.
- errAtomicScopeNesting(boolean) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
- errBpel11RequiresWsdl() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
A WSDL document must be specified for a BPEL4WS 1.1 process.
- errBpelParseErr() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Error parsing BPEL process: the BPEL is either malformed or is invalid.
- errCantFindXslt(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Could not find the XSLT stylesheet referenced with URI {0}, make sure it has been properly provided to the compiler.
- errCompensateNAtoContext() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Compensation is not applicable in this (non-recovery) context.
- errCompensateOfInvalidScope(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
The scope "{0}" is not available for compensation in this context.
- errCompilationErrors(int, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Compilation completed with {0} error(s): {1}
- errCopyFromMessageToNonMessage(String) - Method in class org.apache.ode.bpel.compiler.AssignGeneratorMessages
-
Copy from message variable {0} requires a message for the l-value.
- errCopyFromUndeclaredPartnerRole(String, String) - Method in class org.apache.ode.bpel.compiler.AssignGeneratorMessages
-
Copy from partner link {0} with enpoint reference {1} requires
the corresponding role to be defined on partner link.
- errCopyToMessageFromNonMessage(String) - Method in class org.apache.ode.bpel.compiler.AssignGeneratorMessages
-
Copy to message variable {0} requires a message for the r-value.
- errCopyToUndeclaredPartnerRole(String) - Method in class org.apache.ode.bpel.compiler.AssignGeneratorMessages
-
Copy to partner link {0} requires the partnerRole to be defined on partner link.
- errDuplicateLinkDecl(String) - Method in class org.apache.ode.bpel.compiler.FlowGeneratorMessages
-
Duplicate declaration of link "{0}".
- errDuplicateLinkSource(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Duplicate declaration of source for link "{0}".
- errDuplicateLinkTarget(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Duplicate declaration of target for link "{0}".
- errDuplicatePartnerLinkDecl(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Duplicate declaration of partnerLink "{0}".
- errDuplicateUseCorrelationSet(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Attempt to reference undeclared correlation set "{0}".
- errDuplicateVariableDecl(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Duplicate declaration of variable "{0}".
- errDuplicateWSDLImport(String, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Attempted to import WSDL for namespace {0} from multiple locations:
definitions from {1} will be ignored!
- errEmptyCatch() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
- errEmptyExpression(URI, QName) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPathMessages
-
Empty query
- errEmptyOnMessage() - Method in class org.apache.ode.bpel.compiler.PickGeneratorMessages
-
- errEmptyScope() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Empty scopes are forbidden.
- errEmptySequence() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
- errExpressionMessageNoPart(String) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPathMessages
-
Invalid number of argument to function "{0}".
- errForEachAndScopeVariableRedundant(String) - Method in class org.apache.ode.bpel.compiler.ForEachGeneratorMessages
-
The <reply> must specify a reply message.
- errForOrUntilMustBeGiven() - Method in class org.apache.ode.bpel.compiler.PickGeneratorMessages
-
- errIfWithNoCondition() - Method in class org.apache.ode.bpel.compiler.IfGeneratorMessages
-
The <if> must have a condition element.
- errInvalidAlarm() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Invalid alarm handler (check for/until/repeatEvery).
- errInvalidDeploymentDescriptor(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Deployment descriptor is invalid: {0}
- errInvalidDocXsltUri(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
XSLT stylesheet URI is invalid/malformed: {0}
- errInvalidEvent() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Invalid alarm handler (check for/until/repeatEvery).
- errInvalidImport(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
The import "{0}" is invalid / malformed.
- errInvalidNumberOfArguments(String) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPathMessages
-
Invalid number of argument to function "{0}".
- errInvalidQName(String) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPathMessages
-
The prefixed name "{0}" could not be dereferenced in this namespace
context.
- errInvalidRetryDelayValue(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
The retryDelay attribute must be a positive integer, found {0}
- errInvalidRetryForValue(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
The retryFor attribute must be a positive integer, found {0}
- errInvokeNoInputMessageForInputOp(String) - Method in class org.apache.ode.bpel.compiler.InvokeGeneratorMessages
-
Invoke doesn't define an input variable even though the operation {0}
declares an input message.
- errInvokeNoOutputMessageForOutputOp(String) - Method in class org.apache.ode.bpel.compiler.InvokeGeneratorMessages
-
Invoke doesn't define an output variable even though the operation {0}
declares an output message.
- errLinkCrossesEventHandlerBoundary(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
The link "{0}" crosses an event handler boundary.
- errLinkMissingSourceActivity(String) - Method in class org.apache.ode.bpel.compiler.FlowGeneratorMessages
-
The link "{0}" does not have a source.
- errLinkMissingTargetActivity(String) - Method in class org.apache.ode.bpel.compiler.FlowGeneratorMessages
-
The link "{0}" does not have a target.
- errLiteralExpected(String) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPathMessages
-
The expression "{0}" must be a literal string.
- errMessageVariableRequired(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Cannot use non-message variable "{0}" in this context (message variable is
required).
- errMismatchedMessageAssignment(String, QName, String, QName) - Method in class org.apache.ode.bpel.compiler.AssignGeneratorMessages
-
Copy to message variable {0} of type {1} from message {2} of type {3} is
not permitted (the message types do not match).
- errMissingFromSpec() - Method in class org.apache.ode.bpel.compiler.AssignGeneratorMessages
-
Copy missing from-spec.
- errMissingImportLocation() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Missing import location.
- errMissingMyRolePortType(QName, String, QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
- errMissingPartnerRolePortType(QName, String, QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
- errMissingQueryExpression() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
A required query language expression was not present.
- errMissingScopeinForeach() - Method in class org.apache.ode.bpel.compiler.ForEachGeneratorMessages
-
- errMissingToSpec() - Method in class org.apache.ode.bpel.compiler.AssignGeneratorMessages
-
Copy missing to-spec.
- errMustSpecifyExternalVariableId(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
- errMustSpecifyRelatedVariable(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
- errNoMyRoleOnReceivePartnerLink(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Partner link {0} used in receive activity doesn't define role myRole.
- errNoRootActivity() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Process has no root activity.
- errNoWsdlDefinitionForNamespace(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
No WSDL definition for namespace "{0}".
- errOnAlarmWithCreateInstance() - Method in class org.apache.ode.bpel.compiler.PickGeneratorMessages
-
- ERROR - Static variable in class org.apache.ode.bpel.compiler.api.CompilationMessage
-
Error message.
- error(TransformerException) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XslCompilationErrorListener
-
- errOutputVariableMustBeSpecified() - Method in class org.apache.ode.bpel.compiler.ReplyGeneratorMessages
-
The <reply> must specify a reply message.
- errPartnerLinkDoesNotDeclareMyRole(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
The partnerLink "{0}" does not define a myRole.
- errPartnerLinkDoesNotDeclarePartnerRole(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
The partnerLink "{0}" does not define a partnerRole.
- errPartnerLinkNoPartnerRoleButInitialize(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
The partnerLink "{0}" does not define a partnerRole but is set to initializePartnerRole=yes.
- errPortTypeMismatch(QName, QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
The port type "{0}" does not match the expected port type ("{1}").
- errProcessNameNotSpecified() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
- errProcessNamespaceNotSpecified() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
- errPropertyDeclaredWithComplexType(QName, QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Attempt to declare property "{0}" with complex type "{1}".
- errRendezvousNotSupported() - Method in class org.apache.ode.bpel.compiler.PickGeneratorMessages
-
- errSchemaError(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Error in schema processing: {0}
- errScopeToCompensateUnspecfied() - Method in class org.apache.ode.bpel.compiler.CompensateGeneratorMessages
-
The scope to compensate is unspecified.
- errSecondNonInitiateOrJoinCorrelationSet(String) - Method in class org.apache.ode.bpel.compiler.PickGeneratorMessages
-
Attempt to use multiple non-initiate correlation sets; second set was
"{0}".
- errTODO(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
FEATURE NOT SUPPORTED: {0}
- errTwoWayOperationExpected(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Attempt to use one-way operation "{0}" in a context requiring a
request-response.
- errUnconfigurableXPathFactory() - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPathMessages
-
- errUndeclaredCorrelationSet(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Attempt to reference undeclared correlation set "{0}".
- errUndeclaredFault(String, String) - Method in class org.apache.ode.bpel.compiler.ReplyGeneratorMessages
-
The <reply> activity has an undeclared fault "{0}" for operation
"{1}".
- errUndeclaredFunctionPrefix(String, String) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPathMessages
-
The prefix "{0}" on the XPath function "{1}" is not bound to a URI.
- errUndeclaredLink(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Attempt to reference undeclared link "{0}".
- errUndeclaredMessage(String, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Attempt to reference undeclared WSDL message "{0}" in namespace {1}.
- errUndeclaredMessagePart(String, QName, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Attempt to reference undeclared part "{2}" for variable "{0}": the WSDL
message type "{1}" does not declare "{2}".
- errUndeclaredOperation(QName, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
The operation "{1}" is not declared on portType "{0}".
- errUndeclaredPartnerLink(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Attempt to reference undeclared partner link "{0}".
- errUndeclaredPartnerLinkType(QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Attempt to reference undeclared partner link type "{0}".
- errUndeclaredPortType(QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Attempt to reference undeclared portType "{0}".
- errUndeclaredProperty(QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Attempt to reference undeclared property "{0}".
- errUndeclaredPropertyAlias(String, QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
The property "{1}" does not have an alias for message type "{0}".
- errUndeclaredRole(String, QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Attempt to reference undeclared role "{0}" for partnerLink "{1}".
- errUndeclaredVariable(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Attempt to reference undeclared variable "{0}".
- errUndeclaredXsdType(QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Attempt to reference undeclared XSD type "{0}".
- errUnexpectedCompilationError(String) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPathMessages
-
Unexpected compilator error: {0}
- errUnexpectedNodeTypeForXPath(String) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPathMessages
-
The XPath node with value "{0}" was not a text node.
- errUnknownActivity(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
The BOM activity class "{0}" is unrecoginized.
- errUnknownBpelFunction(String) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPathMessages
-
Attempt to use an unrecognized BPEL function "{0}".
- errUnknownExpressionLanguage(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
The expression language "{0}" is unrecognized.
- errUnknownImportType(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
The import type "{0}" is unknown.
- errUnknownPartInAlias(String, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
The part {0} declared in property alias for messageType {1} couldn't be found.
- errUnknownToSpec() - Method in class org.apache.ode.bpel.compiler.AssignGeneratorMessages
-
To-spec format is unrecognized.
- errUnkownFromSpec() - Method in class org.apache.ode.bpel.compiler.AssignGeneratorMessages
-
From-spec format is unrecognized.
- errUnrecognizedBpelVersion() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Unrecognized BPEL version!
- errUnrecognizedVariableDeclaration(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
The declaration of variable "{0}" was not recognized.
- errUnspecifiedImportType() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Must specify an import type.
- errUseOfUninitializedCorrelationSet(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Attempt to use correlation set "{0}" before it has been initialized.
- errVariableDeclInvalid(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
- errVariableDeclMissingType(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Declaration of variable "{0}" does not specify the required type (either
MessageType or ElementType).
- errVariableDeclMutipleTypes(String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Declaration of variable "{0}" can specify either MessageType or
ElementType, but not both.
- errVariableTypeMismatch(String, QName, QName) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
The variable "{0}" must be of type "{1}" to be used in this context; its
actual type is "{1}".
- errWaitMustDefineForOrUntilDuration() - Method in class org.apache.ode.bpel.compiler.WaitGeneratorMessages
-
Must specify exactly one "for" or "until" expression.
- errWsdlImportFailed(String, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Unable to import WSDL at URI "{0}"; WSDL fault code "{1}".
- errWsdlImportNotFound(String, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
The WSDL for namespace "{0}" could not be found in "{1}".
- errWsdlParseError(String, String, String) - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
{1}: [{0}] {2}
- errXPathSyntax(String) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPathMessages
-
The string "{0}" is not a valid XPath 1.0 expression.
- errXQuery10Syntax(String, String) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPathMessages
-
The string "{0}" is not a valid XQuery 1.0 expression.
- errXslCompilation(String, String) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPathMessages
-
Error compiling XSL Sheet "{0}" : {1}.
- errXsltStylesheetNotFound(String) - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPathMessages
-
bpws:xsltStylesheetNotFound the declared stylesheet could not be found: {0}
- evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.CombineUrl
-
- evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.ComposeUrl
-
- evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.DayTimeDuration
-
- evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.Delete
-
- evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.DomToString
-
- evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.DoXslTransform
-
- evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.GetVariableProperty
-
- evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.InsertAfter
-
- evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.InsertAsFirstInto
-
- evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.InsertAsLastInto
-
- evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.InsertBefore
-
- evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.InsertInto
-
- evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.ProcessProperty
-
- evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.Rename
-
- evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.SplitToElements
-
- evaluate(List) - Method in class org.apache.ode.bpel.elang.xpath20.compiler.JaxpFunctionResolver.YearMonthDuration
-
- EVENTHANDLERS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
-
- EVENTHANDLERS - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
-
- EXIT - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
-
- EXPLANG_XPATH - Static variable in class org.apache.ode.bpel.compiler.BpelCompiler11
-
URI for the XPath 1.0 expression language.
- EXPRESSION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
-
- EXPRESSION - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
-
- Expression - Class in org.apache.ode.bpel.compiler.bom
-
BOM representation of a BPEL expression language expression.
- Expression(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Expression
-
- Expression11 - Class in org.apache.ode.bpel.compiler.bom
-
BPEL-1.1 overrides for the expression object.
- Expression11(Element, Node) - Constructor for class org.apache.ode.bpel.compiler.bom.Expression11
-
- ExpressionCompiler - Interface in org.apache.ode.bpel.compiler.api
-
Interface implemented by BPEL expression language compilers.
- ExpressionValidator - Interface in org.apache.ode.bpel.compiler.api
-
- ExpressionValidatorFactory - Class in org.apache.ode.bpel.compiler
-
- ExpressionValidatorFactory(Properties) - Constructor for class org.apache.ode.bpel.compiler.ExpressionValidatorFactory
-
- EXT_FUNCTION_DOXSLTRANSFORM - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
-
Extension function bpws:getLinkStatus('getLinkName')
- EXT_FUNCTION_GETLINKSTATUS - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
-
Extension function bpws:getLinkStatus('getLinkName')
- EXT_FUNCTION_GETVARIABLEDATA - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
-
Extension function bpws:getVariableData('variableName', 'partName'?
- EXT_FUNCTION_GETVARIABLEPROPERTY - Static variable in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
-
Extension function
bpws:getVariableProperty('variableName','propertyName')
- ExtensibilityQNames - Class in org.apache.ode.bpel.compiler.bom
-
- ExtensibilityQNames() - Constructor for class org.apache.ode.bpel.compiler.bom.ExtensibilityQNames
-
- ExtensionVal - Class in org.apache.ode.bpel.compiler.bom
-
Assignment L/R-value defined in terms of message variable extensions.
- ExtensionVal(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.ExtensionVal
-
- EXTVAR_ATTR - Static variable in class org.apache.ode.bpel.compiler.bom.ExtensibilityQNames
-
Attribute name for external variable id.
- EXTVAR_RELATED - Static variable in class org.apache.ode.bpel.compiler.bom.ExtensibilityQNames
-
Attribute holding the name of the "related" variable.
- getAccessibleVariables() - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
-
- getAccessibleVariables() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
-
- getActivities() - Method in class org.apache.ode.bpel.compiler.bom.CompositeActivity
-
Get the (ordered) list of child activities.
- getActivity() - Method in class org.apache.ode.bpel.compiler.bom.Catch
-
Get the activity for this catch block.
- getActivity() - Method in class org.apache.ode.bpel.compiler.bom.CompensationHandler
-
Get the compensating activity.
- getActivity() - Method in class org.apache.ode.bpel.compiler.bom.IfActivity.Case
-
Get the activity for this case.
- getActivity() - Method in class org.apache.ode.bpel.compiler.bom.IfActivity
-
Get the activity for this if.
- getActivity() - Method in class org.apache.ode.bpel.compiler.bom.OnAlarm
-
The activity associated with the alarm.
- getActivity() - Method in class org.apache.ode.bpel.compiler.bom.OnMessage
-
Get the activity associated with the event (i.e. the activity that is
activated).
- getActivity() - Method in class org.apache.ode.bpel.compiler.bom.RepeatUntilActivity
-
Get the child (repeated) activity.
- getActivity() - Method in class org.apache.ode.bpel.compiler.bom.SwitchActivity.Case
-
Get the activity for this case.
- getActivity() - Method in class org.apache.ode.bpel.compiler.bom.TerminationHandler
-
Get the termination activity.
- getActivity() - Method in class org.apache.ode.bpel.compiler.bom.WhileActivity
-
Get the child (repeated) activity.
- getActivityStack() - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
-
- getActivityStack() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
-
- getAlarms() - Method in class org.apache.ode.bpel.compiler.bom.Scope
-
Get an array of OnAlarmEventHandler
s for this scope.
- getAsExpression() - Method in class org.apache.ode.bpel.compiler.bom.From
-
- getAsExpression() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
-
- getAsExtensionVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
-
Cast this tofrom to an "extension" to/from.
- getAsLiteralVal() - Method in class org.apache.ode.bpel.compiler.bom.From
-
- getAsPartnerLinkVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
-
- getAsPropertyVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
-
- getAsVariableVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
-
- getAtomicScope() - Method in class org.apache.ode.bpel.compiler.bom.Scope
-
- getAttribute(QName, String) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getAttribute(String, String) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getAttribute(String) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getAttribute(String, Map<String, T>, T) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getAttribute(Element, String) - Method in class org.apache.ode.bpel.compiler.wsdl.BpelExtensionSerializer
-
- getBaseInputSource() - Method in class org.apache.ode.bpel.compiler.WSDLLocatorImpl
-
- getBaseResourceURI() - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
-
Retrieves the base URI that the BPEL Process execution contextis running relative to.
- getBaseResourceURI() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
-
Retrieves the base URI that the BPEL Process execution contextis running relative to.
- getBaseResourceURI() - Method in class org.apache.ode.bpel.compiler.DefaultResourceFinder
-
- getBaseResourceURI() - Method in interface org.apache.ode.bpel.compiler.ResourceFinder
-
- getBaseURI() - Method in class org.apache.ode.bpel.compiler.WSDLLocatorImpl
-
- getBpelVersion() - Method in class org.apache.ode.bpel.compiler.bom.Process
-
Get the BPEL version of this process.
- getBpwsNamespace() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
-
- getBpwsNamespace() - Method in class org.apache.ode.bpel.compiler.BpelCompiler11
-
- getBpwsNamespace() - Method in class org.apache.ode.bpel.compiler.BpelCompiler20
-
- getBpwsNamespace() - Method in class org.apache.ode.bpel.compiler.BpelCompiler20Draft
-
- getBranch() - Method in class org.apache.ode.bpel.compiler.bom.CompletionCondition
-
- getCases() - Method in class org.apache.ode.bpel.compiler.bom.IfActivity
-
Get the cases for this switch.
- getCases() - Method in class org.apache.ode.bpel.compiler.bom.SwitchActivity
-
Get the cases for this switch.
- getCatches() - Method in class org.apache.ode.bpel.compiler.bom.FaultHandler
-
Gets the
Catch
blocks for this fault handler.
- getChild() - Method in class org.apache.ode.bpel.compiler.bom.ForEachActivity
-
Gets the scope activity that we will iterate on.
- getChildActivity() - Method in class org.apache.ode.bpel.compiler.bom.ScopeActivity
-
- getChildren(Class<T>) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getChildren(QName) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getChildren() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getColumnNo() - Method in interface org.apache.ode.bpel.compiler.api.SourceLocation
-
Column number.
- getColumnNo() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getColumnNo() - Method in class org.apache.ode.bpel.elang.xpath10.compiler.SourceLocatorWrapper
-
- getCompensationHandler() - Method in class org.apache.ode.bpel.compiler.bom.Scope
-
Get the compensation handler for this scope.
- getCompilationMessage() - Method in exception org.apache.ode.bpel.compiler.api.CompilationException
-
- getCompileListener() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
-
- getCompletionCondition() - Method in class org.apache.ode.bpel.compiler.bom.ForEachActivity
-
Gets a completion condition defining how many child scope completions can
occur before the forEach completes.
- getCondition() - Method in class org.apache.ode.bpel.compiler.bom.IfActivity.Case
-
Get the condition associated with this case.
- getCondition() - Method in class org.apache.ode.bpel.compiler.bom.IfActivity
-
- getCondition() - Method in class org.apache.ode.bpel.compiler.bom.RepeatUntilActivity
-
Get the repeat-until condition.
- getCondition() - Method in class org.apache.ode.bpel.compiler.bom.SwitchActivity.Case
-
Get the condition associated with this case.
- getCondition() - Method in class org.apache.ode.bpel.compiler.bom.WhileActivity
-
Get the while condition.
- getCondition() - Method in class org.apache.ode.bpel.compiler.bom.WhileActivity11
-
- getCopies() - Method in class org.apache.ode.bpel.compiler.bom.AssignActivity
-
Get the list of <copy>
entries for this activity.
- getCorrelations() - Method in interface org.apache.ode.bpel.compiler.bom.Communication
-
- getCorrelations() - Method in class org.apache.ode.bpel.compiler.bom.CommunicationHelper
-
- getCorrelations() - Method in class org.apache.ode.bpel.compiler.bom.InvokeActivity
-
- getCorrelations() - Method in class org.apache.ode.bpel.compiler.bom.OnMessage
-
- getCorrelations() - Method in class org.apache.ode.bpel.compiler.bom.ReceiveActivity
-
- getCorrelations() - Method in class org.apache.ode.bpel.compiler.bom.ReplyActivity
-
- getCorrelationSet() - Method in class org.apache.ode.bpel.compiler.bom.Correlation
-
Get the name of the referenced correlation set.
- getCorrelationSetDecl(String) - Method in class org.apache.ode.bpel.compiler.bom.Scope
-
Get a correlation set decleration.
- getCorrelationSetDecls() - Method in class org.apache.ode.bpel.compiler.bom.Scope
-
Get correlation sets for this scope.
- getCounterName() - Method in class org.apache.ode.bpel.compiler.bom.ForEachActivity
-
Gets the counter variable name used for iteration.
- getCurrent() - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
-
- getCurrent() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
-
- getDefaultExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
-
- getDefaultExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.BpelCompiler11
-
- getDefaultExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.BpelCompiler20
-
- getDefaultExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.BpelCompiler20Draft
-
- getDefinition() - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
-
- getElement() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getElementType() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject4WSDL
-
- getElementType() - Method in class org.apache.ode.bpel.compiler.bom.OnEvent
-
- getElementType() - Method in class org.apache.ode.bpel.compiler.wsdl.XMLSchemaType
-
- getEndpointReference() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkVal
-
- getEvents() - Method in class org.apache.ode.bpel.compiler.bom.Scope
-
- getExpression() - Method in class org.apache.ode.bpel.compiler.bom.Expression
-
- getExpression() - Method in class org.apache.ode.bpel.compiler.bom.Expression11
-
- getExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.bom.Expression
-
Get the expression language for this expression.
- getExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.bom.Expression11
-
- getExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.bom.Process
-
Get the default expression language.
- getExpressionLanguage() - Method in class org.apache.ode.bpel.compiler.bom.Query
-
- getExtensibilityElement(QName) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getExtensibilityElements() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
Return the declared extensibility elements.
- getExtension() - Method in class org.apache.ode.bpel.compiler.bom.ExtensionVal
-
- getExternalId() - Method in class org.apache.ode.bpel.compiler.bom.Variable
-
Get the external variable identifier (each one will be defined in the deployment descriptor)
- getFaultHandler() - Method in class org.apache.ode.bpel.compiler.bom.Scope
-
Get the fault handler for this scope.
- getFaultName() - Method in class org.apache.ode.bpel.compiler.bom.Catch
-
Get the name of the fault.
- getFaultName() - Method in class org.apache.ode.bpel.compiler.bom.ReplyActivity
-
Get the fault name with which to reply.
- getFaultName() - Method in class org.apache.ode.bpel.compiler.bom.ThrowActivity
-
Get the thrown fault name.
- getFaultOnFailure() - Method in class org.apache.ode.bpel.compiler.bom.FailureHandling
-
- getFaultVariable() - Method in class org.apache.ode.bpel.compiler.bom.Catch
-
Get the fault variable.
- getFaultVariable() - Method in class org.apache.ode.bpel.compiler.bom.ThrowActivity
-
Get the fault variable.
- getFaultVariableElementType() - Method in class org.apache.ode.bpel.compiler.bom.Catch
-
Get the fault variable type.
- getFaultVariableMessageType() - Method in class org.apache.ode.bpel.compiler.bom.Catch
-
Get the fault variable type.
- getFinalCounter() - Method in class org.apache.ode.bpel.compiler.bom.ForEachActivity
-
Sets the expression that will be used as a termination value for the
forEach iterations.
- getFirstChild(Class<T>) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getFirstChild(QName) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getFirstExtensibilityElementElement() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getFor() - Method in class org.apache.ode.bpel.compiler.bom.OnAlarm
-
Get the duration of the alarm.
- getFor() - Method in class org.apache.ode.bpel.compiler.bom.WaitActivity
-
Get the for expression.
- getFrom() - Method in class org.apache.ode.bpel.compiler.bom.Copy
-
Get the R-value.
- getHeader() - Method in class org.apache.ode.bpel.compiler.bom.VariableVal
-
Get the (optional) header part.
- getImportInputSource(String, String) - Method in class org.apache.ode.bpel.compiler.WSDLLocatorImpl
-
- getImports() - Method in class org.apache.ode.bpel.compiler.bom.Process
-
Get the <import>
(s) of the process.
- getImportType() - Method in class org.apache.ode.bpel.compiler.bom.Import
-
Get the encoding language.
- getInitiate() - Method in class org.apache.ode.bpel.compiler.bom.Correlation
-
Get the value of the initiate flag.
- getInputVar() - Method in class org.apache.ode.bpel.compiler.bom.InvokeActivity
-
Get the input variable.
- getInstance() - Static method in class org.apache.ode.bpel.compiler.bom.BpelObjectFactory
-
- getJoinCondition() - Method in class org.apache.ode.bpel.compiler.bom.Activity
-
Get the join condition.
- getKind() - Method in class org.apache.ode.bpel.compiler.bom.Variable
-
Get the type of declaration; one of: #TYPE_SCHEMA
,
#TYPE_ELEMENT
, or #TYPE_MESSAGE
.
- getLatestImportURI() - Method in class org.apache.ode.bpel.compiler.WSDLLocatorImpl
-
- getLineNo() - Method in interface org.apache.ode.bpel.compiler.api.SourceLocation
-
Line number.
- getLineNo() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
Get the line number in the BPEL source document where this object is
defined.
- getLineNo() - Method in class org.apache.ode.bpel.elang.xpath10.compiler.SourceLocatorWrapper
-
- getLinkName() - Method in class org.apache.ode.bpel.compiler.bom.Link
-
Get this link's name.
- getLinkName() - Method in class org.apache.ode.bpel.compiler.bom.LinkSource
-
Get the refernced link.
- getLinkName() - Method in class org.apache.ode.bpel.compiler.bom.LinkTarget
-
Get the name of the refernced link.
- getLinks() - Method in class org.apache.ode.bpel.compiler.bom.FlowActivity
-
Get the set of links declared in this <flow> activity.
- getLinkSources() - Method in class org.apache.ode.bpel.compiler.bom.Activity
-
- getLinkStatus(XPathContext, String) - Static method in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10BpelFunctions
-
WS-BPEL getLinkStatus function
- getLinkTargets() - Method in class org.apache.ode.bpel.compiler.bom.Activity
-
- getLiteral() - Method in class org.apache.ode.bpel.compiler.bom.LiteralVal
-
Get the literal XML value.
- getLocation() - Method in class org.apache.ode.bpel.compiler.bom.Import
-
Get the location URI of the imported resource.
- getLocation() - Method in class org.apache.ode.bpel.compiler.bom.VariableVal
-
- getLocation() - Method in class org.apache.ode.bpel.compiler.bom.VariableVal11
-
- getMessageExchangeId() - Method in class org.apache.ode.bpel.compiler.bom.OnMessage
-
Get the optional message exchange identifier.
- getMessageExchangeId() - Method in class org.apache.ode.bpel.compiler.bom.ReceiveActivity
-
Get the optional message exchange identifier.
- getMessageExchangeId() - Method in class org.apache.ode.bpel.compiler.bom.ReplyActivity
-
Get the optional message exchange identifier.
- getMessageType() - Method in class org.apache.ode.bpel.compiler.bom.OnEvent
-
- getMessageType() - Method in class org.apache.ode.bpel.compiler.bom.PropertyAlias
-
Get the name of the WSDL message
type that this alias it
to apply to.
- getMyRole() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLink
-
Gets the 'myRole' of the partnerLink link.
- getName() - Method in class org.apache.ode.bpel.compiler.bom.Activity
-
- getName() - Method in class org.apache.ode.bpel.compiler.bom.CorrelationSet
-
Get the name of this correlation set.
- getName() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLink
-
Name of the partnerLink link.
- getName() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkType
-
- getName() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkType.Role
-
Get the portName of the role (e.g.
- getName() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkType.Role11.PortType11
-
- getName() - Method in class org.apache.ode.bpel.compiler.bom.Process
-
Get the name of the process.
- getName() - Method in class org.apache.ode.bpel.compiler.bom.Property
-
Get the name of the property; note that this name is in the target-namespace of the WSDL.
- getName() - Method in class org.apache.ode.bpel.compiler.bom.Variable
-
Get the name of the variable.
- getNamespace() - Method in class org.apache.ode.bpel.compiler.bom.Import
-
Get the namesapce of the imported definitions.
- getNamespaceContext() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
Get the namespace context for this BPEL object (i.e. prefix-to-namespace
mapping).
- getNSContext() - Method in class org.apache.ode.bpel.compiler.bom.PropertyAlias
-
Get the namespace context for the <propertyAlias>
element that created this object.
- getOnAlarms() - Method in class org.apache.ode.bpel.compiler.bom.PickActivity
-
Gets the alarm for the pick; may be null
.
- getOnMessages() - Method in class org.apache.ode.bpel.compiler.bom.PickActivity
-
Return all 'onMessage' handlers.
- getOperation() - Method in interface org.apache.ode.bpel.compiler.bom.Communication
-
Get the operation for the communication.
- getOperation() - Method in class org.apache.ode.bpel.compiler.bom.CommunicationHelper
-
- getOperation() - Method in class org.apache.ode.bpel.compiler.bom.InvokeActivity
-
- getOperation() - Method in class org.apache.ode.bpel.compiler.bom.OnMessage
-
- getOperation() - Method in class org.apache.ode.bpel.compiler.bom.ReceiveActivity
-
- getOperation() - Method in class org.apache.ode.bpel.compiler.bom.ReplyActivity
-
- getOProcess() - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
-
- getOProcess() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
-
- getOutputVar() - Method in class org.apache.ode.bpel.compiler.bom.InvokeActivity
-
The output variable.
- getPart() - Method in class org.apache.ode.bpel.compiler.bom.PropertyAlias
-
Get the name of the WSDL part
that this alias is to apply
to (within the specified message
).
- getPart() - Method in class org.apache.ode.bpel.compiler.bom.VariableVal
-
Get the (optional) message part.
- getPartnerLink() - Method in interface org.apache.ode.bpel.compiler.bom.Communication
-
Get the partnerLink link on which to communicate.
- getPartnerLink() - Method in class org.apache.ode.bpel.compiler.bom.CommunicationHelper
-
- getPartnerLink() - Method in class org.apache.ode.bpel.compiler.bom.InvokeActivity
-
- getPartnerLink() - Method in class org.apache.ode.bpel.compiler.bom.OnMessage
-
- getPartnerLink() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkVal
-
- getPartnerLink() - Method in class org.apache.ode.bpel.compiler.bom.ReceiveActivity
-
- getPartnerLink() - Method in class org.apache.ode.bpel.compiler.bom.ReplyActivity
-
- getPartnerLink(String) - Method in class org.apache.ode.bpel.compiler.bom.Scope
-
Get a partnerLink declared in this scope.
- getPartnerLinks() - Method in class org.apache.ode.bpel.compiler.bom.Scope
-
Get all partnerLinks delcared in this scope.
- getPartnerLinkType() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLink
-
Get the partnerLink link type.
- getPartnerLinkType(QName) - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
-
- getPartnerLinkTypes() - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
-
- getPartnerRole() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLink
-
Get the 'partnerRole'
- getPath() - Method in interface org.apache.ode.bpel.compiler.api.SourceLocation
-
Location path (not a file path, but a path in an expression).
- getPath() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getPath() - Method in class org.apache.ode.bpel.elang.xpath10.compiler.SourceLocatorWrapper
-
- getPattern() - Method in class org.apache.ode.bpel.compiler.bom.Correlation
-
Get the correlation pattern.
- getPortType() - Method in interface org.apache.ode.bpel.compiler.bom.Communication
-
Get the port type for the communication.
- getPortType() - Method in class org.apache.ode.bpel.compiler.bom.CommunicationHelper
-
- getPortType() - Method in class org.apache.ode.bpel.compiler.bom.InvokeActivity
-
- getPortType() - Method in class org.apache.ode.bpel.compiler.bom.OnMessage
-
- getPortType() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkType.Role
-
Get the WSDL portType of the role (i.e. the interface implemented by
the object acting in the role).
- getPortType() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkType.Role11
-
Get the WSDL portType of the role (i.e. the interface implemented by
the object acting in the role).
- getPortType() - Method in class org.apache.ode.bpel.compiler.bom.ReceiveActivity
-
- getPortType() - Method in class org.apache.ode.bpel.compiler.bom.ReplyActivity
-
- getProcessDef() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
-
Get the process definition.
- getProperties() - Method in interface org.apache.ode.bpel.compiler.api.ExpressionCompiler
-
- getProperties() - Method in class org.apache.ode.bpel.compiler.bom.CorrelationSet
-
Get the (ordered) set of properties that define this correlation set.
- getProperties() - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
-
- getProperties() - Method in class org.apache.ode.bpel.elang.xpath10.compiler.XPath10ExpressionCompilerImpl
-
- getProperties() - Method in class org.apache.ode.bpel.elang.xpath20.compiler.XPath20ExpressionCompilerImpl
-
- getProperties() - Method in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImpl
-
- getProperty() - Method in class org.apache.ode.bpel.compiler.bom.PropertyVal
-
- getProperty(QName) - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
-
Get a declared BPEL property, by name.
- getPropertyAlias(QName, QName) - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
-
Get the property alias for the given property name and message type.
- getPropertyAliases() - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
-
- getPropertyName() - Method in class org.apache.ode.bpel.compiler.bom.PropertyAlias
-
Get the QName
of the property that this alias applies to.
- getPropertyType() - Method in class org.apache.ode.bpel.compiler.bom.Property
-
Get the name of the schema type for this property
- getQuery() - Method in class org.apache.ode.bpel.compiler.bom.PropertyAlias
-
Get the location path query for the OPropertyAlias
as
originally specified in the WSDL.
- getQuery() - Method in class org.apache.ode.bpel.compiler.bom.PropertyAlias11
-
- getQueryLanguage() - Method in class org.apache.ode.bpel.compiler.bom.Process
-
Get the default query language.
- getRelated() - Method in class org.apache.ode.bpel.compiler.bom.Variable
-
External variable support - get the "related" variable name.
- getRepeatEvery() - Method in class org.apache.ode.bpel.compiler.bom.OnAlarm
-
Get the repeatEvery (optional)
- getRequired() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject4WSDL
-
- getRequired() - Method in class org.apache.ode.bpel.compiler.wsdl.XMLSchemaType
-
- getRetryDelay() - Method in class org.apache.ode.bpel.compiler.bom.FailureHandling
-
- getRetryFor() - Method in class org.apache.ode.bpel.compiler.bom.FailureHandling
-
- getRole(String) - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkType
-
- getRoles() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLinkType
-
- getRootActivity() - Method in class org.apache.ode.bpel.compiler.bom.Process
-
Get the root, process-level activity.
- getRoute() - Method in class org.apache.ode.bpel.compiler.bom.OnMessage
-
- getRoute() - Method in class org.apache.ode.bpel.compiler.bom.ReceiveActivity
-
- getSchemas() - Method in interface org.apache.ode.bpel.compiler.wsdl.Definition4BPEL
-
Get a list of the schema types defined in-line.
- getSchemaSources() - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
-
- getSchemaSources() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
-
- getScope() - Method in class org.apache.ode.bpel.compiler.bom.InvokeActivity
-
- getScope() - Method in class org.apache.ode.bpel.compiler.bom.ScopeLikeActivity
-
- getScopeToCompensate() - Method in class org.apache.ode.bpel.compiler.bom.CompensateScopeActivity
-
Get the name of the compensate scope: the scope which is compensated by
this activity.
- getSource() - Method in class org.apache.ode.bpel.compiler.bom.Process
-
Get the URL of the BPEL source document as a String.
- getSourceLocation() - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
-
- getSourceLocation() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
-
- getStartCounter() - Method in class org.apache.ode.bpel.compiler.bom.ForEachActivity
-
\
Gets the expression that will be used as a start value for the iteration
counter.
- getSuppressJoinFailure() - Method in class org.apache.ode.bpel.compiler.bom.JoinFailureSuppressor
-
Get the suppress join failure flag.
- getTargetNamespace() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject4WSDL
-
- getTargetNamespace() - Method in class org.apache.ode.bpel.compiler.bom.Process
-
Get the process' target namespace.
- getTerminationHandler() - Method in class org.apache.ode.bpel.compiler.bom.Scope
-
Gets the termination handler for this scope.
- getText() - Method in class org.apache.ode.bpel.compiler.bom.RdfLabel
-
Retrieve the text of the label.
- getTextValue() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getTo() - Method in class org.apache.ode.bpel.compiler.bom.Copy
-
Get the L-value.
- getTransitionCondition() - Method in class org.apache.ode.bpel.compiler.bom.LinkSource
-
Get the link transition condition.
- getType() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getTypeName() - Method in class org.apache.ode.bpel.compiler.bom.Variable
-
Get the type name of this variable.
- getUntil() - Method in class org.apache.ode.bpel.compiler.bom.OnAlarm
-
Get the deadline when the alarm goes out of effect.
- getUntil() - Method in class org.apache.ode.bpel.compiler.bom.WaitActivity
-
Get the "until" expression.
- getURI() - Method in interface org.apache.ode.bpel.compiler.api.SourceLocation
-
URI of the source file.
- getURI() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- getURI() - Method in class org.apache.ode.bpel.elang.xpath10.compiler.SourceLocatorWrapper
-
- getValidator() - Method in class org.apache.ode.bpel.compiler.ExpressionValidatorFactory
-
- getVariable() - Method in class org.apache.ode.bpel.compiler.bom.ExtensionVal
-
- getVariable() - Method in class org.apache.ode.bpel.compiler.bom.OnMessage
-
Get the input message variable for the event.
- getVariable() - Method in class org.apache.ode.bpel.compiler.bom.PropertyVal
-
- getVariable() - Method in class org.apache.ode.bpel.compiler.bom.ReceiveActivity
-
Get the name of the variable that will hold the input message.
- getVariable() - Method in class org.apache.ode.bpel.compiler.bom.ReplyActivity
-
Get the variable containing the reply message.
- getVariable() - Method in class org.apache.ode.bpel.compiler.bom.VariableVal
-
Get the name of the variable.
- getVariableData(XPathContext, String, String, String) - Static method in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10BpelFunctions
-
WS-BPEL getVariableData function
- getVariableDecl(String) - Method in class org.apache.ode.bpel.compiler.bom.Scope
-
DOCUMENTME
- getVariableNames(String) - Static method in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10ExpressionCompilerImpl
-
- getVariableProperty(XPathContext, String, String) - Static method in class org.apache.ode.bpel.elang.xquery10.compiler.XQuery10BpelFunctions
-
WS-BPEL getVariableProperty function
- getVariables() - Method in class org.apache.ode.bpel.compiler.bom.Scope
-
- getVersion(String) - Static method in class org.apache.ode.bpel.compiler.BpelCompiler
-
- getWsdlDefinitions() - Method in class org.apache.ode.bpel.compiler.BpelCompiler
-
- getXMLSchema() - Method in class org.apache.ode.bpel.compiler.wsdl.XMLSchemaType
-
- IF - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
-
- IfActivity - Class in org.apache.ode.bpel.compiler.bom
-
Representation of the BPEL <switch>
activity.
- IfActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.IfActivity
-
- IfActivity.Case - Class in org.apache.ode.bpel.compiler.bom
-
BPEL object model representation of a <case>
.
- IfActivity.Case(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.IfActivity.Case
-
- IfGeneratorMessages - Class in org.apache.ode.bpel.compiler
-
- IfGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.IfGeneratorMessages
-
- IMPORT - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
-
- Import - Class in org.apache.ode.bpel.compiler.bom
-
BPEL Object Model representation of a BPEL <import>.
- Import(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.Import
-
- IMPORTTYPE_WSDL11 - Static variable in class org.apache.ode.bpel.compiler.bom.Import
-
Value of importType
for WSDL 1.1
- IMPORTTYPE_XMLSCHEMA10 - Static variable in class org.apache.ode.bpel.compiler.bom.Import
-
Value of importType
for XML Schema 1.0
- infCompilingProcess() - Method in class org.apache.ode.bpel.compiler.CommonCompilationMessages
-
Compiling BPEL process.
- INFO - Static variable in class org.apache.ode.bpel.compiler.api.CompilationMessage
-
Informational message.
- InvalidBpelPartnerLinkTypeException - Exception in org.apache.ode.bpel.compiler.wsdl
-
An exception thrown when a BPEL <partnerLinkType>
declaration
is invalid (from a schema perspective).
- InvalidBpelPartnerLinkTypeException(String) - Constructor for exception org.apache.ode.bpel.compiler.wsdl.InvalidBpelPartnerLinkTypeException
-
Construct a new instance with the specified explanatory message.
- InvalidBpelPartnerLinkTypeException(String, Throwable) - Constructor for exception org.apache.ode.bpel.compiler.wsdl.InvalidBpelPartnerLinkTypeException
-
Construct a new instance with the specified explanatory message and the
exception that triggered this exception.
- InvalidBpelPropertyAliasException - Exception in org.apache.ode.bpel.compiler.wsdl
-
An exception thrown when a BPEL <propertyAlias>
declaration
is invalid (from a schema perspective).
- InvalidBpelPropertyAliasException(String) - Constructor for exception org.apache.ode.bpel.compiler.wsdl.InvalidBpelPropertyAliasException
-
Construct a new instance with the specified explanatory message.
- InvalidBpelPropertyAliasException(String, Throwable) - Constructor for exception org.apache.ode.bpel.compiler.wsdl.InvalidBpelPropertyAliasException
-
Construct a new instance with the specified explanatory message and the
exception that triggered this exception.
- InvalidBpelPropertyException - Exception in org.apache.ode.bpel.compiler.wsdl
-
An exception thrown in response to an invalid BPEL <property>
declaration.
- InvalidBpelPropertyException(String) - Constructor for exception org.apache.ode.bpel.compiler.wsdl.InvalidBpelPropertyException
-
Construct a new instance with the specified explanatory message.
- InvalidBpelPropertyException(String, Throwable) - Constructor for exception org.apache.ode.bpel.compiler.wsdl.InvalidBpelPropertyException
-
Construct a new instance with the specified explanatory message and the
exception that triggered this exception.
- InvalidBpelRoleException - Exception in org.apache.ode.bpel.compiler.wsdl
-
An exception thrown in response to an invalid BPEL <role>
declaration.
- InvalidBpelRoleException(String) - Constructor for exception org.apache.ode.bpel.compiler.wsdl.InvalidBpelRoleException
-
Construct a new instance with the specified explanatory message.
- InvalidBpelRoleException(String, Throwable) - Constructor for exception org.apache.ode.bpel.compiler.wsdl.InvalidBpelRoleException
-
Construct a new instance with the specified explanatory message and the
exception that triggered this exception.
- INVOKE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel11QNames
-
- INVOKE - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
-
- InvokeActivity - Class in org.apache.ode.bpel.compiler.bom
-
BOM representation of a BPEL <invoke>
activity.
- InvokeActivity(Element) - Constructor for class org.apache.ode.bpel.compiler.bom.InvokeActivity
-
- InvokeGeneratorMessages - Class in org.apache.ode.bpel.compiler
-
- InvokeGeneratorMessages() - Constructor for class org.apache.ode.bpel.compiler.InvokeGeneratorMessages
-
- is11() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
Is this a BPEL 1.1 object?
- is20Draft() - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- isAttributeSet(String) - Method in class org.apache.ode.bpel.compiler.bom.BpelObject
-
- isBpelNamespace(String) - Static method in class org.apache.ode.bpel.elang.xpath20.compiler.Constants
-
- isCreateInstance() - Method in class org.apache.ode.bpel.compiler.bom.CreateInstanceActivity
-
Get the value of the createInstance flag.
- isExtensionVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
-
Test whether this to/from is an "extension" to-from (i.e. does it have the "extension"
attribute).
- isExternal() - Method in class org.apache.ode.bpel.compiler.bom.Variable
-
Is this an external variable?
- isIgnoreMissingFromData() - Method in class org.apache.ode.bpel.compiler.bom.Copy
-
- isIgnoreUninitializedFromVariable() - Method in class org.apache.ode.bpel.compiler.bom.Copy
-
- isInitializePartnerRole() - Method in class org.apache.ode.bpel.compiler.bom.PartnerLink
-
Determine if the partner role has to be initialized with default value
- isInsertMissingToData() - Method in class org.apache.ode.bpel.compiler.bom.Copy
-
- isKeepSrcElement() - Method in class org.apache.ode.bpel.compiler.bom.Copy
-
- isLiteralVal() - Method in class org.apache.ode.bpel.compiler.bom.From
-
- isParallel() - Method in class org.apache.ode.bpel.compiler.bom.ForEachActivity
-
Returns whether this forEach executes iterations on nested scopes
parrallely or sequentially
- isPartnerLinkAssigned(String) - Method in interface org.apache.ode.bpel.compiler.api.CompilerContext
-
- isPartnerLinkAssigned(String) - Method in class org.apache.ode.bpel.compiler.BpelCompiler
-
- isPartnerLinkVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
-
- isPropertyVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
-
- isSuccessfulBranchesOnly() - Method in class org.apache.ode.bpel.compiler.bom.Branches
-
Gets whether the completion count should include all terminated children
or only successfully completed ones.
- isSuccessfulBranchesOnly() - Method in class org.apache.ode.bpel.compiler.bom.CompletionCondition
-
Gets whether the completion count should include all terminated children
or only successfully completed ones.
- isVariableAccessSerialized() - Method in class org.apache.ode.bpel.compiler.bom.Scope
-
- isVariableVal() - Method in class org.apache.ode.bpel.compiler.bom.ToFrom
-
- ITERATOR - Static variable in class org.apache.ode.bpel.compiler.bom.Bpel20QNames
-