Uses of Package
jcreek.representation

Packages that use jcreek.representation
jcreek.cke   
jcreek.cke.browser   
jcreek.cke.command   
jcreek.cke.conceptview   
jcreek.cke.document   
jcreek.cke.graph   
jcreek.cke.importexport   
jcreek.cke.importexport.jcxml   
jcreek.cke.tool   
jcreek.cke.visualizer   
jcreek.cli   
jcreek.examples   
jcreek.gui   
jcreek.gui.conceptmap   
jcreek.gui.conceptmap.tool   
jcreek.gui.cycle   
jcreek.gui.reasoning   
jcreek.gui.representation   
jcreek.gui.representation.constraints   
jcreek.reasoning   
jcreek.representation   
jcreek.representation.cbr   
jcreek.representation.constraints   
jcreek.representation.inference   
 

Classes in jcreek.representation used by jcreek.cke
Context
          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.
KnowledgeModel
          The KnowledgeModel is the main interface to the model of entities and relations.
 

Classes in jcreek.representation used by jcreek.cke.browser
Entity
          The Entity Class encapsulates a node in the semantic network, and has references to all relations from and to the entity.
 

Classes in jcreek.representation used by jcreek.cke.command
Entity
          The Entity Class encapsulates a node in the semantic network, and has references to all relations from and to the entity.
Relation
          The Relation class represents a relation (like an edge in a graph) between two entities.
RelationType
          Title: RelationType Description: Represents a type of relation.
SubModel
          Represents a submodel of a knowledgemodel.
 

Classes in jcreek.representation used by jcreek.cke.conceptview
Entity
          The Entity Class encapsulates a node in the semantic network, and has references to all relations from and to the entity.
Relation
          The Relation class represents a relation (like an edge in a graph) between two entities.
RelationType
          Title: RelationType Description: Represents a type of relation.
 

Classes in jcreek.representation used by jcreek.cke.document
Context
          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.
Entity
          The Entity Class encapsulates a node in the semantic network, and has references to all relations from and to the entity.
KnowledgeModel
          The KnowledgeModel is the main interface to the model of entities and relations.
ModelChangeEvent
           
ModelChangeListener
          Interface for listening to changes that occur in a KnowledgeModel.
Relation
          The Relation class represents a relation (like an edge in a graph) between two entities.
 

Classes in jcreek.representation used by jcreek.cke.graph
Entity
          The Entity Class encapsulates a node in the semantic network, and has references to all relations from and to the entity.
Relation
          The Relation class represents a relation (like an edge in a graph) between two entities.
RelationType
          Title: RelationType Description: Represents a type of relation.
 

Classes in jcreek.representation used by jcreek.cke.importexport
KnowledgeModel
          The KnowledgeModel is the main interface to the model of entities and relations.
 

Classes in jcreek.representation used by jcreek.cke.importexport.jcxml
KnowledgeModel
          The KnowledgeModel is the main interface to the model of entities and relations.
 

Classes in jcreek.representation used by jcreek.cke.tool
Entity
          The Entity Class encapsulates a node in the semantic network, and has references to all relations from and to the entity.
ModelChangeEvent
           
ModelChangeListener
          Interface for listening to changes that occur in a KnowledgeModel.
Relation
          The Relation class represents a relation (like an edge in a graph) between two entities.
RelationType
          Title: RelationType Description: Represents a type of relation.
 

Classes in jcreek.representation used by jcreek.cke.visualizer
Entity
          The Entity Class encapsulates a node in the semantic network, and has references to all relations from and to the entity.
KnowledgeModel
          The KnowledgeModel is the main interface to the model of entities and relations.
ModelChangeEvent
           
ModelChangeListener
          Interface for listening to changes that occur in a KnowledgeModel.
Relation
          The Relation class represents a relation (like an edge in a graph) between two entities.
RelationType
          Title: RelationType Description: Represents a type of relation.
 

Classes in jcreek.representation used by jcreek.cli
KnowledgeModel
          The KnowledgeModel is the main interface to the model of entities and relations.
Relation
          The Relation class represents a relation (like an edge in a graph) between two entities.
 

Classes in jcreek.representation used by jcreek.examples
Entity
          The Entity Class encapsulates a node in the semantic network, and has references to all relations from and to the entity.
KnowledgeModel
          The KnowledgeModel is the main interface to the model of entities and relations.
LocalKnowledgeModel
          The KnowledgeModel is the main interface to the model of entities and relations.
NameAlreadyExistException
          Exception generated when trying to set the name of an entity to a name that already exists.
NoSuchRelationTypeException
          Title: NoSuchRelationTypeException Description: Thrown when attempting to reference a relation type by a string and this string does not identify a relation type in the current knowledge model.
Relation
          The Relation class represents a relation (like an edge in a graph) between two entities.
 

Classes in jcreek.representation used by jcreek.gui
Entity
          The Entity Class encapsulates a node in the semantic network, and has references to all relations from and to the entity.
KnowledgeModel
          The KnowledgeModel is the main interface to the model of entities and relations.
Relation
          The Relation class represents a relation (like an edge in a graph) between two entities.
SubModel
          Represents a submodel of a knowledgemodel.
 

Classes in jcreek.representation used by jcreek.gui.conceptmap
Context
          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.
Entity
          The Entity Class encapsulates a node in the semantic network, and has references to all relations from and to the entity.
KnowledgeModel
          The KnowledgeModel is the main interface to the model of entities and relations.
ModelChangeEvent
           
ModelChangeListener
          Interface for listening to changes that occur in a KnowledgeModel.
Relation
          The Relation class represents a relation (like an edge in a graph) between two entities.
SubModel
          Represents a submodel of a knowledgemodel.
 

Classes in jcreek.representation used by jcreek.gui.conceptmap.tool
RelationType
          Title: RelationType Description: Represents a type of relation.
 

Classes in jcreek.representation used by jcreek.gui.cycle
KnowledgeModel
          The KnowledgeModel is the main interface to the model of entities and relations.
 

Classes in jcreek.representation used by jcreek.gui.reasoning
Entity
          The Entity Class encapsulates a node in the semantic network, and has references to all relations from and to the entity.
ModelChangeEvent
           
ModelChangeListener
          Interface for listening to changes that occur in a KnowledgeModel.
SubModel
          Represents a submodel of a knowledgemodel.
 

Classes in jcreek.representation used by jcreek.gui.representation
Entity
          The Entity Class encapsulates a node in the semantic network, and has references to all relations from and to the entity.
KnowledgeModel
          The KnowledgeModel is the main interface to the model of entities and relations.
ModelChangeEvent
           
ModelChangeListener
          Interface for listening to changes that occur in a KnowledgeModel.
Relation
          The Relation class represents a relation (like an edge in a graph) between two entities.
RelationType
          Title: RelationType Description: Represents a type of relation.
 

Classes in jcreek.representation used by jcreek.gui.representation.constraints
Entity
          The Entity Class encapsulates a node in the semantic network, and has references to all relations from and to the entity.
KnowledgeModel
          The KnowledgeModel is the main interface to the model of entities and relations.
 

Classes in jcreek.representation used by jcreek.reasoning
Entity
          The Entity Class encapsulates a node in the semantic network, and has references to all relations from and to the entity.
KnowledgeModel
          The KnowledgeModel is the main interface to the model of entities and relations.
Relation
          The Relation class represents a relation (like an edge in a graph) between two entities.
RelationType
          Title: RelationType Description: Represents a type of relation.
SubModel
          Represents a submodel of a knowledgemodel.
 

Classes in jcreek.representation used by jcreek.representation
AbstractKnowledgeModel
          An abstract implementation of the methods of the KnowledgeModel interface that is not dependent on the mode of storage.
Context
          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.
Entity
          The Entity Class encapsulates a node in the semantic network, and has references to all relations from and to the entity.
EntityData
          This interface is used to access the data encapsulated by an Entity object.
EntityType
          Title: EntityType Description: Represents an encapsulated entity that is a certain type of frame.
EntityTypeNotMatchedException
          Title: EntityTypeNotMatchedException Description: Thrown when an attempt is made to instanciate an EntityType with an entity that do not match the pattern expressed by this type.
EpistemologicalModel
          The epistemological model is a top level model that establishes entities, relations and relation types that are required by the representation and basic inference system.
KnowledgeModel
          The KnowledgeModel is the main interface to the model of entities and relations.
ModelChangeEvent
           
ModelChangeListener
          Interface for listening to changes that occur in a KnowledgeModel.
NameAlreadyExistException
          Exception generated when trying to set the name of an entity to a name that already exists.
NoSuchEntityException
          hrown when attempting to reference an entity by a string and this string does not identify an entity in the current knowledge model.
NoSuchRelationException
          Title: NoSuchRelationException Description: Copyright: Copyright (c) 2002 Company: NTNU
NoSuchRelationTypeException
          Title: NoSuchRelationTypeException Description: Thrown when attempting to reference a relation type by a string and this string does not identify a relation type in the current knowledge model.
NumberEntity
          A particular type of entity that encapsulates an instance of any of the Java Number classes.
Partition
          A Partition is a submodel of a KnowledgeModel.
PartitionData
          The PartitionData interface is an interface for storing data about partitions.
Relation
          The Relation class represents a relation (like an edge in a graph) between two entities.
RelationData
          This interface is used to access the data encapsulated by an Relation object.
RelationType
          Title: RelationType Description: Represents a type of relation.
RelationTypeSet
          This class represents a set of RelationTypes.
SubModel
          Represents a submodel of a knowledgemodel.
 

Classes in jcreek.representation used by jcreek.representation.cbr
BasicModel
          The basic epistemological model is a barebones top-level model required by the representation and inference structures.
Entity
          The Entity Class encapsulates a node in the semantic network, and has references to all relations from and to the entity.
EntityType
          Title: EntityType Description: Represents an encapsulated entity that is a certain type of frame.
EntityTypeNotMatchedException
          Title: EntityTypeNotMatchedException Description: Thrown when an attempt is made to instanciate an EntityType with an entity that do not match the pattern expressed by this type.
EpistemologicalModel
          The epistemological model is a top level model that establishes entities, relations and relation types that are required by the representation and basic inference system.
KnowledgeModel
          The KnowledgeModel is the main interface to the model of entities and relations.
NameAlreadyExistException
          Exception generated when trying to set the name of an entity to a name that already exists.
NoSuchRelationTypeException
          Title: NoSuchRelationTypeException Description: Thrown when attempting to reference a relation type by a string and this string does not identify a relation type in the current knowledge model.
Relation
          The Relation class represents a relation (like an edge in a graph) between two entities.
 

Classes in jcreek.representation used by jcreek.representation.constraints
Entity
          The Entity Class encapsulates a node in the semantic network, and has references to all relations from and to the entity.
KnowledgeModel
          The KnowledgeModel is the main interface to the model of entities and relations.
RelationType
          Title: RelationType Description: Represents a type of relation.
 

Classes in jcreek.representation used by jcreek.representation.inference
Entity
          The Entity Class encapsulates a node in the semantic network, and has references to all relations from and to the entity.
KnowledgeModel
          The KnowledgeModel is the main interface to the model of entities and relations.
Partition
          A Partition is a submodel of a KnowledgeModel.
Relation
          The Relation class represents a relation (like an edge in a graph) between two entities.
RelationType
          Title: RelationType Description: Represents a type of relation.
RelationTypeSet
          This class represents a set of RelationTypes.
SubModel
          Represents a submodel of a knowledgemodel.
 



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