| Package | Description | 
|---|---|
| oracle.jdeveloper.rescat2 | |
| oracle.jdeveloper.rescat2.model.nodes | |
| oracle.jdeveloper.rescat2.model.util | 
| Modifier and Type | Method and Description | 
|---|---|
abstract boolean | 
ResCatController.whenShowPathToNode(GenericNode node,
                  boolean doIt)
Updates the Resource Catalog UI to display the node, showing any parent elements as needed. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AllConnectionsNode  | 
class  | 
CatalogContextNode  | 
class  | 
ConnectionTypeNode  | 
class  | 
DirContextNode  | 
class  | 
ExtendedGenericNode<E extends Element>  | 
class  | 
MyCatalogsNode  | 
class  | 
PaletteRootNode  | 
class  | 
RepositoriesRootNode  | 
class  | 
RepositoryRootNode  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<GenericNode> | 
PaletteRootNode.getChildrenImpl()  | 
| Constructor and Description | 
|---|
PaletteRootNode(RescatContext rescatContext,
               Element parent,
               GenericNode[] children,
               java.lang.String shortLabel)  | 
| Modifier and Type | Method and Description | 
|---|---|
static java.lang.String | 
NodesUtil.getPath(GenericNode node)  |