|
Groovy Documentation | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Interface Summary | |
|---|---|
| Dependency | Represents a dependency of an IDEA module. |
| Class Summary | |
|---|---|
| IdeaModel | DSL-friendly model of the IDEA project information. |
| IdeaModule | Model for an IDEA module. |
| IdeaModuleIml | Models the generation/parsing/merging capabilities of idea module
For example see docs for IdeaModule Author: Szczepan Faber, created at: 4/5/11 |
| IdeaProject | Model for idea project. |
| IdeaProjectIpr | Models the generation/parsing/merging capabilities of idea project
For example see docs for IdeaProject Author: Szczepan Faber, created at: 4/5/11 |
| JarDirectory | Represents a jar directory element of an idea module library. |
| Jdk | Represents a the information for the project JavaSDK. |
| Module | Represents the customizable elements of an iml (via XML hooks everything of the iml is customizable). |
| ModuleDependency | Represents an orderEntry of type module in the iml xml. |
| ModuleLibrary | Represents an orderEntry of type module-library in the iml xml. |
| ModulePath | Represents a path in a format as used often in ipr and iml files. |
| Path | Represents a path in a format as used often in ipr and iml files. |
| PathFactory | |
| Project | Represents the customizable elements of an ipr (via XML hooks everything of the ipr is customizable). |
| Workspace | Represents the customizable elements of an ipr (via XML hooks everything of the ipr is customizable). |
Groovy Documentation