jcreek.representation
Interface Context

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
CreekDocument
All Known Implementing Classes:
ConceptMapModel, SerializeGraphDocument

public interface Context
extends java.io.Serializable

A 'context' is a general interface for adding additional objects to a serialized knowledge model This interface is deprecated and will not be supported in the future as the feature of adding objects to the knowledge model will be discontinued.

Version:
1.0

Method Summary
 KnowledgeModel getKnowledgeModel()
           
 

Method Detail

getKnowledgeModel

public KnowledgeModel getKnowledgeModel()


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