Uses of Interface
org.pentaho.reporting.libraries.formula.typing.Type
-
-
Uses of Type in org.pentaho.reporting.libraries.formula
Methods in org.pentaho.reporting.libraries.formula that return Type Modifier and Type Method Description TypeDefaultFormulaContext. resolveReferenceType(java.lang.Object name)TypeFormulaContext. resolveReferenceType(java.lang.Object name)Queries the type of the given reference.Methods in org.pentaho.reporting.libraries.formula with parameters of type Type Modifier and Type Method Description java.util.ListDefaultLocalizationContext. getDateFormats(Type type)java.util.ListLocalizationContext. getDateFormats(Type type) -
Uses of Type in org.pentaho.reporting.libraries.formula.function
Methods in org.pentaho.reporting.libraries.formula.function that return Type Modifier and Type Method Description TypeDefaultFunctionDescription. getParameterType(int position)TypeFunctionDescription. getParameterType(int position)Returns the parameter type at the given position using the function metadata.TypeParameterCallback. getType(int position)TypeDefaultFunctionDescription. getValueType()TypeFunctionDescription. getValueType() -
Uses of Type in org.pentaho.reporting.libraries.formula.function.datetime
Methods in org.pentaho.reporting.libraries.formula.function.datetime that return Type Modifier and Type Method Description TypeDateDifFunctionDescription. getParameterType(int position)TypeDateFunctionDescription. getParameterType(int position)TypeDateValueFunctionDescription. getParameterType(int position)TypeDayFunctionDescription. getParameterType(int position)TypeDaysFunctionDescription. getParameterType(int position)TypeHourFunctionDescription. getParameterType(int position)TypeMinuteFunctionDescription. getParameterType(int position)TypeMonthFunctionDescription. getParameterType(int position)TypeNowFunctionDescription. getParameterType(int position)TypeSecondFunctionDescription. getParameterType(int position)TypeTimeFunctionDescription. getParameterType(int position)TypeTimeValueFunctionDescription. getParameterType(int position)TypeTodayFunctionDescription. getParameterType(int position)TypeWeekDayFunctionDescription. getParameterType(int position)TypeYearFunctionDescription. getParameterType(int position)TypeDateDifFunctionDescription. getValueType()TypeDateFunctionDescription. getValueType()TypeDateValueFunctionDescription. getValueType()TypeDayFunctionDescription. getValueType()TypeDaysFunctionDescription. getValueType()TypeHourFunctionDescription. getValueType()TypeMinuteFunctionDescription. getValueType()TypeMonthFunctionDescription. getValueType()TypeNowFunctionDescription. getValueType()TypeSecondFunctionDescription. getValueType()TypeTimeFunctionDescription. getValueType()TypeTimeValueFunctionDescription. getValueType()TypeTodayFunctionDescription. getValueType()TypeWeekDayFunctionDescription. getValueType()TypeYearFunctionDescription. getValueType() -
Uses of Type in org.pentaho.reporting.libraries.formula.function.information
Methods in org.pentaho.reporting.libraries.formula.function.information that return Type Modifier and Type Method Description TypeChooseFunctionDescription. getParameterType(int position)TypeCountAFunctionDescription. getParameterType(int position)Returns the parameter type at the given position using the function metadata.TypeCountBlankFunctionDescription. getParameterType(int position)Returns the parameter type at the given position using the function metadata.TypeCountFunctionDescription. getParameterType(int position)Returns the parameter type at the given position using the function metadata.TypeHasChangedFunctionDescription. getParameterType(int position)TypeIndexFunctionDescription. getParameterType(int position)Returns the parameter type at the given position using the function metadata.TypeIsBlankFunctionDescription. getParameterType(int position)TypeIsErrFunctionDescription. getParameterType(int position)TypeIsErrorFunctionDescription. getParameterType(int position)TypeIsEvenFunctionDescription. getParameterType(int position)TypeIsLogicalFunctionDescription. getParameterType(int position)TypeIsNaFunctionDescription. getParameterType(int position)TypeIsNonTextFunctionDescription. getParameterType(int position)TypeIsNumberFunctionDescription. getParameterType(int position)TypeIsOddFunctionDescription. getParameterType(int position)TypeIsRefFunctionDescription. getParameterType(int position)TypeIsTextFunctionDescription. getParameterType(int position)TypeNaFunctionDescription. getParameterType(int position)TypeValueFunctionDescription. getParameterType(int position)TypeChooseFunctionDescription. getValueType()TypeCountAFunctionDescription. getValueType()TypeCountBlankFunctionDescription. getValueType()TypeCountFunctionDescription. getValueType()TypeHasChangedFunctionDescription. getValueType()TypeIndexFunctionDescription. getValueType()TypeIsBlankFunctionDescription. getValueType()TypeIsErrFunctionDescription. getValueType()TypeIsErrorFunctionDescription. getValueType()TypeIsEvenFunctionDescription. getValueType()TypeIsLogicalFunctionDescription. getValueType()TypeIsNaFunctionDescription. getValueType()TypeIsNonTextFunctionDescription. getValueType()TypeIsNumberFunctionDescription. getValueType()TypeIsOddFunctionDescription. getValueType()TypeIsRefFunctionDescription. getValueType()TypeIsTextFunctionDescription. getValueType()TypeNaFunctionDescription. getValueType()TypeValueFunctionDescription. getValueType() -
Uses of Type in org.pentaho.reporting.libraries.formula.function.logical
Methods in org.pentaho.reporting.libraries.formula.function.logical that return Type Modifier and Type Method Description TypeAndFunctionDescription. getParameterType(int position)TypeFalseFunctionDescription. getParameterType(int position)TypeIfFunctionDescription. getParameterType(int position)TypeIfNaFunctionDescription. getParameterType(int position)TypeNotFunctionDescription. getParameterType(int position)TypeOrFunctionDescription. getParameterType(int position)TypeTrueFunctionDescription. getParameterType(int position)TypeXorFunctionDescription. getParameterType(int position)TypeAndFunctionDescription. getValueType()TypeFalseFunctionDescription. getValueType()TypeIfFunctionDescription. getValueType()TypeIfNaFunctionDescription. getValueType()TypeNotFunctionDescription. getValueType()TypeOrFunctionDescription. getValueType()TypeTrueFunctionDescription. getValueType()TypeXorFunctionDescription. getValueType() -
Uses of Type in org.pentaho.reporting.libraries.formula.function.math
Methods in org.pentaho.reporting.libraries.formula.function.math that return Type Modifier and Type Method Description TypeAbsFunctionDescription. getParameterType(int position)TypeAcosFunctionDescription. getParameterType(int position)TypeAcoshFunctionDescription. getParameterType(int position)TypeAsinFunctionDescription. getParameterType(int position)TypeAtan2FunctionDescription. getParameterType(int position)TypeAtanFunctionDescription. getParameterType(int position)TypeAverageAFunctionDescription. getParameterType(int position)TypeAverageFunctionDescription. getParameterType(int position)TypeCosFunctionDescription. getParameterType(int position)TypeEvenFunctionDescription. getParameterType(int position)TypeExpFunctionDescription. getParameterType(int position)TypeLnFunctionDescription. getParameterType(int position)TypeLog10FunctionDescription. getParameterType(int position)TypeLogFunctionDescription. getParameterType(int position)TypeMaxAFunctionDescription. getParameterType(int position)TypeMaxFunctionDescription. getParameterType(int position)TypeMinAFunctionDescription. getParameterType(int position)TypeMinFunctionDescription. getParameterType(int position)TypeModFunctionDescription. getParameterType(int position)TypeOddFunctionDescription. getParameterType(int position)TypePiFunctionDescription. getParameterType(int position)TypePowerFunctionDescription. getParameterType(int position)TypeSinFunctionDescription. getParameterType(int position)TypeSqrtFunctionDescription. getParameterType(int position)TypeSumAFunctionDescription. getParameterType(int position)TypeSumFunctionDescription. getParameterType(int position)TypeVarFunctionDescription. getParameterType(int position)TypeAbsFunctionDescription. getValueType()TypeAcosFunctionDescription. getValueType()TypeAcoshFunctionDescription. getValueType()TypeAsinFunctionDescription. getValueType()TypeAtan2FunctionDescription. getValueType()TypeAtanFunctionDescription. getValueType()TypeAverageAFunctionDescription. getValueType()TypeAverageFunctionDescription. getValueType()TypeCosFunctionDescription. getValueType()TypeEvenFunctionDescription. getValueType()TypeExpFunctionDescription. getValueType()TypeLnFunctionDescription. getValueType()TypeLog10FunctionDescription. getValueType()TypeLogFunctionDescription. getValueType()TypeMaxAFunctionDescription. getValueType()TypeMaxFunctionDescription. getValueType()TypeMinAFunctionDescription. getValueType()TypeMinFunctionDescription. getValueType()TypeModFunctionDescription. getValueType()TypeOddFunctionDescription. getValueType()TypePiFunctionDescription. getValueType()TypePowerFunctionDescription. getValueType()TypeSinFunctionDescription. getValueType()TypeSqrtFunctionDescription. getValueType()TypeSumAFunctionDescription. getValueType()TypeSumFunctionDescription. getValueType()TypeVarFunctionDescription. getValueType() -
Uses of Type in org.pentaho.reporting.libraries.formula.function.rounding
Methods in org.pentaho.reporting.libraries.formula.function.rounding that return Type Modifier and Type Method Description TypeIntFunctionDescription. getParameterType(int position)TypeIntFunctionDescription. getValueType() -
Uses of Type in org.pentaho.reporting.libraries.formula.function.text
Methods in org.pentaho.reporting.libraries.formula.function.text that return Type Modifier and Type Method Description TypeExactFunctionDescription. getParameterType(int position)TypeFindFunctionDescription. getParameterType(int position)TypeLeftFunctionDescription. getParameterType(int position)TypeLenFunctionDescription. getParameterType(int position)TypeLowerFunctionDescription. getParameterType(int position)TypeMessageFunctionDescription. getParameterType(int position)TypeMidFunctionDescription. getParameterType(int position)TypeReplaceFunctionDescription. getParameterType(int position)TypeReptFunctionDescription. getParameterType(int position)TypeRightFunctionDescription. getParameterType(int position)TypeSubstituteFunctionDescription. getParameterType(int position)TypeTextFunctionDescription. getParameterType(int position)TypeTFunctionDescription. getParameterType(int position)TypeTrimFunctionDescription. getParameterType(int position)TypeUnicharFunctionDescription. getParameterType(int position)TypeUnicodeFunctionDescription. getParameterType(int position)TypeUpperFunctionDescription. getParameterType(int position)TypeURLEncodeFunctionDescription. getParameterType(int position)TypeExactFunctionDescription. getValueType()TypeFindFunctionDescription. getValueType()TypeLeftFunctionDescription. getValueType()TypeLenFunctionDescription. getValueType()TypeLowerFunctionDescription. getValueType()TypeMessageFunctionDescription. getValueType()TypeMidFunctionDescription. getValueType()TypeReplaceFunctionDescription. getValueType()TypeReptFunctionDescription. getValueType()TypeRightFunctionDescription. getValueType()TypeSubstituteFunctionDescription. getValueType()TypeTextFunctionDescription. getValueType()TypeTFunctionDescription. getValueType()TypeTrimFunctionDescription. getValueType()TypeUnicharFunctionDescription. getValueType()TypeUnicodeFunctionDescription. getValueType()TypeUpperFunctionDescription. getValueType()TypeURLEncodeFunctionDescription. getValueType() -
Uses of Type in org.pentaho.reporting.libraries.formula.function.userdefined
Methods in org.pentaho.reporting.libraries.formula.function.userdefined that return Type Modifier and Type Method Description TypeCsvArrayFunctionDescription. getParameterType(int position)Returns the parameter type at the given position using the function metadata.TypeCsvTextFunctionDescription. getParameterType(int position)Returns the parameter type at the given position using the function metadata.TypeNormalizeArrayFunctionDescription. getParameterType(int position)Returns the parameter type at the given position using the function metadata.TypeNullFunctionDescription. getParameterType(int position)TypeParseDateFunctionDescription. getParameterType(int position)TypeCsvArrayFunctionDescription. getValueType()TypeCsvTextFunctionDescription. getValueType()TypeNormalizeArrayFunctionDescription. getValueType()TypeNullFunctionDescription. getValueType()TypeParseDateFunctionDescription. getValueType() -
Uses of Type in org.pentaho.reporting.libraries.formula.lvalues
Methods in org.pentaho.reporting.libraries.formula.lvalues that return Type Modifier and Type Method Description TypeTypeValuePair. getType()TypeAbstractLValue. getValueType()Querying the value type is only valid *after* the value has been evaluated.TypeContextLookup. getValueType()TypeDefaultDataTable. getValueType()Querying the value type is only valid *after* the value has been evaluated.TypeLValue. getValueType()Querying the value type is only valid *after* the value has been evaluated.TypeStaticValue. getValueType()This function allows a program traversing the LibFormula object model to know what type this static value is.Constructors in org.pentaho.reporting.libraries.formula.lvalues with parameters of type Type Constructor Description StaticValue(java.lang.Object value, Type type)StaticValue(java.lang.Object value, Type type, ParsePosition parsePosition)TypeValuePair(Type type, java.lang.Object value) -
Uses of Type in org.pentaho.reporting.libraries.formula.typing
Classes in org.pentaho.reporting.libraries.formula.typing that implement Type Modifier and Type Class Description classDefaultTypeCreation-Date: 02.11.2006, 09:37:54Methods in org.pentaho.reporting.libraries.formula.typing that return Type Modifier and Type Method Description TypeArrayCallback. getType(int row, int column)TypeStaticArrayCallback. getType(int row, int column)TypeDefaultTypeRegistry. guessTypeOfObject(java.lang.Object o)TypeTypeRegistry. guessTypeOfObject(java.lang.Object o)Methods in org.pentaho.reporting.libraries.formula.typing with parameters of type Type Modifier and Type Method Description intDefaultComparator. compare(Type type1, java.lang.Object value1, Type type2, java.lang.Object value2)Returns null, if the types are not comparable and are not convertible at all.intExtendedComparator. compare(Type type1, java.lang.Object value1, Type type2, java.lang.Object value2)Returns null, if the types are not comparable and are not convertible at all.TypeValuePairDefaultTypeRegistry. convertTo(Type targetType, TypeValuePair valuePair)Checks whether the target type would accept the specified value object and value type.
This method is called for auto conversion of fonction parameters using the conversion type declared by the function metadata.TypeValuePairTypeRegistry. convertTo(Type targetType, TypeValuePair valuePair)Checks whether the target type would accept the specified value object and value type.ArrayCallbackDefaultTypeRegistry. convertToArray(Type type, java.lang.Object value)ArrayCallbackTypeRegistry. convertToArray(Type type, java.lang.Object value)java.util.DateDefaultTypeRegistry. convertToDate(Type type1, java.lang.Object value)java.util.DateTypeRegistry. convertToDate(Type type1, java.lang.Object value)Converts the object of the given type into a date.java.lang.BooleanDefaultTypeRegistry. convertToLogical(Type type1, java.lang.Object value)java.lang.BooleanTypeRegistry. convertToLogical(Type type1, java.lang.Object value)Converts the object of the given type into a boolean.java.lang.NumberDefaultTypeRegistry. convertToNumber(Type sourceType, java.lang.Object value)converts the object of the given type into a number.java.lang.NumberTypeRegistry. convertToNumber(Type type1, java.lang.Object value)Converts the object of the given type into a number.NumberSequenceDefaultTypeRegistry. convertToNumberSequence(Type type, java.lang.Object value, boolean strict)NumberSequenceTypeRegistry. convertToNumberSequence(Type type, java.lang.Object value, boolean strictTypeChecks)Converts the given (type,value) pair into a numeric sequence.SequenceDefaultTypeRegistry. convertToSequence(Type type, java.lang.Object value)SequenceTypeRegistry. convertToSequence(Type type, java.lang.Object value)java.lang.StringDefaultTypeRegistry. convertToText(Type type1, java.lang.Object value)java.lang.StringTypeRegistry. convertToText(Type type1, java.lang.Object value)(This conversion is used by the operator implementations.)ExtendedComparatorDefaultTypeRegistry. getComparator(Type type1, Type type2)Returns an comparator for the given types.ExtendedComparatorTypeRegistry. getComparator(Type type1, Type type2)Returns an comparator for the given types.booleanDefaultComparator. isEqual(Type type1, java.lang.Object value1, Type type2, java.lang.Object value2)booleanExtendedComparator. isEqual(Type type1, java.lang.Object value1, Type type2, java.lang.Object value2)java.lang.NumberNumberConverter. toNumber(Type t1, java.lang.Object o1) -
Uses of Type in org.pentaho.reporting.libraries.formula.typing.coretypes
Classes in org.pentaho.reporting.libraries.formula.typing.coretypes that implement Type Modifier and Type Class Description classAnyTypeCreation-Date: 02.11.2006, 09:37:54classDateTimeTypeThis class regroups all related Types to date and time values.classErrorTypeCreation-Date: 02.11.2006, 09:37:54classLogicalTypeCreation-Date: 02.11.2006, 09:37:54classNumberTypeCreation-Date: 02.11.2006, 09:37:54classTextTypeCreation-Date: 02.11.2006, 09:37:54Fields in org.pentaho.reporting.libraries.formula.typing.coretypes declared as Type Modifier and Type Field Description static TypeErrorType. TYPE -
Uses of Type in org.pentaho.reporting.libraries.formula.util
Methods in org.pentaho.reporting.libraries.formula.util with parameters of type Type Modifier and Type Method Description static java.math.BigDecimalDateUtil. normalizeDate(java.math.BigDecimal fromSerialDate, Type toType)static java.util.DateDateUtil. normalizeDate(java.util.Date fromDate, Type toType)Converts aDatevalue according to the requestedTypeto the properDatesubclasses (java.sql.Time,java.sql.Date) if needed.static java.util.DateDateUtil. normalizeDate(java.util.Date fromDate, Type toType, boolean convertSerial)
-