| 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<TransformationProject> |
Host.transformationProjects |
| Modifier and Type | Method and Description |
|---|---|
TransformationProject |
ParameterSetDefinition.getTheContext()
Retrieve the
context property (displayed as 'Context') of the object. |
TransformationProject |
DsstageType.getTransformationProject()
Retrieve the
transformation_project property (displayed as 'Transformation Project') of the object. |
TransformationProject |
DataElement.getTransformationProject()
Retrieve the
transformation_project property (displayed as 'Transformation Project') of the object. |
TransformationProject |
SharedContainer.getTransformationProject()
Retrieve the
transformation_project property (displayed as 'Transformation Project') of the object. |
TransformationProject |
Routine.getTransformationProject()
Retrieve the
transformation_project property (displayed as 'Transformation Project') of the object. |
TransformationProject |
MatchSpecification.getTransformationProject()
Retrieve the
transformation_project property (displayed as 'Transformation Project') of the object. |
TransformationProject |
MachineProfile.getTransformationProject()
Retrieve the
transformation_project property (displayed as 'Transformation Project') of the object. |
TransformationProject |
ParameterSet.getTransformationProject()
Retrieve the
transformation_project property (displayed as 'Transformation Project') of the object. |
TransformationProject |
Dsfolder.getTransformationProject()
Retrieve the
transformation_project property (displayed as 'Transformation Project') of the object. |
TransformationProject |
StandardizationRuleSet.getTransformationProject()
Retrieve the
transformation_project property (displayed as 'Transformation Project') of the object. |
TransformationProject |
Dsjob.getTransformationProject()
Retrieve the
transformation_project property (displayed as 'Transformation Project') of the object. |
TransformationProject |
TableDefinition.getTransformationProject()
Retrieve the
transformation_project property (displayed as 'Transformation Project') of the object. |
TransformationProject |
TransformsFunction.getTransformationProject()
Retrieve the
transformation_project property (displayed as 'Transformation Project') of the object. |
| Modifier and Type | Method and Description |
|---|---|
ItemList<TransformationProject> |
Host.getTransformationProjects()
Retrieve the
transformation_projects property (displayed as 'Transformation Projects') of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
ParameterSetDefinition.setTheContext(TransformationProject context)
Set the
context property (displayed as Context) of the object. |
void |
DsstageType.setTransformationProject(TransformationProject transformationProject)
Set the
transformation_project property (displayed as Transformation Project) of the object. |
void |
DataElement.setTransformationProject(TransformationProject transformationProject)
Set the
transformation_project property (displayed as Transformation Project) of the object. |
void |
SharedContainer.setTransformationProject(TransformationProject transformationProject)
Set the
transformation_project property (displayed as Transformation Project) of the object. |
void |
Routine.setTransformationProject(TransformationProject transformationProject)
Set the
transformation_project property (displayed as Transformation Project) of the object. |
void |
MatchSpecification.setTransformationProject(TransformationProject transformationProject)
Set the
transformation_project property (displayed as Transformation Project) of the object. |
void |
MachineProfile.setTransformationProject(TransformationProject transformationProject)
Set the
transformation_project property (displayed as Transformation Project) of the object. |
void |
ParameterSet.setTransformationProject(TransformationProject transformationProject)
Set the
transformation_project property (displayed as Transformation Project) of the object. |
void |
Dsfolder.setTransformationProject(TransformationProject transformationProject)
Set the
transformation_project property (displayed as Transformation Project) of the object. |
void |
StandardizationRuleSet.setTransformationProject(TransformationProject transformationProject)
Set the
transformation_project property (displayed as Transformation Project) of the object. |
void |
Dsjob.setTransformationProject(TransformationProject transformationProject)
Set the
transformation_project property (displayed as Transformation Project) of the object. |
void |
TableDefinition.setTransformationProject(TransformationProject transformationProject)
Set the
transformation_project property (displayed as Transformation Project) of the object. |
void |
TransformsFunction.setTransformationProject(TransformationProject transformationProject)
Set the
transformation_project property (displayed as Transformation Project) of the object. |
| Modifier and Type | Method and Description |
|---|---|
void |
Host.setTransformationProjects(ItemList<TransformationProject> transformationProjects)
Set the
transformation_projects property (displayed as Transformation Projects) of the object. |
Copyright © 2018–2021 ODPi. All rights reserved.