| Package | Description |
|---|---|
| oracle.fmwplatform.envspec.model |
This package contains classes that are used to represent models of real (existing) or imagined (to be created) environments.
|
| Modifier and Type | Method and Description |
|---|---|
EnvironmentModel |
EnvironmentModelBuilder.populateFromEnvironment(EnvironmentModel model,
DiscoveryOptions options,
List<ModelTarget> targets)
Populates and refreshes the environment model by doing OracleHome, Online and Offline domain environment discovery.
|