|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClassCrawler | |
|---|---|
| cz.cuni.pogamut.posh.explorer | This package contains classes that can search for nodes of the plan (nodes=AP/C/action/sense) and GUI explorers that allow user to manipulate them. |
| 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 | |||||||||