|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Type in org.pentaho.reporting.libraries.formula |
---|
Methods in org.pentaho.reporting.libraries.formula that return Type | |
---|---|
Type |
DefaultFormulaContext.resolveReferenceType(Object name)
|
Type |
FormulaContext.resolveReferenceType(Object name)
Queries the type of the given reference. |
Methods in org.pentaho.reporting.libraries.formula with parameters of type Type | |
---|---|
List |
LocalizationContext.getDateFormats(Type type)
|
List |
DefaultLocalizationContext.getDateFormats(Type type)
|
Uses of Type in org.pentaho.reporting.libraries.formula.function |
---|
Methods in org.pentaho.reporting.libraries.formula.function that return Type | |
---|---|
Type |
FunctionDescription.getParameterType(int position)
Returns the parameter type at the given position using the function metadata. |
Type |
DefaultFunctionDescription.getParameterType(int position)
|
Type |
ParameterCallback.getType(int position)
|
Type |
FunctionDescription.getValueType()
|
Type |
DefaultFunctionDescription.getValueType()
|
Uses of Type in org.pentaho.reporting.libraries.formula.function.datetime |
---|
Methods in org.pentaho.reporting.libraries.formula.function.datetime that return Type | |
---|---|
Type |
HourFunctionDescription.getParameterType(int position)
|
Type |
DateDifFunctionDescription.getParameterType(int position)
|
Type |
TimeFunctionDescription.getParameterType(int position)
|
Type |
DateFunctionDescription.getParameterType(int position)
|
Type |
DaysFunctionDescription.getParameterType(int position)
|
Type |
TodayFunctionDescription.getParameterType(int position)
|
Type |
DateValueFunctionDescription.getParameterType(int position)
|
Type |
YearFunctionDescription.getParameterType(int position)
|
Type |
MinuteFunctionDescription.getParameterType(int position)
|
Type |
WeekDayFunctionDescription.getParameterType(int position)
|
Type |
MonthFunctionDescription.getParameterType(int position)
|
Type |
SecondFunctionDescription.getParameterType(int position)
|
Type |
DayFunctionDescription.getParameterType(int position)
|
Type |
TimeValueFunctionDescription.getParameterType(int position)
|
Type |
NowFunctionDescription.getParameterType(int position)
|
Type |
HourFunctionDescription.getValueType()
|
Type |
DateDifFunctionDescription.getValueType()
|
Type |
TimeFunctionDescription.getValueType()
|
Type |
DateFunctionDescription.getValueType()
|
Type |
DaysFunctionDescription.getValueType()
|
Type |
TodayFunctionDescription.getValueType()
|
Type |
DateValueFunctionDescription.getValueType()
|
Type |
YearFunctionDescription.getValueType()
|
Type |
MinuteFunctionDescription.getValueType()
|
Type |
WeekDayFunctionDescription.getValueType()
|
Type |
MonthFunctionDescription.getValueType()
|
Type |
SecondFunctionDescription.getValueType()
|
Type |
DayFunctionDescription.getValueType()
|
Type |
TimeValueFunctionDescription.getValueType()
|
Type |
NowFunctionDescription.getValueType()
|
Uses of Type in org.pentaho.reporting.libraries.formula.function.information |
---|
Methods in org.pentaho.reporting.libraries.formula.function.information that return Type | |
---|---|
Type |
IsEvenFunctionDescription.getParameterType(int position)
|
Type |
IsNonTextFunctionDescription.getParameterType(int position)
|
Type |
IsLogicalFunctionDescription.getParameterType(int position)
|
Type |
IsBlankFunctionDescription.getParameterType(int position)
|
Type |
IsNumberFunctionDescription.getParameterType(int position)
|
Type |
ValueFunctionDescription.getParameterType(int position)
|
Type |
IsTextFunctionDescription.getParameterType(int position)
|
Type |
IsErrFunctionDescription.getParameterType(int position)
|
Type |
CountBlankFunctionDescription.getParameterType(int position)
Returns the parameter type at the given position using the function metadata. |
Type |
IsNaFunctionDescription.getParameterType(int position)
|
Type |
HasChangedFunctionDescription.getParameterType(int position)
|
Type |
NaFunctionDescription.getParameterType(int position)
|
Type |
ChooseFunctionDescription.getParameterType(int position)
|
Type |
IsRefFunctionDescription.getParameterType(int position)
|
Type |
IndexFunctionDescription.getParameterType(int position)
Returns the parameter type at the given position using the function metadata. |
Type |
CountAFunctionDescription.getParameterType(int position)
Returns the parameter type at the given position using the function metadata. |
Type |
CountFunctionDescription.getParameterType(int position)
Returns the parameter type at the given position using the function metadata. |
Type |
IsErrorFunctionDescription.getParameterType(int position)
|
Type |
IsOddFunctionDescription.getParameterType(int position)
|
Type |
IsEvenFunctionDescription.getValueType()
|
Type |
IsNonTextFunctionDescription.getValueType()
|
Type |
IsLogicalFunctionDescription.getValueType()
|
Type |
IsBlankFunctionDescription.getValueType()
|
Type |
IsNumberFunctionDescription.getValueType()
|
Type |
ValueFunctionDescription.getValueType()
|
Type |
IsTextFunctionDescription.getValueType()
|
Type |
IsErrFunctionDescription.getValueType()
|
Type |
CountBlankFunctionDescription.getValueType()
|
Type |
IsNaFunctionDescription.getValueType()
|
Type |
HasChangedFunctionDescription.getValueType()
|
Type |
NaFunctionDescription.getValueType()
|
Type |
ChooseFunctionDescription.getValueType()
|
Type |
IsRefFunctionDescription.getValueType()
|
Type |
IndexFunctionDescription.getValueType()
|
Type |
CountAFunctionDescription.getValueType()
|
Type |
CountFunctionDescription.getValueType()
|
Type |
IsErrorFunctionDescription.getValueType()
|
Type |
IsOddFunctionDescription.getValueType()
|
Uses of Type in org.pentaho.reporting.libraries.formula.function.logical |
---|
Methods in org.pentaho.reporting.libraries.formula.function.logical that return Type | |
---|---|
Type |
IfNaFunctionDescription.getParameterType(int position)
|
Type |
IfFunctionDescription.getParameterType(int position)
|
Type |
FalseFunctionDescription.getParameterType(int position)
|
Type |
XorFunctionDescription.getParameterType(int position)
|
Type |
NotFunctionDescription.getParameterType(int position)
|
Type |
OrFunctionDescription.getParameterType(int position)
|
Type |
TrueFunctionDescription.getParameterType(int position)
|
Type |
AndFunctionDescription.getParameterType(int position)
|
Type |
IfNaFunctionDescription.getValueType()
|
Type |
IfFunctionDescription.getValueType()
|
Type |
FalseFunctionDescription.getValueType()
|
Type |
XorFunctionDescription.getValueType()
|
Type |
NotFunctionDescription.getValueType()
|
Type |
OrFunctionDescription.getValueType()
|
Type |
TrueFunctionDescription.getValueType()
|
Type |
AndFunctionDescription.getValueType()
|
Uses of Type in org.pentaho.reporting.libraries.formula.function.math |
---|
Methods in org.pentaho.reporting.libraries.formula.function.math that return Type | |
---|---|
Type |
LnFunctionDescription.getParameterType(int position)
|
Type |
AtanFunctionDescription.getParameterType(int position)
|
Type |
SumFunctionDescription.getParameterType(int position)
|
Type |
OddFunctionDescription.getParameterType(int position)
|
Type |
Log10FunctionDescription.getParameterType(int position)
|
Type |
ModFunctionDescription.getParameterType(int position)
|
Type |
MaxFunctionDescription.getParameterType(int position)
|
Type |
PowerFunctionDescription.getParameterType(int position)
|
Type |
VarFunctionDescription.getParameterType(int position)
|
Type |
AcosFunctionDescription.getParameterType(int position)
|
Type |
SqrtFunctionDescription.getParameterType(int position)
|
Type |
AcoshFunctionDescription.getParameterType(int position)
|
Type |
EvenFunctionDescription.getParameterType(int position)
|
Type |
ExpFunctionDescription.getParameterType(int position)
|
Type |
SinFunctionDescription.getParameterType(int position)
|
Type |
AsinFunctionDescription.getParameterType(int position)
|
Type |
MinFunctionDescription.getParameterType(int position)
|
Type |
PiFunctionDescription.getParameterType(int position)
|
Type |
AverageFunctionDescription.getParameterType(int position)
|
Type |
SumAFunctionDescription.getParameterType(int position)
|
Type |
LogFunctionDescription.getParameterType(int position)
|
Type |
AbsFunctionDescription.getParameterType(int position)
|
Type |
MaxAFunctionDescription.getParameterType(int position)
|
Type |
MinAFunctionDescription.getParameterType(int position)
|
Type |
Atan2FunctionDescription.getParameterType(int position)
|
Type |
AverageAFunctionDescription.getParameterType(int position)
|
Type |
CosFunctionDescription.getParameterType(int position)
|
Type |
LnFunctionDescription.getValueType()
|
Type |
AtanFunctionDescription.getValueType()
|
Type |
SumFunctionDescription.getValueType()
|
Type |
OddFunctionDescription.getValueType()
|
Type |
Log10FunctionDescription.getValueType()
|
Type |
ModFunctionDescription.getValueType()
|
Type |
MaxFunctionDescription.getValueType()
|
Type |
PowerFunctionDescription.getValueType()
|
Type |
VarFunctionDescription.getValueType()
|
Type |
AcosFunctionDescription.getValueType()
|
Type |
SqrtFunctionDescription.getValueType()
|
Type |
AcoshFunctionDescription.getValueType()
|
Type |
EvenFunctionDescription.getValueType()
|
Type |
ExpFunctionDescription.getValueType()
|
Type |
SinFunctionDescription.getValueType()
|
Type |
AsinFunctionDescription.getValueType()
|
Type |
MinFunctionDescription.getValueType()
|
Type |
PiFunctionDescription.getValueType()
|
Type |
AverageFunctionDescription.getValueType()
|
Type |
SumAFunctionDescription.getValueType()
|
Type |
LogFunctionDescription.getValueType()
|
Type |
AbsFunctionDescription.getValueType()
|
Type |
MaxAFunctionDescription.getValueType()
|
Type |
MinAFunctionDescription.getValueType()
|
Type |
Atan2FunctionDescription.getValueType()
|
Type |
AverageAFunctionDescription.getValueType()
|
Type |
CosFunctionDescription.getValueType()
|
Uses of Type in org.pentaho.reporting.libraries.formula.function.rounding |
---|
Methods in org.pentaho.reporting.libraries.formula.function.rounding that return Type | |
---|---|
Type |
IntFunctionDescription.getParameterType(int position)
|
Type |
IntFunctionDescription.getValueType()
|
Uses of Type in org.pentaho.reporting.libraries.formula.function.text |
---|
Methods in org.pentaho.reporting.libraries.formula.function.text that return Type | |
---|---|
Type |
ReplaceFunctionDescription.getParameterType(int position)
|
Type |
MidFunctionDescription.getParameterType(int position)
|
Type |
ReptFunctionDescription.getParameterType(int position)
|
Type |
LeftFunctionDescription.getParameterType(int position)
|
Type |
SubstituteFunctionDescription.getParameterType(int position)
|
Type |
TFunctionDescription.getParameterType(int position)
|
Type |
TrimFunctionDescription.getParameterType(int position)
|
Type |
ExactFunctionDescription.getParameterType(int position)
|
Type |
FindFunctionDescription.getParameterType(int position)
|
Type |
TextFunctionDescription.getParameterType(int position)
|
Type |
UpperFunctionDescription.getParameterType(int position)
|
Type |
LowerFunctionDescription.getParameterType(int position)
|
Type |
MessageFunctionDescription.getParameterType(int position)
|
Type |
UnicodeFunctionDescription.getParameterType(int position)
|
Type |
URLEncodeFunctionDescription.getParameterType(int position)
|
Type |
RightFunctionDescription.getParameterType(int position)
|
Type |
UnicharFunctionDescription.getParameterType(int position)
|
Type |
LenFunctionDescription.getParameterType(int position)
|
Type |
ReplaceFunctionDescription.getValueType()
|
Type |
MidFunctionDescription.getValueType()
|
Type |
ReptFunctionDescription.getValueType()
|
Type |
LeftFunctionDescription.getValueType()
|
Type |
SubstituteFunctionDescription.getValueType()
|
Type |
TFunctionDescription.getValueType()
|
Type |
TrimFunctionDescription.getValueType()
|
Type |
ExactFunctionDescription.getValueType()
|
Type |
FindFunctionDescription.getValueType()
|
Type |
TextFunctionDescription.getValueType()
|
Type |
UpperFunctionDescription.getValueType()
|
Type |
LowerFunctionDescription.getValueType()
|
Type |
MessageFunctionDescription.getValueType()
|
Type |
UnicodeFunctionDescription.getValueType()
|
Type |
URLEncodeFunctionDescription.getValueType()
|
Type |
RightFunctionDescription.getValueType()
|
Type |
UnicharFunctionDescription.getValueType()
|
Type |
LenFunctionDescription.getValueType()
|
Uses of Type in org.pentaho.reporting.libraries.formula.function.userdefined |
---|
Methods in org.pentaho.reporting.libraries.formula.function.userdefined that return Type | |
---|---|
Type |
CsvTextFunctionDescription.getParameterType(int position)
Returns the parameter type at the given position using the function metadata. |
Type |
NullFunctionDescription.getParameterType(int position)
|
Type |
NormalizeArrayFunctionDescription.getParameterType(int position)
Returns the parameter type at the given position using the function metadata. |
Type |
CsvArrayFunctionDescription.getParameterType(int position)
Returns the parameter type at the given position using the function metadata. |
Type |
ParseDateFunctionDescription.getParameterType(int position)
|
Type |
CsvTextFunctionDescription.getValueType()
|
Type |
NullFunctionDescription.getValueType()
|
Type |
NormalizeArrayFunctionDescription.getValueType()
|
Type |
CsvArrayFunctionDescription.getValueType()
|
Type |
ParseDateFunctionDescription.getValueType()
|
Uses of Type in org.pentaho.reporting.libraries.formula.lvalues |
---|
Methods in org.pentaho.reporting.libraries.formula.lvalues that return Type | |
---|---|
Type |
TypeValuePair.getType()
|
Type |
DefaultDataTable.getValueType()
Querying the value type is only valid *after* the value has been evaluated. |
Type |
ContextLookup.getValueType()
|
Type |
AbstractLValue.getValueType()
Querying the value type is only valid *after* the value has been evaluated. |
Type |
LValue.getValueType()
Querying the value type is only valid *after* the value has been evaluated. |
Type |
StaticValue.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 | |
---|---|
StaticValue(Object value,
Type type)
|
|
StaticValue(Object value,
Type type,
ParsePosition parsePosition)
|
|
TypeValuePair(Type type,
Object value)
|
Uses of Type in org.pentaho.reporting.libraries.formula.typing |
---|
Classes in org.pentaho.reporting.libraries.formula.typing that implement Type | |
---|---|
class |
DefaultType
Creation-Date: 02.11.2006, 09:37:54 |
Methods in org.pentaho.reporting.libraries.formula.typing that return Type | |
---|---|
Type |
ArrayCallback.getType(int row,
int column)
|
Type |
StaticArrayCallback.getType(int row,
int column)
|
Type |
DefaultTypeRegistry.guessTypeOfObject(Object o)
|
Type |
TypeRegistry.guessTypeOfObject(Object o)
|
Methods in org.pentaho.reporting.libraries.formula.typing with parameters of type Type | |
---|---|
int |
DefaultComparator.compare(Type type1,
Object value1,
Type type2,
Object value2)
Returns null, if the types are not comparable and are not convertible at all. |
int |
ExtendedComparator.compare(Type type1,
Object value1,
Type type2,
Object value2)
Returns null, if the types are not comparable and are not convertible at all. |
TypeValuePair |
DefaultTypeRegistry.convertTo(Type targetType,
TypeValuePair valuePair)
Checks whether the target type would accept the specified value object and value type. |
TypeValuePair |
TypeRegistry.convertTo(Type targetType,
TypeValuePair valuePair)
Checks whether the target type would accept the specified value object and value type. |
ArrayCallback |
DefaultTypeRegistry.convertToArray(Type type,
Object value)
|
ArrayCallback |
TypeRegistry.convertToArray(Type type,
Object value)
|
Date |
DefaultTypeRegistry.convertToDate(Type type1,
Object value)
|
Date |
TypeRegistry.convertToDate(Type type1,
Object value)
Converts the object of the given type into a date. |
Boolean |
DefaultTypeRegistry.convertToLogical(Type type1,
Object value)
|
Boolean |
TypeRegistry.convertToLogical(Type type1,
Object value)
Converts the object of the given type into a boolean. |
Number |
DefaultTypeRegistry.convertToNumber(Type sourceType,
Object value)
converts the object of the given type into a number. |
Number |
TypeRegistry.convertToNumber(Type type1,
Object value)
Converts the object of the given type into a number. |
NumberSequence |
DefaultTypeRegistry.convertToNumberSequence(Type type,
Object value,
boolean strict)
|
NumberSequence |
TypeRegistry.convertToNumberSequence(Type type,
Object value,
boolean strictTypeChecks)
Converts the given (type,value) pair into a numeric sequence. |
Sequence |
DefaultTypeRegistry.convertToSequence(Type type,
Object value)
|
Sequence |
TypeRegistry.convertToSequence(Type type,
Object value)
|
String |
DefaultTypeRegistry.convertToText(Type type1,
Object value)
|
String |
TypeRegistry.convertToText(Type type1,
Object value)
(This conversion is used by the operator implementations.) |
ExtendedComparator |
DefaultTypeRegistry.getComparator(Type type1,
Type type2)
Returns an comparator for the given types. |
ExtendedComparator |
TypeRegistry.getComparator(Type type1,
Type type2)
Returns an comparator for the given types. |
boolean |
DefaultComparator.isEqual(Type type1,
Object value1,
Type type2,
Object value2)
|
boolean |
ExtendedComparator.isEqual(Type type1,
Object value1,
Type type2,
Object value2)
|
Number |
NumberConverter.toNumber(Type t1,
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 | |
---|---|
class |
AnyType
Creation-Date: 02.11.2006, 09:37:54 |
class |
DateTimeType
This class regroups all related Types to date and time values. |
class |
ErrorType
Creation-Date: 02.11.2006, 09:37:54 |
class |
LogicalType
Creation-Date: 02.11.2006, 09:37:54 |
class |
NumberType
Creation-Date: 02.11.2006, 09:37:54 |
class |
TextType
Creation-Date: 02.11.2006, 09:37:54 |
Fields in org.pentaho.reporting.libraries.formula.typing.coretypes declared as Type | |
---|---|
static Type |
ErrorType.TYPE
|
Uses of Type in org.pentaho.reporting.libraries.formula.util |
---|
Methods in org.pentaho.reporting.libraries.formula.util with parameters of type Type | |
---|---|
static BigDecimal |
DateUtil.normalizeDate(BigDecimal fromSerialDate,
Type toType)
|
static Date |
DateUtil.normalizeDate(Date fromDate,
Type toType)
Converts a Date value according to the requested Type to the proper Date
subclasses (java.sql.Time , java.sql.Date ) if needed. |
static Date |
DateUtil.normalizeDate(Date fromDate,
Type toType,
boolean convertSerial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |