|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OdiRKM | |
|---|---|
| oracle.odi.domain.model | This package contains the Oracle Data Integrator Data Model domain implementation. |
| oracle.odi.domain.project | This package contains the Oracle Data Integrator Project implementation. |
| Uses of OdiRKM in oracle.odi.domain.model |
|---|
| Methods in oracle.odi.domain.model that return OdiRKM | |
|---|---|
OdiRKM |
OdiModel.getRKM()Returns the Reverse Knowledge Module associated to this OdiModel instance. |
| Methods in oracle.odi.domain.model with parameters of type OdiRKM | |
|---|---|
void |
OdiModel.setRKM(OdiRKM pRKM)Sets the Reverse Knowledge Module to be associated to this OdiModel instance. |
| Uses of OdiRKM in oracle.odi.domain.project |
|---|
| Methods in oracle.odi.domain.project that return types with arguments of type OdiRKM | |
|---|---|
java.util.Collection<OdiRKM> |
OdiProject.getRKMs()Return the unmodifiable collection of RKMs of this OdiProject. |
| Methods in oracle.odi.domain.project with parameters of type OdiRKM | |
|---|---|
void |
OdiProject.removeRKM(OdiRKM pKM)Remove the given OdiRKM from the collection of OdiRKMs. |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.6.0) E17060-03 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||