| Package | Description | 
|---|---|
| javax.ide.model.java | 
 The interfaces and classes implementing an IDE's java model. 
 | 
| javax.ide.model.java.source | 
 Various interfaces for use with Tree objects. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
JavaModel
The JavaModel is the central point of access to all source
 compilation unit facilities. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TreeManager | 
TreeTransaction.getOwningManager()
Gets the owning manager. 
 |