| Package | Description |
|---|---|
| org.codehaus.modello.plugin.java | |
| org.codehaus.modello.plugin.java.javasource |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
AbstractJavaModelloGenerator.suppressAllWarnings(Model objectModel,
JStructure structure) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
JClass |
A representation of the Java Source code for a Java Class.
|
class |
JInterface |
A representation of the Java Source code for a Java Interface.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
JCompUnit.addStructure(JStructure jStructure) |
Adds the given JStructure (either a JInterface or
a JClass) to this JCompUnit.
|
Copyright © 2001–2018 Codehaus Plexus. All rights reserved.