Uses of Class
jcreek.representation.ModelChangeEvent

Packages that use ModelChangeEvent
jcreek.cke.document   
jcreek.cke.tool   
jcreek.cke.visualizer   
jcreek.gui.conceptmap   
jcreek.gui.reasoning   
jcreek.gui.representation   
jcreek.representation   
 

Uses of ModelChangeEvent in jcreek.cke.document
 

Methods in jcreek.cke.document with parameters of type ModelChangeEvent
 void SerializeGraphDocument.modelChanged(ModelChangeEvent e)
          Returns the reference to the file object for this document.
 

Uses of ModelChangeEvent in jcreek.cke.tool
 

Methods in jcreek.cke.tool with parameters of type ModelChangeEvent
 void BuildProperty.modelChanged(ModelChangeEvent e)
           
 

Uses of ModelChangeEvent in jcreek.cke.visualizer
 

Methods in jcreek.cke.visualizer with parameters of type ModelChangeEvent
 void FrameProperty.modelChanged(ModelChangeEvent e)
           
 void EntityList.modelChanged(ModelChangeEvent e)
           
 

Uses of ModelChangeEvent in jcreek.gui.conceptmap
 

Methods in jcreek.gui.conceptmap with parameters of type ModelChangeEvent
 void ConceptMapModel.modelChanged(ModelChangeEvent e)
           
 

Uses of ModelChangeEvent in jcreek.gui.reasoning
 

Methods in jcreek.gui.reasoning with parameters of type ModelChangeEvent
 void RetrieveResultPane.modelChanged(ModelChangeEvent e)
           
 

Uses of ModelChangeEvent in jcreek.gui.representation
 

Methods in jcreek.gui.representation with parameters of type ModelChangeEvent
 void FramePane.modelChanged(ModelChangeEvent e)
           
 

Uses of ModelChangeEvent in jcreek.representation
 

Methods in jcreek.representation with parameters of type ModelChangeEvent
 void ModelChangeListener.modelChanged(ModelChangeEvent e)
           
 void LocalKnowledgeModel.fireModelChangeEvent(ModelChangeEvent event)
          Notifies the listeners that a change has occured in the model.
 void KnowledgeModel.fireModelChangeEvent(ModelChangeEvent event)
          Notifies the listeners that a change has occured in the model.
 



Created at IDI, NTNU by the Artificial Intelligence and Learning group