| 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<SubjectArea> |
LogicalDataModel.subjectAreas |
protected ItemList<SubjectArea> |
LogicalEntity.subjectAreas |
| Modifier and Type | Method and Description |
|---|---|
ItemList<SubjectArea> |
LogicalDataModel.getSubjectAreas()
Retrieve the
subject_areas property (displayed as 'Subject Areas') of the object. |
ItemList<SubjectArea> |
LogicalEntity.getSubjectAreas()
Retrieve the
subject_areas property (displayed as 'Subject Areas') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
LogicalDataModel.setSubjectAreas(ItemList<SubjectArea> subjectAreas)
Set the
subject_areas property (displayed as Subject Areas) of the object. |
void |
LogicalEntity.setSubjectAreas(ItemList<SubjectArea> subjectAreas)
Set the
subject_areas property (displayed as Subject Areas) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.