| 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 InfosetOperation |
Infoset.createdWith |
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<InfosetOperation> |
Infoset.contributingOperations |
| Modifier and Type | Method and Description |
|---|---|
InfosetOperation |
Infoset.getCreatedWith()
Retrieve the
created_with property (displayed as 'Originating Operation') of the object. |
| Modifier and Type | Method and Description |
|---|---|
ItemList<InfosetOperation> |
Infoset.getContributingOperations()
Retrieve the
contributing_operations property (displayed as 'Applied Operations') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Infoset.setCreatedWith(InfosetOperation createdWith)
Set the
created_with property (displayed as Originating Operation) of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Infoset.setContributingOperations(ItemList<InfosetOperation> contributingOperations)
Set the
contributing_operations property (displayed as Applied Operations) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.