| Package | Description | 
|---|---|
| oracle.ide.controller | |
| oracle.ide.vcs | 
 Contains application-level interfaces to the version control sub-system. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static CommandProcessor | 
CommandProcessor.getInstance()
This is a singleton class. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
abstract boolean | 
VCSManager.checkOutNode(Node node, CommandProcessor processor)
Deprecated. 
 
replaced by  
VCSManager.checkOutUsingUI(VCSTask) and VCSManager.getMetaCheckOutCommand(Node) (depending on usage). |