Uses of Class
cz.cuni.pogamut.posh.explorer.Explorer

Packages that use Explorer
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 Explorer in cz.cuni.pogamut.posh.explorer
 

Methods in cz.cuni.pogamut.posh.explorer that return Explorer
static Explorer<ActionPattern> ExplorerFactory.createAPExplorer(PoshPlan lapTree)
          Create explorer for action patterns in the @plan.
static Explorer<Competence> ExplorerFactory.createCompetenceExplorer(PoshPlan plan)
          Create explorer for competences in the @plan.
 



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