| Package | Description | 
|---|---|
| oracle.jdeveloper.deploy | 
| Modifier and Type | Method and Description | 
|---|---|
DependableFactory.Parms.Depth | 
DependableFactory.Parms.getDepth()  | 
static DependableFactory.Parms.Depth | 
DependableFactory.Parms.Depth.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static DependableFactory.Parms.Depth[] | 
DependableFactory.Parms.Depth.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DependableFactory.Parms.setDepth(DependableFactory.Parms.Depth depth)
The level to which DependableFactory will drill down to find dependables
 of an Element. 
 |