Uses of Package
cz.cuni.pogamut.shed.presenter

Packages that use cz.cuni.pogamut.shed.presenter
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. 
cz.cuni.pogamut.shed.presenter   
cz.cuni.pogamut.shed.widget   
 

Classes in cz.cuni.pogamut.shed.presenter used by cz.cuni.pogamut.posh.explorer
ShedPresenter
          Presenter class from MVP design pattern (in MVC, controller gets input directly, in MVP presenter gets input from the view).
 

Classes in cz.cuni.pogamut.shed.presenter used by cz.cuni.pogamut.shed.presenter
IPresenter
          Provider of actions for a widget.
IPresenterFactory
          Interface for presenters of widgets.
PrimitivePresenter
          Base class presenter for primitives, i.e. actions and senses.
ShedPresenter
          Presenter class from MVP design pattern (in MVC, controller gets input directly, in MVP presenter gets input from the view).
 

Classes in cz.cuni.pogamut.shed.presenter used by cz.cuni.pogamut.shed.widget
IPresenter
          Provider of actions for a widget.
IPresenterFactory
          Interface for presenters of widgets.
ShedPresenter
          Presenter class from MVP design pattern (in MVC, controller gets input directly, in MVP presenter gets input from the view).
 



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