|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Datamart | |
|---|---|
| fr.lri.bd.olap.gui | Application GUI classes - Java Swing |
| fr.lri.bd.olap.model | Beans, which encapsulate bussines logic of application. |
| Uses of Datamart in fr.lri.bd.olap.gui |
|---|
| Methods in fr.lri.bd.olap.gui that return Datamart | |
|---|---|
Datamart |
DatamartDefinition.getCurrentDatamart()
|
| Methods in fr.lri.bd.olap.gui with parameters of type Datamart | |
|---|---|
void |
MainFrame.addDatamart(Datamart datamart)
After creating new datamart, add it to datamart's menu |
| Uses of Datamart in fr.lri.bd.olap.model |
|---|
| Methods in fr.lri.bd.olap.model that return Datamart | |
|---|---|
static Datamart |
DatamartUtils.loadDatamart(OlapTree originalTree,
String fileName)
Load datamart from the file |
| Methods in fr.lri.bd.olap.model with parameters of type Datamart | |
|---|---|
static void |
DatamartUtils.saveDatamart(Datamart datamart,
String fileName)
Save datamart into the file |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||