Uses of Class
cz.cuni.amis.pogamut.episodic.schemas.SchemaBag

Packages that use SchemaBag
cz.cuni.amis.pogamut.episodic.memory   
cz.cuni.amis.pogamut.episodic.visualizer   
 

Uses of SchemaBag in cz.cuni.amis.pogamut.episodic.memory
 

Methods in cz.cuni.amis.pogamut.episodic.memory that return SchemaBag
 SchemaBag AgentMemory.getSchemaBag()
           
 

Uses of SchemaBag in cz.cuni.amis.pogamut.episodic.visualizer
 

Methods in cz.cuni.amis.pogamut.episodic.visualizer with parameters of type SchemaBag
 void VisualizationCreator.createSchemaBag(SchemaBag schemas)
          This method is responsible for creating the graph that will hold the vertices representing nodes of a schema bag.
 void VisualizationCreator.refreshChronobagView(SchemaBag schemas, Collection<Chronobag> chronobags)
          Calling this method causes the visualization of a chronobag overview to refresh.
 void VisualizationCreator.refreshSchemaBag(SchemaBag schemas)
          Calling this method causes the visualization of a schema bag to refresh.
 



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