| Package | Description | 
|---|---|
| oracle.ide.resourcebundle | 
 Provides a designtime abstraction around locating and managing resource bundles
used by visual and non-visual editors. 
 | 
| oracle.jdeveloper.builder | 
 This package contains the base implementations for the set of 
classes used for creating new objects. 
 | 
| oracle.jdeveloper.builder.annotation | |
| oracle.jdeveloper.builder.cls | 
 The  
cls package provides classes and interfaces for generating Java classes. | 
| oracle.jdeveloper.builder.enumtype | |
| oracle.jdeveloper.builder.file | 
 The  
file package includes the classes and interfaces for generating file objects. | 
| oracle.jdeveloper.builder.folder | |
| oracle.jdeveloper.builder.iface | |
| oracle.jdeveloper.builder.javapckg | 
| Modifier and Type | Method and Description | 
|---|---|
protected AbstractBuilderModel | 
NewApplicationXliff._buildModel(Context context)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract AbstractBuilderModel | 
AbstractBuilder._buildModel(Context context)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AnnotationBuilderModel  | 
| Modifier and Type | Method and Description | 
|---|---|
protected AbstractBuilderModel | 
AnnotationBuilder._buildModel(Context context)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ClassBuilderModel  | 
| Modifier and Type | Method and Description | 
|---|---|
protected AbstractBuilderModel | 
ClassBuilder._buildModel(Context context)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EnumBuilderModel  | 
| Modifier and Type | Method and Description | 
|---|---|
protected AbstractBuilderModel | 
EnumBuilder._buildModel(Context context)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FileBuilderModel  | 
| Modifier and Type | Method and Description | 
|---|---|
protected AbstractBuilderModel | 
EmptyFileBuilder._buildModel(Context context)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EmptyFolderBuilderModel  | 
| Modifier and Type | Method and Description | 
|---|---|
protected AbstractBuilderModel | 
FolderBuilder._buildModel(Context context)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
InterfaceBuilderModel  | 
| Modifier and Type | Method and Description | 
|---|---|
protected AbstractBuilderModel | 
InterfaceBuilder._buildModel(Context context)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected AbstractBuilderModel | 
PackageBuilder._buildModel(Context context)  |