| 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 BiCollectionMember |
BiOlapLevelElement.definedAsAnOlapMember |
protected BiCollectionMember |
BiReportDataItemSource.definedByOlapMember |
protected BiCollectionMember |
BiCollectionMember.details |
protected BiCollectionMember |
OlapMemberSource.olapMember |
protected BiCollectionMember |
BiCollectionFact.referencesBiMember |
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<BiCollectionMember> |
DatabaseColumn.biCollectionMembers |
protected ItemList<BiCollectionMember> |
BiCollection.biCollectionMembers |
protected ItemList<BiCollectionMember> |
BiCollectionMember.referencedByBiMembers |
protected ItemList<BiCollectionMember> |
BiCollectionMember.referencesBiMembers |
protected ItemList<BiCollectionMember> |
BiReportQuerySummaryFilter.usesBiCollectionMembers |
protected ItemList<BiCollectionMember> |
BiReportQueryDetailFilter.usesBiCollectionMembers |
protected ItemList<BiCollectionMember> |
BiReportQueryItem.usesBiCollectionMembers |
| Modifier and Type | Method and Description |
|---|---|
BiCollectionMember |
BiOlapLevelElement.getDefinedAsAnOlapMember()
Retrieve the
defined_as_an_olap_member property (displayed as 'Defined as an OLAP Member') of the object. |
BiCollectionMember |
BiReportDataItemSource.getDefinedByOlapMember()
Retrieve the
defined_by_olap_member property (displayed as 'Defined by OLAP Member') of the object. |
BiCollectionMember |
BiCollectionMember.getDetails()
Retrieve the
details property (displayed as 'Details') of the object. |
BiCollectionMember |
OlapMemberSource.getOlapMember()
Retrieve the
olap_member property (displayed as 'OLAP Member') of the object. |
BiCollectionMember |
BiCollectionFact.getReferencesBiMember()
Retrieve the
references_bi_member property (displayed as 'References BI Member') of the object. |
| Modifier and Type | Method and Description |
|---|---|
ItemList<BiCollectionMember> |
DatabaseColumn.getBiCollectionMembers()
Retrieve the
bi_collection_members property (displayed as 'BI Collection Members') of the object. |
ItemList<BiCollectionMember> |
BiCollection.getBiCollectionMembers()
Retrieve the
bi_collection_members property (displayed as 'BI Collection Members') of the object. |
ItemList<BiCollectionMember> |
BiCollectionMember.getReferencedByBiMembers()
Retrieve the
referenced_by_bi_members property (displayed as 'Referenced by BI Members') of the object. |
ItemList<BiCollectionMember> |
BiCollectionMember.getReferencesBiMembers()
Retrieve the
references_bi_members property (displayed as 'References BI Members') of the object. |
ItemList<BiCollectionMember> |
BiReportQuerySummaryFilter.getUsesBiCollectionMembers()
Retrieve the
uses_bi_collection_members property (displayed as 'Uses BI Collection Members') of the object. |
ItemList<BiCollectionMember> |
BiReportQueryDetailFilter.getUsesBiCollectionMembers()
Retrieve the
uses_bi_collection_members property (displayed as 'Uses BI Collection Members') of the object. |
ItemList<BiCollectionMember> |
BiReportQueryItem.getUsesBiCollectionMembers()
Retrieve the
uses_bi_collection_members property (displayed as 'Uses BI Collection Members') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
BiOlapLevelElement.setDefinedAsAnOlapMember(BiCollectionMember definedAsAnOlapMember)
Set the
defined_as_an_olap_member property (displayed as Defined as an OLAP Member) of the object. |
void |
BiReportDataItemSource.setDefinedByOlapMember(BiCollectionMember definedByOlapMember)
Set the
defined_by_olap_member property (displayed as Defined by OLAP Member) of the object. |
void |
BiCollectionMember.setDetails(BiCollectionMember details)
Set the
details property (displayed as Details) of the object. |
void |
OlapMemberSource.setOlapMember(BiCollectionMember olapMember)
Set the
olap_member property (displayed as OLAP Member) of the object. |
void |
BiCollectionFact.setReferencesBiMember(BiCollectionMember referencesBiMember)
Set the
references_bi_member property (displayed as References BI Member) of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseColumn.setBiCollectionMembers(ItemList<BiCollectionMember> biCollectionMembers)
Set the
bi_collection_members property (displayed as BI Collection Members) of the object. |
void |
BiCollection.setBiCollectionMembers(ItemList<BiCollectionMember> biCollectionMembers)
Set the
bi_collection_members property (displayed as BI Collection Members) of the object. |
void |
BiCollectionMember.setReferencedByBiMembers(ItemList<BiCollectionMember> referencedByBiMembers)
Set the
referenced_by_bi_members property (displayed as Referenced by BI Members) of the object. |
void |
BiCollectionMember.setReferencesBiMembers(ItemList<BiCollectionMember> referencesBiMembers)
Set the
references_bi_members property (displayed as References BI Members) of the object. |
void |
BiReportQuerySummaryFilter.setUsesBiCollectionMembers(ItemList<BiCollectionMember> usesBiCollectionMembers)
Set the
uses_bi_collection_members property (displayed as Uses BI Collection Members) of the object. |
void |
BiReportQueryDetailFilter.setUsesBiCollectionMembers(ItemList<BiCollectionMember> usesBiCollectionMembers)
Set the
uses_bi_collection_members property (displayed as Uses BI Collection Members) of the object. |
void |
BiReportQueryItem.setUsesBiCollectionMembers(ItemList<BiCollectionMember> usesBiCollectionMembers)
Set the
uses_bi_collection_members property (displayed as Uses BI Collection Members) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.