Package cz.cuni.pogamut.posh.explorer

Package class diagram package 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.

See:
          Description

Interface Summary
CrawlerListener<T> Listener for Crawler and its subclasses.
 

Class Summary
ClassCrawler Crawl through all class and find the ones that fit the filter.
ClassCrawlerFactory Factory for creating the ClassCrawlers for various types we require.
Crawler<T> Abstract crawler supporting listeners.
CrawlerFactory Create various crawlers.
Explorer<T> Panel for showing the results of crawling.
ExplorerFactory Factory for creating the crawler explorers.
NameMapCrawler Special cralwer listener that will listen for all collected PrimitiveData and pass mapping of names to ShedPresenter.
PGSupport Static class that provides some supporting functions (like dialogs) used in this module.
PrimitiveData Exchange container used for passing info between crawler and explorer.
 

Package cz.cuni.pogamut.posh.explorer Description

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.



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.