Uses of Class
cz.cuni.pogamut.shed.presenter.ShedPresenter

Packages that use ShedPresenter
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   
 

Uses of ShedPresenter in cz.cuni.pogamut.posh.explorer
 

Constructors in cz.cuni.pogamut.posh.explorer with parameters of type ShedPresenter
NameMapCrawler(ShedPresenter presenter)
           
 

Uses of ShedPresenter in cz.cuni.pogamut.shed.presenter
 

Constructors in cz.cuni.pogamut.shed.presenter with parameters of type ShedPresenter
ExpandedActionPresenter(ShedScene scene, ShedPresenter presenter, ExpandedActionEnvelope envelope, TriggeredAction action, LapChain chain)
          Create new presenter for updating the attachment in the SlotEnvelope.
PrimitivePresenter(ShedScene scene, ShedPresenter presenter, PRIMITIVE_TYPE primitive, ShedVariableWidget primitiveWidget, LapChain primitiveChain)
          Create new presenter for @primitive, detect and project all changes on the @primitive and @primitiveChain to the @primitiveWidget.
SensePresenter(ShedScene scene, ShedPresenter presenter, Sense sense, ShedSenseWidget senseWidget, LapChain senseChain)
           
ShedPresenterFactory(ShedScene scene, PoshPlan plan, ShedPresenter presenter)
           
 

Uses of ShedPresenter in cz.cuni.pogamut.shed.widget
 

Methods in cz.cuni.pogamut.shed.widget that return ShedPresenter
 ShedPresenter ShedScene.getPresenter()
          Get presenter used by this scene.
 



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