| Package | Description | 
|---|---|
| oracle.jdeveloper.asnav.model | |
| oracle.jdeveloper.asnav.weblogic.nodes | 
| Modifier and Type | Method and Description | 
|---|---|
AppServerRoots | 
AppServerRoot.getAppServerRoots()
Get parent container which contains all root elements. 
 | 
AppServerRoots | 
AppServerNavigatorModel.getIdeAppServerRoots()
Returns the  
AppServerRoots for IDE connections. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AppServerNavigatorModel.add(AppServerRoots roots)
Add a new  
AppServerRoots to this model. | 
void | 
AppServerNavigatorModel.remove(AppServerRoots roots)
Remove an  
AppServerRoots from this model. | 
| Constructor and Description | 
|---|
AppServerRoot(RootManageableContext asRootContext,
             AppServerRoots roots)  | 
| Constructor and Description | 
|---|
AppServerRoot(RootManageableContext rootCtx,
             AppServerRoots roots)  |