| 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<MappingComponent> |
SharedContainer.mappingComponents |
protected ItemList<MappingComponent> |
MappingProject.mappingComponents |
| Modifier and Type | Method and Description |
|---|---|
ItemList<MappingComponent> |
SharedContainer.getMappingComponents()
Retrieve the
mapping_components property (displayed as 'Mapping Components') of the object. |
ItemList<MappingComponent> |
MappingProject.getMappingComponents()
Retrieve the
mapping_components property (displayed as 'Mapping Components') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
SharedContainer.setMappingComponents(ItemList<MappingComponent> mappingComponents)
Set the
mapping_components property (displayed as Mapping Components) of the object. |
void |
MappingProject.setMappingComponents(ItemList<MappingComponent> mappingComponents)
Set the
mapping_components property (displayed as Mapping Components) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.