| 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 Classdescriptor |
Navigationdescriptor.ofClassDescriptor |
protected Classdescriptor |
Customattributedef.ofClassDescriptor |
protected Classdescriptor |
Propdescriptor.ofClassDescriptor |
protected Classdescriptor |
Actiondescriptor.ofClassDescriptor |
| Modifier and Type | Field and Description |
|---|---|
protected ItemList<Classdescriptor> |
Applicationfunction.usesClassDescriptor |
| Modifier and Type | Method and Description |
|---|---|
Classdescriptor |
Navigationdescriptor.getOfClassDescriptor()
Retrieve the
of_class_descriptor property (displayed as 'Of Class Descriptor') of the object. |
Classdescriptor |
Customattributedef.getOfClassDescriptor()
Retrieve the
of_class_descriptor property (displayed as 'Of Class Descriptor') of the object. |
Classdescriptor |
Propdescriptor.getOfClassDescriptor()
Retrieve the
of_class_descriptor property (displayed as 'Of Class Descriptor') of the object. |
Classdescriptor |
Actiondescriptor.getOfClassDescriptor()
Retrieve the
of_class_descriptor property (displayed as 'Of Class Descriptor') of the object. |
| Modifier and Type | Method and Description |
|---|---|
ItemList<Classdescriptor> |
Applicationfunction.getUsesClassDescriptor()
Retrieve the
uses_class_descriptor property (displayed as 'Uses Class Descriptor') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Navigationdescriptor.setOfClassDescriptor(Classdescriptor ofClassDescriptor)
Set the
of_class_descriptor property (displayed as Of Class Descriptor) of the object. |
void |
Customattributedef.setOfClassDescriptor(Classdescriptor ofClassDescriptor)
Set the
of_class_descriptor property (displayed as Of Class Descriptor) of the object. |
void |
Propdescriptor.setOfClassDescriptor(Classdescriptor ofClassDescriptor)
Set the
of_class_descriptor property (displayed as Of Class Descriptor) of the object. |
void |
Actiondescriptor.setOfClassDescriptor(Classdescriptor ofClassDescriptor)
Set the
of_class_descriptor property (displayed as Of Class Descriptor) of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Applicationfunction.setUsesClassDescriptor(ItemList<Classdescriptor> usesClassDescriptor)
Set the
uses_class_descriptor property (displayed as Uses Class Descriptor) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.