All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----cube.cubette.Cubette
For more information on the cube see the cube Overview.
Copyright © 1997 Curtis E. Dyreson. All rights reserved. Please be aware of the Licence and Version.
public Cubette()
public static boolean query(CubetteSpecification cubetteSpec,
IdSet queryUnitsAbove[],
IdSet queryMeasuresBelow[])
public static CubetteSpecification[] sum(CubetteSpecification satisfyingCubette,
CubetteSpecification query,
PersistentGraph finerUnitGraphs[],
Table unitToMeasureTables[],
Table countTable)
public static void increment(Id cubette,
LogRecord log,
Table filterUnitTable,
Table filterMeasureTable,
Table countTable,
Hashtable doneThisRound)
All Packages Class Hierarchy This Package Previous Next Index