| Package | Description |
|---|---|
| org.odpi.egeria.connectors.ibm.igc.clientlibrary.model.base |
Defines data constructs representing each of IGC's metadata types.
|
| Modifier and Type | Field and Description |
|---|---|
protected BiModel |
BiReportQuery.biModel |
protected BiModel |
BiReport.biModel |
protected BiModel |
BiCube.biModel |
protected BiModel |
BiFilter.biModel |
protected BiModel |
BiReportQueryUsage.biModel |
protected BiModel |
OlapJoin.biModel |
protected BiModel |
Olapmodelgroup.biModel |
protected BiModel |
BiModel.biModel |
protected BiModel |
BiHierarchy.biModel |
protected BiModel |
BiCollection.biModel |
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<BiModel> |
BiRootFolder.biModels |
protected ItemList<BiModel> |
Database.biModels |
protected ItemList<BiModel> |
BiFolder.biModels |
protected ItemList<BiModel> |
BiModel.childBiModels |
| Modifier and Type | Method and Description |
|---|---|
BiModel |
BiReportQuery.getBiModel()
Retrieve the
bi_model property (displayed as 'BI Model') of the object. |
BiModel |
BiReport.getBiModel()
Retrieve the
bi_model property (displayed as 'BI Model') of the object. |
BiModel |
BiCube.getBiModel()
Retrieve the
bi_model property (displayed as 'BI Model') of the object. |
BiModel |
BiFilter.getBiModel()
Retrieve the
bi_model property (displayed as 'BI Model') of the object. |
BiModel |
BiReportQueryUsage.getBiModel()
Retrieve the
bi_model property (displayed as 'BI Model') of the object. |
BiModel |
OlapJoin.getBiModel()
Retrieve the
bi_model property (displayed as 'OLAP Model') of the object. |
BiModel |
Olapmodelgroup.getBiModel()
Retrieve the
bi_model property (displayed as 'BI Model') of the object. |
BiModel |
BiModel.getBiModel()
Retrieve the
bi_model property (displayed as 'BI Model') of the object. |
BiModel |
BiHierarchy.getBiModel()
Retrieve the
bi_model property (displayed as 'BI Model') of the object. |
BiModel |
BiCollection.getBiModel()
Retrieve the
bi_model property (displayed as 'BI Model') of the object. |
| Modifier and Type | Method and Description |
|---|---|
ItemList<BiModel> |
BiRootFolder.getBiModels()
Retrieve the
bi_models property (displayed as 'BI Models') of the object. |
ItemList<BiModel> |
Database.getBiModels()
Retrieve the
bi_models property (displayed as 'BI Models') of the object. |
ItemList<BiModel> |
BiFolder.getBiModels()
Retrieve the
bi_models property (displayed as 'BI Models') of the object. |
ItemList<BiModel> |
BiModel.getChildBiModels()
Retrieve the
child_bi_models property (displayed as 'Child BI Models') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
BiReportQuery.setBiModel(BiModel biModel)
Set the
bi_model property (displayed as BI Model) of the object. |
void |
BiReport.setBiModel(BiModel biModel)
Set the
bi_model property (displayed as BI Model) of the object. |
void |
BiCube.setBiModel(BiModel biModel)
Set the
bi_model property (displayed as BI Model) of the object. |
void |
BiFilter.setBiModel(BiModel biModel)
Set the
bi_model property (displayed as BI Model) of the object. |
void |
BiReportQueryUsage.setBiModel(BiModel biModel)
Set the
bi_model property (displayed as BI Model) of the object. |
void |
OlapJoin.setBiModel(BiModel biModel)
Set the
bi_model property (displayed as OLAP Model) of the object. |
void |
Olapmodelgroup.setBiModel(BiModel biModel)
Set the
bi_model property (displayed as BI Model) of the object. |
void |
BiModel.setBiModel(BiModel biModel)
Set the
bi_model property (displayed as BI Model) of the object. |
void |
BiHierarchy.setBiModel(BiModel biModel)
Set the
bi_model property (displayed as BI Model) of the object. |
void |
BiCollection.setBiModel(BiModel biModel)
Set the
bi_model property (displayed as BI Model) of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
BiRootFolder.setBiModels(ItemList<BiModel> biModels)
Set the
bi_models property (displayed as BI Models) of the object. |
void |
Database.setBiModels(ItemList<BiModel> biModels)
Set the
bi_models property (displayed as BI Models) of the object. |
void |
BiFolder.setBiModels(ItemList<BiModel> biModels)
Set the
bi_models property (displayed as BI Models) of the object. |
void |
BiModel.setChildBiModels(ItemList<BiModel> childBiModels)
Set the
child_bi_models property (displayed as Child BI Models) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.