|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JStructure | |
|---|---|
| org.codehaus.modello.plugin.java | |
| org.codehaus.modello.plugin.java.javasource | |
| Uses of JStructure in org.codehaus.modello.plugin.java |
|---|
| Methods in org.codehaus.modello.plugin.java with parameters of type JStructure | |
|---|---|
protected void |
AbstractJavaModelloGenerator.suppressAllWarnings(Model objectModel,
JStructure structure)
|
| Uses of JStructure in org.codehaus.modello.plugin.java.javasource |
|---|
| Subclasses of JStructure in org.codehaus.modello.plugin.java.javasource | |
|---|---|
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. |
| Methods in org.codehaus.modello.plugin.java.javasource with parameters of type JStructure | |
|---|---|
void |
JCompUnit.addStructure(JStructure jStructure)
Adds the given JStructure (either a JInterface or a JClass) to this JCompUnit. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||