| 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 ItemList<Olapobject> |
BiCollection.biModelOrBiCollection |
protected ItemList<Olapobject> |
BiFilter.context |
protected ItemList<Olapobject> |
BiHierarchy.context |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Olapobject> |
BiCollection.getBiModelOrBiCollection()
Retrieve the
bi_model_or_bi_collection property (displayed as 'BI Model or BI Collection') of the object. |
ItemList<Olapobject> |
BiFilter.getTheContext()
Retrieve the
context property (displayed as 'Context') of the object. |
ItemList<Olapobject> |
BiHierarchy.getTheContext()
Retrieve the
context property (displayed as 'Context') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
BiCollection.setBiModelOrBiCollection(ItemList<Olapobject> biModelOrBiCollection)
Set the
bi_model_or_bi_collection property (displayed as BI Model or BI Collection) of the object. |
void |
BiFilter.setTheContext(ItemList<Olapobject> context)
Set the
context property (displayed as Context) of the object. |
void |
BiHierarchy.setTheContext(ItemList<Olapobject> context)
Set the
context property (displayed as Context) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.