Package aminePlatform.kernel.ontology

Interface Summary
DescriptionWithGenus Title : kernel.ontology.DescriptionWithGenus interface Description : DescriptionWithGenus is an interface that should be implemented by any description scheme that supports type definition with genus.
ParseCSDescription Title : ParseCSDescription Copyright: Copyright (c) Adil KABBAJ, 2004-2009
 

Class Summary
chooseType  
Context Title : ontology.Context Class Description : A Context is a kind of Situation that is embedded in a description.
ContextInd Title : ContextInd Class, an auxiliary class used for the computation of MaxComSubContext and MinComSuperContext.
CS Title : ontology.CS Class Description : As introduced in the class Ontology, an ontology in AminePlatform is a graph of nodes called Conceptual Structures (CS) defined by this class.
CSRule Title: CSRule Class Copyright : Copyright (c) Adil KABBAJ 2004-2009
IndexedType Title: IndexedType Class Description: This class is used especially in the context of KnowledgeBase Class.
Individual Title : ontology.Individual Class Description : It implements the CS for an individual.
Link Title : Link Class Description : Link implements Edge interface and represents the relation between two CSs in an Ontology.
Metaphor Title : Metaphor Class Description : Metaphor extends Situation.
Ontology Title : ontology.Ontology Class Description : An ontology in AminePlatform is a specialization/generalization graph of Conceptual Structures (CS).
RelationType Title: kernel.ontology.RelationType Class Description: RelationType is a specialization of Type, defined for Relation Type Copyright: Copyright (c) Adil KABBAJ, 2004-2009
Situation Title : ontology.Situation Class Description : It implements the CS for a situation.
Type Title : ontology.Type Class Description : Information on a Type can be its definition and/or its canon.
TypeInd Title : TypeInd Class, an auxiliary class used for the computation of MaxComSubType and MinComSuperType.
 

Exception Summary
OntologyException Title : ontology.OntologyException Class Description : Ontology Exception is associated to Ontology class Copyright: Copyright (c) Adil KABBAJ, 2004-2009