|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassCrawler | |
|---|---|
| cz.cuni.pogamut.posh.explorer | This package contains classes and methods used for searching for actions and primitives in order to be included into the plan. |
| Uses of ClassCrawler in cz.cuni.pogamut.posh.explorer |
|---|
| Methods in cz.cuni.pogamut.posh.explorer that return ClassCrawler | |
|---|---|
static ClassCrawler |
ClassCrawlerFactory.createActionCrawler(Set<org.netbeans.api.project.Project> projects)
Create crawler for all classes in the @projects that implement IAction. |
static ClassCrawler |
ClassCrawlerFactory.createSenseCrawler(Set<org.netbeans.api.project.Project> projects)
Create crawler for all classes in the @projects that implement ISense. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||