| Interface | Description |
|---|---|
| JavaFactory |
The Factory for the model.
|
| JavaPackage |
The Package for the model.
|
| JavaPackage.Literals |
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
| JClass |
A representation of the model object 'JClass'
|
| JCompilationUnit |
A representation of the model object 'JCompilation Unit'
|
| JField |
A representation of the model object 'JField'
|
| JInitializer |
A representation of the model object 'JInitializer'
|
| JMember |
A representation of the model object 'JMember'
|
| JMethod |
A representation of the model object 'JMethod'
|
| JModelElement |
A representation of the model object 'JModel Element'
|
| JPackage |
A representation of the model object 'JPackage'
|
| JParameter |
A representation of the model object 'JParameter'
|
| Class | Description |
|---|---|
| JavaPlugin |
This is the central singleton for the Java model plugin
|
| JavaPlugin.Implementation |
The actual implementation of the Eclipse Plugin
|
| Enum | Description |
|---|---|
| JVisibility |
A representation of the literals of the enumeration 'JVisibility',
and utility methods for working with them
|