Uses of Class
jcreek.cke.graph.GraphModel

Packages that use GraphModel
jcreek.cke.conceptview   
jcreek.cke.document   
 

Uses of GraphModel in jcreek.cke.conceptview
 

Fields in jcreek.cke.conceptview declared as GraphModel
protected  GraphModel ConceptMap.graphModel
           
 

Constructors in jcreek.cke.conceptview with parameters of type GraphModel
ConceptMap(GraphModel graph)
           
 

Uses of GraphModel in jcreek.cke.document
 

Fields in jcreek.cke.document declared as GraphModel
protected  GraphModel SerializeGraphDocument.model
          Our model.
 



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