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.
IExplorerActions<T> Interface for actions that can be performed on the Explorer.
IPaletteActions Actions used by all explorers in the palete.
 

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.
PalettePane Panel containing explorers for nodes of the plan: Senses Actions Competences Action patterns
PGSupport Static class that provides some supporting functions (like dialogs) used in this module.
ShedDescriptionFactory This is a factory for creating a HTML description string for various nodes of the Yaposh tree.
 

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 © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.