| Package | Description | 
|---|---|
| oracle.jdeveloper.cmt | 
 The Component Model Tool, an API for manipulating Java source code. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CmtMethodSource | 
CmtComponentSource.getInitMethod()
Get the initialization method from the class represented by this
 CmtComponent. 
 | 
CmtMethodSource | 
CmtMethodCall.getParent()
Get the owning CmtMethod or null. 
 |