| 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 BiCollection |
BiLevel.biCollection |
protected BiCollection |
BiReportQuery.biCollection |
protected BiCollection |
BiFilter.biCollection |
protected BiCollection |
BiReportQueryUsage.biCollection |
protected BiCollection |
BiCollectionMember.biCollection |
protected BiCollection |
BiHierarchy.biCollection |
protected BiCollection |
BiCollection.biCollection |
protected BiCollection |
BiCollectionDimension.referencesBiCollection |
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<BiCollection> |
BiCube.biCollectionDimensions |
protected ItemList<BiCollection> |
BiCube.biCollectionFacts |
protected ItemList<BiCollection> |
BiModel.biCollections |
protected ItemList<BiCollection> |
View.biModelCollections |
protected ItemList<BiCollection> |
DatabaseTable.biModelCollections |
protected ItemList<BiCollection> |
BiCollection.hasOlapCollection |
protected ItemList<BiCollection> |
Olapjoinref.joinsOlapCollection |
protected ItemList<BiCollection> |
BiCollection.referencedByBiCollection |
protected ItemList<BiCollection> |
BiHierarchy.referencesBiCollections |
protected ItemList<BiCollection> |
BiCollection.referencesBiCollections |
protected ItemList<BiCollection> |
BiReportQuery.usesBiCollections |
protected ItemList<BiCollection> |
BiReportQueryUsage.usesBiCollections |
| Modifier and Type | Method and Description |
|---|---|
BiCollection |
BiLevel.getBiCollection()
Retrieve the
bi_collection property (displayed as 'BI Collection') of the object. |
BiCollection |
BiReportQuery.getBiCollection()
Retrieve the
bi_collection property (displayed as 'BI Collection') of the object. |
BiCollection |
BiFilter.getBiCollection()
Retrieve the
bi_collection property (displayed as 'BI Collection') of the object. |
BiCollection |
BiReportQueryUsage.getBiCollection()
Retrieve the
bi_collection property (displayed as 'BI Collection') of the object. |
BiCollection |
BiCollectionMember.getBiCollection()
Retrieve the
bi_collection property (displayed as 'BI Collection') of the object. |
BiCollection |
BiHierarchy.getBiCollection()
Retrieve the
bi_collection property (displayed as 'BI Collection') of the object. |
BiCollection |
BiCollection.getBiCollection()
Retrieve the
bi_collection property (displayed as 'BI Collection') of the object. |
BiCollection |
BiCollectionDimension.getReferencesBiCollection()
Retrieve the
references_bi_collection property (displayed as 'References BI Collection') of the object. |
| Modifier and Type | Method and Description |
|---|---|
ItemList<BiCollection> |
BiCube.getBiCollectionDimensions()
Retrieve the
bi_collection_dimensions property (displayed as 'BI Collection Dimensions') of the object. |
ItemList<BiCollection> |
BiCube.getBiCollectionFacts()
Retrieve the
bi_collection_facts property (displayed as 'BI Collection Facts') of the object. |
ItemList<BiCollection> |
BiModel.getBiCollections()
Retrieve the
bi_collections property (displayed as 'BI Collections') of the object. |
ItemList<BiCollection> |
View.getBiModelCollections()
Retrieve the
bi_model_collections property (displayed as 'BI Model Collections') of the object. |
ItemList<BiCollection> |
DatabaseTable.getBiModelCollections()
Retrieve the
bi_model_collections property (displayed as 'BI Model Collections') of the object. |
ItemList<BiCollection> |
BiCollection.getHasOlapCollection()
Retrieve the
has_olap_collection property (displayed as 'Has OLAP Collection') of the object. |
ItemList<BiCollection> |
Olapjoinref.getJoinsOlapCollection()
Retrieve the
joins_olap_collection property (displayed as 'Joins OLAP Collection') of the object. |
ItemList<BiCollection> |
BiCollection.getReferencedByBiCollection()
Retrieve the
referenced_by_bi_collection property (displayed as 'Referenced by BI Collection') of the object. |
ItemList<BiCollection> |
BiHierarchy.getReferencesBiCollections()
Retrieve the
references_bi_collections property (displayed as 'References BI Collections') of the object. |
ItemList<BiCollection> |
BiCollection.getReferencesBiCollections()
Retrieve the
references_bi_collections property (displayed as 'References BI Collections') of the object. |
ItemList<BiCollection> |
BiReportQuery.getUsesBiCollections()
Retrieve the
uses_bi_collections property (displayed as 'Uses BI Collections') of the object. |
ItemList<BiCollection> |
BiReportQueryUsage.getUsesBiCollections()
Retrieve the
uses_bi_collections property (displayed as 'Uses BI Collections') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
BiLevel.setBiCollection(BiCollection biCollection)
Set the
bi_collection property (displayed as BI Collection) of the object. |
void |
BiReportQuery.setBiCollection(BiCollection biCollection)
Set the
bi_collection property (displayed as BI Collection) of the object. |
void |
BiFilter.setBiCollection(BiCollection biCollection)
Set the
bi_collection property (displayed as BI Collection) of the object. |
void |
BiReportQueryUsage.setBiCollection(BiCollection biCollection)
Set the
bi_collection property (displayed as BI Collection) of the object. |
void |
BiCollectionMember.setBiCollection(BiCollection biCollection)
Set the
bi_collection property (displayed as BI Collection) of the object. |
void |
BiHierarchy.setBiCollection(BiCollection biCollection)
Set the
bi_collection property (displayed as BI Collection) of the object. |
void |
BiCollection.setBiCollection(BiCollection biCollection)
Set the
bi_collection property (displayed as BI Collection) of the object. |
void |
BiCollectionDimension.setReferencesBiCollection(BiCollection referencesBiCollection)
Set the
references_bi_collection property (displayed as References BI Collection) of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
BiCube.setBiCollectionDimensions(ItemList<BiCollection> biCollectionDimensions)
Set the
bi_collection_dimensions property (displayed as BI Collection Dimensions) of the object. |
void |
BiCube.setBiCollectionFacts(ItemList<BiCollection> biCollectionFacts)
Set the
bi_collection_facts property (displayed as BI Collection Facts) of the object. |
void |
BiModel.setBiCollections(ItemList<BiCollection> biCollections)
Set the
bi_collections property (displayed as BI Collections) of the object. |
void |
View.setBiModelCollections(ItemList<BiCollection> biModelCollections)
Set the
bi_model_collections property (displayed as BI Model Collections) of the object. |
void |
DatabaseTable.setBiModelCollections(ItemList<BiCollection> biModelCollections)
Set the
bi_model_collections property (displayed as BI Model Collections) of the object. |
void |
BiCollection.setHasOlapCollection(ItemList<BiCollection> hasOlapCollection)
Set the
has_olap_collection property (displayed as Has OLAP Collection) of the object. |
void |
Olapjoinref.setJoinsOlapCollection(ItemList<BiCollection> joinsOlapCollection)
Set the
joins_olap_collection property (displayed as Joins OLAP Collection) of the object. |
void |
BiCollection.setReferencedByBiCollection(ItemList<BiCollection> referencedByBiCollection)
Set the
referenced_by_bi_collection property (displayed as Referenced by BI Collection) of the object. |
void |
BiHierarchy.setReferencesBiCollections(ItemList<BiCollection> referencesBiCollections)
Set the
references_bi_collections property (displayed as References BI Collections) of the object. |
void |
BiCollection.setReferencesBiCollections(ItemList<BiCollection> referencesBiCollections)
Set the
references_bi_collections property (displayed as References BI Collections) of the object. |
void |
BiReportQuery.setUsesBiCollections(ItemList<BiCollection> usesBiCollections)
Set the
uses_bi_collections property (displayed as Uses BI Collections) of the object. |
void |
BiReportQueryUsage.setUsesBiCollections(ItemList<BiCollection> usesBiCollections)
Set the
uses_bi_collections property (displayed as Uses BI Collections) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.