|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IdeaContentRoot
Contains content root information.
| Method Summary | |
|---|---|
Set<File> |
getExcludeDirectories()
exclude dirs |
File |
getRootDirectory()
root directory |
DomainObjectSet<? extends IdeaSourceDirectory> |
getSourceDirectories()
source dirs. |
DomainObjectSet<? extends IdeaSourceDirectory> |
getTestDirectories()
test dirs. |
| Method Detail |
|---|
File getRootDirectory()
DomainObjectSet<? extends IdeaSourceDirectory> getSourceDirectories()
DomainObjectSet<? extends IdeaSourceDirectory> getTestDirectories()
Set<File> getExcludeDirectories()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||