Methods from org.eclipse.birt.core used by org.eclipse.birt.data.aggregation

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

org.eclipse.birt.core.data.DataTypeUtil.toBigDecimal(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.data.aggregation.calculator.BigDecimalCalculator.getTypedObject(Object)122

org.eclipse.birt.core.data.DataTypeUtil.toBoolean(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.TotalConcatenate.MyAccumulator.setShowAllValues(Object)298
org.eclipse.birt.data.aggregation.impl.TotalConcatenate.MyAccumulator.setShowAllValues(Object)298

org.eclipse.birt.core.data.DataTypeUtil.toDouble(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.data.aggregation.calculator.NumberCalculator.getTypedObject(Object)101
org.eclipse.birt.data.aggregation.impl.rank.PercentAccumulator.populateNValue(Object)33
org.eclipse.birt.data.aggregation.impl.SummaryAccumulator.toDouble(Object)106
org.eclipse.birt.data.aggregation.impl.TotalIrr.MyAccumulator.onRow(Object[])129
org.eclipse.birt.data.aggregation.impl.TotalIrr.MyAccumulator.onRow(Object[])129
org.eclipse.birt.data.aggregation.impl.TotalMirr.MyAccumulator.onRow(Object[])133
org.eclipse.birt.data.aggregation.impl.TotalMirr.MyAccumulator.onRow(Object[])134
org.eclipse.birt.data.aggregation.impl.TotalMirr.MyAccumulator.onRow(Object[])134
org.eclipse.birt.data.aggregation.impl.TotalMirr.MyAccumulator.onRow(Object[])133
org.eclipse.birt.data.aggregation.impl.TotalNpv.MyAccumulator.onRow(Object[])132
org.eclipse.birt.data.aggregation.impl.TotalNpv.MyAccumulator.onRow(Object[])132
org.eclipse.birt.data.aggregation.impl.TotalRunningNpv.MyAccumulator.onRow(Object[])127
org.eclipse.birt.data.aggregation.impl.TotalRunningNpv.MyAccumulator.onRow(Object[])127

org.eclipse.birt.core.data.DataTypeUtil.toInteger(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.rank.NAccumulator.populateNValue(Object)33
org.eclipse.birt.data.aggregation.impl.TotalConcatenate.MyAccumulator.setMaxLength(Object)259
org.eclipse.birt.data.aggregation.impl.TotalConcatenate.MyAccumulator.setMaxLength(Object)259
org.eclipse.birt.data.aggregation.impl.TotalMovingAve.MyAccumulator.onRow(Object[])135
org.eclipse.birt.data.aggregation.impl.TotalMovingAve.MyAccumulator.onRow(Object[])135

org.eclipse.birt.core.data.DataTypeUtil.toString(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.TotalConcatenate.MyAccumulator.onRow(Object[])180
org.eclipse.birt.data.aggregation.impl.TotalConcatenate.MyAccumulator.onRow(Object[])180
org.eclipse.birt.data.aggregation.impl.TotalConcatenate.MyAccumulator.setMaxLength(Object)253
org.eclipse.birt.data.aggregation.impl.TotalConcatenate.MyAccumulator.setMaxLength(Object)253
org.eclipse.birt.data.aggregation.impl.TotalConcatenate.MyAccumulator.setSeparator(Object)233
org.eclipse.birt.data.aggregation.impl.TotalConcatenate.MyAccumulator.setSeparator(Object)233
org.eclipse.birt.data.aggregation.impl.TotalConcatenate.MyAccumulator.setShowAllValues(Object)287
org.eclipse.birt.data.aggregation.impl.TotalConcatenate.MyAccumulator.setShowAllValues(Object)287

org.eclipse.birt.core.exception.BirtException.BirtException(String, Object)

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.AggrException.AggrException(String, Object)-1

org.eclipse.birt.core.exception.BirtException.BirtException(String, Object[], Throwable)

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.AggrException.AggrException(String, Object[], Throwable)-1

org.eclipse.birt.core.exception.BirtException.BirtException(String, String, Object, ResourceBundle, Throwable)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.AggrException.AggrException(String, Object, Throwable)68

org.eclipse.birt.core.exception.BirtException.BirtException(String, String, Object, ResourceBundle)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.AggrException.AggrException(String, Object)87

org.eclipse.birt.core.exception.BirtException.BirtException(String, String, Object[], ResourceBundle, Throwable)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.AggrException.AggrException(String, Object[], Throwable)57

org.eclipse.birt.core.exception.BirtException.BirtException(String, String, Object[], ResourceBundle)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.AggrException.AggrException(String, Object[])77

org.eclipse.birt.core.exception.BirtException.BirtException(String, String, ResourceBundle, Throwable)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.AggrException.AggrException(String, Throwable)47

org.eclipse.birt.core.exception.BirtException.BirtException(String, String, ResourceBundle)

SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.AggrException.AggrException(String)38

org.eclipse.birt.core.exception.BirtException.BirtException(String)

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.AggrException.AggrException(String)-1

org.eclipse.birt.core.exception.CoreException.CoreException(String, Object[])

CONSTRUCTOR_METHOD
Reference LocationLine Number
org.eclipse.birt.data.aggregation.calculator.StringCalculator.toDouble(String)133
org.eclipse.birt.data.aggregation.calculator.StringCalculator.toDouble(String)140

org.eclipse.birt.core.plugin.BIRTPlugin.BIRTPlugin()

OVERRIDE
Reference LocationLine Number
org.eclipse.birt.data.aggregation.plugin.AggregationPlugin.AggregationPlugin()-1
SUPER_CONSTRUCTORMETHOD
Reference LocationLine Number
org.eclipse.birt.data.aggregation.plugin.AggregationPlugin.AggregationPlugin()10

org.eclipse.birt.core.plugin.BIRTPlugin.start(BundleContext)

INVOKED_SPECIAL
Reference LocationLine Number
org.eclipse.birt.data.aggregation.plugin.AggregationPlugin.start(BundleContext)15
OVERRIDE
Reference LocationLine Number
org.eclipse.birt.data.aggregation.plugin.AggregationPlugin.start(BundleContext)-1

org.eclipse.birt.core.script.MathUtil.abs(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.Finance.calcIrr(Object[], double, double, int)951
org.eclipse.birt.data.aggregation.impl.Finance.irr(Object[], double)1072
org.eclipse.birt.data.aggregation.impl.Finance.irr(Object[], double)1105
org.eclipse.birt.data.aggregation.impl.Finance.mirr(Object[], double, double)1214

org.eclipse.birt.core.script.MathUtil.add(Object, Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.Finance.calcNNPV(Object[], long, double)1150
org.eclipse.birt.data.aggregation.impl.Finance.calcPNPV(Object[], long, double)1131
org.eclipse.birt.data.aggregation.impl.Finance.irr(Object[], double)1005
org.eclipse.birt.data.aggregation.impl.Finance.irr(Object[], double)1067
org.eclipse.birt.data.aggregation.impl.Finance.npv(Object[], double)908

org.eclipse.birt.core.script.MathUtil.compare(Object, Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.Finance.calcIrr(Object[], double, double, int)951
org.eclipse.birt.data.aggregation.impl.Finance.irr(Object[], double)1072
org.eclipse.birt.data.aggregation.impl.Finance.irr(Object[], double)1079
org.eclipse.birt.data.aggregation.impl.Finance.irr(Object[], double)1105

org.eclipse.birt.core.script.MathUtil.compareTo0(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.Finance.calcIrr(Object[], double, double, int)956
org.eclipse.birt.data.aggregation.impl.Finance.calcNNPV(Object[], long, double)1149
org.eclipse.birt.data.aggregation.impl.Finance.calcPNPV(Object[], long, double)1130
org.eclipse.birt.data.aggregation.impl.Finance.irr(Object[], double)1010
org.eclipse.birt.data.aggregation.impl.Finance.irr(Object[], double)997
org.eclipse.birt.data.aggregation.impl.Finance.irr(Object[], double)1039
org.eclipse.birt.data.aggregation.impl.Finance.irr(Object[], double)1006
org.eclipse.birt.data.aggregation.impl.Finance.mirr(Object[], double, double)1201
org.eclipse.birt.data.aggregation.impl.Finance.mirr(Object[], double, double)1209

org.eclipse.birt.core.script.MathUtil.divide(Object, Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.Finance.calcNNPV(Object[], long, double)1150
org.eclipse.birt.data.aggregation.impl.Finance.calcPNPV(Object[], long, double)1131
org.eclipse.birt.data.aggregation.impl.Finance.irr(Object[], double)1068
org.eclipse.birt.data.aggregation.impl.Finance.mirr(Object[], double, double)1207
org.eclipse.birt.data.aggregation.impl.Finance.npv(Object[], double)908

org.eclipse.birt.core.script.MathUtil.multiply(Object, Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.Finance.calcIrr(Object[], double, double, int)956
org.eclipse.birt.data.aggregation.impl.Finance.mirr(Object[], double, double)1206
org.eclipse.birt.data.aggregation.impl.Finance.mirr(Object[], double, double)1207

org.eclipse.birt.core.script.MathUtil.negate(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.Finance.mirr(Object[], double, double)1206

org.eclipse.birt.core.script.MathUtil.toNumber(Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.Finance.irr(Object[], double)1061

org.eclipse.birt.core.util.IOUtil.readInt(InputStream)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.rank.BasicCachedListExt.readObject(DataInputStream)73

org.eclipse.birt.core.util.IOUtil.readObject(DataInputStream)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.rank.BasicCachedListExt.readObject(DataInputStream)87

org.eclipse.birt.core.util.IOUtil.writeInt(OutputStream, int)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.rank.BasicCachedListExt.writeObject(DataOutputStream, Object)62
org.eclipse.birt.data.aggregation.impl.rank.BasicCachedListExt.writeObject(DataOutputStream, Object)49
org.eclipse.birt.data.aggregation.impl.rank.BasicCachedListExt.writeObject(DataOutputStream, Object)54
org.eclipse.birt.data.aggregation.impl.rank.BasicCachedListExt.writeObject(DataOutputStream, Object)59

org.eclipse.birt.core.util.IOUtil.writeObject(DataOutputStream, Object)

INVOKED_STATIC
Reference LocationLine Number
org.eclipse.birt.data.aggregation.impl.rank.BasicCachedListExt.writeObject(DataOutputStream, Object)63

Back to reference summary for org.eclipse.birt.data.aggregation

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict