See: Description
| Interface | Description |
|---|---|
| IFolder |
IFolder is an interface representing a folder.
|
| IGlobalObjectHelper |
An interface which is a helper for finding and storing global objects.
|
| IKnowledgeModule |
An interface for knowledge module.
|
| IMapAttribute |
IMapAttribute is a marker interface for model objects that are map attributes.
|
| IMapComponent |
IMapComponent is a marker interface for model objects which are map components.
|
| IMapConnectorPoint |
IMapConnectorPoint is a marker interface for model object which are mapping connector points.
|
| IMapExpression |
IMapExpression is a marker interface for model objects which are mapping expressions.
|
| IMapPhysicalDesign |
IMapPhysicalDesign is an interface representing a model object which is a physical designification.
|
| IMapping |
IMapping is an interface for ODI mappings.
|
| IOptionValue |
An interface which represents an option value for a procedure.
|
| IProcedure |
An interface for procedure.
|
| IProcedureLine |
The interface for procedure line.
|
| IProcedureOption |
An interface to represent an option of a procedure.
|
| IProcedureOptionGroup |
Interface for procedure option group
|
| IProcedureUser |
An interface that represents a procedure user.
|
| IProject |
An interface for ODI project.
|
| IReusableMapping |
IReusableMapping is an interface for ODI reusable mappings.
|
| IScenario |
IScenario is an interface for an ODI scenario.
|
| ITemplate |
An interface that represents a code generation template used by a knowledge module.
|
| IUserFunction |
An interface for user function.
|
| IUserFunctionImpl |
An interface for the implementation of a user function.
|
| Class | Description |
|---|---|
| IKnowledgeModule.KMType |
Enumeration type for KM types.
|
| IKnowledgeModule.LKMType |
Enumeration type for loading KM type.
|
| IKnowledgeModule.ProcessingType |
Enumeration type for KM processing type.
|
| IProcedureLine.LineType |
Enumeration type for the type of a procedure line.
|