Uses of Interface
jcreek.representation.PartitionData

Packages that use PartitionData
jcreek.representation   
 

Uses of PartitionData in jcreek.representation
 

Classes in jcreek.representation that implement PartitionData
 class LocalPartitionData
          Implements the PartitionData interface by storing the partition information locally, in memory.
 

Methods in jcreek.representation that return PartitionData
protected  PartitionData Partition.getPartitionData()
          Returns the PartitionData object in case a subclass needs to manipulate it directly.
 PartitionData LocalKnowledgeModel.makePartition()
          Creates a new data object for storing data for a Partition.
 PartitionData KnowledgeModel.makePartition()
          Creates a new data object for storing data for a Partition.
 



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