Uses of Interface
cz.cuni.amis.pogamut.episodic.schemas.ISchemaMessageCommand

Packages that use ISchemaMessageCommand
cz.cuni.amis.pogamut.episodic.schemas   
cz.cuni.amis.pogamut.episodic.visualizer   
 

Uses of ISchemaMessageCommand in cz.cuni.amis.pogamut.episodic.schemas
 

Classes in cz.cuni.amis.pogamut.episodic.schemas that implement ISchemaMessageCommand
 class SchemaBag.SchemaMessageCommand
          Because counters in the schemabag are updated more often than the individual nodes, it is convenient not to redraw all whole schemabag visualization each time they are increased.
 

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

Methods in cz.cuni.amis.pogamut.episodic.visualizer with parameters of type ISchemaMessageCommand
 void VisualizationRenderer.setSchemaMessageCommand(ISchemaMessageCommand command, int schemaGraph)
          Sets the schemaGraph index and SchemaMessageCommand class so that count info can be displayed correctly.
 



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