| 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<Metric> |
DataRule.metrics |
protected ItemList<Metric> |
DataRuleSet.metrics |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Metric> |
DataRule.getMetrics()
Retrieve the
metrics property (displayed as 'Metrics') of the object. |
ItemList<Metric> |
DataRuleSet.getMetrics()
Retrieve the
metrics property (displayed as 'Metrics') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
DataRule.setMetrics(ItemList<Metric> metrics)
Set the
metrics property (displayed as Metrics) of the object. |
void |
DataRuleSet.setMetrics(ItemList<Metric> metrics)
Set the
metrics property (displayed as Metrics) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.