com.ebmwebsourcing.easybpel.xpath.exp.impl.analyzer
Interface ExpressionVisitor

All Known Implementing Classes:
ExpressionDumpVisitor

public interface ExpressionVisitor


Method Summary
 org.jdom.Element visit(ASTAbsFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTAdditiveExpression node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTAdjustDateTimeToTimezoneFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTAdjustDateToTimezoneFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTAdjustTimeToTimezoneFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTAndExpression node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTArrayExpression node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTAttributeLitteral node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTBaseURIFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTBooleanFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTBooleanLiteral node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTCaracter node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTCeilingFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTChildLitteral node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTChildNodeNameXpathFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTChildNodeXpathFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTCodepointEqualFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTCodepointsToStringFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTCollectionFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTCompareFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTConcatFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTContainsFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTCountFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTCurrentDateFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTCurrentDateTimeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTCurrentFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTCurrentGroupFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTCurrentGroupingKeyFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTCurrentTimeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTDataFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTDateTimeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTDayFromDateFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTDayFromDateTimeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTDaysFromDurationFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTDeepEqualFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTDistinctValuesFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTDocAvailableFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTDocFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTDocumentFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTDocumentURIFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTDoXslTransform node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTElementAvailableFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTEmptyFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTEncodeForURIFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTEndsWithFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTEqualityExpression node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTErrorFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTEscapeHTMLURIFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTExactlyOneFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTExistsFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTFalseFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTFloat node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTFormatDateFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTFormatDateTimeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTFormatNumberFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTFormatTimeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTFunctionAvailableFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTGenerateIdFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTHoursFromDateTimeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTHoursFromDurationFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTHoursFromTimeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTIdFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTIdRefFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTImplicitTimezoneFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTIndexOfFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTInequalityExpression node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTInScopePrefixesFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTInsertBeforeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTInteger node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTIRIToURIFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTKeyFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTLangFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTLastFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTLocalNameFromQNameFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTLocalNameFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTLowerCaseFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTMatchesFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTMaxFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTMinutesFromDateTimeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTMinutesFromDurationFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTMinutesFromTimeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTMonthFromDateFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTMonthFromDateTimeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTMonthFromDurationFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTMultiplicativeExpression node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTNameFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTNamespaceURIForPrefixFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTNamespaceURIFromQNameFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTNamespaceURIFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTNilledFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTNodeNameFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTNormalizeSpaceFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTNormalizeUnicodeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTNotFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTNullLiteral node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTNumberFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTOneOrMoreFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTOrExpression node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTPositionFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTPostfixExpression node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTPreDecrementExpression node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTPrefixFromQNameFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTPreIncrementExpression node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTPrimaryExpression node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTQNameFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTRegexGroupFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTRemoveFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTReplaceFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTResolveQNameFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTResolveURIFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTReverseFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTRootFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTRoundFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTRoundHalfToEvenFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTSecondsFromDateTimeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTSecondsFromDurationFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTSecondsFromTimeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTStart node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTStartWithFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTStaticBaseURIFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTString node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTStringFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTStringJoinFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTStringLengthFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTStringToCodepointsFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTSubsequenceFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTSubstringAfterFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTSubstringBeforeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTSubstringFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTSumFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTSystemPropertyFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTTextXpathFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTTimeZoneFromDateFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTTimeZoneFromDateTimeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTTimeZoneFromTimeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTTokenizeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTTraceFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTTranslateFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTTrueFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTTypeAvailableFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTUnaryExpression node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTUnorderedFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTUnparsedEntityPublicIdFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTUnparsedEntityURIFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTUnparsedTextAvailableFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTUnparsedTextFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTUpperCaseFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTVariable node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTXpathExpression node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTYearFromDateFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTYearFromDateTimeFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTYearFromDurationFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(ASTZeroOrOneFunction node, org.jdom.Element data)
           
 org.jdom.Element visit(SimpleNode node, org.jdom.Element data)
           
 

Method Detail

visit

org.jdom.Element visit(SimpleNode node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTStart node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTOrExpression node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTAndExpression node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTEqualityExpression node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTInequalityExpression node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTAdditiveExpression node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTMultiplicativeExpression node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTArrayExpression node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTChildLitteral node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTAttributeLitteral node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTUnaryExpression node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTPreIncrementExpression node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTPreDecrementExpression node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTPostfixExpression node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTPrimaryExpression node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTXpathExpression node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTNotFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTTrueFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTFalseFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTDoXslTransform node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTConcatFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTNumberFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTStringFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTSubstringBeforeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTSubstringAfterFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTTranslateFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTCountFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTCurrentDateFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTCurrentDateTimeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTCurrentTimeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTDateTimeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTDayFromDateFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTDayFromDateTimeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTChildNodeXpathFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTChildNodeNameXpathFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTTextXpathFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTAbsFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTAdjustDateToTimezoneFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTAdjustDateTimeToTimezoneFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTAdjustTimeToTimezoneFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTBaseURIFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTBooleanFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTCeilingFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTCodepointEqualFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTCodepointsToStringFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTCollectionFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTCompareFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTContainsFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTDataFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTDaysFromDurationFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTDeepEqualFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTDistinctValuesFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTDocFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTDocAvailableFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTDocumentURIFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTEmptyFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTEncodeForURIFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTEndsWithFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTErrorFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTEscapeHTMLURIFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTExactlyOneFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTExistsFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTHoursFromDateTimeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTHoursFromDurationFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTHoursFromTimeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTIdFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTIdRefFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTImplicitTimezoneFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTInScopePrefixesFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTIndexOfFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTInsertBeforeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTIRIToURIFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTLangFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTLastFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTLocalNameFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTLocalNameFromQNameFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTLowerCaseFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTMatchesFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTMaxFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTMinutesFromDateTimeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTMinutesFromDurationFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTMinutesFromTimeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTMonthFromDateFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTMonthFromDateTimeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTMonthFromDurationFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTNameFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTNamespaceURIFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTNamespaceURIForPrefixFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTNamespaceURIFromQNameFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTNilledFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTNodeNameFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTNormalizeSpaceFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTNormalizeUnicodeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTOneOrMoreFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTPositionFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTPrefixFromQNameFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTQNameFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTRemoveFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTReplaceFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTResolveQNameFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTResolveURIFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTReverseFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTRootFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTRoundFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTRoundHalfToEvenFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTSecondsFromDateTimeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTSecondsFromDurationFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTSecondsFromTimeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTStaticBaseURIFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTStringJoinFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTStringLengthFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTStringToCodepointsFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTSubsequenceFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTSubstringFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTStartWithFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTSumFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTTimeZoneFromDateFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTTimeZoneFromDateTimeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTTimeZoneFromTimeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTTokenizeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTTraceFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTUnorderedFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTUpperCaseFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTYearFromDateFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTYearFromDateTimeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTYearFromDurationFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTZeroOrOneFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTCurrentFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTCurrentGroupFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTCurrentGroupingKeyFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTDocumentFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTElementAvailableFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTFormatDateFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTFormatDateTimeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTFormatNumberFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTFormatTimeFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTFunctionAvailableFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTGenerateIdFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTKeyFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTRegexGroupFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTSystemPropertyFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTTypeAvailableFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTUnparsedEntityPublicIdFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTUnparsedEntityURIFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTUnparsedTextFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTUnparsedTextAvailableFunction node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTInteger node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTFloat node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTCaracter node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTString node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTBooleanLiteral node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTNullLiteral node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException

visit

org.jdom.Element visit(ASTVariable node,
                       org.jdom.Element data)
                       throws com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException
Throws:
com.ebmwebsourcing.easybpel.xpath.exp.api.XPathExpressionException


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