See: Description
| Interface | Description |
|---|---|
| IFCORoot | |
| IMappingObject |
An interface implemented by objects that are part of the mapping hierarchy, owned at the top level
by a IMapRootContainer object.
|
| INamedObject |
The base interface for an ODI named object.
|
| IPropertyOwner |
An interface that represents any mapping object that can own properties.
|
| IRoot |
An interface to represent a mapping object.
|
| Class | Description |
|---|---|
| RootClassRegistry |
A static class used to keep track of property definitions for PropertyOwner extension
classes.
|
| RootIssue |
A transient class that stores information about interface warnings, errors,
and informational messages.
|
| RootIssue.Level |
Severity level of this issue.
|