A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

ABDUCTIVE_INFERENCE_MODE - Static variable in class aminePlatform.engines.memoryBasedInferences.MemoryBasedInferences
 
ABDUCTIVE_INTEGRATION_MODE - Static variable in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
ADD_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
ADD_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
ANALOGICAL_INFERENCE_MODE - Static variable in class aminePlatform.engines.memoryBasedInferences.MemoryBasedInferences
 
ANALOGICAL_INTEGRATION_MODE - Static variable in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
ANALOGY - Static variable in interface aminePlatform.util.AmineConstants
 
AND_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
AND_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
ARITHMETIC_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
ARITHMETIC_OPERS - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
ARITHMETIC_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
ASCENDING - Static variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
ASSERT(boolean, String) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
ASSERTA - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
ASSERTZ - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
ASSIGN_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
ASSIGN_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
ActivateCut(boolean) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.VNodeCtxtMenu
 
ActivateEdit(boolean) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.VNodeCtxtMenu
 
ActivationRecord - class aminePlatform.engines.synergy.util.ActivationRecord.
Title: ActivationRecord Description: ActivationRecord is the record used to store information about the activation of a CG.
ActivationRecord() - Constructor for class aminePlatform.engines.synergy.util.ActivationRecord
 
ActivationRecord(Concept, ActivationRecord) - Constructor for class aminePlatform.engines.synergy.util.ActivationRecord
 
ActivationRecords - class aminePlatform.engines.synergy.interpreter.ActivationRecords.
 
ActivationRecords() - Constructor for class aminePlatform.engines.synergy.interpreter.ActivationRecords
 
ActivePrimitives - class aminePlatform.engines.synergy.interpreter.ActivePrimitives.
 
ActivePrimitives() - Constructor for class aminePlatform.engines.synergy.interpreter.ActivePrimitives
 
Align_Concs_Bottom(ActionEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
Align_Concs_Left(ActionEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
Align_Concs_Right(ActionEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
Align_Concs_Top(ActionEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
AmineAgent - interface aminePlatform.agent.AmineAgent.
Title : AmineAgent class Description : AmineAgent is an interface that specify basic methods of an agent.
AmineBoolean - class aminePlatform.util.AmineBoolean.
Title : util.AmineBoolean Class Description : like Boolean, AmineBoolean is a Wrapper class for boolean value, but unlike Boolean, the value of an AmineBoolean object can be modified; the value is muable, that is why this class implements the Muable interface.
AmineBoolean(boolean) - Constructor for class aminePlatform.util.AmineBoolean
 
AmineCGDrawEditor - class aminePlatform.guis.cgNotationsGUI.AmineCGDrawEditor.
Title: guis.cgNotationsGUI.AmineCGDrawEditor class Description: AmineCGDrawEditor extends AmineEditor and implement CG Draw Editor functions.
AmineCGDrawEditor(GraphDrawFrame, JMenuItem, JMenuItem) - Constructor for class aminePlatform.guis.cgNotationsGUI.AmineCGDrawEditor
 
AmineConstants - interface aminePlatform.util.AmineConstants.
Title : util.AmineConstants Interface Description : Interface that contains declarations of constants used by various classes of the Amine Platform.
AmineDouble - class aminePlatform.util.AmineDouble.
Title : util.AmineDouble Class Description : like Double, AmineDouble is a Wrapper class for double value, but unlike Double, the value of an AmineDouble object can be modified; the value is muable, that is why this class implements the Muable interface.
AmineDouble(double) - Constructor for class aminePlatform.util.AmineDouble
 
AmineEditor - class aminePlatform.guis.util.AmineEditor.
Title: guis.util.AmineEditor class Description: A class that contains an undoManager Subclasses : AmineTextEditor Copyright: Copyright (c) Adil KABBAJ, 2004-2009
AmineEditor(JMenuItem, JMenuItem) - Constructor for class aminePlatform.guis.util.AmineEditor
 
AmineEditorUIs - class aminePlatform.guis.util.AmineEditorUIs.
Title : util.AmineTextEditorUIs Description : This class contains UIs of AmineTextEditor.
AmineEditorUIs(AmineFrame) - Constructor for class aminePlatform.guis.util.AmineEditorUIs
 
AmineFileFilter - class aminePlatform.guis.util.AmineFileFilter.
Title: guis.util.AmineFileFilter class Description: A class that construct and deal with Amine FileFilter
AmineFileFilter() - Constructor for class aminePlatform.guis.util.AmineFileFilter
 
AmineFrame - class aminePlatform.guis.util.AmineFrame.
Title: guis.util.AmineFrame class Description: An abstract class where basic components of an Amine GUI frame are specified: menu Bar, tool Bar, and status Bar.
AmineFrame(String, String) - Constructor for class aminePlatform.guis.util.AmineFrame
 
AmineInteger - class aminePlatform.util.AmineInteger.
Title : util.AmineInteger Class Description : like Integer, AmineInteger is a Wrapper class for int value, but unlike Integer, the value of an AmineInteger object can be modified; the value is muable, that is why this class implements the Muable interface.
AmineInteger(int) - Constructor for class aminePlatform.util.AmineInteger
 
AmineJadeAgent - class aminePlatform.agent.amineJade.AmineJadeAgent.
Title : AmineJadeAgent class Description : AmineJadeAgent is the class that corresponds to an agent that can benefit from both Amine and Jade platforms.
AmineJadeAgent() - Constructor for class aminePlatform.agent.amineJade.AmineJadeAgent
 
AmineJadeMas - class aminePlatform.mas.amineJade.AmineJadeMas.
Title : AmineJadeMas class Description : AmineJadeMas is the class that allows to create a new MAS.
AmineJadeMas(String, String[]) - Constructor for class aminePlatform.mas.amineJade.AmineJadeMas
The constructor of this class is the method to use to create a new MAS.
AmineList - class aminePlatform.util.AmineList.
Title : util.AmineList Class Description : AmineList is a specialization of ArrayList and implements the List structure (as used in Prolog-like language).
AmineList() - Constructor for class aminePlatform.util.AmineList
 
AmineList(Collection) - Constructor for class aminePlatform.util.AmineList
 
AmineList(int) - Constructor for class aminePlatform.util.AmineList
 
AmineMAS - class aminePlatform.mas.AmineMAS.
Title : AmineJadeMas class Description : AmineJadeMas is the class that allows to create a new MAS.
AmineMAS() - Constructor for class aminePlatform.mas.AmineMAS
 
AmineObject - interface aminePlatform.util.AmineObject.
Title : util.AmineObject interface Description : AmineObject interface specifies some operations that are common to Amine objects.
AmineObjectException - exception aminePlatform.util.AmineObjectException.
Title : util.AmineObjectException Class Description: AmineObjectException Exception associated to the AmineObject interface Copyright: Copyright (c) Adil KABBAJ, 2004-2009
AmineObjectException(String) - Constructor for class aminePlatform.util.AmineObjectException
 
AmineObjects - class aminePlatform.util.AmineObjects.
Title : util.AmineObjects Class Description : AmineObjects class concerns aspects that are common to all the Amine data structures.
AmineObjects() - Constructor for class aminePlatform.util.AmineObjects
 
AminePlatformFrame - class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame.
Title : AminePlatformFrame class Description : AminePlatformFrame represents the Amine Platform Suite where all the GUIs of the platform are presented.
AminePlatformFrame() - Constructor for class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
AminePlatformFrame.CursorHandler - class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame.CursorHandler.
 
AminePlatformFrame.CursorHandler() - Constructor for class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame.CursorHandler
 
AminePlatformFrame_AboutBox - class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame_AboutBox.
Title : AminePlatformFrame_AboutBox class Description : The about class of AminePlatformFrame Copyright: Copyright (c) Adil KABBAJ, 2004-2009
AminePlatformFrame_AboutBox(Frame) - Constructor for class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame_AboutBox
 
AminePlatformGUI - class aminePlatform.guis.aminePlatformGUI.AminePlatformGUI.
Title : AminePlatformGUI class Description : The Class with the main for stand alone activation of AminePlatformGUI Copyright: Copyright (c) Adil KABBAJ, 2004-2009
AminePlatformGUI() - Constructor for class aminePlatform.guis.aminePlatformGUI.AminePlatformGUI
 
AmineSet - class aminePlatform.util.AmineSet.
Title : util.AmineSet Class Description : Class AmineSet is a specialization of HashSet : Like a Set, no order is applied on the elements of an AmineSet object.
AmineSet() - Constructor for class aminePlatform.util.AmineSet
 
AmineSet(int) - Constructor for class aminePlatform.util.AmineSet
 
AmineTextEditor - class aminePlatform.guis.util.AmineTextEditor.
Title: guis.util.AmineTextEditor class Description: This class provides a Text Editor for Amine Platform, it extends the class AmineEditor with general facilities concerning a text editor : the class is a text area manager ; it provides a text area with a document and associate to this later undo manager (undo, redo), edit operations (cut, copy, past), character operations (font, size), search operations (find, findNext, replace, replaceAll) and other classic operations (like getText, setText, append).
AmineTextEditor(JMenuItem, JMenuItem, CGTextEditor) - Constructor for class aminePlatform.guis.util.AmineTextEditor
 
AmineTextEditor(JTextComponent, JMenuItem, JMenuItem, CGTextEditor) - Constructor for class aminePlatform.guis.util.AmineTextEditor
 
AmineTextEditor.SearchReplaceDlg - class aminePlatform.guis.util.AmineTextEditor.SearchReplaceDlg.
 
AmineTextEditor.SearchReplaceDlg(JFrame) - Constructor for class aminePlatform.guis.util.AmineTextEditor.SearchReplaceDlg
 
AmineTextEditor.TxtPopupMenu - class aminePlatform.guis.util.AmineTextEditor.TxtPopupMenu.
 
AmineTextEditor.TxtPopupMenu() - Constructor for class aminePlatform.guis.util.AmineTextEditor.TxtPopupMenu
 
AmineThread - class aminePlatform.util.AmineThread.
Title : util.AmineThread Class Description: AmineThread extends Thread to offer a secure definition of suspend and resume methods Copyright: Copyright (c) Adil KABBAJ, 2004-2009
AmineThread() - Constructor for class aminePlatform.util.AmineThread
 
AnimatedCGOperations - class aminePlatform.guis.cgOperationsGUI.AnimatedCGOperations.
Title: AnimatedCGOperations Description: AnimatedCGOperations extends CGOperations by adding animation functions to enable the visualization of matching operation, step by step Copyright : Copyright (c) Adil KABBAJ 2004-2009
AnimatedCGOperations() - Constructor for class aminePlatform.guis.cgOperationsGUI.AnimatedCGOperations
 
AnimatedCGOperations(BindingContext) - Constructor for class aminePlatform.guis.cgOperationsGUI.AnimatedCGOperations
 
AnimatedCGOperations(BindingContext, boolean, boolean) - Constructor for class aminePlatform.guis.cgOperationsGUI.AnimatedCGOperations
 
AnimatedCGOperations(boolean, CGGraphicEditor, CGGraphicEditor, CGGraphicEditor) - Constructor for class aminePlatform.guis.cgOperationsGUI.AnimatedCGOperations
 
Answer - class aminePlatform.agent.amineJade.Answer.
Title : Answer class Description : Answer is the class that describes how an agent can check if it has received a message, and how it can answer if the ACL received requires a reply.
Answer() - Constructor for class aminePlatform.agent.amineJade.Answer
 
Ask - class aminePlatform.agent.amineJade.Ask.
Title : Ask class Description : Ask is the class that describes the action of sending a ACL message Copyright : Copyright (c) Adil KABBAJ 2004-2009
Ask() - Constructor for class aminePlatform.agent.amineJade.Ask
 
AssignmentRecord - class aminePlatform.engines.synergy.util.AssignmentRecord.
Title: AssignmentRecord Description: AssignmentRecord is a record used to store the results values at the end of execution Copyright: Copyright (c) Adil KABBAJ, 2004-2009
AssignmentRecord() - Constructor for class aminePlatform.engines.synergy.util.AssignmentRecord
 
aJLabelTmp - Variable in class aminePlatform.guis.util.ImageFrame
 
accept(File) - Method in class aminePlatform.guis.util.AmineFileFilter
 
acceptedType - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame
 
actListener - Variable in class aminePlatform.guis.cgDrawing.CGDrawPanel.LBoxEtat
 
action() - Method in class aminePlatform.agent.amineJade.Answer
 
action() - Method in class aminePlatform.agent.amineJade.Ask
 
action() - Method in class aminePlatform.agent.amineJade.ppcgAgent.PPCGAnswer
 
actionName - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.OntologyAction
 
actionPerformed(ActionEvent) - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame_AboutBox
 
actionPerformed(ActionEvent) - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
actionPerformed(ActionEvent) - Method in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
actionPerformed(ActionEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
actionPerformed(ActionEvent) - Method in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
actionPerformed(ActionEvent) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
actionPerformed(ActionEvent) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
actionPerformed(ActionEvent) - Method in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
actions - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
activate(Concept) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
Activate the specified Working Memory.
activate() - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
This is the main method of Synergy Interpreter.
activate() - Method in class aminePlatform.guis.graphDrawing.GraphDrawFrame
Activate the current frame
activate(Set, String) - Method in class aminePlatform.guis.util.PopupListClass
 
activate(String) - Method in class aminePlatform.guis.util.TextFieldPopup
public void processKeyEvent(KeyEvent e) { super.processKeyEvent(e); //whenKeyTyped(e); }
activationRecord - Variable in class aminePlatform.engines.synergy.interpreter.PrimitiveActivationRecord
 
activationRecord - Variable in class aminePlatform.engines.synergy.util.AssignmentRecord
 
activeBts(boolean) - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.InfTreeFrame
 
activePrimitives - Variable in class aminePlatform.engines.synergy.interpreter.Interpreter
 
adaptee - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms_btGetAll_mouseAdapter
 
adaptee - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms_btGet_mouseAdapter
 
adaptee - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms_btSet_mouseAdapter
 
adaptee - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms_this_mouseMotionAdapter
 
add(Object) - Method in class aminePlatform.util.AmineSet
Override the method add() in order to check that the specified element is a simple object.
addAll(Collection) - Method in class aminePlatform.util.AmineSet
Override the method addAll() in order to check that the elements of the specified collection are simple objects.
addAllEntries(Object[], CS) - Method in class aminePlatform.kernel.lexicons.Lexicon
This method adopts a strict interpretation of the method addEntries() : new entries will be added to the current lexicon only if all the identifiers in newIdentifiers are really new identifiers.
addAllSynonyms(Object[], Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
This method adopts a strict interpretation of the method addSynonyms() : new entries will be added to the current lexicon only if all the identifiers in newSynonyms are really new identifiers in the current lexicon.
addAllSynonyms(Object[], Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
This method adopts a strict interpretation of the method addSynonyms() : new entries will be added to the current lexicon only if all the identifiers in newSynonyms are actually new identifiers in the lexicon of newSynonymsLanguage.
addBrowserView() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
addCSRule(Object, Object) - Method in class aminePlatform.kernel.ontology.CS
Add a new rule to the current CS.
addCSRule(CSRule) - Method in class aminePlatform.kernel.ontology.CS
 
addChild(GraphDrawFrame, GraphDrawFrame) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
addChild(GraphDrawFrame, GraphDrawFrame) - Method in interface aminePlatform.guis.graphDrawing.MainFrame
 
addConcept(Concept) - Method in class aminePlatform.util.cg.CG
Add the parameter concept to the current CG, if concept is not null and it is not already a concept of the current CG.
addConceptTypeEntry(Identifier, Type) - Method in class aminePlatform.kernel.lexicons.Lexicon
Add a new entry to the current lexicon for a new concept type identifier and its associated Type CS.
addConceptTypeEntry(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Add to the current lexicon a new entry for the new concept type identifier.
addDesignator(Object) - Method in class aminePlatform.util.cg.ComposedDesignator
 
addDisplayOntologyGUI() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
addEdge(VisualEdge) - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Add a VisualEdge to the current VisualGraph
addEdge(Edge, VisualNode, VisualNode) - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Add a VisualEdge to the current VisualGraph
addEdge(Edge) - Method in class aminePlatform.kernel.ontology.Ontology
 
addEdge(Edge) - Method in class aminePlatform.util.cg.CG
 
addEdge(Edge) - Method in interface aminePlatform.util.graph.Graph
 
addElement(Object) - Method in class aminePlatform.guis.util.ListPanel
 
addEntries(Object[], CS) - Method in class aminePlatform.kernel.lexicons.Lexicon
Add new entries to the current lexicon for each element of newIdentifiers with cs as the associated CS.
addEntry(Object, CS) - Method in class aminePlatform.kernel.lexicons.Lexicon
Add a new entry to the current lexicon for the specified new identifier and its associated CS cs.
addExtension(String) - Method in class aminePlatform.guis.util.AmineFileFilter
 
addFixedNode(VisualNode) - Method in class aminePlatform.util.graph.RelaxGraph
Adds a VisuaLNode that will not be moved from its position during the layout operation of ForceDirectedLayout.
addGraphDrawPanel() - Method in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
addGraphDrawPanel() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
addIncomeEdge(VisualEdge) - Method in class aminePlatform.guis.graphDrawing.VisualNode
Add the specified visualEdge to the income visualEdges of the current VisualNode
addIncomeEdge(Edge) - Method in class aminePlatform.kernel.ontology.CS
 
addIncomeEdge(Edge) - Method in class aminePlatform.util.cg.Concept
 
addIncomeEdge(Edge) - Method in interface aminePlatform.util.graph.Node
 
addIncomeRelation(Relation) - Method in class aminePlatform.util.cg.Concept
Add the specified relation to the attribute incomeRelations of the current concept.
addIndividualEntry(Identifier, Individual) - Method in class aminePlatform.kernel.lexicons.Lexicon
Add to the current lexicon a new entry for the new individual identifier and its Individual CS.
addIndividualEntry(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Add to the current lexicon a new entry for the new individual identifier.
addIndividualEntry(Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Add to the current lexicon a new entry for the new individual identifier with the specified typeIdentifier.
addLexicon(Lexicon) - Method in class aminePlatform.kernel.ontology.Ontology
Add the specified lexicon to the list of lexicons associated to the current ontology.
addListenerToNodeItems() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
addNewElem() - Method in class aminePlatform.engines.prologPlusCG.bindingContext.UnificationStack
 
addNewLangTabPn(Identifier) - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
addNewTab() - Method in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
addNewTab() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
addNode(VisualNode) - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Add a VisualNode to the current VisualGraph
addNode(Node) - Method in class aminePlatform.kernel.ontology.Ontology
 
addNode(Node) - Method in class aminePlatform.util.cg.CG
 
addNode(Node) - Method in interface aminePlatform.util.graph.Graph
 
addOutcomeEdge(VisualEdge) - Method in class aminePlatform.guis.graphDrawing.VisualNode
Add the specified visualEdge to the outcome visualEdges of the current VisualNode
addOutcomeEdge(Edge) - Method in class aminePlatform.kernel.ontology.CS
Implementation of Node Interface
addOutcomeEdge(Edge) - Method in class aminePlatform.util.cg.Concept
 
addOutcomeEdge(Edge) - Method in interface aminePlatform.util.graph.Node
 
addOutcomeRelation(Relation) - Method in class aminePlatform.util.cg.Concept
Add the specified relation to the attribute outcomeRelations of the current concept.
addPseudoCorefs(CG, ArrayList) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
To generate LF ou CGIF for the CG cg, addition of pseudo-coreferents, for some concepts, is required.
addPseudoCorefs(CG, ArrayList, int) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
addRelation(Relation) - Method in class aminePlatform.util.cg.CG
Add the specified relation to the current CG.
addRelation(BindingContext, Object, Relation, Object) - Method in class aminePlatform.util.cg.CG
 
addRelation(Object, Concept, Concept) - Method in class aminePlatform.util.cg.CG
Add a relation to the current CG given its type, its source concept and its target concept.
addRelation(BindingContext, Object, Object, Object, Concept, Concept) - Method in class aminePlatform.util.cg.CG
Add a relation to the current CG given its type, its source concept and its target concept.
addRelation(Object, String, Concept, Concept, Point, ArrayList) - Method in class aminePlatform.util.cg.CG
NEW Amine 2.5, by Adil: we consider the case of SYNERGY relations and the presence of special attributes that are stored in suffix field of the relation.
addRelation(Object, String, Concept, Concept) - Method in class aminePlatform.util.cg.CG
 
addRelationTypeEntry(Identifier, RelationType) - Method in class aminePlatform.kernel.lexicons.Lexicon
Add a new entry to the current lexicon for a new relation type identifier and its associated RelationType CS.
addRelationTypeEntry(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Add to the current lexicon a new entry for the new concept type identifier.
addSituation(Object) - Method in class aminePlatform.kernel.ontology.CS
Add a new situation to the current CS.
addSpcfcG2ToGx(CG, Object, CG, HashMap) - Method in class aminePlatform.util.cg.CGOperations
Method common to both maxJoinRslt and Specialize
addSynonym(Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Add in the current lexicon a new synonym for the specified identifier.
addSynonym(Identifier, Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Add a new synonym for the specified identifier, the new synonym is expressed in the specified newSynonymLanguage and identifier in the language of the current lexicon (or in the main lexicon if mixed language is allowed).
addSynonyms(Object[], Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Add new synonyms (the elements of the array newSynonyms) for the given identifier, both the identifiers in newSynonyms and identifier are specified in the language of the current lexicon.
addSynonyms(Object[], Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Add new synonyms (the elements of the array newSynonyms) for the given identifier, identifier is specified in the language of the current lexicon and newSynonyms in newSynonymsLanguage.
addToEdgeCrossesIndicator(double) - Method in class aminePlatform.util.graph.RelaxOntology.CellWrapper
Addes a value to the edge crosses indicator for the wrapped cell
addToInfTree(Object, Integer) - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
addToList() - Method in class aminePlatform.guis.ontologyKBGUI.LanguagesListDialog
Add a new language to the list of the languages.
addToList() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyListOfElems
 
addToList() - Method in class aminePlatform.guis.util.ListPanel
Add a new element (an identifier) to the list panel.
addTreeModelListener(TreeModelListener) - Method in class aminePlatform.guis.ontologyKBGUI.OntKBTreeModel
 
addValVarConstraint(Object, Integer, Variable, Integer) - Method in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext
 
addVarConstr(Variable, Integer, Variable, Integer) - Method in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext
 
addVarVarConstraint(Variable, Integer, Variable, Integer) - Method in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext
 
adjustPosition(int) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocPosition
Adjust this position.
agentID - Variable in class aminePlatform.agent.amineJade.AmineJadeAgent
Every agent has a specific ID
alreadyGenerated - Variable in class aminePlatform.guis.cgNotationsGUI.CGEditor
 
amine2DirPath - Static variable in class aminePlatform.guis.util.AmineFrame
 
amineEditorsUIs - Variable in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
amineEditorsUIs - Variable in class aminePlatform.guis.util.AmineFrame
 
amineFrame - Variable in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
amineFrame - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
amineFrame - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
amineFrame - Variable in class aminePlatform.guis.util.MMCGEditorsPanel
 
amineLogo - Static variable in class aminePlatform.guis.util.AmineFrame
 
aminePlatform.agent - package aminePlatform.agent
 
aminePlatform.agent.amineJade - package aminePlatform.agent.amineJade
 
aminePlatform.agent.amineJade.ppcgAgent - package aminePlatform.agent.amineJade.ppcgAgent
 
aminePlatform.engines - package aminePlatform.engines
 
aminePlatform.engines.basicOntologyProcesses - package aminePlatform.engines.basicOntologyProcesses
 
aminePlatform.engines.dynamicKnowledgeIntegration - package aminePlatform.engines.dynamicKnowledgeIntegration
 
aminePlatform.engines.dynamicKnowledgeIntegration.ruleKB - package aminePlatform.engines.dynamicKnowledgeIntegration.ruleKB
 
aminePlatform.engines.dynamicKnowledgeIntegration.situationKB - package aminePlatform.engines.dynamicKnowledgeIntegration.situationKB
 
aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB - package aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB
 
aminePlatform.engines.dynamicKnowledgeIntegration.util - package aminePlatform.engines.dynamicKnowledgeIntegration.util
 
aminePlatform.engines.memoryBasedInferences - package aminePlatform.engines.memoryBasedInferences
 
aminePlatform.engines.metaphor - package aminePlatform.engines.metaphor
 
aminePlatform.engines.prologPlusCG.bindingContext - package aminePlatform.engines.prologPlusCG.bindingContext
 
aminePlatform.engines.prologPlusCG.interpreter - package aminePlatform.engines.prologPlusCG.interpreter
 
aminePlatform.engines.prologPlusCG.parser - package aminePlatform.engines.prologPlusCG.parser
 
aminePlatform.engines.prologPlusCG.util - package aminePlatform.engines.prologPlusCG.util
 
aminePlatform.engines.synergy.bindingContext - package aminePlatform.engines.synergy.bindingContext
 
aminePlatform.engines.synergy.interpreter - package aminePlatform.engines.synergy.interpreter
 
aminePlatform.engines.synergy.util - package aminePlatform.engines.synergy.util
 
aminePlatform.guis.agentMasGUI - package aminePlatform.guis.agentMasGUI
 
aminePlatform.guis.aminePlatformGUI - package aminePlatform.guis.aminePlatformGUI
 
aminePlatform.guis.basicOntologyKBProcessesGUI - package aminePlatform.guis.basicOntologyKBProcessesGUI
 
aminePlatform.guis.cgDrawing - package aminePlatform.guis.cgDrawing
 
aminePlatform.guis.cgDrawingGUI - package aminePlatform.guis.cgDrawingGUI
 
aminePlatform.guis.cgNotationsGUI - package aminePlatform.guis.cgNotationsGUI
 
aminePlatform.guis.cgOperationsGUI - package aminePlatform.guis.cgOperationsGUI
 
aminePlatform.guis.dynamicKnowledgeIntegrationGUI - package aminePlatform.guis.dynamicKnowledgeIntegrationGUI
 
aminePlatform.guis.graphDrawing - package aminePlatform.guis.graphDrawing
 
aminePlatform.guis.memoryBasedInferencesGUI - package aminePlatform.guis.memoryBasedInferencesGUI
 
aminePlatform.guis.ontologyKBDrawing - package aminePlatform.guis.ontologyKBDrawing
 
aminePlatform.guis.ontologyKBGUI - package aminePlatform.guis.ontologyKBGUI
 
aminePlatform.guis.prologPlusCGGUIs.console - package aminePlatform.guis.prologPlusCGGUIs.console
 
aminePlatform.guis.prologPlusCGGUIs.debuger - package aminePlatform.guis.prologPlusCGGUIs.debuger
 
aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI - package aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI
 
aminePlatform.guis.synergyGUI - package aminePlatform.guis.synergyGUI
 
aminePlatform.guis.util - package aminePlatform.guis.util
 
aminePlatform.kernel - package aminePlatform.kernel
 
aminePlatform.kernel.lexicons - package aminePlatform.kernel.lexicons
 
aminePlatform.kernel.ontology - package aminePlatform.kernel.ontology
 
aminePlatform.knowledgeBase - package aminePlatform.knowledgeBase
 
aminePlatform.mas - package aminePlatform.mas
 
aminePlatform.mas.amineJade - package aminePlatform.mas.amineJade
 
aminePlatform.samples.buildOntology - package aminePlatform.samples.buildOntology
 
aminePlatform.samples.prologPlusCG - package aminePlatform.samples.prologPlusCG
 
aminePlatform.samples.synergy - package aminePlatform.samples.synergy
 
aminePlatform.util - package aminePlatform.util
 
aminePlatform.util.cg - package aminePlatform.util.cg
 
aminePlatform.util.graph - package aminePlatform.util.graph
 
aminePlatform.util.parserGenerator - package aminePlatform.util.parserGenerator
 
aminePlatformDirPath - Static variable in class aminePlatform.guis.util.AmineFrame
 
amineTxtEditor - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTxtPanel
 
amineTxtEditor - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
analogDesignator(BindingContext, Object, Concept, Object, CGOperations) - Method in class aminePlatform.util.cg.Concept
 
analogicalCopy(Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
 
analogicalCoref(Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
 
analogicalTransfer(CG, Object, CG, Object) - Method in class aminePlatform.util.cg.CGOperations
Code for Analogical Transfer
analogizeType(Concept, Type) - Method in class aminePlatform.util.cg.CG
This method implements the following elementary analog operation : replace the type of the specified concept conc, that should exist in the current CG, by the given type.
analogy(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
analogy() determine the structural matching of the two CG and then transfer to the target CG (this CG) all the elements that are specific to the source CG and that respect the canonicity of the targetCG.
analogy(BindingContext, Object, Object, Object, Object, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
analogy() determine the structural matching of the two CG and then transfer to the target CG (this CG) all the elements that are specific to the source CG and that respect the canonicity of the targetCG.
analogy(Concept, CG, Concept) - Method in class aminePlatform.util.cg.CG
analogy: this new version does not consider binding context and binding information
analogy(Object) - Method in class aminePlatform.util.cg.CG
analogy() determine the structural matching of the two CG and then transfer to the target CG (this CG) all the elements that are specific to the source CG and that respect the canonicity of the targetCG.
analogy(CG, Concept, Object, CG, Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
analogy() determine the structural matching of the two CG and then transfer to the target CG all the elements that are specific to the source CG
analogy(CG, Concept, CG, Concept) - Method in class aminePlatform.util.cg.CGOperations
analogy() determine the structural matching of the two CG and then transfer to the target CG all the elements that are specific to the source CG
analogy(CG, CG) - Method in class aminePlatform.util.cg.CGOperations
analogy() determine the structural matching of the two CG and then transfer to the target CG all the elements that are specific to the source CG
animateConcept(int, Concept, boolean) - Method in class aminePlatform.guis.cgOperationsGUI.AnimatedCGOperations
 
animateConcept(int, Concept, boolean) - Method in class aminePlatform.util.cg.CGOperations
 
animateRelation(int, Relation, boolean) - Method in class aminePlatform.guis.cgOperationsGUI.AnimatedCGOperations
 
animateRelation(int, Relation, boolean) - Method in class aminePlatform.util.cg.CGOperations
 
animation - Variable in class aminePlatform.util.cg.CGOperations
 
answer(CG) - Method in class aminePlatform.engines.basicOntologyProcesses.BasicOntologyProcesses
Get the answer for the specified question. answer implements information retrieval from the current ontology.
anteCGEditor - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame
 
append(String) - Method in class aminePlatform.guis.agentMasGUI.BasicAmineAgentGuiFrame
adds the String s to the content of the current AgentGui window.
append(String) - Method in class aminePlatform.guis.agentMasGUI.BasicAmineMasGuiFrame
adds the String s to the content of the current AgentGui window.
append(String) - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame
 
append(String) - Method in class aminePlatform.guis.util.AmineTextEditor
 
append(String) - Method in class aminePlatform.guis.util.DebugFrame
 
append(String) - Method in class aminePlatform.guis.util.TextFrame
 
append2(String) - Method in class aminePlatform.guis.util.TextFrame
 
areConcepts(ArrayList) - Static method in class aminePlatform.util.cg.CG
Check that all the elements of concepts are Concept
areRelations(ArrayList) - Static method in class aminePlatform.util.cg.Relation
Check that all the elements of relations are Relation
areSynonyms(Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Check if the two specified identifiers are synonyms.
areSynonyms(Identifier, Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Check if the two specified identifiers are synonyms, the first is expressed in the current language and the second in the specified identifier2Language (or in the main language if mixed language is allowed).
arg1 - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.OntologyAction
 
arg2 - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.OntologyAction
 
argumentConcept - Variable in class aminePlatform.engines.synergy.util.AssignmentRecord
 
arrEditorsTags - Variable in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
arrow - Variable in class aminePlatform.guis.graphDrawing.VisualEdge
 
ask(Ontology, CG, AmineList) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
ask is a static method that implements information retrieval operation: ask if the specified description exists in the specified ontology, using the specified pertinent types. ask corresponds to the method classify.
ask(Object) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
ask(Object, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
ask(Object, AmineList, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
ask(Ontology, Object, AmineList) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
ask(Ontology, Object) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
ask(CG) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
ask(CG, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
ask(CG, AmineList, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
ask(Ontology, CG, AmineList) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
ask(Ontology, CG) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
ask(Type, Type) - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame
 
askSit(Situation) - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame
 
assertaz(int) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
assignementRecords - Variable in class aminePlatform.engines.synergy.interpreter.Interpreter
 
atLeastOneSolution - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 

B

BLOCK_BACKWARD_PROPAGATION - Static variable in interface aminePlatform.util.AmineConstants
 
BLOCK_FORWARD_PROPAGATION - Static variable in interface aminePlatform.util.AmineConstants
 
BOOLEAN_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
BOOLEAN_OPERS - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
BOOLEAN_OPER_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
BOOLEAN_OPER_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
BOOLEAN_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
BRANCH_OF_CG - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
B_ASSIGN - Static variable in interface aminePlatform.util.AmineConstants
 
B_DSPLY_WTT_DELAY - Static variable in interface aminePlatform.util.AmineConstants
 
B_DSPLY_WT_DELAY - Static variable in interface aminePlatform.util.AmineConstants
 
B_TRIGGER - Static variable in interface aminePlatform.util.AmineConstants
 
B_WTT_DSPLY - Static variable in interface aminePlatform.util.AmineConstants
 
BasicAmineAgentGuiFrame - class aminePlatform.guis.agentMasGUI.BasicAmineAgentGuiFrame.
Title : BasicAmineAgentGuiFrame class Description : BasicAmineAgentGuiFrame is the basic GUI for an agent.
BasicAmineAgentGuiFrame(AmineJadeAgent) - Constructor for class aminePlatform.guis.agentMasGUI.BasicAmineAgentGuiFrame
 
BasicAmineAgentGuiFrame(PPCGAmineJadeAgent) - Constructor for class aminePlatform.guis.agentMasGUI.BasicAmineAgentGuiFrame
 
BasicAmineMasGuiFrame - class aminePlatform.guis.agentMasGUI.BasicAmineMasGuiFrame.
Title : BasicAmineMasGuiFrame class Description : BasicAmineMasGuiFrame is the basic GUI for an MAS.
BasicAmineMasGuiFrame(String) - Constructor for class aminePlatform.guis.agentMasGUI.BasicAmineMasGuiFrame
 
BasicOntKBProcessesGUIFrame - class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame.
Title: guis.util.BasicOntProcessesGUIFrame class Description: It extends CGFrame by offering a GUI suited for testing CG operations.
BasicOntKBProcessesGUIFrame() - Constructor for class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame
 
BasicOntKBProcessesGUIFrame_AboutBox - class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox.
Title: BasicOntProcessesGUIFrame_AboutBox class Description: About Box for BasicOntProcessesGUIFrame Copyright : Copyright (c) Adil KABBAJ 2004-2009
BasicOntKBProcessesGUIFrame_AboutBox(Frame) - Constructor for class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
BasicOntKBProcessesPnl - class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl.
Title: CGEditorsPnl Description: This class extends MMCGEditorsPanel by adding UIs (labels, textField, and buttons) to the menuBar of MMCGEditorsPanel, and also by overriding some methods.
BasicOntKBProcessesPnl(String, AmineFrame) - Constructor for class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
BasicOntologyKBProcessesGUI - class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntologyKBProcessesGUI.
Title : BasicOntologyProcessesGUI class Description : BasicOntologyProcessesGUI is the GUI for some basic ontology processes: elaborate, elicitate and information retrieval.
BasicOntologyKBProcessesGUI() - Constructor for class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntologyKBProcessesGUI
 
BasicOntologyProcesses - class aminePlatform.engines.basicOntologyProcesses.BasicOntologyProcesses.
Title: BasicOntologyProcesses Description: BasicOntologyProcesses contains methods that implement some basic ontology processes: elaboration (by definition and by situation), elicitation (by definition and by situation) and information retrieval (or Q/A).
BasicOntologyProcesses() - Constructor for class aminePlatform.engines.basicOntologyProcesses.BasicOntologyProcesses
 
BindingContext - interface aminePlatform.util.BindingContext.
Title : util.BindingContext Interface Description : This interface concerns variable binding.
Bold_actionPerformed() - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
Bold_actionPerformed() - Method in class aminePlatform.guis.util.AmineEditorUIs
 
BrowseTo_FatherContext(ActionEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
BuildDictionaryOntology - class aminePlatform.samples.buildOntology.BuildDictionaryOntology.
Title : BuildDictionaryOntology Sample class Description : This class builds an ontology that concerns a subset of "My First Amazing Dictionary".
BuildDictionaryOntology() - Constructor for class aminePlatform.samples.buildOntology.BuildDictionaryOntology
 
BuildFinanceOntology - class aminePlatform.samples.buildOntology.BuildFinanceOntology.
Title : BuildFinanceOntology Sample class Description : This class builds an ontology that is an adaptation of a subset of a Knowledge Base in Finace developed by Pavlin Dobrev and al.
BuildFinanceOntology() - Constructor for class aminePlatform.samples.buildOntology.BuildFinanceOntology
 
BuildKMOntology - class aminePlatform.samples.buildOntology.BuildKMOntology.
Title : BuildKMOntology Sample class Description : This class builds an ontology that is an adaptation of a subset of an ontology provided by the Knowledge Machine group (www.cs.utexas.edu/users/mfkb/RKF/km.html).
BuildKMOntology() - Constructor for class aminePlatform.samples.buildOntology.BuildKMOntology
 
BuildManOntology - class aminePlatform.samples.buildOntology.BuildManOntology.
Title : BuildManOntology class Description : BuildManOntology creates an Ontology that is used by other classes and it illustrate the Ontology API Copyright: Copyright (c) Adil KABBAJ, 2004-2009
BuildManOntology() - Constructor for class aminePlatform.samples.buildOntology.BuildManOntology
 
BuildOntologyTopLevel - class aminePlatform.samples.buildOntology.BuildOntologyTopLevel.
Title : OntologyTopLevel class Description : OntologyTopLevel corresponds to the ontology's top level proposed by john Sowa in his KR'2000 book and in his Web Site.
BuildOntologyTopLevel() - Constructor for class aminePlatform.samples.buildOntology.BuildOntologyTopLevel
 
BuildPathologieAviaireOntology - class aminePlatform.samples.buildOntology.BuildPathologieAviaireOntology.
Title : BuildPathologieAviaireOntology Sample class Description : This class builds an ontology on poultry pathology.
BuildPathologieAviaireOntology() - Constructor for class aminePlatform.samples.buildOntology.BuildPathologieAviaireOntology
 
BuildVehicleOntology - class aminePlatform.samples.buildOntology.BuildVehicleOntology.
Title : BuildVehicleOntology class Description : BuildVehicleOntology creates an Ontology that is used by other classes and it illustrate the Ontology API Copyright: Copyright (c) Adil KABBAJ, 2004-2009
BuildVehicleOntology() - Constructor for class aminePlatform.samples.buildOntology.BuildVehicleOntology
 
back(int) - Method in class aminePlatform.util.parserGenerator.TextTokenizer
back i elements in the vector of the token/tokenType couples.
backTrackStack - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
backWrdActv - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
backWrdDsctv - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
backtrack(Object, Integer) - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.Debuger
 
bagInclusion(int, int, HashMap, HashMap) - Static method in class aminePlatform.util.cg.CGOperations
bagInclusion is used by the CGOperation at the begining, especially if the operation is a projection based operation (like EQUAL, SUBSUME, SUBSUME_WITH_RSLT, and UNIFY).
bagof3 - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
bckWrdBt - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
bckWrdBt() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
bindContext - Static variable in class aminePlatform.engines.JMethodInterpreter
 
bindContext - Variable in class aminePlatform.util.cg.CGOperations
 
binding - Variable in class aminePlatform.engines.synergy.util.ActivationRecord
 
bold(boolean) - Method in class aminePlatform.guis.cgNotationsGUI.AmineCGDrawEditor
 
bold(boolean) - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
bold(boolean) - Method in class aminePlatform.guis.util.AmineEditor
 
bold(boolean) - Method in class aminePlatform.guis.util.AmineTextEditor
 
border1 - Variable in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
border1 - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
border2 - Variable in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
borderLayout - Variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
borderLayout1 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
borderLayout1 - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
borderLayout1 - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
borderLayout1 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
borderLayout1 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
borderLayout1 - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
borderLayout1 - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
borderLayout1 - Variable in class aminePlatform.guis.util.AmineFrame
 
borderLayout2 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
borderLayout2 - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
borderLayout2 - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
borderLayout2 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
borderLayout2 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
borderLayout2 - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
borderLayout2 - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
branchOfCG() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
browserViewPanel - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
bscCbBxEdtr - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
bscCbBxEdtr2 - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
btAbduction - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
btAbduction - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
btAddLst - Variable in class aminePlatform.guis.util.ListPanel
 
btAnalogy - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
btAnalogy - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
btAnalogy - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
btBasicOntologyProcesses_actionPerformed() - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
btCGEditors_actionPerformed() - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
btCGOperations_actionPerformed() - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
btCancel - Variable in class aminePlatform.guis.util.TxtFldInputDialog
 
btCancelSrch - Variable in class aminePlatform.guis.util.AmineTextEditor.SearchReplaceDlg
 
btCancelSrch_actionPerformed() - Method in class aminePlatform.guis.util.AmineEditorUIs
 
btCancelSrch_actionPerformed() - Method in class aminePlatform.guis.util.AmineTextEditor
 
btClassification - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
btClassification - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
btClear - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame
 
btClear - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame
 
btClear - Variable in class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesFrame
 
btClear - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
btClear - Variable in class aminePlatform.guis.util.ListPanel
 
btCloseCurrTab - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
btCloseCurrTab - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
btCloseFile - Variable in class aminePlatform.guis.util.AmineFrame
 
btCompare - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
btContract - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
btCopy - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
btCoveredBy - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
btCut - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
btDeduction - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
btDeduction - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
btDelete - Variable in class aminePlatform.guis.util.ListPanel
 
btDrctSubTypes - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
btDrctSuperTypes - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
btDynamicOntology_actionPerformed() - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
btEqual - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
btExpand - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
btFind - Variable in class aminePlatform.guis.util.AmineTextEditor.SearchReplaceDlg
 
btFindAgain - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
btFindReplace - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
btGeneralization - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
btGeneralization - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
btGeneralize - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
btGet - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
btGetAll - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
btGetAll_mouseEntered(MouseEvent) - Method in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
btGetAll_mouseExited(MouseEvent) - Method in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
btGet_mouseEntered(MouseEvent) - Method in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
btGet_mouseExited(MouseEvent) - Method in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
btHelp - Variable in class aminePlatform.guis.util.AmineFrame
 
btIdContent() - Method in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
btIdentOfContent - Variable in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
btInformationRetrieval - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
btInformationRetrieval - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
btIsCanonic - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
btIsSubType - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
btIsSuperType - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
btMas_actionPerformed() - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
btMaxComSubType - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
btMaxJoin - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
btMemoryBasedInferences_actionPerformed() - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
btMinComSuperType - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
btNewFile - Variable in class aminePlatform.guis.util.AmineFrame
 
btOK - Variable in class aminePlatform.guis.util.TxtFldInputDialog
 
btOntology_actionPerformed() - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
btOpenFile - Variable in class aminePlatform.guis.util.AmineFrame
 
btOper - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame
 
btOper - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame
 
btOper - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame
 
btOper - Variable in class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesFrame
 
btPanel - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
btPaste - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
btPrologPlusCG_actionPerformed() - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
btRead - Variable in class aminePlatform.guis.util.ReadDialog
 
btRedo - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
btRemoveCSRule - Variable in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
btReplace - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
btReplace - Variable in class aminePlatform.guis.util.AmineTextEditor.SearchReplaceDlg
 
btReplace - Variable in class aminePlatform.guis.util.ListPanel
 
btReplace - Variable in class aminePlatform.guis.util.ReplaceDialog
 
btReplaceAll - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
btReplaceAll - Variable in class aminePlatform.guis.util.AmineTextEditor.SearchReplaceDlg
 
btSaveCSs - Variable in class aminePlatform.guis.util.TextualDisplayOntology
 
btSaveFile - Variable in class aminePlatform.guis.util.AmineFrame
 
btSaveHierarchy - Variable in class aminePlatform.guis.util.TextualDisplayOntology
 
btSelect - Variable in class aminePlatform.guis.util.MultipleSelectFromListDialog
 
btSelect - Variable in class aminePlatform.guis.util.SelectFromListDialog
 
btSet - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
btSetUpdateCSRule - Variable in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
btSet_mouseEntered(MouseEvent) - Method in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
btSet_mouseExited(MouseEvent) - Method in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
btSubTypes - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
btSubsume - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
btSubsumeWthRslt - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
btSuperTypes - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
btSynergy_actionPerformed() - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
btUndo - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
btnNewEdge - Variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
btnNewNode - Variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
btnNormalCursor - Variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
btnRearrange - Variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
btnTextCursor - Variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
btnZoomIn - Variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
btnZoomOut - Variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
button1 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
button1 - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
button1 - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
button1 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
button1 - Variable in class aminePlatform.guis.ontologyKBGUI.MMCGEditorsLexOntPanel
 
button1 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
button1 - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
button1 - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
button2 - Variable in class aminePlatform.guis.ontologyKBGUI.MMCGEditorsLexOntPanel
 
button2Bis - Variable in class aminePlatform.guis.ontologyKBGUI.MMCGEditorsLexOntPanel
 
button3 - Variable in class aminePlatform.guis.ontologyKBGUI.MMCGEditorsLexOntPanel
 
bxCanon - Variable in class aminePlatform.guis.util.IdentifierInputPnl
 
bxDef - Variable in class aminePlatform.guis.util.IdentifierInputPnl
 
bxInd - Variable in class aminePlatform.guis.util.IdentifierInputPnl
 
bxSituation - Variable in class aminePlatform.guis.util.IdentifierInputPnl
 

C

CANON - Static variable in interface aminePlatform.util.AmineConstants
 
CG - class aminePlatform.util.cg.CG.
Title : util.cg.CG Class Description : A CG has one attribute : concepts, which is an ArrayList of Concepts.
CG() - Constructor for class aminePlatform.util.cg.CG
 
CG(int) - Constructor for class aminePlatform.util.cg.CG
 
CG(ArrayList) - Constructor for class aminePlatform.util.cg.CG
Create a CG with the specified arrayList of concepts.
CGDrawException - exception aminePlatform.guis.cgDrawingGUI.CGDrawException.
Amine - Artificial Intelligence platform for the development of Intelligent Systems.
CGDrawException(String) - Constructor for class aminePlatform.guis.cgDrawingGUI.CGDrawException
 
CGDrawFrame_AboutBox - class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox.
Title: guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox class Description: About Box for CGNotationsGUIFrame Copyright: Copyright (c) Adil KABBAJ, 2004-2009
CGDrawFrame_AboutBox(Frame) - Constructor for class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
CGDrawPanel - class aminePlatform.guis.cgDrawing.CGDrawPanel.
Title : CGDrawPanel Description : CGDrawPanel extends GraphDrawPanel to suit the drawing of CG.
CGDrawPanel(GraphDrawFrame, Lexicon) - Constructor for class aminePlatform.guis.cgDrawing.CGDrawPanel
 
CGDrawPanel.JConceptStates - class aminePlatform.guis.cgDrawing.CGDrawPanel.JConceptStates.
 
CGDrawPanel.JConceptStates(GraphDrawPanel) - Constructor for class aminePlatform.guis.cgDrawing.CGDrawPanel.JConceptStates
 
CGDrawPanel.LBoxEtat - class aminePlatform.guis.cgDrawing.CGDrawPanel.LBoxEtat.
 
CGDrawPanel.LBoxEtat(Object[]) - Constructor for class aminePlatform.guis.cgDrawing.CGDrawPanel.LBoxEtat
 
CGDrawPanel.LabelConc - class aminePlatform.guis.cgDrawing.CGDrawPanel.LabelConc.
 
CGDrawPanel.LabelConc() - Constructor for class aminePlatform.guis.cgDrawing.CGDrawPanel.LabelConc
 
CGDrawingFrame - class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame.
Title : CGDrawingFrame Description : CGDrawingFrame is the main Frame for the CGDrawing GUI.
CGDrawingFrame() - Constructor for class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame
 
CGDrawingFrame(String, String) - Constructor for class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame
 
CGDrawingGUI - class aminePlatform.guis.cgDrawingGUI.CGDrawingGUI.
Title : CGDrawingGUI class Description : CGDrawingGUI is the GUI for CG drawing.
CGDrawingGUI() - Constructor for class aminePlatform.guis.cgDrawingGUI.CGDrawingGUI
 
CGEditor - class aminePlatform.guis.cgNotationsGUI.CGEditor.
Title: guis.cgNotationsGUI.CGEditor class Description: An abstract class common to three CG Editors (LF, CGIF and Graphic).
CGEditor() - Constructor for class aminePlatform.guis.cgNotationsGUI.CGEditor
 
CGEditor(TbdPneCGEditors, byte) - Constructor for class aminePlatform.guis.cgNotationsGUI.CGEditor
 
CGFrame - class aminePlatform.guis.cgNotationsGUI.CGFrame.
Title: guis.cgNotationsGUI.CGFrame class Description: A class that extends OntologyBasedFrame by the implementation of File operations (New, Open, Save, etc.) for CG file Copyright : Copyright (c) Adil KABBAJ 2004-2009
CGFrame(String, String) - Constructor for class aminePlatform.guis.cgNotationsGUI.CGFrame
 
CGGraphicEditor - class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor.
Title: guis.cgNotationsGUI.CGGraphicEditor class Description: CGGraphicEditor extends CGEditor and implement CG Graphic Editor functions.
CGGraphicEditor(CommonUIs) - Constructor for class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
CGGraphicEditor(TbdPneCGEditors, byte) - Constructor for class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
CGGraphicEditorUIs - class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs.
Title: guis.cgNotationsGUI.CGGraphicEditorUIs class Description: CGGraphicEditorUIs implements actions related to UIs CGGraphicEditor Copyright : Copyright (c) Adil KABBAJ 2004-2009
CGGraphicEditorUIs(AmineFrame) - Constructor for class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
JMenu menuDrawConcept = new JMenu("DrawConcept"); // jMenu3 JMenu menuDrawRelation = new JMenu("DrawRelation"); // jMenu4 JMenuItem menuDrawNewConcept = new JMenuItem("New"); // jMenuItem10 //public JMenu menuDrawCG = new JMenu("DrawCG"); // jMenu2.setText("EditCG"); JMenuItem menuDrawZoomInConcept = new JMenuItem("Zoom_In (for context)"); // jMenuItem12 JMenuItem menuDrawEditConcept = new JMenuItem("Edit"); //.setText("Edit"); // jMenuItem11 JMenu menuAlignConcept = new JMenu("Align Concepts To ..."); // jMenu5 JMenuItem menuDrawNewRel = new JMenuItem("New"); // jMenuItem17 JMenuItem menuDrawEditRel = new JMenuItem("Edit"); // jMenuItem18
CGIF - Static variable in interface aminePlatform.util.AmineConstants
 
CGIFParserGenerator - class aminePlatform.util.parserGenerator.CGIFParserGenerator.
Title : parserGenerator.CGIFParserGenerator Class Description : This class is responsible of two tasks : - parse the CGIF notation of a CG and generate its internal representation, - generate a CGIF notation of a CG from its internal representation.
CGIFParserGenerator(TextTokenizer, Lexicon) - Constructor for class aminePlatform.util.parserGenerator.CGIFParserGenerator
This constructor calls the corresponding constructor of the super-class
CGIFParserGenerator(Lexicon) - Constructor for class aminePlatform.util.parserGenerator.CGIFParserGenerator
This constructor calls the corresponding constructor of the super-class
CGNotationsGUI - class aminePlatform.guis.cgNotationsGUI.CGNotationsGUI.
Title: guis.cgNotationsGUI.CGNotationsGUI class Description: The Class with the main for stand alone activation of CGNotationsGUI Copyright : Copyright (c) Adil KABBAJ 2004-2009
CGNotationsGUI() - Constructor for class aminePlatform.guis.cgNotationsGUI.CGNotationsGUI
 
CGNotationsGUIFrame - class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame.
Title: guis.cgNotationsGUI.CGNotationsGUIFrame class Description: CGNotations GUI Frame extends CGFrame and provides a GUI for a multi-documents, multi-lingua, and multi-notations CG Editors.
CGNotationsGUIFrame() - Constructor for class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
CGNotationsGUIFrame_AboutBox - class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox.
Title: guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox class Description: About Box for CGNotationsGUIFrame Copyright : Copyright (c) Adil KABBAJ 2004-2009
CGNotationsGUIFrame_AboutBox(Frame) - Constructor for class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
CGOperations - class aminePlatform.util.cg.CGOperations.
Title : util.cg.CGOperations Class Description : CG operations are defined in terms of the generic CG operation match.
CGOperations() - Constructor for class aminePlatform.util.cg.CGOperations
 
CGOperations(BindingContext) - Constructor for class aminePlatform.util.cg.CGOperations
CGOperations(ontology) sets the proper context for the CG operation; creation and initialisation of auxiliary data structures
CGOperations(BindingContext, boolean, boolean) - Constructor for class aminePlatform.util.cg.CGOperations
 
CGOperationsGUI - class aminePlatform.guis.cgOperationsGUI.CGOperationsGUI.
Title: guis.cgOperationsGUI.CGOperationsGUI class Description: The Class with the main for stand alone activation of CGOperationsGUI Copyright : Copyright (c) Adil KABBAJ 2004-2009
CGOperationsGUI() - Constructor for class aminePlatform.guis.cgOperationsGUI.CGOperationsGUI
 
CGOperationsGUIFrame - class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame.
Title: guis.util.CGOperationsGUIFrame class Description: It extends CGFrame by offering a GUI suited for testing CG operations.
CGOperationsGUIFrame() - Constructor for class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
CGOperationsGUIFrame_AboutBox - class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox.
Title: guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox class Description: About Box for CGOperationsGUIFrame Copyright : Copyright (c) Adil KABBAJ 2004-2009
CGOperationsGUIFrame_AboutBox(Frame) - Constructor for class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
CGRAPHIC - Static variable in interface aminePlatform.util.AmineConstants
 
CGTextEditor - class aminePlatform.guis.cgNotationsGUI.CGTextEditor.
Title: guis.cgNotationsGUI.CGTextEditor class Description: This class is used for both the LF and CGIF editors, it deals with the parsing of the notation to the internal representation and the inverse: the generation of the textual formulation from the internal CG representation.
CGTextEditor(TbdPneCGEditors, byte) - Constructor for class aminePlatform.guis.cgNotationsGUI.CGTextEditor
 
CGUIs - class aminePlatform.guis.util.CGUIs.
Title : guis.util.CGUIs Description : This class contains some UIs that are related to CG, for instance the two CG parameters: functional CG and canonicity parameters.
CGUIs(JMenu, JMenu) - Constructor for class aminePlatform.guis.util.CGUIs
 
CG_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
CG_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
CHECK_PRECONDITIONS - Static variable in interface aminePlatform.util.AmineConstants
 
COMMENT_DOCUMENTATION - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
COMMENT_END_OF_LINE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
COMMENT_TRADITIONAL - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
COMPARE - Static variable in interface aminePlatform.util.AmineConstants
 
COMPOSED_GOAL - Static variable in interface aminePlatform.util.AmineConstants
 
CONCEPT_OF_CG - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
CONCEPT_TYPE_IDENT - Static variable in interface aminePlatform.util.AmineConstants
 
CONSULT - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
CONTEXT - Static variable in interface aminePlatform.util.AmineConstants
 
COVERED_BY - Static variable in interface aminePlatform.util.AmineConstants
 
CPLTE_CONTRACT - Static variable in interface aminePlatform.util.AmineConstants
 
CS - class aminePlatform.kernel.ontology.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.
CS() - Constructor for class aminePlatform.kernel.ontology.CS
Constructors of CS are protected since only its subclasses can instantiate it
CS(Object) - Constructor for class aminePlatform.kernel.ontology.CS
Create a CS with the specified description.
CSContentFrame - class aminePlatform.guis.ontologyKBGUI.CSContentFrame.
Title: guis.lexiconsOntologyGUI.ContentFrame class Description: ContentFrame is a Frame that display the content of a CS.
CSContentFrame(OntologyKBGUIFrame, OntologyKBPanel, Object, CS) - Constructor for class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
CSRule - class aminePlatform.kernel.ontology.CSRule.
Title: CSRule Class Copyright : Copyright (c) Adil KABBAJ 2004-2009
CSRule() - Constructor for class aminePlatform.kernel.ontology.CSRule
Create an 'empty' CS Rule
CSRule(Object, Object) - Constructor for class aminePlatform.kernel.ontology.CSRule
Create a new CSRule with the specified antecedent and consequence.
CSRule(Object) - Constructor for class aminePlatform.kernel.ontology.CSRule
Create a new CSRule with the specified antecedent.
CUT - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
CanonicityParsingException - exception aminePlatform.util.parserGenerator.CanonicityParsingException.
Title : parserGenerator.CanonicityParsingException Class Description : CanonicityParsingException is an Exception for CanonicityParsing Copyright : Copyright (c) Adil KABBAJ 2004-2009
CanonicityParsingException(String) - Constructor for class aminePlatform.util.parserGenerator.CanonicityParsingException
 
ChangeOfEditor(ChangeEvent) - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneCGEditors
 
ChangeOfEditor(ChangeEvent) - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
ChangeOfEditor(ChangeEvent) - Method in class aminePlatform.guis.ontologyKBGUI.TbdPneOntologyKBEditors
 
CollapseInView() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
CommonUIs - interface aminePlatform.guis.util.CommonUIs.
Title : guis.util.CommonUIs Description : CommonUIs is an interface that specifies common UIs methods.
CompareCGResult - class aminePlatform.util.cg.CompareCGResult.
Title : CompareCGResults Description : CompareCGResults contains the result of a comparison between two CG.
CompareCGResult() - Constructor for class aminePlatform.util.cg.CompareCGResult
 
CompareCGResult(CG, byte) - Constructor for class aminePlatform.util.cg.CompareCGResult
 
CompareCGResultsFrame - class aminePlatform.guis.cgOperationsGUI.CompareCGResultsFrame.
Title: CompareCGResultsFrame Description: CompareCGResultsFrame is a frame that shows the result of the comparison of two CGs Copyright : Copyright (c) Adil KABBAJ 2004-2009
CompareCGResultsFrame(AmineFrame, CompareCGResult) - Constructor for class aminePlatform.guis.cgOperationsGUI.CompareCGResultsFrame
 
CompareNodesResult - class aminePlatform.engines.dynamicKnowledgeIntegration.util.CompareNodesResult.
Title : CompareNodesResult Description : CompareNodesResult contains the result of a comparison between two Ontolog Nodes.
CompareNodesResult() - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.util.CompareNodesResult
 
CompareNodesResult(Concept, byte) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.util.CompareNodesResult
 
CompareNodesResult(Concept, byte, Type) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.util.CompareNodesResult
 
CompareNodesResult(Concept, byte, CS) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.util.CompareNodesResult
 
ComposedDesignator - class aminePlatform.util.cg.ComposedDesignator.
Title: util.cg.ComposedDesignator Class Description: An auxiliary class used to represent composed designator; a special case of coreference, used especially in the context of SYNERGY Copyright : Copyright (c) Adil KABBAJ 2004-2009
ComposedDesignator() - Constructor for class aminePlatform.util.cg.ComposedDesignator
 
ComposedDesignator(ArrayList) - Constructor for class aminePlatform.util.cg.ComposedDesignator
 
ComposedType - class aminePlatform.util.cg.ComposedType.
Title: util.cg.ComposedType Class Description: An auxiliary class used to represent composed type; a special case of type, used especially in the context of SYNERGY Copyright : Copyright (c) Adil KABBAJ 2004-2009
ComposedType(Object, Identifier) - Constructor for class aminePlatform.util.cg.ComposedType
 
ConcCouple - class aminePlatform.util.cg.ConcCouple.
Title : util.cg.ConcCouple Class Description : ConcCouple is a couple of two concepts.
ConcCouple() - Constructor for class aminePlatform.util.cg.ConcCouple
 
ConcCouple(Concept, Concept) - Constructor for class aminePlatform.util.cg.ConcCouple
 
Concept - class aminePlatform.util.cg.Concept.
Title: util.cg.Concept Class Description: A Concept is composed of a type, a designator with an optional coreferent, a descriptor, a state (used in the context of Synergy Language) and a point (in the case of graphic display).
Concept(Object, Object, Variable, Object, Point) - Constructor for class aminePlatform.util.cg.Concept
The general specification of the concept constructor.
Concept(Object) - Constructor for class aminePlatform.util.cg.Concept
Create a concept given its type only.
Concept(Object, Object) - Constructor for class aminePlatform.util.cg.Concept
Create a concept given its type and designator.
Concept(Object, Object, Object) - Constructor for class aminePlatform.util.cg.Concept
Create a concept given its type, designator and descriptor.
Concept(Object, Object, Variable, Object) - Constructor for class aminePlatform.util.cg.Concept
Create a concept given its type, designator, coreferent and descriptor.
ConceptException - exception aminePlatform.util.cg.ConceptException.
Title: util.cg.ConceptException Class Description: Concept Exception associated to Concept class Copyright : Copyright (c) Adil KABBAJ 2004-2009
ConceptException(String) - Constructor for class aminePlatform.util.cg.ConceptException
 
ConsoleFrame - class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame.
Title : ConsoleFrame class Description : ConsoleFrame of Prolog+CG.
ConsoleFrame(PrologPlusCGGUIFrame, File) - Constructor for class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
ContainsDefObject - class aminePlatform.engines.dynamicKnowledgeIntegration.ContainsDefObject.
Title: Ontology Interface Description: This class implements the dynamic integration process This process concerns the dynamic integration of conceptual structures (CS) in the ontology.
ContainsDefObject() - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.ContainsDefObject
 
Context - class aminePlatform.kernel.ontology.Context.
Title : ontology.Context Class Description : A Context is a kind of Situation that is embedded in a description.
Context(CS) - Constructor for class aminePlatform.kernel.ontology.Context
 
Context(CS, Object) - Constructor for class aminePlatform.kernel.ontology.Context
 
ContextInd - class aminePlatform.kernel.ontology.ContextInd.
Title : ContextInd Class, an auxiliary class used for the computation of MaxComSubContext and MinComSuperContext.
ContextInd(Context, int) - Constructor for class aminePlatform.kernel.ontology.ContextInd
 
CorefMatch - class aminePlatform.util.cg.CorefMatch.
 
CorefMatch(Object, Object, Object) - Constructor for class aminePlatform.util.cg.CorefMatch
 
CorefMatchList - class aminePlatform.util.cg.CorefMatchList.
Title: util.cg.CorefMatchList Class Description: CorefMatchList stores the result of coreferent matching Copyright : Copyright (c) Adil KABBAJ 2004-2009
CorefMatchList(CG) - Constructor for class aminePlatform.util.cg.CorefMatchList
 
CorefMatchList(int) - Constructor for class aminePlatform.util.cg.CorefMatchList
 
CorefMatchList() - Constructor for class aminePlatform.util.cg.CorefMatchList
 
Couple - class aminePlatform.guis.graphDrawing.Couple.
Title : Couple Description : Couple of Objects Copyright : Copyright (c) Adil KABBAJ 2004
Couple() - Constructor for class aminePlatform.guis.graphDrawing.Couple
 
Couple(Object, Object) - Constructor for class aminePlatform.guis.graphDrawing.Couple
 
CpleStrgObjWthBndInf - class aminePlatform.guis.prologPlusCGGUIs.debuger.CpleStrgObjWthBndInf.
 
CpleStrgObjWthBndInf(String, Object, Integer) - Constructor for class aminePlatform.guis.prologPlusCGGUIs.debuger.CpleStrgObjWthBndInf
 
CreateOntology - class aminePlatform.samples.buildOntology.CreateOntology.
Title : CreateOntology class Description : CreateOntology is a class that receives the name of the Ontology to compile/create.
CreateOntology() - Constructor for class aminePlatform.samples.buildOntology.CreateOntology
 
canBeDesignator(Object, Object) - Static method in class aminePlatform.util.cg.Concept
Check if designator can be a designator (i.e. it can be null, an Individual CS, a set of Individuals, a variable or a pseudo-designator), taking into account the conformity test between the designator and the specified type.
canBeDesignator(Object) - Static method in class aminePlatform.util.cg.Concept
Check if designator can be a concept designator (it could be null or an Individual CS or a set of Individuals or a variable or a pseudo-designator), without the test of conformity between a concept type and the designator.
canBeElement(Object) - Static method in class aminePlatform.util.AmineSet
Check if the specified element can be an element in an AmineSet object : an Integer, a Double, a Boolean, a String, an Identifier or a Type or an Individual CS.
canBeRelationType(Object) - Static method in class aminePlatform.util.cg.Relation
Check if type can be a relation type for a concept : it should be either a RelationType CS, a Type CS or a variable.
canBeRemoved() - Method in class aminePlatform.kernel.ontology.CS
Check if the current CS can be removed, i.e. if it has no children.
canBeState(byte) - Static method in class aminePlatform.util.cg.Concept
Check if the specified byte s can be a state of the current concept.
canBeType(Object) - Static method in class aminePlatform.util.cg.Concept
Check if type can be a type for a concept : it should be either a Type CS or a variable or a composed type or a predicate (a Term).
canClose() - Method in class aminePlatform.guis.util.MMCGEditorsPanel
 
canJoinSituation - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
canNodeBeEdited() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
canNodeBeEdited() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
canPropagateBackward(Relation) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
A Relation rel allows a backward propagation if it doesn't specify the property of "blocking backward propagation" which is specified in our case as a suffix "|<"; BLOCK_BACKWARD_PROPAGATION
canPropagateForward(Relation) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
canRemoveIdentifier(Object) - Method in class aminePlatform.kernel.lexicons.Lexicon
The identifier can be removed from the current lexicon if it has synonyms in this lexicon or in other lexicons (in both cases, the CS associated to the identifier is still refeered by other identifiers).
canRemoveIdentifiers(CS) - Method in class aminePlatform.kernel.lexicons.Lexicon
The identifiers associated to the CS cs in the current lexicon can be removed if cs has associated identifiers in other lexicons.
canTriggerPrecond(Relation, Concept, Concept, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
cancel() - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame_AboutBox
 
cancel() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
cancel() - Method in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
cancel() - Method in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
cancel() - Method in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
cancel() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
cancel() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
cancel() - Method in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
cancelSearch() - Method in class aminePlatform.guis.cgNotationsGUI.AmineCGDrawEditor
 
cancelSearch() - Method in class aminePlatform.guis.util.AmineEditor
 
cancelSearch() - Method in class aminePlatform.guis.util.AmineTextEditor
 
cancelUserSel(TreeSelectionEvent) - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
candidateType - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame
 
candidates - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame
 
castArgument(Class, Object[], Object[], int) - Static method in class aminePlatform.engines.JMethodInterpreter
 
castArguments(Object, Object[], Object[]) - Static method in class aminePlatform.engines.JMethodInterpreter
 
cboLanguage - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
cbozoom - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
cg - Variable in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
The attributes cg, change and arrEditorsTags are common to all the editors that are under the current TbdPneLanguages.
cgCSDescr - Static variable in class aminePlatform.util.cg.CG
 
cgDescr - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
cgDescr - Variable in class aminePlatform.guis.cgOperationsGUI.MMCGEditorsOperPnl
 
cgDescr - Variable in class aminePlatform.guis.ontologyKBGUI.MMCGEditorsLexOntPanel
 
cgDirPath - Static variable in class aminePlatform.guis.cgNotationsGUI.CGFrame
 
cgDrawEditor - Variable in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
cgEditor - Variable in class aminePlatform.guis.cgNotationsGUI.CGEditor
 
cgFilePath - Variable in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
cgGUIs - Variable in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
cgGUIs - Variable in class aminePlatform.guis.util.AmineFrame
 
cgGraphicEditor - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame
 
cgIn - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
cgNotationsLogo - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
cgOper - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
cgOperWttAnimation - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
cgOperations - Variable in class aminePlatform.engines.basicOntologyProcesses.BasicOntologyProcesses
 
cgOperations - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
cgOperations - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
cgOperations - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
cgOperations - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
cgTextEditor - Variable in class aminePlatform.guis.util.AmineTextEditor
 
cgWithDrawingInf(CG) - Static method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
Check that all elements of the CG have drawing information.
cgifRequest - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
change - Variable in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
change - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTxtPanel
 
change - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane
 
changeOfTabFile(ChangeEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
changeOfTabFile(ChangeEvent) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
changeOfTabbedPane(ChangeEvent) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
ChangeOfTabbedPane : Actually, it is used to switch on/off the menu element menuVisualize; to "on" when the current tab is CSPanel and "off" otherwise.
changeToken(byte) - Method in class aminePlatform.util.parserGenerator.TextTokenizer
 
checkCondition(boolean, String) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
Object doNewOper(ArrayList incomeArgs, int outcomeArgsSize, ActivationRecord actRecord) throws Exception { String classPath = (String) incomeArgs.get(0); ComposedType composedType = new ComposedType(classPath, NEW_IDENT); incomeArgs.remove(0); // remove the name of the class from the incomeArgs return doCallJavaMethod(composedType, incomeArgs, outcomeArgsSize, actRecord); }
checkFunctionalDependency() - Method in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
checkPostConditions(Concept, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
checkRequestEnd(KeyEvent) - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
checkSelection() - Method in class aminePlatform.guis.cgNotationsGUI.CGTextEditor
 
children(CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
returns an ArrayList of all the children of an Ontology Node except those that are Individual
children(CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
returns an ArrayList of all the children of an Ontology Node except those that are Individual
children(CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
returns an ArrayList of all the children of an Ontology Node except those that are Individual
chkBoxContinuesAnimation - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
chkBoxNoAnimation - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
chkBoxStpByStpAnimation - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
chkBxGroup - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
chkBxMnItemContinuesAnimation - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
chkBxMnItemStpByStpAnimation - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
chooseType - class aminePlatform.kernel.ontology.chooseType.
 
chooseType() - Constructor for class aminePlatform.kernel.ontology.chooseType
 
classTypeMatch(Class, Class) - Static method in class aminePlatform.engines.JMethodInterpreter
 
classify(Ontology, CG, AmineList) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
classify is a static method that classify the new information without adding it to the ontology.
classify - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
classify(Object) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
Basic public and member methods of IntegrateCS
classify(Object, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
classify(Object, AmineList, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
classify(Ontology, Object, AmineList) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
classify(Ontology, Object) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
classify - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
classify(Identifier, CG) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
classify(Identifier, CG, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
classify(Identifier, CG, AmineList, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
classify(Ontology, Identifier, CG, AmineList) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
Static Methods That Can be Used by other Components of Amine like *** Prolog+CG, or any Java class
classify(Ontology, Identifier, CG) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
classifyDefinition(Ontology, Identifier, CG, AmineList) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Add the definition to the specified ontology according to its classification.
classifySituation(Ontology, CG, AmineList) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Add the situation to the specified ontology according to its classification.
clear() - Method in class aminePlatform.engines.prologPlusCG.util.Rules
 
clear(boolean) - Method in class aminePlatform.guis.cgDrawing.HierarchyWndCG
 
clear() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Clear the content of the current GraphDrawPanel
clear() - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Clear the content of the current VisualGraph
clear(GraphDrawPanel) - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Remove from the current VisualGraph all VisualNodes that are contained in the tracker of the specified graphDrawPanel
clear() - Method in class aminePlatform.guis.util.ListPanel
Clear the content of the list and enables all the buttons of the panel.
clear() - Method in class aminePlatform.kernel.lexicons.Lexicon
Clear the content of the current lexicon, i.e. clear the two HashMaps that constitute the two views of the current lexicon.
clear() - Method in class aminePlatform.kernel.ontology.CS
clear the fathers and children lists and the description of the current CS.
clear() - Method in class aminePlatform.kernel.ontology.CSRule
Clear the content of the current CSRule
clear() - Method in class aminePlatform.kernel.ontology.Ontology
Clear will destroy the content of the current ontology, including their lexicons, and it calls the garbage collector System.gc()
clear() - Method in class aminePlatform.kernel.ontology.Type
Clear the content of the current Type
clear() - Method in class aminePlatform.knowledgeBase.KnowledgeBase
 
clear() - Method in class aminePlatform.util.AmineList
Clear the content of the current list.
clear() - Method in interface aminePlatform.util.AmineObject
Clear the content of the object
clear() - Method in class aminePlatform.util.AmineSet
Clear the content of the current AmineSet
clear() - Method in class aminePlatform.util.Variable
Method from the interface AmineObject.
clear() - Method in class aminePlatform.util.cg.CG
Clear the content of the current CG : all concepts and relations of the current CG are cleared, but the CG still exists as an (empty) java object, so that we can add to it new concepts and relations.
clear() - Method in class aminePlatform.util.cg.ComposedType
 
clear() - Method in class aminePlatform.util.cg.Concept
This method should be used with care since it will destroy the structures that could be included in the concept, like a DesignatorSet or any descriptor.
clear() - Method in class aminePlatform.util.cg.Relation
Clear the content of the current relation.
clear() - Method in interface aminePlatform.util.graph.Graph
 
clearAuxStrs() - Method in class aminePlatform.util.cg.CGOperations
 
clearBtnAction() - Method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame
 
clearBtnAction() - Method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
clearBtnAction() - Method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame
 
clearBtnAction() - Method in class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesFrame
 
clearCGConstrs() - Method in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext
clear the attribute cgConstrsArray
clearCGConstrs() - Method in class aminePlatform.engines.synergy.bindingContext.SynergyBindingContext
Clear the set of constraints that was formed during a CG unification
clearCGConstrs() - Method in interface aminePlatform.util.BindingContext
Clear the set of constraints that was formed during a CG unification
clearContent() - Method in class aminePlatform.guis.cgNotationsGUI.CGEditor
 
clearContent() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
clearContent() - Method in class aminePlatform.guis.cgNotationsGUI.CGTextEditor
 
clearCorefMatchL() - Method in class aminePlatform.util.cg.CGOperations
 
clearCsMatched() - Method in class aminePlatform.util.cg.CGOperations
 
clearData() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
clearDownCGEditor() - Method in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
Clear the content of the editors of the current CG editors
clearEditors() - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneCGEditors
 
clearEditors() - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
clearEditors() - Method in class aminePlatform.guis.ontologyKBGUI.TbdPneOntologyKBEditors
 
clearEntries() - Method in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
clearGlobalPrlgPCGObjs() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
clearHmpOfArrayList(HashMap) - Static method in class aminePlatform.util.AmineObjects
Clear the content of a HashMap where values are ArrayList.
clearIncomeRelations() - Method in class aminePlatform.util.cg.Concept
Clear the ArrayList incomeRelations of the current concept and set it to null.
clearMatchCGStrs(int) - Method in class aminePlatform.util.cg.CGOperations
 
clearOutcomeRelations() - Method in class aminePlatform.util.cg.Concept
Clear the ArrayList outcomeRelations of the current concept and set it to null.
clearPPCGPrograms() - Method in class aminePlatform.engines.prologPlusCG.parser.PPCGParser
 
clearRelsMatched() - Method in class aminePlatform.util.cg.CGOperations
 
clearToLocalMatchs() - Method in class aminePlatform.util.cg.CGOperations
 
clearUpCGEditor() - Method in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
Clear the content of the editors of the current CG editors
clearVGraphOnly() - Method in class aminePlatform.guis.graphDrawing.VisualGraph
 
clearVisualGraph() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
clickPoint - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
clone() - Method in class aminePlatform.engines.prologPlusCG.util.Rule
 
clone() - Method in class aminePlatform.engines.prologPlusCG.util.Rules
 
clone() - Method in class aminePlatform.kernel.lexicons.Identifier
Get a clone of the current identifier
clone() - Method in interface aminePlatform.kernel.lexicons.Muable
 
clone() - Method in class aminePlatform.util.AmineBoolean
 
clone() - Method in class aminePlatform.util.AmineDouble
 
clone() - Method in class aminePlatform.util.AmineInteger
 
clone(BindingContext, Object) - Method in class aminePlatform.util.AmineList
This method is equivalent to copy(bindContext, bindInf).
clone(BindingContext, Object) - Method in interface aminePlatform.util.AmineObject
Clone the object, taking into account the presence of variable and the binding context and resolution.
clone() - Method in interface aminePlatform.util.AmineObject
Return a clone of the object without considering binding context and resolution.
clone(BindingContext, Object, Object) - Static method in class aminePlatform.util.AmineObjects
A deep copy is performed by the copy methods : elements are copied too and if an element is a variable and variable binding is considered, then the copy operation will concern also the value of variables.
clone(BindingContext, Object) - Method in class aminePlatform.util.AmineSet
Since no variables could be contained in an AmineSet, this definition is reduced to a simple clone().
clone() - Method in class aminePlatform.util.VarListConstructor
 
clone() - Method in class aminePlatform.util.Variable
 
clone(BindingContext, Object) - Method in class aminePlatform.util.Variable
This method is equivalent to copy(bindContext, bindInf).
clone() - Method in class aminePlatform.util.cg.CG
Performs a deep copy of the current CG.
clone(BindingContext, Object) - Method in class aminePlatform.util.cg.CG
This method is equivalent to copy(bindContext, bindInf).
clone(BindingContext, Object) - Method in class aminePlatform.util.cg.ComposedType
 
clone() - Method in class aminePlatform.util.cg.ComposedType
 
clone() - Method in class aminePlatform.util.cg.Concept
Return a deep copy of the current concept.
clone(BindingContext, Object) - Method in class aminePlatform.util.cg.Concept
This method is equivalent to copy(bindContext, bindInf).
clone() - Method in class aminePlatform.util.cg.Relation
Return a deep copy of the current relation.
clone(BindingContext, Object) - Method in class aminePlatform.util.cg.Relation
This method is equivalent to copy(bindContext, bindInf).
close() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame
 
close() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
close() - Method in class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame
 
close() - Method in class aminePlatform.guis.cgNotationsGUI.CGFrame
 
close() - Method in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
close() - Method in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
close() - Method in class aminePlatform.guis.cgOperationsGUI.MMCGEditorsOperPnl
 
close() - Method in class aminePlatform.guis.graphDrawing.GraphDrawFrame
 
close() - Method in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
close() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
close() - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.Debuger
 
close() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocumentReader
Has no effect.
close() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
close() - Method in class aminePlatform.guis.util.AmineFrame
 
close() - Method in class aminePlatform.guis.util.MMCGEditorsPanel
Remove tbdPnLanguages from the current Panel
close() - Method in interface aminePlatform.util.graph.Int_DisplayFrame
 
closeAllTabs() - Method in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
closeAllTabs() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
closeChildrenFrames(GraphDrawFrame) - Method in class aminePlatform.guis.cgDrawing.HierarchyWndCG
 
closeConcFrame(CG) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
closeConsole() - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
closeCurrTab() - Method in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
closeCurrTab() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
closeFrame(GraphDrawFrame, boolean, boolean) - Method in class aminePlatform.guis.cgDrawing.HierarchyWndCG
 
closeFrame(GraphDrawFrame, boolean) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
NEW: TO INTEGRATE CG Drawing Possibilites
closeFrame(GraphDrawFrame, boolean) - Method in interface aminePlatform.guis.graphDrawing.MainFrame
 
closeNodesFrames() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
closeOntology() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame
 
closeOntology() - Method in class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame
 
closeOntology() - Method in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
closeOntology() - Method in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
closeOntology() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
closeOntology() - Method in class aminePlatform.guis.util.AmineFrame
 
closeOntology() - Method in class aminePlatform.guis.util.OntologyBasedFrame
 
cmdCtxtMenu - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
color(int, int) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane
Color a section of the document.
colorAll() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane
Color or recolor the entire document
colorer - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane
A thread that handles the actual coloring.
comments - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
comments - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
comments - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
comments - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
comments - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
comments - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
comments - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
commonCGList - Variable in class aminePlatform.engines.basicOntologyProcesses.BasicOntologyProcesses
 
commonRslt(CG, Object, CG) - Method in class aminePlatform.util.cg.CGOperations
The resulted CG G3 is a common graph of the two input CG, modulo the nature of the operation (GENERALIZE or subsumeWithResult).
commonUIs - Variable in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
compare(CS, Concept, CS, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
compares the new newDescr to classify with a current newDescr using entryPoint as the entry point for the comparison.
compare(CS, Concept, CS, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.situationKB.IntegrateSituation4Analogy
 
compare(Object, Object) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocPositionComparator
Compare two DocPositions
compare(Concept, CG, Concept) - Method in class aminePlatform.util.cg.CG
Compare two CGs cg1 and cg2 : The operation starts by computing the generalization between the two CG cg1 and cg2.
compare(CG, Concept, CG, Concept) - Method in class aminePlatform.util.cg.CGOperations
Compare two CGs cg1 and cg2 : The operation starts by computing the generalization between the two CG cg1 and cg2.
compareAndProceed(DynamicKnowledgeIntegration.CSWrapper, Concept, CS, CS, boolean, boolean, HashMap, ArrayList, CG, Type, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
method for comparing and propagating a new description from a node
compareAndProceed(Concept, CS, CS, boolean) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
method for comparing and propagating a new newDescr from a node
compareAndProceed(Concept, CS, CS, boolean, Type, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
method for comparing and propagating a new description from a node
compareCG(CG, Concept, CG, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
compareCG(CS, Concept, CS, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
protected CompareCGResults compareCG(CG newDescr, CG currentCG) throws Exception { CompareCGResults compareCGResult = new CompareCGResults(); if (currentCG == null) { trace("*** The current node has no content; the comparison is considered as UNCOMPARABLE. "); compareCGResult.setCommonCG(null); compareCGResult.setCompareResult(UNCOMPARABLE); return compareCGResult; } if (newDescr.equal(currentCG)) { compareCGResult.setCompareResult(EQUAL); } else if (currentCG.subsume(newDescr)) { // currentCG is more general than newDescr // newDescr is more specific than currentCG compareCGResult.setCompareResult(MORE_SPECIFIC); // check if it is interpreted correctly } else if (newDescr.subsume(currentCG)) { // newDescr is more general than currentCG compareCGResult.setCompareResult(MORE_GENERAL); // check if it is interpreted correctly } else { compareCGResult.setCompareResult(UNCOMPARABLE); // consider as uncomparable } return compareCGResult; } // end of compareCG method
compareCG(CG, Concept, CG, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
compareCG(CG, Concept, CG, CS) - Method in class aminePlatform.util.cg.CGOperations
Compare two CGs : newCG and currentCG, and return the result of the comparison.
compareNodesHshMap - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
compareNodesHshMap - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
compareTo(Object) - Method in class aminePlatform.kernel.lexicons.Identifier
 
compareTo(Object) - Method in class aminePlatform.util.graph.RelaxOntology.CellWrapper
 
completeContract(CG, Concept, Object, CG, Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
Contract G1 from G2, using the two entry concepts E1 for G1 and E2 for G2.
completeContract(CG, Concept, CG, Concept) - Method in class aminePlatform.util.cg.CGOperations
Contract G1 from G2, using the two entry concepts E1 for G1 and E2 for G2.
compression(Type, ArrayList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Perform compression of the description of CSs specified in childrenList as well as compression of their descendants.
compression(Type, ArrayList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
Perform compression of the description of CSs specified in childrenList as well as compression of their descendants.
computeDistance(Point, Point, Point) - Static method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Compute the distance between a point p and the segment (p0, p1).
computeIntersection(Point, Point, Point, Point, Point) - Static method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Compute the intersection between (p0, p1) and (n0, n1) and returns the result
computeRectangle(String, Point) - Method in class aminePlatform.guis.graphDrawing.VisualNode
Compute the rectangle that will enclose the current VisualNode, according to the specified content sConcText, and having as leftTopPoint the specified point pt.
computeSecondSet() - Method in class aminePlatform.guis.util.TextFieldPopup
 
computedValues - Variable in class aminePlatform.engines.synergy.interpreter.PrimitiveActivationRecord
 
conc1 - Variable in class aminePlatform.util.cg.ConcCouple
 
conc2 - Variable in class aminePlatform.util.cg.ConcCouple
 
concCouple - Static variable in class aminePlatform.util.cg.ConcCouple
A static attribute used to wrap a couple of concepts in a ConcCouple form
concList - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
concList - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame
 
concOfCG() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
concTypes - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
concTypes - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame
 
concept - Variable in class aminePlatform.engines.synergy.util.AssignmentRecord
 
conceptDef - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.ContainsDefObject
 
conceptInCG - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.ContainsDefObject
 
conceptToString(BindingContext, Concept, Object) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Generate the textual formulation of a concept from its internal representation (the parameter concept).
conceptToString(BindingContext, Concept, Object, boolean, int) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Generate the textual formulation of a concept from its internal representation (the parameter concept) taking ito account the variable binding.
conceptsMatched - Variable in class aminePlatform.util.cg.CGOperations
it is a HashMap of Key:ConcFromG1 Value:ConcCouple=
conceptsTypes - Variable in class aminePlatform.engines.basicOntologyProcesses.BasicOntologyProcesses
 
conceptsTypes2 - Variable in class aminePlatform.engines.basicOntologyProcesses.BasicOntologyProcesses
 
consoleDebug() - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
consoleFile - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
consoleFrame - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
consoleFrame - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
consqCGEditor - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame
 
constructArrow(Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Construct the arrow of the relation: determine the three points that compose the triangle of the arrow.
constructCG(Iterator) - Static method in class aminePlatform.util.cg.CG
Construct a CG from the specified Enumeration of relation.
constructG3(byte, CG, Object, CG, Object, CG) - Method in class aminePlatform.util.cg.CGOperations
The general case of the construction of G3 from G1 and G2.
consult() - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
Consult() offers a possibility to select several Prolog+CG files and their "compilation" wil be added to the current content of the ppcgParser attribute ppcgPrograms.
consultAll() - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
containsContext(CG) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Check if the specified CG contains a context (i.e. a concept with CG as descriptor or if the descriptor is a Context CS).
containsDef(CG, ContainsDefObject) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
finds if newCG contains a definition.
contentOfNode - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.CpleStrgObjWthBndInf
 
contentPane - Variable in class aminePlatform.guis.util.AmineFrame
 
contentSplitPane - Variable in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
context - Variable in class aminePlatform.engines.synergy.util.ActivationRecord
 
context - Variable in class aminePlatform.kernel.ontology.ContextInd
 
continuesAnimation - Variable in class aminePlatform.guis.cgOperationsGUI.AnimatedCGOperations
 
contractTypeDefinition(BindingContext, Object, Concept, Type) - Method in class aminePlatform.util.cg.CG
Contract the definition of the specified Type from the current CG, using the specified concept as the entry point.
contractTypeDefinition(BindingContext, Object, Object, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
This is a variant of the previous definition: instead of a Concept as third parameter and Type as forth parameter, this variant accepts two objects with the specification of their binding information.
contractTypeDefinition(Concept, Type) - Method in class aminePlatform.util.cg.CG
Contract the definition of the specified Type from the current CG, using the specified concept as the entry point.
contractTypeDefinition(Type) - Method in class aminePlatform.util.cg.CG
Contract the definition of the specified Type from the current CG.
contractTypeDefinition(BindingContext, Object, Concept) - Method in class aminePlatform.util.cg.CG
Contract the definition of the type of the specified concept from the current CG, using the specified concept as the entry point.
contractTypeDefinition(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
This is a variant of the previous definition: instead of a Concept as third parameter, this variant allows an object with the specification of its binding information.
contractTypeDefinition(Concept) - Method in class aminePlatform.util.cg.CG
Contract the definition of the type of the specified concept from the current CG, using the specified concept as the entry point.
contractTypeDefinition(CG, Object, Concept, Type) - Method in class aminePlatform.util.cg.CGOperations
Contract the definition of the specified Type from the CG cg, using the specified concept as the entry point for cg.
contractTypeDefinition(CG, Concept, Type) - Method in class aminePlatform.util.cg.CGOperations
Contract the definition of the specified Type from the CG cg, using the specified concept as the entry point for cg.
contractTypeDefinition(CG, Type) - Method in class aminePlatform.util.cg.CGOperations
Contract the definition of the specified Type from the CG cg.
contractTypeDefinition(CG, Object, Concept) - Method in class aminePlatform.util.cg.CGOperations
Contract from the specified cg the definition of the type of the specified concept.
contractTypeDefinition(CG, Concept) - Method in class aminePlatform.util.cg.CGOperations
Contract from the specified cg the definition of the type of the specified concept.
contractionCheckBox - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
copiedObj - Variable in class aminePlatform.guis.graphDrawing.Couple
 
copy() - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
copy() - Method in class aminePlatform.guis.cgNotationsGUI.AmineCGDrawEditor
 
copy() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.VNodeCtxtMenu
 
copy() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Copy the selected elements
copy() - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Copy the current VisualEdge
copy(Graph, ArrayList, ArrayList) - Static method in class aminePlatform.guis.graphDrawing.VisualGraph
Copy the part of the current Visual Graph that is determined by the list of Visual Nodes and the list of Visual Edges that are contained in the current Visual Graph
copy() - Method in class aminePlatform.guis.graphDrawing.VisualNode
Copy the current VisualNode
copy() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
copy() - Method in class aminePlatform.guis.util.AmineEditor
 
copy() - Method in class aminePlatform.guis.util.AmineTextEditor
 
copy() - Method in class aminePlatform.kernel.lexicons.Identifier
Get a copy of the current identifier.
copy() - Method in class aminePlatform.util.AmineList
Unlike the inherited method clone(), this method returns a deep copy of the current AmineList (the elements are copied too) but it does not consider the values of variables that could exist in the current list.
copy(BindingContext, Object) - Method in class aminePlatform.util.AmineList
Perform a deep copy of the current list (elements are themselves copied).
copy() - Method in class aminePlatform.util.AmineSet
Return a copy of the current AmineSet.
copy(BindingContext, Object) - Method in class aminePlatform.util.Term
This method overrides the method defined in AmineList to construct a term, not an AmineList.
copy(BindingContext, Object) - Method in class aminePlatform.util.Variable
Perform a copy of the current variable, taking into account the variable binding; the copy will concern the variable's value instead.
copy() - Method in class aminePlatform.util.cg.CG
Performs a deep copy of the current CG.
copy(BindingContext, Object) - Method in class aminePlatform.util.cg.CG
Perform a deep copy of the current CG and considers the presence of variables and their binding: the copy will concern the variable's value too.
copy(BindingContext, Object, CorefMatchList, int) - Method in class aminePlatform.util.cg.CG
 
copy() - Method in class aminePlatform.util.cg.ComposedDesignator
 
copy() - Method in class aminePlatform.util.cg.ComposedType
 
copy() - Method in class aminePlatform.util.cg.Concept
Performs a deep copy of the current concept.
copy(BindingContext, Object) - Method in class aminePlatform.util.cg.Concept
Perform a deep copy of the current concept, the relations related to the concept are concerned by this copy; the new concept will have no income and no outcome relations.
copy(BindingContext, Object, CorefMatchList, int) - Method in class aminePlatform.util.cg.Concept
 
copy() - Method in class aminePlatform.util.cg.CorefMatchList
 
copy() - Method in class aminePlatform.util.cg.Relation
Performs a deep copy of the current relation : it create copies of the source and target concepts of the relation as well as the segments points.
copy(BindingContext, Object) - Method in class aminePlatform.util.cg.Relation
Performs a deep copy of the current relation : it creates copies of the source and target concepts of the relation as well as the segments points.
copyCS(CS) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
copyCoreferent() - Method in class aminePlatform.util.cg.Concept
Copy the coreferent of the current concept (if it has).
copyCoreferent(CorefMatchList, int) - Method in class aminePlatform.util.cg.Concept
 
copyDescriptor(BindingContext, Object) - Method in class aminePlatform.util.cg.Concept
Copy the descriptor of the current concept.
copyDescriptor(BindingContext, Object, CorefMatchList, int) - Method in class aminePlatform.util.cg.Concept
 
copyDesignator(BindingContext, Object) - Method in class aminePlatform.util.cg.Concept
Copy the designator of the current concept.
copyDesignator(BindingContext, Object, Object) - Static method in class aminePlatform.util.cg.Concept
This method is the static variant of the method copyDesignator(bindContext, bindInf).
copyEdge() - Method in class aminePlatform.kernel.ontology.Link
 
copyEdge() - Method in class aminePlatform.util.cg.Relation
 
copyEdge() - Method in interface aminePlatform.util.graph.Edge
 
copyNode() - Method in class aminePlatform.kernel.ontology.CS
This method is defined to implement the method copyNode of Node, but it should not be used directly since it returns null.
copyNode() - Method in class aminePlatform.util.cg.Concept
 
copyNode() - Method in interface aminePlatform.util.graph.Node
 
copyPoint() - Method in class aminePlatform.util.cg.Concept
Copy the position of the current concept (if it has).
copyPosRelName() - Method in class aminePlatform.util.cg.Relation
 
copyRelation(BindingContext, Relation, Object, HashMap) - Static method in class aminePlatform.util.cg.CG
Create a copy of the current relation, using mapCopy that specifies for each concept its copy.
copyRelationType(BindingContext, Object) - Method in class aminePlatform.util.cg.Relation
Return the type of the current relation (or its value if the type is a variable and variable binding is considered) which is a (Relation) Type CS.
copyRelationType(BindingContext, Object, Object) - Static method in class aminePlatform.util.cg.Relation
This method is the static variant of the method copyRelationType(bindContext, bindInf).
copySegmentPoints() - Method in class aminePlatform.util.cg.Relation
Get a copy of the segmentPoints ArrayList of the current relation.
copyType(BindingContext, Object) - Method in class aminePlatform.util.cg.Concept
Return the type of the current concept (or its value if the type is a variable and variable binding is considered) which is a Type CS.
copyType(BindingContext, Object, Object) - Static method in class aminePlatform.util.cg.Concept
This method is the static variant of the method copyType(bindContext, bindInf).
copyWithMapping(CG, CG) - Method in class aminePlatform.util.cg.CGOperations
End Code for Analogical Transfer
copy_actionPerformed() - Method in class aminePlatform.guis.util.AmineEditorUIs
 
copyright - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
copyright - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
copyright - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
copyright - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
copyright - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
copyright - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
copyright - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
copyright1 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
copyright1 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
copyrightBis1 - Variable in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame_AboutBox
 
copyrightBis1 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
copyrightBis1 - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
copyrightBis1 - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
copyrightBis1 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
copyrightBis1 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
copyrightBis1 - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
copyrightBis1 - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
corefContextHmp - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
covered - Variable in class aminePlatform.engines.basicOntologyProcesses.BasicOntologyProcesses
 
coveredBy(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
coveredBy determine which part of the current CG G1 (a subgraph S1) covers a part of obj G2 (a subgraph S2), i.e.
coveredBy(BindingContext, Object, Object, Object, Object, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
coveredBy determine which part of the current CG G1 (a subgraph S1) covers a part of obj G2 (a subgraph S2), i.e.
coveredBy(Object) - Method in class aminePlatform.util.cg.CG
coveredBy determine which part of the current CG G1 (a subgraph S1) covers a part of obj G2 (a subgraph S2), i.e.
coveredBy(CG, Concept, Object, CG, Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
coveredBy determine which part of G1 (a subgraph S1) covers a part of G2 (a subgraph S2), i.e.
coveredBy(CG, Concept, CG, Concept) - Method in class aminePlatform.util.cg.CGOperations
coveredBy determine which part of G1 (a subgraph S1) covers a part of G2 (a subgraph S2), i.e.
coveredBy(CG, CG) - Method in class aminePlatform.util.cg.CGOperations
coveredBy determine which part of G1 (a subgraph S1) covers a part of G2 (a subgraph S2), i.e.
cptVarBid - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
create - Static variable in class aminePlatform.mas.AmineMAS
 
create3mmCGEdtrsPnls() - Method in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
createAddVNode(Node, Lexicon, Graphics, boolean, int) - Method in class aminePlatform.guis.graphDrawing.VisualGraph
 
createArraySegmentPoints(Object, Lexicon) - Method in class aminePlatform.kernel.ontology.Link
 
createArraySegmentPoints(Object, Lexicon) - Method in class aminePlatform.util.cg.Relation
 
createArraySegmentPoints(Object, Lexicon) - Method in interface aminePlatform.util.graph.Edge
 
createConc() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
Methods implantés dans AmineCGDrawEditor ********************* void Edit_Cut(ActionEvent e) { hierWndGC.WndActive.getGraphDrawPanel().Couper(); } void Edit_Copy(ActionEvent e) { hierWndGC.WndActive.getGraphDrawPanel().Copier(); } void Edit_Paste(ActionEvent e) { hierWndGC.WndActive.getGraphDrawPanel().StCursToModePaste(); }
createEdge() - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
createEdge() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Create an Edge.
createEdge() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
createG3FromG1(CG, Object, CG) - Method in class aminePlatform.util.cg.CGOperations
Start code for the first Step of maxJoinRslt : First : Create G3 from G1 create the squeleton of all the Concept of G3 from G1 to make sure later that the same concept is always refered by the same pointer.
createGraph() - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
createGraph() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Create a Graph.
createGraph() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
createInstance(Object, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
createIntegrateCS(Ontology, Lexicon) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
createIntegrateCS(Ontology, Lexicon) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.ruleKB.IntegrateCSRule
 
createIntegrateCS(Ontology, Lexicon) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.situationKB.IntegrateSituation
 
createNewHmpAgents() - Method in class aminePlatform.mas.AmineMAS
 
createPosEdgeNameOnSegments(Object, Lexicon) - Method in class aminePlatform.kernel.ontology.Link
 
createPosEdgeNameOnSegments(Object, Lexicon) - Method in class aminePlatform.util.cg.Relation
 
createPosEdgeNameOnSegments(Object, Lexicon) - Method in interface aminePlatform.util.graph.Edge
 
createRel() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
createSubVGraph(Graph, VisualNode, VisualGraph, Lexicon, Graphics, boolean, Point) - Static method in class aminePlatform.guis.graphDrawing.VisualGraph
Create a SubVisualGraph for VisualGraph And used to reorganize the subgraph too when selectedVNode is Null.
createSubVGraph(Graph, VisualNode, VisualGraph, Lexicon, Graphics, boolean, Point, boolean) - Static method in class aminePlatform.guis.graphDrawing.VisualGraph
 
createSubVGraph(Graph, VisualNode, VisualGraph, Lexicon, Graphics, boolean) - Static method in class aminePlatform.guis.graphDrawing.VisualGraph
 
createVGraph(Graph, Lexicon, Graphics) - Static method in class aminePlatform.guis.graphDrawing.VisualGraph
Create a VisualGraph for the specified graph.
createVGraph2(Graph, Lexicon, Graphics) - Static method in class aminePlatform.guis.graphDrawing.VisualGraph
Create a VisualGraph for the specified graph.
createVGraph2(Graph, Lexicon, Graphics, boolean) - Static method in class aminePlatform.guis.graphDrawing.VisualGraph
 
createmmCGEdtrsPnl() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame
 
cs - Variable in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
csInsertAction - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
csRuleSplitPane - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame
 
cstbt_ModeBrowser - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
cstbt_ModeCmd - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
cstbt_ModeCollapse - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
cstbt_ModeEdit - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
cstbt_ModeExpand - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
cstbt_ModePaste - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
cstbt_ModeZoom - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
cstbt_linkMode - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
cstbt_vCSRule - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
cstbt_vIndividu - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
cstbt_vRelationConcept - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
cstbt_vSituation - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
cstbt_vTypeConcept - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
cstbt_vedgeMode - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
cstbt_vnodeMode - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
currCGGraphicEditor - Variable in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
currEditor - Variable in class aminePlatform.guis.cgNotationsGUI.TbdPneCGEditors
 
currEditor - Variable in class aminePlatform.guis.ontologyKBGUI.TbdPneOntologyKBEditors
 
currEditor - Variable in class aminePlatform.guis.util.CGUIs
 
currEditor - Variable in class aminePlatform.guis.util.MMCGEditorsPanel
 
currEditors - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
currElem - Variable in class aminePlatform.engines.prologPlusCG.parser.PPCGParser
 
currFontSize - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
currPPCGTextPane - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
currPosition - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
currentLanguage - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
currentLanguage - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
currentLexicon - Variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
currentLexicon - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
currentLexicon - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
currentLexicon - Variable in class aminePlatform.guis.util.AmineFrame
 
currentPath - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
curs_Collapse - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
curs_Crosshair - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
curs_Expand - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
curs_FocusBrowser - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
curs_Hand - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
curs_Move - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
curs_North - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
curs_Text - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
curs_default - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
cursorDefault() - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame.CursorHandler
 
cursorHand() - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame.CursorHandler
 
cursorHandler - Variable in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
cut() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
cut() - Method in class aminePlatform.guis.cgNotationsGUI.AmineCGDrawEditor
 
cut() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.VNodeCtxtMenu
 
cut() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Cut the selected elements
cut() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
Cut the selected elements
cut() - Method in class aminePlatform.guis.util.AmineEditor
 
cut() - Method in class aminePlatform.guis.util.AmineTextEditor
 
cutWithoutBuffering() - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
cutWithoutBuffering() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
cutWithoutBuffering() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
cut_actionPerformed() - Method in class aminePlatform.guis.util.AmineEditorUIs
 

D

DATA_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
DATA_TREATMENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
DATA_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
DEDUCTIVE_INFERENCE_MODE - Static variable in class aminePlatform.engines.memoryBasedInferences.MemoryBasedInferences
 
DEDUCTIVE_INTEGRATION_MODE - Static variable in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
DEFINITION - Static variable in interface aminePlatform.util.AmineConstants
 
DESCENDING - Static variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
DESTROY - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
DESTROY_ALL - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
DIF_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
DIF_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
DIVD_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
DIV_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
DIV_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
DarkBlue - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
DarkGreen - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
DarkOrange - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
DarkXXX - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
DarkYellow - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
DeactivateNodeRelation(boolean) - Method in class aminePlatform.kernel.ontology.chooseType
 
DebugFrame - class aminePlatform.guis.util.DebugFrame.
Title: guis.util.DebugFrame class Description: A Frame that display a text area where debug messages are shown.
DebugFrame(String) - Constructor for class aminePlatform.guis.util.DebugFrame
 
Debuger - class aminePlatform.guis.prologPlusCGGUIs.debuger.Debuger.
Title : Debuger class Description : Debuger is a class that enclose methods that treat the different cases of Debug.
Debuger(InterpreterThread) - Constructor for class aminePlatform.guis.prologPlusCGGUIs.debuger.Debuger
 
DescriptionWithGenus - interface aminePlatform.kernel.ontology.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.
DocPosition - class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocPosition.
A wrapper for a position in a document appropriate for storing in a collection.
DocPosition(int) - Constructor for class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocPosition
Construct a DocPosition from the given offset into the document.
DocPositionComparator - class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocPositionComparator.
A comparator appropriate for use with Collections of DocPositions.
DocPositionComparator() - Constructor for class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocPositionComparator
 
DocumentReader - class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocumentReader.
A reader interface for an abstract document.
DocumentReader(AbstractDocument) - Constructor for class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocumentReader
Construct a reader on the given document.
DynOntCompareCGRslt - class aminePlatform.engines.dynamicKnowledgeIntegration.DynOntCompareCGRslt.
 
DynOntCompareCGRslt() - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.DynOntCompareCGRslt
 
DynOntCompareCGRslt(CG, byte) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.DynOntCompareCGRslt
 
DynamicKnowledgeIntegration - class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration.
 
DynamicKnowledgeIntegration(Ontology) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
This is a minimal specification of a dynamic ontology.
DynamicKnowledgeIntegration(Ontology, Lexicon) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Create a dynamic ontology with the specified ont as the ontology where the integration should be processed and lex as the lexicon to use among the lexicons available in the ontology.
DynamicKnowledgeIntegration(Ontology, Lexicon, JTextArea) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Create a dynamic ontology with the specified ont as the ontology where the integration should be processed, lex as the lexicon to use among the lexicons available in the ontology and txtArea as the Area where the trace of the integration is displayed.
DynamicKnowledgeIntegration.CSWrapper - class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration.CSWrapper.
 
DynamicKnowledgeIntegration.CSWrapper(CS) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration.CSWrapper
 
DynamicKnowledgeIntegrationException - exception aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegrationException.
Amine - Artificial Intelligence platform for the development of Intelligent Systems.
DynamicKnowledgeIntegrationException(String) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegrationException
 
DynamicKnowledgeIntegrationGUI - class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.DynamicKnowledgeIntegrationGUI.
Titre : DynamicKnowledgeIntegrationGUI Description : DynamicKnowledgeIntegrationGUI is the GUI for Dynamic Knowledge Integration Processes.
DynamicKnowledgeIntegrationGUI() - Constructor for class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.DynamicKnowledgeIntegrationGUI
 
dataPanel - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
debug - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
debugFrame - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
debugFrame - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame
 
debugFrame - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame
 
debugFrame - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
debugFrame - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame
 
debugFrame - Variable in class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesFrame
 
debugFrame - Variable in class aminePlatform.guis.util.AmineFrame
 
debugTxtArea - Variable in class aminePlatform.guis.util.DebugFrame
 
debuger - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
deleteChildren(Object, Integer) - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
deletePseudoCorefs(CG) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Pseudo coreferents are coreferents that are used in LF or in CGIF to refeer to the same concept, in the same CG, from different locations/occurrences.
deletePseudoCorefs(CG, HashMap) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
deletePseudoDesignators(CG) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
delete pseudo-designators from any concept of the specified CG cg : replace the pseudo-designators by a null designator (null).
deplOffSet(Point) - Method in class aminePlatform.guis.graphDrawing.VisualNode
Do a translation of the current VisualNode according to the specified point
desactivate() - Method in class aminePlatform.guis.graphDrawing.GraphDrawFrame
Desactivate the current frame
descCGEditor - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame
 
descCGEditor - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
descCGEditor - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame
 
descCGEditor - Variable in class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesFrame
 
desktop - Variable in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
Attributes used for handling CG Drawing
destroy() - Method in class aminePlatform.engines.synergy.interpreter.ActivationRecords
 
destroy() - Method in class aminePlatform.engines.synergy.interpreter.ActivePrimitives
 
destroy() - Method in class aminePlatform.engines.synergy.interpreter.PrimitiveActivationRecord
 
destroy() - Method in class aminePlatform.engines.synergy.util.ActivationRecord
 
destroy() - Method in class aminePlatform.engines.synergy.util.AssignmentRecord
 
destroyAGlobalObj() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
destroyAll() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
destroyOntologyGraph(Type) - Method in class aminePlatform.kernel.ontology.Ontology
Indepth traversal of the ontology graph to remove all its CSs.
detVarsQuest() - Method in class aminePlatform.engines.prologPlusCG.parser.PPCGParser
get all the variables specified in a request.
detach() - Method in class aminePlatform.kernel.ontology.CS
Detach the current CS from its fathers and children : remove all the links that relate the current CS, as a child, to its fathers, and remove all the links that relate the current CS, as a father, to its children.
determineCGForm(String) - Static method in class aminePlatform.util.cg.CG
Determine the nature of the CG form (linear form or CGIF) from the textual formulation (a String) of the given CG.
determineCGForm(String) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Determine the nature of the CG form (Linear Form -LF- or CGIF) from the specified textual formulation (a String) of the CG strgCG.
determineCGForm() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
This method is the same as the method defined in this class with the same name except that this one assumes and operates on the current textTokenizer.
directSubTypes() - Method in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
directSuperTypes() - Method in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
displayContent(VisualNode) - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
displayContent(VisualNode) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Display the content of the specified Visual Node.
displayContent(VisualNode) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
displayLNFCGIF(String, String) - Method in class aminePlatform.guis.util.LNFCGIFFrm
 
displayOntology() - Method in class aminePlatform.guis.util.TextualDisplayOntology
 
displayOntology() - Method in class aminePlatform.guis.util.XMLDisplayOntology
 
displayPrologPCGPrimitives() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
displaySynergyPrimitives() - Method in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
displayUserManual() - Method in class aminePlatform.guis.util.AmineFrame
 
displyTxtOnt() - Method in class aminePlatform.guis.util.AmineFrame
 
displyXMLOnt() - Method in class aminePlatform.guis.util.AmineFrame
 
dispose() - Method in class aminePlatform.guis.util.ListDialog
 
dlg - Variable in class aminePlatform.guis.util.AmineFrame
 
dlg - Variable in class aminePlatform.guis.util.ListDialog
 
dlg - Variable in class aminePlatform.guis.util.ReadDialog
 
doAbduction() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
doAbduction() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
doAnalogy() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
doAnalogy() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
doCGOper(byte) - Method in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
doCallJavaMethod(ComposedType, ArrayList, int, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
doClear() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
doContraction - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
doContraction(CS, ArrayList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
doContraction(CG, ArrayList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
doDeduction() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
doDeduction() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
doDivOper(ArrayList, ArrayList) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
doElaborateByDef() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
doElaborateByDefInter() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
doElaborateBySit() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
doElicitation - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
doExplicitateByDef() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
doExplicitateBySit() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
doExplicitateByTypeSit() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
doGetCS() - Method in class aminePlatform.guis.cgOperationsGUI.MMCGEditorsOperPnl
 
doInferenceStep(CG, SimulationObject) - Method in class aminePlatform.engines.memoryBasedInferences.MemoryAbductiveInference
 
doInferenceStep(CG, SimulationObject) - Method in class aminePlatform.engines.memoryBasedInferences.MemoryAnalogicalInference
 
doInferenceStep(CG, SimulationObject) - Method in class aminePlatform.engines.memoryBasedInferences.MemoryBasedInferences
 
doInferenceStep(CG, SimulationObject) - Method in class aminePlatform.engines.memoryBasedInferences.MemoryDeductiveInference
 
doIntegration(int) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
doIntegration(int) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
doNegationOperation(ArrayList) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
doNo() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame
 
doOperation(Type, ArrayList) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
doOperationOnBoolean(Type, boolean, boolean) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
doOperationOnDouble(Type, double, double) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
doOperationOnInt(Type, int, int) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
doOperationOnString(Type, String, String) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
doOperationRead(Object) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
doRelaxGraph(Lexicon) - Method in class aminePlatform.util.graph.RelaxGraph
 
doResult() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
doSetCS() - Method in class aminePlatform.guis.cgOperationsGUI.MMCGEditorsOperPnl
 
doSqrtOper(ArrayList, ArrayList) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
doWIKADef() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
doWIKASit() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
doWhatIs() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame
 
doWhenActionPerformed(ActionEvent) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVEdge
 
doWhenActionPerformed(ActionEvent) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVNode
 
doWhenActionPerformed(ActionEvent) - Method in class aminePlatform.guis.util.TextFieldPopup
 
doYes() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame
 
document - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane
the styled document that is the model for the textPane
document - Variable in class aminePlatform.guis.util.AmineTextEditor
 
documentReader - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane
A reader wrapped around the document so that the document can be fed into the lexer.
done() - Method in class aminePlatform.agent.amineJade.Ask
 
downCGEditor - Variable in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
downTitle - Variable in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
dragMode - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
draw(Graphics, Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Draw the relation consists in : a) determine the color for the relation (color of segments, of the arrow and of the text) depending on being selectioned or not, b) draw the segments of the relation, c) draw the name of the relation, d) draw the arrow.
drawArrow(Graphics) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Draw the arrow of the VisualEdge
drawConcept(Graphics, Concept) - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
drawOntology() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
drawState(Graphics, VisualNode) - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
drawVEdgeInEdition(Graphics) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Draw the VisualEdge that is in edition
drawVNode(Graphics, VisualNode, Lexicon) - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
drawVNode(Graphics, VisualNode, Lexicon) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Draw VisualNode.
drawVNode(Graphics, VisualNode, Lexicon) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
drawViewPanel - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
dynamicOntology - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
dynamicOntologyCall - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
dynamicOntologyCall - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 

E

EQUAL - Static variable in interface aminePlatform.util.AmineConstants
AmineObject Interface Operations (xxxContract are specific to CG)
EQUAL_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
EQUAL_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
EQ_OR_MORE_SPCFQ - Static variable in interface aminePlatform.util.AmineConstants
 
ERROR_DOUBLE_SIZE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
ERROR_FLOAT - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
ERROR_FLOAT_SIZE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
ERROR_IDENTIFIER - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
ERROR_INTEGER_DECIMIAL_SIZE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
ERROR_INTEGER_HEXIDECIMAL_SIZE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
ERROR_INTEGER_OCTAL_SIZE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
ERROR_LONG_DECIMIAL_SIZE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
ERROR_LONG_HEXIDECIMAL_SIZE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
ERROR_LONG_OCTAL_SIZE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
ERROR_MALFORMED_CHARACTER - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
ERROR_MALFORMED_STRING - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
ERROR_MALFORMED_UNCLOSED_CHARACTER - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
ERROR_MALFORMED_UNCLOSED_STRING - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
ERROR_UNCLOSED_CHARACTER - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
ERROR_UNCLOSED_COMMENT - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
ERROR_UNCLOSED_STRING - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
EXEC - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
EXEC_AND_WAIT - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
EXPAND - Static variable in interface aminePlatform.util.AmineConstants
 
Edge - interface aminePlatform.util.graph.Edge.
Title : Edge interface Description : Edge is an interface that specifies methods for an Edge in a Graph.
Edit(VisualNode) - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel.LBoxEtat
 
Edit(VisualEdge) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVEdge
 
Edit(VisualNode) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVNode
 
EditConc(ActionEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
EditRel(ActionEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
EditSynonyms - class aminePlatform.guis.ontologyKBGUI.EditSynonyms.
Title: guis.lexiconsOntologyGUI.EditSynonyms class Description: EditSynonyms edits synonyms for the current element Copyright : Copyright (c) Adil KABBAJ 2004-2009
EditSynonyms(OntologyKBGUIFrame, Ontology, Lexicon, Identifier) - Constructor for class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
EditSynonyms_btGetAll_mouseAdapter - class aminePlatform.guis.ontologyKBGUI.EditSynonyms_btGetAll_mouseAdapter.
 
EditSynonyms_btGetAll_mouseAdapter(EditSynonyms) - Constructor for class aminePlatform.guis.ontologyKBGUI.EditSynonyms_btGetAll_mouseAdapter
 
EditSynonyms_btGet_mouseAdapter - class aminePlatform.guis.ontologyKBGUI.EditSynonyms_btGet_mouseAdapter.
 
EditSynonyms_btGet_mouseAdapter(EditSynonyms) - Constructor for class aminePlatform.guis.ontologyKBGUI.EditSynonyms_btGet_mouseAdapter
 
EditSynonyms_btSet_mouseAdapter - class aminePlatform.guis.ontologyKBGUI.EditSynonyms_btSet_mouseAdapter.
 
EditSynonyms_btSet_mouseAdapter(EditSynonyms) - Constructor for class aminePlatform.guis.ontologyKBGUI.EditSynonyms_btSet_mouseAdapter
 
EditSynonyms_this_mouseMotionAdapter - class aminePlatform.guis.ontologyKBGUI.EditSynonyms_this_mouseMotionAdapter.
 
EditSynonyms_this_mouseMotionAdapter(EditSynonyms) - Constructor for class aminePlatform.guis.ontologyKBGUI.EditSynonyms_this_mouseMotionAdapter
 
Edit_ClearAll(ActionEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
Edit_SelectAll(ActionEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
ExeTreatVnode(String) - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
ExeTreatVnode(String) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
ExeTreatVnode(String) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
Execute_AtOnce() - Method in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
Execute_Syst_StpByStp() - Method in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
Execute_User_First_Step() - Method in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
Execute_User_Last_Step() - Method in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
Execute_User_Next_Step() - Method in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
ExpandInView() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
ExplicitFrame - class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame.
Titre : Description : Copyright : Copyright (c) Adil KABBAJ 2004-2009
ExplicitFrame() - Constructor for class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame
 
ExplicitTxtArea - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame
 
editAction - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
editKB() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
editMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
editMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
editSynonyms() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
editSynonyms() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
elaborateByDef(CG) - Method in class aminePlatform.engines.basicOntologyProcesses.BasicOntologyProcesses
Elaborate by definition the specified description cgIn.
elaborateByDefInter(CG, Concept) - Method in class aminePlatform.engines.basicOntologyProcesses.BasicOntologyProcesses
Elaborate by definition the specified description cgIn according to the specified concept.
elaborateBySit(CG) - Method in class aminePlatform.engines.basicOntologyProcesses.BasicOntologyProcesses
Elaborate by situation the specified description cgIn.
elemSelected() - Method in class aminePlatform.guis.util.SelectFromListDialog
 
elemSelected() - Method in class aminePlatform.guis.util.SelectSitDlg
 
elements - Variable in class aminePlatform.guis.util.TextFieldPopup
 
elemsSelected() - Method in class aminePlatform.guis.util.MultipleSelectFromListDialog
 
elicitate(CG, ContainsDefObject, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
elicitates a description in the current ontology.
elicitationCheckBox - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
enabled - Variable in class aminePlatform.guis.util.PopupListClass
 
endInterpreter() - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
endInterpreter: stop the interpretation
endOfGoalResolution(boolean) - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.Debuger
 
endOfStream() - Method in class aminePlatform.util.parserGenerator.TextTokenizer
Test if the next token is the end of the stream; the end of the vector of token/tokenType couples.
entryConcList - Variable in class aminePlatform.engines.basicOntologyProcesses.BasicOntologyProcesses
 
entryPoint - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.TypeEntryPoint
 
entryPoint - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition.TypeEntryPoint
 
entryPoint - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
entryPoint - Variable in class aminePlatform.guis.cgOperationsGUI.MMCGEditorsOperPnl
 
entryPt - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
entryPt - Variable in class aminePlatform.guis.cgOperationsGUI.MMCGEditorsOperPnl
 
entryPtInSitList - Variable in class aminePlatform.engines.basicOntologyProcesses.BasicOntologyProcesses
 
enum2ArrayList(Enumeration) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
It returns an AmineList containing objects that are contained in an Enumeration enum.
enumeration2AmineList(Enumeration) - Static method in class aminePlatform.util.AmineObjects
 
enumeration2Iterator(Enumeration) - Static method in class aminePlatform.util.AmineObjects
 
eqDesignator(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.Concept
Test if two concept designators are equal.
eqMatchConc(int, int, HashMap) - Static method in class aminePlatform.util.cg.CGOperations
 
eqSuffix(String, String) - Static method in class aminePlatform.util.cg.Relation
 
eqType(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.Concept
Test if two concept types are equal.
eqWrappedClasses(Class, Class) - Static method in class aminePlatform.engines.JMethodInterpreter
 
equal(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.AmineList
Check that the current object is equal with the specified object obj.
equal(Object) - Method in class aminePlatform.util.AmineList
Check that the current object is equal with the specified object obj.
equal(BindingContext, Object, Object, Object, Object) - Static method in class aminePlatform.util.AmineObjects
Check if the two specified objects obj1 and obj2 are equal (in content).
equal(Object, Object) - Static method in class aminePlatform.util.AmineObjects
Check if the two specified objects obj1 and obj2 are equal (in content).
equal(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.AmineSet
Check that the current object is equal with the specified object obj.
equal(Object) - Method in class aminePlatform.util.AmineSet
Check that the current object is equal with the specified object obj.
equal(BindingContext, Object, Object, Object) - Method in interface aminePlatform.util.Matching
Check that the current object is equal with the specified object obj.
equal(Object) - Method in interface aminePlatform.util.Matching
Check that the current object is equal with the specified object obj.
equal(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.Variable
Check that the current variable is equal with the specified object obj.
equal(Object) - Method in class aminePlatform.util.Variable
Check that the current object is equal with the specified object obj.
equal(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
Check that the current CG is equal with the specified object obj.
equal(BindingContext, Object, Object, Object, Object, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
 
equal(Concept, CG, Concept) - Method in class aminePlatform.util.cg.CG
equal: this new version does not consider binding context and binding information
equal(Object) - Method in class aminePlatform.util.cg.CG
Check that the current CG is equal with the specified object obj.
equal(CG, Concept, Object, CG, Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
Perform equal operation on CG g1 and CG g2 with the concept E1 as an entry point for g1 and the concept E2 as an entry point for g2.
equal(CG, Concept, CG, Concept) - Method in class aminePlatform.util.cg.CGOperations
Perform equal operation on CG g1 and CG g2 with the concept E1 as an entry point for g1 and the concept E2 as an entry point for g2.
equal(CG, CG) - Method in class aminePlatform.util.cg.CGOperations
Perform equal operation on CG g1 and CG g2 (no entry points are provided)
equal(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.ComposedType
 
equal(Object) - Method in class aminePlatform.util.cg.ComposedType
 
equal(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.Concept
Check that the current object is equal with the specified object obj.
equal(Object) - Method in class aminePlatform.util.cg.Concept
Check that the current object is equal with the specified object obj.
equal(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.Relation
Check that the current object is equal with the specified object obj.
equal(Object) - Method in class aminePlatform.util.cg.Relation
Check that the current object is equal with the specified object obj.
equals(Object) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.util.SimulationObject
 
equals(Rule) - Method in class aminePlatform.engines.prologPlusCG.util.Rule
 
equals(Rules) - Method in class aminePlatform.engines.prologPlusCG.util.Rules
 
equals(Object) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocPosition
Two DocPositions are equal iff they have the same internal position.
equals(Object) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocPositionComparator
Does this Comparator equal another?
equals(Object) - Method in class aminePlatform.kernel.lexicons.Identifier
Override the method equals().
equals(Object) - Method in class aminePlatform.kernel.ontology.Link
 
equals(Object) - Method in class aminePlatform.util.AmineBoolean
 
equals(Object) - Method in class aminePlatform.util.AmineDouble
 
equals(Object) - Method in class aminePlatform.util.AmineInteger
 
equals(Object) - Method in class aminePlatform.util.ObjectWithBindInf
 
equals(Object) - Method in class aminePlatform.util.Variable
 
equals(Object) - Method in class aminePlatform.util.cg.ComposedType
 
equals(Object) - Method in class aminePlatform.util.cg.ConcCouple
 
error - Variable in class aminePlatform.guis.cgNotationsGUI.TbdPneCGEditors
 
error - Variable in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
error - Variable in class aminePlatform.guis.ontologyKBGUI.TbdPneOntologyKBEditors
 
errorString() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
get a String that explains the error, if this token is an error.
errorString() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.Token
get a String that explains the error, if this token is an error.
evalDescr(Concept, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
evalExpr(Object, Object) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
End Code for Resatisfaction of primitive Goals
execPrimitive(String) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
execPrimitive(String) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
execute(CG) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
New: Adil 02/07/08
executePrimitive(Object, PrimitiveActivationRecord, ArrayList, ArrayList, int) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
exitDebug() - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.InfTreeFrame
 
exitTxtFld() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVEdge
 
exitTxtFld() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVNode
 
exitTxtFld() - Method in class aminePlatform.guis.util.TextFieldPopup
 
expand() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel.TreeOntNode
 
expand(BindingContext, Object, Concept) - Method in class aminePlatform.util.cg.CG
Expand the current CG by the maximal join of the definition of the concept type of the specified conc which should be contained in the current CG.
expand(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
 
expand(Concept) - Method in class aminePlatform.util.cg.CG
Expand the current CG by the maximal join of the definition of the concept type of the specified conc which should be contained in the current CG.
expand(BindingContext, Object, Relation) - Method in class aminePlatform.util.cg.CG
Expand the current CG by the maximal join of the definition of the relation type of the specified rel which should be contained in the current CG.
expand(Relation) - Method in class aminePlatform.util.cg.CG
Expand the current CG by the maximal join of the definition of the relation type of the specified rel which should be contained in the current CG.
expand(CG, Object, Concept) - Method in class aminePlatform.util.cg.CGOperations
Expand the given CG cg by the definition of the concept type of the specified conc which should be a concept in cg.
expand(CG, Object, Relation) - Method in class aminePlatform.util.cg.CGOperations
Expand the CG cg by the definition of the relation type of rel which is a relation in cg.
expandAllBt - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
expandAllBt() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
explicitFrame - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
explore(int) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel.TreeOntNode
 

F

FAIL - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
FALSE_FOCUS_LIST - Static variable in interface aminePlatform.util.AmineConstants
 
FONT_DIALOG_1_12 - Static variable in class aminePlatform.guis.util.AmineFrame
 
FREE - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
FUNCTIONAL - Static variable in interface aminePlatform.util.AmineConstants
 
FUNCTION_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
FUNC_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
File_Save() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
File_Save() - Method in interface aminePlatform.guis.graphDrawing.MainFrame
 
Find(String) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
fail() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
Implementation of Prolog+CG Primitives
fail - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
fatherContext - Variable in class aminePlatform.engines.synergy.util.ActivationRecord
 
file - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane
 
fileChange - Variable in class aminePlatform.guis.util.AmineFrame
 
fileName - Variable in class aminePlatform.guis.cgNotationsGUI.CGFrame
 
filePath - Variable in class aminePlatform.guis.util.AmineFrame
 
fileTxtOntologyName - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
fileTxtOntologyPath - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
fillLevels(ArrayList, List) - Method in class aminePlatform.util.graph.RelaxOntology
Method fills the levels and stores them in the member levels.
fillLevels(List, int, VisualNode) - Method in class aminePlatform.util.graph.RelaxOntology
Fills the Vector for the specified level with a wrapper for the VGraph.
finalize() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
finalize() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
finalize() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
finalize() - Method in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext.UnifConstraint
 
finalize() - Method in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext
 
finalize() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
finalize() - Method in class aminePlatform.engines.prologPlusCG.parser.PPCGParser
 
finalize() - Method in class aminePlatform.engines.prologPlusCG.util.Rule
 
finalize() - Method in class aminePlatform.engines.prologPlusCG.util.Rules
 
finalize() - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
destroy all the elements in memory at the end of execution
finalize() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
finalize() - Method in class aminePlatform.guis.cgNotationsGUI.CGTextEditor
 
finalize() - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneCGEditors
 
finalize() - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
finalize() - Method in class aminePlatform.guis.graphDrawing.GraphDrawFrame
 
finalize() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
finalize() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
finalize() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
finalize() - Method in class aminePlatform.guis.ontologyKBGUI.TbdPneOntologyKBEditors
 
finalize() - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
finalize() - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.Debuger
 
finalize() - Method in class aminePlatform.guis.util.AmineEditor
 
finalize() - Method in class aminePlatform.guis.util.AmineEditorUIs
 
finalize() - Method in class aminePlatform.guis.util.AmineTextEditor
 
finalize() - Method in class aminePlatform.guis.util.CGUIs
 
finalize() - Method in class aminePlatform.guis.util.MMCGEditorsPanel
 
finalize() - Method in class aminePlatform.kernel.lexicons.Lexicon
Finalize will clear the current lexicon and remove it from the list of lexicons attached to the current ontology
finalize() - Method in class aminePlatform.kernel.ontology.CS
clear the fathers and children lists as well as the description of the current CS.
finalize() - Method in class aminePlatform.kernel.ontology.CSRule
 
finalize() - Method in class aminePlatform.kernel.ontology.Ontology
destroy the whole ontology
finalize() - Method in class aminePlatform.kernel.ontology.Type
 
finalize() - Method in class aminePlatform.knowledgeBase.KnowledgeBase
 
finalize() - Method in class aminePlatform.util.AmineList
Finalize the current AmineList.
finalize() - Method in interface aminePlatform.util.AmineObject
Finalize the object
finalize() - Method in class aminePlatform.util.AmineSet
Implements AmineObject Methods
finalize() - Method in class aminePlatform.util.ObjectWithBindInf
 
finalize() - Method in class aminePlatform.util.Variable
Method from the interface AmineObject.
finalize() - Method in class aminePlatform.util.cg.CG
Finalize the current CG.
finalize() - Method in class aminePlatform.util.cg.CGOperations
 
finalize() - Method in class aminePlatform.util.cg.ComposedType
Finalize the object
finalize() - Method in class aminePlatform.util.cg.ConcCouple
 
finalize() - Method in class aminePlatform.util.cg.Concept
Finalize the current concept.
finalize() - Method in class aminePlatform.util.cg.CorefMatch
 
finalize() - Method in class aminePlatform.util.cg.Relation
Finalize() calls the method clear()
finalize() - Method in class aminePlatform.util.cg.RelationCouple
 
finalize() - Method in class aminePlatform.util.cg.ResMatchCG
 
finalize() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
finalize() - Method in class aminePlatform.util.parserGenerator.TextTokenizer
 
find() - Method in class aminePlatform.guis.cgNotationsGUI.AmineCGDrawEditor
 
find() - Method in class aminePlatform.guis.util.AmineEditor
 
find() - Method in class aminePlatform.guis.util.AmineTextEditor
 
findAction - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
findAllSolutions(String) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
Find all solutions for the specified request.
findAllSolutions(boolean) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
Find all solutions for the current request.
findAnotherSolution() - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
findBt() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
findConcept(Concept) - Method in class aminePlatform.util.cg.CG
Search for the first concept conc in the current CG so that the parameter concept is equal to conc, according to their content.
findConcept(BindingContext, Object, Concept, Object) - Method in class aminePlatform.util.cg.CG
Search for the first concept conc in the specified CG cg so that the parameter concept is equal (in content) to conc, taking into account the binding of variables that could occur in the current CG and in concept.
findConceptWithDesignator(Object) - Method in class aminePlatform.util.cg.CG
Search for the concept in the current CG so that its designator is equal to the given designator.
findConceptWithDesignator(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
Search for the concept in the current CG so that its designator is equal to the given designator, taking into account the binding of variables that could occur in the current CG and in designator.
findConceptWithType(Object) - Method in class aminePlatform.util.cg.CG
Search for the first concept in the current CG so that its type is equal to the given type.
findConceptWithType(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
Search for the first concept in the current CG so that its type is equal to the given type, taking into account the binding of variables that could occur in the current CG and in type.
findConcepts(Concept) - Method in class aminePlatform.util.cg.CG
Find all the concepts in the current CG that are equal (in content) with the specified concept.
findConcepts(BindingContext, Object, Concept, Object) - Method in class aminePlatform.util.cg.CG
Find all concepts in the specified CG cg that are equal (in content) with the specified concept.
findConceptsWithDesignator(Object) - Method in class aminePlatform.util.cg.CG
This is a simplified version of findConceptsWithDesignator(); binding context and binding information about variables are not considered.
findConceptsWithDesignator(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
Unlike the method findConceptWithDesignator() which search only one concept with the specified designator, this version searchs for all the concepts that could have a designator equal to the specified one.
findConceptsWithType(Object, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
findConceptsWithType(Object, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.ruleKB.IntegrateCSRule
 
findConceptsWithType(Object, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.situationKB.IntegrateSituation
 
findConceptsWithType(Object) - Method in class aminePlatform.util.cg.CG
Find all concepts in the current CG that have the type equal to the specified type.
findConceptsWithType(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
Find all the concepts in the current CG that have the type equal to the specified type, taking into account the binding of variables that could occur in the current CG and in type.
findConstructor(Class, int, Class[]) - Static method in class aminePlatform.engines.JMethodInterpreter
 
findContractBestDef(Type, Concept, CG) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
This method tries to find and then contract the best definition from the newCG.
findFirstSolution(boolean) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
Find the first solution for the current request.
findFrameForCG(Graph) - Method in class aminePlatform.guis.cgDrawing.HierarchyWndCG
 
findImdtBestDef(Type, CG, Concept) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Find the best definition among direct subtypes of type that subsumes newCG.
findImdtBestDef(Type, CG, Concept) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
Find the best definition among direct subtypes of type that subsumes newCG.
findMethod(Class, String, int, Class[]) - Static method in class aminePlatform.engines.JMethodInterpreter
 
findMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
findMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
findMostSpecSubsumer(Type, CG, Concept) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Find the best definition among subtypes of type that subsumes newCG.
findMostSpecSubsumer(Type, CG, Concept) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
Find the best definition among subtypes of type that subsumes newCG.
findNextSolution(boolean) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
Find the next solution for the current request.
findNode(String) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
findNodeBis(String) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
findRelations(Object) - Method in class aminePlatform.util.cg.CG
Find all the relations in the current CG that have the given type as their type.
findRelations(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
 
findReplace_actionPerformed() - Method in class aminePlatform.guis.util.AmineEditorUIs
 
find_actionPerformed() - Method in class aminePlatform.guis.util.AmineEditorUIs
 
find_actionPerformed() - Method in class aminePlatform.guis.util.AmineTextEditor
 
firstCompareAndProceed(Concept, CS, CS, boolean) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
firstCompareAndProceed(Concept, CS, CS, boolean, Type, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
firstTime - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
fixUpDownTitles() - Method in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
flowLayout1 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
flowLayout1 - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
flowLayout1 - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
flowLayout1 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
flowLayout1 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
flowLayout1 - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
flowLayout1 - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
flowLayout2 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
flowLayout2 - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
flowLayout2 - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
flowLayout2 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
flowLayout2 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
flowLayout2 - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
flowLayout2 - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
focusHshMap - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
focusHshMap - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
fontBoldTxtFld - Static variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
fontItalicBoldTxtFld - Static variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
fontItalicTxtFld - Static variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
fontTxtFld - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
fontTxtFld - Static variable in class aminePlatform.guis.graphDrawing.VisualGraph
 
fontTxtFld - Static variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
fontTxtFld - Static variable in class aminePlatform.kernel.ontology.Link
 
fontTxtFldBold - Static variable in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
fontTxtFldBold - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
forWrdActv - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
forWrdBt - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
forWrdBt() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
forWrdDsctv - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
formelParam - Variable in class aminePlatform.engines.synergy.util.ActivationRecord
 
found - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.ContainsDefObject
 
frame - Static variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
frameInit(String, String) - Method in class aminePlatform.guis.util.AmineFrame
 
free() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
freeCG() - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
functionalDependencySetting() - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 

G

GENERALISE - Static variable in interface aminePlatform.util.AmineConstants
 
GENERALIZE - Static variable in interface aminePlatform.util.AmineConstants
 
GET_LANGUAGE - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
GET_LEXICON - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
GET_ONTOLOGY - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
GRD1_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
GRD1_RELTYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
GRD_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
GRD_RELTYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
GRTEQ_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
GRTTHAN_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
GetOrSetCSDescr - class aminePlatform.guis.util.GetOrSetCSDescr.
Title: guis.util.GetOrSetCSDescr class Description: GetOrSetCSDescr provides a Panel that contains a textField for an identifier and a group of radio buttons to choose the CS to access for the specified identifier.
GetOrSetCSDescr(AmineFrame) - Constructor for class aminePlatform.guis.util.GetOrSetCSDescr
 
Goal - class aminePlatform.engines.prologPlusCG.util.Goal.
Title: Goal Description: A Goal in Prolog+CG can be a String, an identifier or a Variable (which is an Identifier), a Term, or a CG.
Goal() - Constructor for class aminePlatform.engines.prologPlusCG.util.Goal
 
GoalToResolve - class aminePlatform.engines.prologPlusCG.util.GoalToResolve.
Title : GoalToResolve Description : GoalToResolve represents the activation record that contains valuable information for the interpretation/resolution of the current goal.
GoalToResolve() - Constructor for class aminePlatform.engines.prologPlusCG.util.GoalToResolve
 
GoalToResolve(Object, Integer, int) - Constructor for class aminePlatform.engines.prologPlusCG.util.GoalToResolve
 
Graph - interface aminePlatform.util.graph.Graph.
Title : Graph interface Description : Graph is an interface that specifies methods for a Graph.
GraphDrawContainer - class aminePlatform.guis.graphDrawing.GraphDrawContainer.
Title : GraphDrawContainer Description : Copyright : Copyright (c) Adil KABBAJ 2004-2009
GraphDrawContainer(GraphDrawPanel) - Constructor for class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
GraphDrawFrame - class aminePlatform.guis.graphDrawing.GraphDrawFrame.
Title : GraphDrawFrame Description : GraphDrawFrame is a JInternalFrame used for the visualization of a Graph.
GraphDrawFrame(String, MainFrame, Lexicon) - Constructor for class aminePlatform.guis.graphDrawing.GraphDrawFrame
 
GraphDrawFrame(String, MainFrame, VisualGraph, VisualNode, Lexicon) - Constructor for class aminePlatform.guis.graphDrawing.GraphDrawFrame
Create a GraphDrawFrame with the specified parameters
GraphDrawPanel - class aminePlatform.guis.graphDrawing.GraphDrawPanel.
Title : GraphDrawPanel Description : GraphDrawPanel is the Panel for Graph Drawing.
GraphDrawPanel(Lexicon) - Constructor for class aminePlatform.guis.graphDrawing.GraphDrawPanel
Create a GraphDrawPanel for the specified GraphDrawFrame, taking into account the specified Lexicon
GraphDrawPanel.CmdCtxtMenu - class aminePlatform.guis.graphDrawing.GraphDrawPanel.CmdCtxtMenu.
 
GraphDrawPanel.CmdCtxtMenu() - Constructor for class aminePlatform.guis.graphDrawing.GraphDrawPanel.CmdCtxtMenu
 
GraphDrawPanel.SelectCtxtMenu - class aminePlatform.guis.graphDrawing.GraphDrawPanel.SelectCtxtMenu.
 
GraphDrawPanel.SelectCtxtMenu() - Constructor for class aminePlatform.guis.graphDrawing.GraphDrawPanel.SelectCtxtMenu
 
GraphDrawPanel.TxtFldVEdge - class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVEdge.
The textField of ListBox is editable ; user can specify his own name or he can select a primitive name (from the list) and change it.
GraphDrawPanel.TxtFldVEdge(GraphDrawPanel, int) - Constructor for class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVEdge
 
GraphDrawPanel.TxtFldVNode - class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVNode.
Inner Classes : UIs
GraphDrawPanel.TxtFldVNode(int) - Constructor for class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVNode
 
GraphDrawPanel.VEdgeCtxtMenu - class aminePlatform.guis.graphDrawing.GraphDrawPanel.VEdgeCtxtMenu.
 
GraphDrawPanel.VEdgeCtxtMenu() - Constructor for class aminePlatform.guis.graphDrawing.GraphDrawPanel.VEdgeCtxtMenu
 
GraphDrawPanel.VNodeCtxtMenu - class aminePlatform.guis.graphDrawing.GraphDrawPanel.VNodeCtxtMenu.
Title : NodeCtxtMenu Description : NodeCtxtMenu is a JPopupMenu for Node in a Graph.
GraphDrawPanel.VNodeCtxtMenu(GraphDrawPanel) - Constructor for class aminePlatform.guis.graphDrawing.GraphDrawPanel.VNodeCtxtMenu
 
GroupeBoite - Variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
generalise(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
Perform a generalization of the current object with the specified object obj.
generalise(BindingContext, Object, Object, Object, Object, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
 
generalise(Object) - Method in class aminePlatform.util.cg.CG
Perform a generalization of the current object with the specified object obj.
generalise(CG, Concept, Object, CG, Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
While generalize() perform a generalization of two CGs and produce a new CG that is a common generalization of the two CGs, this method generalizes CG g1 itself by doing a generalization of CG g2 with g1, with the concept E1 as an entry point for g1 and the concept E2 as an entry point for g2.
generalise(CG, Concept, CG, Concept) - Method in class aminePlatform.util.cg.CGOperations
While generalize() perform a generalization of two CGs and produce a new CG that is a common generalization of the two CGs, this method generalizes CG g1 itself by doing a generalization of CG g2 with g1, with the concept E1 as an entry point for g1 and the concept E2 as an entry point for g2.
generalise(CG, CG) - Method in class aminePlatform.util.cg.CGOperations
While generalize() perform a generalization of two CGs and produce a new CG that is a common generalization of the two CGs, this method generalizes CG g1 itself by doing a generalization of CG g2 with g1
generalise(CG, Object, CG, Object) - Method in class aminePlatform.util.cg.CGOperations
Generalize G1 by generalizing concepts that were matched (by the content of the concept that result from the match/generalize) and by removing from G1 what is specific to it.
generalize(Object) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
generalize(Object, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
generalize(Object, AmineList, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
generalize(Ontology, Object, AmineList) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
generalize(Ontology, Object) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
generalize(Identifier, CG) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
generalize(Identifier, CG, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
generalize(Identifier, CG, AmineList, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
generalize(Ontology, Identifier, CG, AmineList) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
generalize(Ontology, Identifier, CG) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
generalize(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.AmineList
Perform a generalization of the current object with the specified object obj, to determine what is common to the two objects.
generalize(Object) - Method in class aminePlatform.util.AmineList
Perform a generalization of the current object with the specified object obj, to determine what is common to the two objects.
generalize(BindingContext, Object, Object, Object, Object) - Static method in class aminePlatform.util.AmineObjects
Get the generalization of the two specified objects obj1 and obj2.
generalize(Object, Object) - Static method in class aminePlatform.util.AmineObjects
Get the generalization of the two specified objects obj1 and obj2.
generalize(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.AmineSet
Perform a generalization of the current object with the specified object obj, to determine what is common to the two objects.
generalize(Object) - Method in class aminePlatform.util.AmineSet
Perform a generalization of the current object with the specified object obj, to determine what is common to the two objects.
generalize(BindingContext, Object, Object, Object) - Method in interface aminePlatform.util.Matching
Perform a generalization of the current object with the specified object obj, to determine what is common to the two objects.
generalize(Object) - Method in interface aminePlatform.util.Matching
Perform a generalization of the current object with the specified object obj, to determine what is common to the two objects.
generalize(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.Variable
Perform a generalization of the current object with the specified object obj, to determine what is common to the two objects.
generalize(Object) - Method in class aminePlatform.util.Variable
Perform a generalization of the current object with the specified object obj, to determine what is common to the two objects.
generalize(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
Perform a generalization of the current object with the specified object obj, to determine what is common to the two objects.
generalize(BindingContext, Object, Object, Object, Object, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
 
generalize(Concept, CG, Concept) - Method in class aminePlatform.util.cg.CG
generalize: this new version does not consider binding context and binding information
generalize(Object) - Method in class aminePlatform.util.cg.CG
Perform a generalization of the current object with the specified object obj, to determine what is common to the two objects.
generalize(Type, CG, Type) - Method in class aminePlatform.util.cg.CG
 
generalize(CG, Concept, Object, CG, Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
Perform generalization operation on CG g1 and CG g2 with the concept E1 as an entry point for g1 and the concept E2 as an entry point for g2.
generalize(CG, Concept, CG, Concept) - Method in class aminePlatform.util.cg.CGOperations
Perform generalization operation on CG g1 and CG g2 with the concept E1 as an entry point for g1 and the concept E2 as an entry point for g2.
generalize(CG, CG) - Method in class aminePlatform.util.cg.CGOperations
This definition of generalize has two CG as input and produce the CG that result from the generalization of the two CGs (no entry points are provided)
generalize(CG, Type, CG, Type) - Method in class aminePlatform.util.cg.CGOperations
 
generalize(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.ComposedType
 
generalize(Object) - Method in class aminePlatform.util.cg.ComposedType
 
generalize(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.Concept
Perform a generalization of the current object with the specified object obj, to determine what is common to the two objects.
generalize(Object) - Method in class aminePlatform.util.cg.Concept
Perform a generalization of the current object with the specified object obj, to determine what is common to the two objects.
generalize(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.Relation
Perform a generalization of the current object with the specified object obj, to determine what is common to the two objects.
generalize(Object) - Method in class aminePlatform.util.cg.Relation
Perform a generalization of the current object with the specified object obj, to determine what is common to the two objects.
generalizeDescriptor(Concept, Object) - Method in class aminePlatform.util.cg.CG
Generalize the descriptor of the specified concept conc, that should exist in the current CG, to the given descriptor.
generalizeDescriptor(Concept) - Method in class aminePlatform.util.cg.CG
Generalize the descriptor of the specified concept conc, that should exist in the current CG, to a null descriptor.
generalizeDesignator(Concept, Object) - Method in class aminePlatform.util.cg.CG
Generalize the designator of the specified concept conc, that should exist in the current CG, to the given designator.
generalizeDesignator(Concept) - Method in class aminePlatform.util.cg.CG
Generalize the designator of the specified concept conc, that should exist in the current CG, to a null designator.
generalizeType(Concept, Type) - Method in class aminePlatform.util.cg.CG
Generalize the type of the specified concept conc, that should exist in the current CG, to the given type.
generate() - Method in class aminePlatform.guis.cgNotationsGUI.CGEditor
 
generate() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
generate() - Method in class aminePlatform.guis.cgNotationsGUI.CGTextEditor
generate the text in the text area
generateCode - Variable in class aminePlatform.util.parserGenerator.ObjectParsing
A boolean that indicates if the parsing should be completed by the production of the internal representation of the object parsed (value true) or not (i.e., do parsing only and in this case, generateCode is false).
generateCoref() - Method in class aminePlatform.util.cg.CorefMatchList
 
generateDesignator(BindingContext, StringBuffer, Object, Object) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Generate the textual formulation of the specified designator.
generateNewVariable() - Static method in class aminePlatform.util.VarListConstructor
Override the method by enerate a VarListConstructor, not a Variable
generateNewVariable() - Static method in class aminePlatform.util.Variable
Generate a new variable identifier.
genericCoref - Variable in class aminePlatform.util.parserGenerator.ObjectParsing
 
getASolution() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
getActionType(Lexicon) - Method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
getAdjacentNodes() - Method in class aminePlatform.kernel.ontology.CS
 
getAdjacentNodes() - Method in class aminePlatform.util.cg.Concept
 
getAdjacentNodes() - Method in interface aminePlatform.util.graph.Node
 
getAgent(Identifier) - Static method in class aminePlatform.mas.AmineMAS
 
getAgent(Identifier) - Static method in class aminePlatform.mas.amineJade.AmineJadeMas
 
getAgentById(String) - Static method in class aminePlatform.mas.AmineMAS
 
getAgentById(String) - Static method in class aminePlatform.mas.amineJade.AmineJadeMas
 
getAgentSender() - Method in class aminePlatform.agent.amineJade.Ask
 
getAllIdentifiers(CS) - Method in class aminePlatform.kernel.lexicons.Lexicon
Get for the specified CS cs all the identifiers in all the lexicons associated to the ontology of the current lexicon.
getAllSynonyms(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
For the identifier contained in the current lexicon (or in the main lexicon if mixed language is allowed), get all the identifiers in all the lexicons associated to the ontology of the current lexicon.
getAllTypes(ArrayList) - Method in class aminePlatform.util.cg.CG
 
getAllTypes() - Method in class aminePlatform.util.cg.CG
 
getAmineEditorUIs() - Method in class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame
 
getAmineEditorUIs() - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
getAmineEditorUIs() - Method in interface aminePlatform.guis.util.CommonUIs
 
getAndResolveRequest() - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
getAnimation() - Method in class aminePlatform.guis.cgOperationsGUI.AnimatedCGOperations
 
getAnswerAgent() - Method in class aminePlatform.agent.amineJade.ppcgAgent.PPCGAnswer
 
getAntecedent() - Method in class aminePlatform.kernel.ontology.CSRule
Get the antecedent of the current CSRule.
getArrayConcepts() - Method in class aminePlatform.util.cg.CG
NEW method: Amine 2.5, by Adil Get the concepts of the current CG in an array
getArrayElements() - Method in class aminePlatform.guis.util.ListPanel
Get the content of the list in an array of Object
getArrayIncomeRelations() - Method in class aminePlatform.util.cg.Concept
Get the incomeRelations of the current concept in an array
getArrayLexicons() - Method in class aminePlatform.kernel.ontology.Ontology
 
getArrayListConcepts() - Method in class aminePlatform.util.cg.CG
 
getArrayListElements() - Method in class aminePlatform.guis.util.ListPanel
Get the content of the list in an ArrayList
getArrayListRelations() - Method in class aminePlatform.util.cg.CG
 
getArrayOfChildren() - Method in class aminePlatform.kernel.ontology.CS
 
getArrayOfFathers() - Method in class aminePlatform.kernel.ontology.CS
 
getArrayOutcomeRelations() - Method in class aminePlatform.util.cg.Concept
Get the outcomeRelations of the current concept in an array
getArrayRelations() - Method in class aminePlatform.util.cg.CG
NEW method: Amine 2.5, by Adil Get the relations of the current CG in an array
getArraySegmentPoints(Lexicon) - Method in class aminePlatform.kernel.ontology.Link
 
getArraySegmentPoints(Lexicon) - Method in class aminePlatform.util.cg.Relation
 
getArraySegmentPoints(Lexicon) - Method in interface aminePlatform.util.graph.Edge
 
getArraySubTypes() - Method in class aminePlatform.kernel.ontology.Type
Get all the subtypes of the current Type.
getArraySuperTypes() - Method in class aminePlatform.kernel.ontology.Type
Get all the super types of the current Type.
getBindInf() - Method in class aminePlatform.util.ObjectWithBindInf
 
getBinding() - Method in class aminePlatform.engines.synergy.util.ActivationRecord
 
getBlancsString(int) - Static method in class aminePlatform.util.parserGenerator.ObjectParsing
Form a string of blanks, the number of blanks is specified by nbrBlancs
getBoolean(Object) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
getBoolean() - Method in class aminePlatform.util.AmineBoolean
 
getBorderForSelection() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Get the minimal rectangle for the tracker
getByte() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.util.IntegrationResult
 
getByte() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.util.SimulationObject
 
getCG() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.util.SimulationObject
 
getCG() - Method in class aminePlatform.guis.util.MMCGEditorsPanel
 
getCG(AmineList) - Method in class aminePlatform.guis.util.MMCGEditorsPanel
Get the CG that is edited in tbdPnLanguages
getCG() - Method in class aminePlatform.util.cg.ResMatchCG
 
getCGOperations() - Method in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext
 
getCGOperations() - Method in class aminePlatform.engines.synergy.bindingContext.SynergyBindingContext
 
getCGOperations() - Method in interface aminePlatform.util.BindingContext
 
getCGUIs() - Method in class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame
Implementation of the Interface CommonUIs
getCGUIs() - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
Implementation of the Interface CommonUIs
getCGUIs() - Method in interface aminePlatform.guis.util.CommonUIs
 
getCS() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.util.IntegrationResult
 
getCS() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.util.SimulationObject
 
getCS() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel.TreeOntNode
 
getCS(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Given an identifier, get the associated CS : get the CS (a Type or an Individual CS) for the given identifier in the current lexicon or in the main lexicon if the identifier is not found in the current lexicon and mixed language is allowed.
getCS(Identifier, boolean) - Method in class aminePlatform.kernel.lexicons.Lexicon
 
getCSDescr() - Method in class aminePlatform.guis.util.GetOrSetCSDescr
 
getCSOfNode(Object) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
getCSOfNode(Object) - Method in interface aminePlatform.guis.ontologyKBGUI.OntologyKBPanel
 
getCSOfNode(Object) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
getCSRuleAt(int) - Method in class aminePlatform.kernel.ontology.CS
Get the rule with the specified range among the rules of the current CS.
getCSRules() - Method in class aminePlatform.kernel.ontology.CS
Get all the CSRules that are attached directly to the current CS.
getCSRulesAntecedent() - Method in class aminePlatform.kernel.ontology.CS
Get all the rules antecedents that are attached directly to the current CS.
getCSRulesConcequence() - Method in class aminePlatform.kernel.ontology.CS
Get all the rules consequences that are attached directly to the current CS.
getCSType() - Method in class aminePlatform.guis.util.IdentifierInputPnl
 
getCanJoinSituation() - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
getCanon() - Method in class aminePlatform.kernel.ontology.IndexedType
 
getCanon() - Method in class aminePlatform.kernel.ontology.Type
Get the canon of the current Type.
getCanonicity() - Static method in class aminePlatform.util.cg.CG
Get the value of canonicity static attribute
getCellWrapper() - Method in class aminePlatform.guis.graphDrawing.VisualNode
CODE ADDED BY Nabil OURDANI -*-*-*-*-*-*-*-*-*-*-*-*-*-*-* /** Get the CELL_WRAPPER values associated to the current VisualNode
getChange() - Method in class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame
 
getChange() - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
getChange() - Method in interface aminePlatform.guis.util.CommonUIs
 
getCharBegin() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
get the offset into the input in characters at which this token started
getCharBegin() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.Token
get the offset into the input in characters at which this token started
getCharEnd() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
get the offset into the input in characters at which this token ended
getCharEnd() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.Token
get the offset into the input in characters at which this token ended
getChild() - Method in class aminePlatform.guis.graphDrawing.VisualNode
CODE ADDED BY Nabil OURDANI -*-*-*-*-*-*-*-*-*-*-*-*-*-*-* Get all child linked to the current VisualNode
getChild(Object, int) - Method in class aminePlatform.guis.ontologyKBGUI.OntKBTreeModel
 
getChildCount(Object) - Method in class aminePlatform.guis.ontologyKBGUI.OntKBTreeModel
 
getChildren() - Method in class aminePlatform.guis.graphDrawing.GraphDrawFrame
Get the children of the main frame
getChildren() - Method in class aminePlatform.kernel.ontology.CS
Get the children (the immediate specializations) of the current CS
getChildrenOf(GraphDrawFrame) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
getChildrenOf(GraphDrawFrame) - Method in interface aminePlatform.guis.graphDrawing.MainFrame
 
getClassOfObject(Object) - Static method in class aminePlatform.util.AmineObjects
Get the class of the specified object obj.
getCoerceDesignator() - Static method in class aminePlatform.util.cg.CGOperations
 
getComSubTypes(Type) - Method in class aminePlatform.kernel.ontology.Type
Get (in a breadth-first order) the common subTypes of the current type and the specified type type2.
getComSuperTypes(Type) - Method in class aminePlatform.kernel.ontology.Type
Get (in a breadth-first order) the common superTypes of the current type and the specified type type2.
getCommonCG() - Method in class aminePlatform.util.cg.CompareCGResult
 
getCompareNodesResult(ArrayList, Concept) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
Auxiliary Methods used by Dynamic Integration Process
getCompareResult() - Method in class aminePlatform.util.cg.CompareCGResult
 
getCompareResultInString() - Method in class aminePlatform.util.cg.CompareCGResult
 
getComposedDesignator() - Method in class aminePlatform.util.cg.ComposedDesignator
 
getConcept(int) - Method in class aminePlatform.util.cg.CG
Get the concept at the specified range in the ArrayList concepts of the current CG.
getConcept(Object, Object) - Method in class aminePlatform.util.cg.CG
Get the concept from the current CG with the specified type and designator.
getConcept() - Method in class aminePlatform.util.cg.ResMatchCG
 
getConceptTypeCS(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Given a concept type identifier, get the associated Type CS from the current lexicon or from the main Lexicon (if typeIdentifier is not found in the current lexicon and mixed language is allowed).
getConceptTypes(Object) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
End of Static Methods
getConceptTypes(Object) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.ruleKB.IntegrateCSRule
 
getConceptTypes(Object) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.situationKB.IntegrateSituation
 
getConceptTypes(Object) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
getConceptTypes() - Method in class aminePlatform.util.cg.CG
getConceptTypes returns the types (without duplication) used in concepts of the current CG.
getConceptWithCoreferent(Variable) - Method in class aminePlatform.util.cg.CG
 
getConceptWithDescriptor(Object) - Method in class aminePlatform.util.cg.CG
 
getConceptWithDesignator(Object) - Method in class aminePlatform.util.cg.CG
Unlike findConceptWithDesignator() which attempt to find a concept in the current CG with a designator equal (method in Matching) to the specified designator, this method use the method equals which is more strict than equal (based on matching).
getConceptWithType(Object) - Method in class aminePlatform.util.cg.CG
Unlike findConceptWithType() which attempts to find the first concept in the current CG with a type equal (method in Matching) to the specified type, this method use the method equal which is more strict than equal (based on matching).
getConceptWithVarDescriptor(Variable) - Method in class aminePlatform.util.cg.CG
 
getConcepts(Object) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
getConcepts(Object) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.ruleKB.IntegrateCSRule
 
getConcepts(Object) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.situationKB.IntegrateSituation
 
getConcepts() - Method in class aminePlatform.util.cg.CG
Get an Array over the concepts of the current CG.
getConceptsMatched() - Method in class aminePlatform.util.cg.CGOperations
 
getConceptsWithDesignator(Object) - Method in class aminePlatform.util.cg.CG
Unlike findConceptsWithDesignator() which attempt to find concepts in the current CG with a designator equal (method in Matching) to the specified designator, this method use the method equals which is more strict than equal (based on matching).
getConceptsWithType(Object) - Method in class aminePlatform.util.cg.CG
Unlike findConceptsWithType() which attempts to find concepts in the current CG with a type equal (method in Matching) to the specified type, this method use the method equals which is more strict than equal (based on matching).
getConsequence() - Method in class aminePlatform.kernel.ontology.CSRule
Get the consequence of the current CSRule.
getConsole() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
getContent(CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
getContent() - Method in class aminePlatform.kernel.ontology.CS
It returns the content of a CS ontNode depending on its type (Type, Situation, COntext or Individual).
getContents() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
get the contents of this token
getContents() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.Token
The actual meat of the token.
getCorefMatchL() - Method in class aminePlatform.util.cg.CGOperations
 
getCoreferent() - Method in class aminePlatform.util.cg.Concept
Get the coreferent of the current concept
getCorrespondingRelation(Concept, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
getCptVarBid() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
getCurrCGEditors() - Method in class aminePlatform.guis.cgNotationsGUI.CGEditor
 
getCurrCGEditors() - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
getCurrEditor() - Method in class aminePlatform.guis.cgNotationsGUI.CGFrame
 
getCurrEditor() - Method in class aminePlatform.guis.ontologyKBGUI.TbdPneOntologyKBEditors
 
getCurrentGraphDrawFrame() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
getCurrentGraphDrawFrame() - Method in class aminePlatform.guis.graphDrawing.GraphDrawFrame
Get the current GraphDrawFrame from the main frame (several GraphDrawFrames can be open).
getCurrentGraphDrawFrame() - Method in interface aminePlatform.guis.graphDrawing.MainFrame
 
getCurrentPPCGTextPane() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
getCursor() - Method in class aminePlatform.util.parserGenerator.TextTokenizer
Get the value of the Cursor; the index in the vector of the token/tokenType couples
getDebug() - Method in class aminePlatform.engines.prologPlusCG.interpreter.InterpreterThread
 
getDebug() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
Get the debug flag value.
getDebugFrame() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
getDebuger() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
getDefinition(Object, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
getDefinition() - Method in class aminePlatform.kernel.ontology.IndexedType
 
getDefinition() - Method in class aminePlatform.kernel.ontology.Type
Get the definition of the current Type.
getDefinitionalBoundForm() - Method in class aminePlatform.util.Variable
If the variable is a refered bound label (i.e. it starts with '?')
getDescription() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
A description of this token.
getDescription() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.Token
A description of this token.
getDescription() - Method in class aminePlatform.guis.util.AmineFileFilter
 
getDescription() - Method in class aminePlatform.kernel.ontology.CS
Get the description of the current CS.
getDescription() - Method in class aminePlatform.kernel.ontology.Individual
Get the description of the current Individual.
getDescription() - Method in class aminePlatform.kernel.ontology.Situation
Get the description of the current Situation.
getDescriptor() - Method in class aminePlatform.util.cg.Concept
Get the descriptor of the current concept
getDesignator() - Method in class aminePlatform.util.cg.Concept
Get the designator of the current concept
getDeskTop() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
getDeskTop() - Method in interface aminePlatform.guis.graphDrawing.MainFrame
 
getDeskTopBrowser() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
getDeskTopBrowser() - Method in interface aminePlatform.guis.graphDrawing.MainFrame
 
getDirectSubTypes(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Get from the current lexicon the identifiers of the direct subtypes of the given type identifier.
getDirectSubTypes() - Method in class aminePlatform.kernel.ontology.Type
Get the direct subtypes of the current Type.
getDirectSuperContexts() - Method in class aminePlatform.kernel.ontology.Context
Get the direct super contexts of the current Context.
getDirectSuperTypes(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Get from the current lexicon the direct super type identifiers of the given type identifier.
getDirectSuperTypes() - Method in class aminePlatform.kernel.ontology.Type
Get the direct super types of the current Type.
getDisplayFrame() - Method in class aminePlatform.guis.graphDrawing.VisualNode
Get the display frame associated to the current VisualNode
getDoContraction() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
getDoElicitation() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
getDoc() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane
 
getDouble(Object) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
getDouble() - Method in class aminePlatform.util.AmineDouble
 
getEdge() - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Get the edge associated to the current VisualEdge
getEdgeCrossesIndicator() - Method in class aminePlatform.util.graph.RelaxOntology.CellWrapper
retruns the average value for the edge crosses indicator for the wrapped cell
getEdges() - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Get the VisualEdges that compose the current VisualGraph
getEdges() - Method in class aminePlatform.kernel.ontology.CS
 
getEdges() - Method in class aminePlatform.kernel.ontology.Ontology
 
getEdges(Type) - Method in class aminePlatform.kernel.ontology.Ontology
 
getEdges() - Method in class aminePlatform.knowledgeBase.KnowledgeBase
 
getEdges() - Method in class aminePlatform.util.cg.CG
 
getEdges() - Method in class aminePlatform.util.cg.Concept
 
getEdges() - Method in interface aminePlatform.util.graph.Graph
 
getEdges() - Method in interface aminePlatform.util.graph.Node
 
getEditor() - Method in class aminePlatform.guis.util.AmineEditorUIs
 
getEletricalRepulsion() - Method in class aminePlatform.util.graph.RelaxGraph
Returns the eletrical repulsion between all vertices The default value is 400.
getEnable() - Method in class aminePlatform.guis.util.TextFieldPopup
 
getEntryPoint() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.TypeEntryPoint
 
getEntryPoint() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition.TypeEntryPoint
 
getEntryPoint() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.util.CompareNodesResult
 
getEntryType() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.util.CompareNodesResult
 
getExtension(File) - Method in class aminePlatform.guis.util.AmineFileFilter
 
getFatherFrame(GraphDrawFrame) - Method in class aminePlatform.guis.cgDrawing.HierarchyWndCG
 
getFathers() - Method in class aminePlatform.kernel.ontology.CS
Get the fathers (the immediate generalizations) of the current CS
getFontSize() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
return the font size of the current VisualGraph
getFontSize() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
getFontSize() - Method in class aminePlatform.guis.util.AmineTextEditor
 
getFontStyle() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
getFontStyle() - Method in class aminePlatform.guis.util.AmineTextEditor
 
getFunctionalCG() - Static method in class aminePlatform.util.cg.CG
Get the value of the functional CG static attribute
getGenerateCode() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Get the value of the attribute generateCode associated to the current ObjectParsing
getGenus() - Method in interface aminePlatform.kernel.ontology.DescriptionWithGenus
If the current object represents the definition body of a concept type, getGenus() should return an enumeration of Type CS which stand for the direct superTypes of the defined type
getGenus() - Method in class aminePlatform.util.cg.CG
If the current CG is the definition body of a concept type, it will contain genus (concept(s) with "super" as designator).
getGenusConcepts() - Method in class aminePlatform.util.cg.CG
Similar to getGenus()/getGenusTypes() except that it returns enumeration of concepts
getGenusTypes() - Method in class aminePlatform.util.cg.CG
A method equivalent to getGenus().
getGoal(int) - Method in class aminePlatform.engines.prologPlusCG.util.Rule
 
getGraph() - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Get the graph associated to the current VisualGraph
getGraphDrawPanel() - Method in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
getGraphDrawPanel(GraphDrawPanel) - Method in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
getGraphDrawPanel() - Method in class aminePlatform.guis.graphDrawing.GraphDrawFrame
Get the graphDrawPanel of the current GraphDrawFrame
getGraphics2() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
getGridPosition() - Method in class aminePlatform.util.graph.RelaxOntology.CellWrapper
gets the grid position for the wrapped cell
getHead() - Method in class aminePlatform.util.cg.CG
Get the head (the first concept) if CGs are headedCGs, else return null.
getHeadedCG() - Static method in class aminePlatform.util.cg.CG
Get the value of the static attribute headedCG
getHierarchyWndCG() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
getHierarchyWndCG() - Method in interface aminePlatform.guis.graphDrawing.MainFrame
 
getID() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
get the ID number of this token
getID() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.Token
A unique ID for this type of token.
getIdentName() - Method in class aminePlatform.guis.util.IdentifierInputPnl
 
getIdentifier(CS) - Method in class aminePlatform.kernel.lexicons.Lexicon
Given a CS vs, get an associated identifier from the current lexicon.
getIdentifier(String) - Method in class aminePlatform.kernel.lexicons.Lexicon
Get from the current lexicon the identifier with the specified name.
getIdentifiers() - Method in class aminePlatform.kernel.lexicons.Lexicon
Get an Enumeration over all the identifiers contained in the current lexicon.
getIdentifiers(CS) - Method in class aminePlatform.kernel.lexicons.Lexicon
Given a CS cs, get an Enumeration over all the identifiers in the current lexicon (which are synonyms) that are associated to cs.
getIdentifiers(Enumeration) - Method in class aminePlatform.kernel.lexicons.Lexicon
A Mapping (or iterator) method that calls the method getIdentifier() on each element of the specified Enumeration of CS css : given an Enumeration of CS, return an Enumeration over an ArrayList of Identifier that will contain the first associated identifier in the current lexicon for each cs of css.
getIgnoreCase() - Static method in class aminePlatform.kernel.lexicons.Identifier
Get the value of the ignoreCase static attribute, true or false
getImageIcon(String) - Static method in class aminePlatform.guis.util.AmineFrame
 
getImmSubTypes(Type, ArrayList) - Method in class aminePlatform.kernel.ontology.CS
Put in the ArrayList imdtSubTypes all the Immediate subTypes of type.
getImmSuperContexts(ArrayList) - Method in class aminePlatform.kernel.ontology.Context
 
getImmSuperTypes2(ArrayList) - Method in class aminePlatform.kernel.ontology.CS
 
getIncomeEdges() - Method in class aminePlatform.guis.graphDrawing.VisualNode
Get the income visual edges linked to the current VisualNode
getIncomeEdges() - Method in class aminePlatform.kernel.ontology.CS
 
getIncomeEdges() - Method in class aminePlatform.util.cg.Concept
 
getIncomeEdges() - Method in interface aminePlatform.util.graph.Node
 
getIncomeRelations() - Method in class aminePlatform.util.cg.Concept
Get an Enumeration over the incomeRelations of the current concept
getIncrement() - Method in class aminePlatform.util.graph.RelaxGraph
Returns the increment by which the vertices gets closer to the equilibrium or closer to the force.
getIndex() - Method in class aminePlatform.kernel.ontology.IndexedType
 
getIndexCurrEditor() - Method in class aminePlatform.guis.ontologyKBGUI.TbdPneOntologyKBEditors
 
getIndexOfChild(Object, Object) - Method in class aminePlatform.guis.ontologyKBGUI.OntKBTreeModel
 
getIndexOfCurrentToken() - Method in class aminePlatform.util.parserGenerator.TextTokenizer
 
getIndexedType(Type) - Method in class aminePlatform.knowledgeBase.KnowledgeBase
 
getIndexingTypes() - Method in class aminePlatform.kernel.ontology.Situation
Get the immediate types for which the current situation is a situation.
getIndividual(Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
 
getIndividualCS(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Given an individual identifier, get the associated Individual CS from the current lexicon or from the main Lexicon (if individualIdentifier is not found in the current lexicon and mixed language parameter is true).
getIndividuals() - Method in class aminePlatform.kernel.ontology.RelationType
Override this method since a relation type has no individuals
getIndividuals() - Method in class aminePlatform.kernel.ontology.Type
Get the individuals of the current type.
getIndividualsOfType(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Get from the current lexicon all the individual identifiers of the given type identifier.
getIndxCoref() - Method in class aminePlatform.util.cg.CorefMatchList
 
getInsertPos() - Method in class aminePlatform.guis.util.PopupListClass
 
getInsertPos() - Method in class aminePlatform.guis.util.TextFieldPopup
 
getInt(Object) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
getInt() - Method in class aminePlatform.util.AmineInteger
 
getIntegrationInferenceMode() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
getIntendedMeaning(Metaphor) - Static method in class aminePlatform.engines.metaphor.ResolveMetaphor
Get the intended meaning of the specified metaphor (a Metaphor). metaphor contains all the elements to construct the intended meaning.
getIntendedMeaning(Metaphor, CG) - Static method in class aminePlatform.engines.metaphor.ResolveMetaphor
Contrary to getIntendedMeaning(Metaphor) that returns the intended meaning of the specified metaphor, this version returns the intended meaning of the specified description using the specified metaphor as a support for the generation of its meaning.
getInterpreter() - Method in class aminePlatform.engines.prologPlusCG.interpreter.InterpreterThread
 
getIntersect(Point, Point, Rectangle) - Static method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Auxiliary Methods
getIsBrowseView() - Method in class aminePlatform.guis.graphDrawing.VisualGraph
 
getKBFilePath() - Method in class aminePlatform.knowledgeBase.KnowledgeBase
 
getKBRoot() - Method in class aminePlatform.knowledgeBase.KnowledgeBase
 
getKeySet() - Method in class aminePlatform.kernel.lexicons.Lexicon
 
getLanguage() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
getLanguage() - Method in class aminePlatform.guis.cgNotationsGUI.CGEditor
 
getLanguage() - Method in class aminePlatform.guis.util.IdentifierInputPnl
 
getLanguage() - Method in class aminePlatform.kernel.lexicons.Lexicon
Get the language associated to the current lexicon.
getLanguageCurrLangTab() - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
getLanguages() - Method in class aminePlatform.kernel.ontology.Ontology
Get all the languages associated to the current ontology.
getLanguagesInArray() - Method in class aminePlatform.kernel.ontology.Ontology
Get all the languages associated to the current ontology in an array.
getLeftTopPoint() - Method in class aminePlatform.kernel.ontology.CS
 
getLeftTopPoint() - Method in class aminePlatform.util.cg.Concept
Get the left-top point of the rectangle that represents the current concept
getLeftTopPoint() - Method in interface aminePlatform.util.graph.Node
 
getLevel() - Method in class aminePlatform.util.graph.RelaxOntology.CellWrapper
gets the level of the wrapped cell
getLexicon() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
Get the lexicon of the current resolution
getLexicon() - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
Get the lexicon of the current activation
getLexicon() - Method in class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame
 
getLexicon() - Method in class aminePlatform.guis.cgNotationsGUI.CGEditor
 
getLexicon() - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
getLexicon() - Method in interface aminePlatform.guis.util.CommonUIs
 
getLexicon(Identifier) - Method in class aminePlatform.kernel.ontology.Ontology
Get the lexicon associated to the specified language.
getLexicon() - Method in class aminePlatform.util.cg.CGOperations
 
getLexicon() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Get the lexicon associated to the current ObjectParsing
getLexicon2() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
getLexicons() - Method in class aminePlatform.kernel.ontology.Ontology
Get all the lexicons that are associated to the current ontology
getLineNumber() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
get the line number of the input on which this token started
getLineNumber() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.Token
get the line number of the input on which this token started
getMainCG3() - Method in class aminePlatform.util.cg.CorefMatchList
 
getMainFrame() - Method in class aminePlatform.guis.graphDrawing.GraphDrawFrame
Get the MainFrame of the current GraphDrawFrame
getMainLanguage() - Method in class aminePlatform.kernel.ontology.Ontology
Get the main language that is associated to the current ontology.
getMainLexicon() - Method in class aminePlatform.kernel.ontology.Ontology
Get the main lexicon of the current ontology.
getMatchedConcept1(Concept) - Method in class aminePlatform.util.cg.CGOperations
Get the matched concept to the specified concept conc. conc is assumed to be from the first CG and the concept to return is from the second CG.
getMatchedConcept2(Concept) - Method in class aminePlatform.util.cg.CGOperations
Get the matched concept to the specified concept conc. conc is assumed to be from the second CG and the concept to return is from the first CG.
getMatchedPartOfG1() - Method in class aminePlatform.util.cg.CompareCGResult
 
getMatchedPartOfG2() - Method in class aminePlatform.util.cg.CompareCGResult
 
getMaxComSubType(Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Determine the maximal common subType identifier of the type with typeIdentifier1 and the type with typeIdentifier2, the three identifiers are contained in the current lexicon.
getMaxComSubType(Type) - Method in class aminePlatform.kernel.ontology.Type
Get the maximal common subtype (a Type CS) of the current Type and the Type type2.
getMessageTemplate() - Method in class aminePlatform.agent.amineJade.Ask
 
getMessenger() - Method in class aminePlatform.util.cg.ComposedType
 
getMetaphoricalObject() - Method in class aminePlatform.kernel.ontology.Metaphor
 
getMetaphors() - Method in class aminePlatform.kernel.ontology.CS
Get an Enumeration over all the metaphors (An ArrayList of metaphors) that are attached directly to the current CS.
getMethodIdent() - Method in class aminePlatform.util.cg.ComposedType
 
getMinComSuperContext(Context) - Method in class aminePlatform.kernel.ontology.Context
For both minComSuperContext and maxComSubContext, a progressive breadth-first traversal of the ontology is done to get super(sub)contexts of both the current Context and the parameter Context context2.
getMinComSuperType(Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Determine the minimal common superType identifier of the type with typeIdentifier1 and the type with typeIdentifier2, the three identifiers are contained in the current lexicon.
getMinComSuperType(Type) - Method in class aminePlatform.kernel.ontology.Type
For both minComSuperType and maxComSubType, a progressive breadth-first traversal of the ontology is done to get super(sub)types of both the current Type and the parameter Type type2.
getMixedLanguage() - Method in class aminePlatform.kernel.ontology.Ontology
Get the value of the mixedLanguage attribute which is common to all the lexicons associated to the current ontology.
getMsgContent() - Method in class aminePlatform.agent.amineJade.Ask
 
getName(Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Get the name of the edge associated to the current VisualEdge
getName() - Method in class aminePlatform.kernel.lexicons.Identifier
Get the name of the current identifier.
getName(Lexicon) - Method in class aminePlatform.kernel.ontology.Link
 
getName() - Method in class aminePlatform.kernel.ontology.Ontology
Deprecated. This period is replaced by getPath()
getName(Object, Lexicon) - Static method in class aminePlatform.util.AmineObjects
Get the name of the object obj in the given lexicon.
getName(Lexicon) - Method in class aminePlatform.util.cg.Relation
Get the name of the relation type.
getName(BindingContext, Object, Lexicon) - Method in class aminePlatform.util.cg.Relation
Get the name of the relation type.
getName(Lexicon) - Method in interface aminePlatform.util.graph.Edge
 
getNameGoal(Object, Lexicon) - Static method in class aminePlatform.engines.prologPlusCG.util.Goal
Get the identifier of the current term.
getNbrAgents() - Method in class aminePlatform.mas.AmineMAS
 
getNbrAgents() - Method in interface aminePlatform.mas.IAmineMAS
 
getNbrCSRules() - Method in class aminePlatform.kernel.ontology.CS
Get the number of rules attached directly to the current CS.
getNbrChildren() - Method in class aminePlatform.kernel.ontology.CS
 
getNbrConcepts() - Method in class aminePlatform.util.cg.CG
Get the number of concepts in the current CG
getNbrFathers() - Method in class aminePlatform.kernel.ontology.CS
 
getNbrIncomeRels() - Method in class aminePlatform.util.cg.Concept
Get the number of income relations of the current concept
getNbrLexicons() - Method in class aminePlatform.kernel.ontology.Ontology
Get the number of lexicons associated to the current ontology
getNbrOutcomeRels() - Method in class aminePlatform.util.cg.Concept
Get the number of outcome relations of the current concept
getNbrRelations() - Method in class aminePlatform.util.cg.CG
Get the number of relations of the current CG
getNbrRelations() - Method in class aminePlatform.util.cg.Concept
Get the number of income and outcome relations of the current concept
getNbrSituations() - Method in class aminePlatform.kernel.ontology.CS
Get the number of situations attached directly to the current CS.
getNewGraphDrawContainer(GraphDrawFrame, Lexicon) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
getNewGraphDrawContainer(GraphDrawFrame, Lexicon) - Method in interface aminePlatform.guis.graphDrawing.MainFrame
 
getNextToken() - Method in interface aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.Lexer
 
getNextToken(boolean, boolean) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGLexer
next Token method that allows you to control if whitespace and comments are returned as tokens.
getNextToken() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGLexer
Resumes scanning until the next regular expression is matched, the end of input is encountered or an I/O-Error occurs.
getNode() - Method in class aminePlatform.guis.graphDrawing.VisualNode
Get the node associated to the current VisualNode
getNodes() - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Get the VisualNodes that compose the current VisualGraph
getNodes() - Method in class aminePlatform.kernel.ontology.Ontology
 
getNodes() - Method in class aminePlatform.knowledgeBase.KnowledgeBase
 
getNodes() - Method in class aminePlatform.util.cg.CG
Getters and Setters
getNodes() - Method in interface aminePlatform.util.graph.Graph
 
getNodesAndNbr(Type) - Method in class aminePlatform.kernel.ontology.Ontology
 
getNumber(Object) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
getNumberofEdges() - Method in class aminePlatform.kernel.ontology.CS
 
getObj() - Method in class aminePlatform.util.ObjectWithBindInf
 
getOntology() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
getOntology() - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
Get the ontology of the current activation
getOntology() - Method in class aminePlatform.kernel.lexicons.Lexicon
Get the ontology associated to the current lexicon
getOntology() - Method in class aminePlatform.util.cg.CGOperations
 
getOntologyDrawContainer() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
getOperator() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.util.CompareNodesResult
 
getOutcomeEdges() - Method in class aminePlatform.guis.graphDrawing.VisualNode
Get the outcome visual edges linked to the current VisualNode
getOutcomeEdges() - Method in class aminePlatform.kernel.ontology.CS
 
getOutcomeEdges() - Method in class aminePlatform.util.cg.Concept
 
getOutcomeEdges() - Method in interface aminePlatform.util.graph.Node
 
getOutcomeRelations() - Method in class aminePlatform.util.cg.Concept
Get an Enumeration over the outcomeRelations of the current concept
getPPCGDirPath() - Static method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
getPPCGDirPath() - Static method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
getPPCGPrgs() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
getPPCGPrograms() - Method in class aminePlatform.engines.prologPlusCG.parser.PPCGParser
 
getParameter() - Method in class aminePlatform.util.cg.Concept
If the current concept is a parameter, this method will return its parameter attribute; a String of the form inNBR or outNBR.
getParents() - Method in class aminePlatform.guis.graphDrawing.VisualNode
 
getPath() - Method in class aminePlatform.kernel.ontology.Ontology
Get the path of the current ontology.
getPosEdgeNameOnSegments(Lexicon) - Method in class aminePlatform.kernel.ontology.Link
 
getPosEdgeNameOnSegments(Lexicon) - Method in class aminePlatform.util.cg.Relation
Get the position of the relation name of the current relation, on the segments of the relation
getPosEdgeNameOnSegments(Lexicon) - Method in interface aminePlatform.util.graph.Edge
 
getPosVEdgeNameOnSegments(Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Get the position of the name of the edge associated to the current VisualEdge
getPosition() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocPosition
Get the position represented by this DocPosition
getPriority() - Method in class aminePlatform.util.graph.RelaxOntology.CellWrapper
returns the priority of this cell wrapper.
getRangeOfParameter(Concept) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
getRangeOfRelation(Relation) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
getReceivers() - Method in class aminePlatform.agent.amineJade.Ask
 
getRectangle() - Method in class aminePlatform.guis.graphDrawing.VisualNode
Get the rectangle that encloses the current VisualNode
getRedondantRelations() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynOntCompareCGRslt
 
getReferedBoundForm() - Method in class aminePlatform.util.Variable
If the variable is a definitional label (i.e. it starts with '*'), then returns the bound form; the same label but the char '*' is replaced by '?'
getReferedConcept(Concept, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
getReferedConceptValue(Concept, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
getRelationRoot() - Method in class aminePlatform.kernel.ontology.Ontology
Get the relation root of the current ontology.
getRelationTypeCS(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Given a relation type identifier, get the associated RelationType CS from the current lexicon or from the main Lexicon (if typeIdentifier is not found in the current lexicon and mixed language is allowed).
getRelations() - Method in class aminePlatform.util.cg.CG
Get all the relations of the current CG (an ArrayList of Relation)
getRelations() - Method in class aminePlatform.util.cg.Concept
Get an Enumeration over all the income and outcome relations of the current concept.
getRelationsInArrayList() - Method in class aminePlatform.util.cg.CG
 
getRelationsInHmp() - Method in class aminePlatform.util.cg.CG
Get all the relations of the current CG in a HashMap.
getRelationsInHmp(BindingContext, Object) - Method in class aminePlatform.util.cg.CG
Get all the relations of the current CG in a HashMap.
getRelationsInHmp(AmineInteger) - Method in class aminePlatform.util.cg.CG
This method is a variante of the method getRelationsInHmp(); it returns the HashMap of all the relations in the current CG and also the number of relations of the current CG.
getRelationsInHmp(BindingContext, Object, AmineInteger) - Method in class aminePlatform.util.cg.CG
This method is a variante of the method getRelationsInHmp(); it returns the HashMap of all the relations in the current CG and also the number of relations of the current CG.
getRelationsSet() - Method in class aminePlatform.kernel.lexicons.Lexicon
 
getRelationsWithType(Object) - Method in class aminePlatform.util.cg.CG
This method returns an Enumeration of all relations in current CG that have the specified relation type relType
getRelaxType() - Static method in class aminePlatform.util.cg.CGOperations
 
getReplies() - Method in class aminePlatform.agent.amineJade.Ask
 
getRequest() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
Get the current request.
getResultInString() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.util.SimulationObject
 
getResultOfSimulation() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Get the AmineList of all the links that would be created if a new Situation is integrated in the ontology.
getResultOfSimulation() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
getResultOfSimulation() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
getRoot() - Method in class aminePlatform.guis.cgDrawing.HierarchyWndCG
 
getRoot() - Method in class aminePlatform.guis.ontologyKBGUI.OntKBTreeModel
 
getRoot() - Method in class aminePlatform.kernel.ontology.Ontology
Get the root of the current ontology.
getRsltOntNode() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.util.CompareNodesResult
 
getRule(int) - Method in class aminePlatform.engines.prologPlusCG.util.Rules
 
getScale() - Method in class aminePlatform.guis.graphDrawing.VisualGraph
 
getScale() - Method in class aminePlatform.guis.graphDrawing.VisualNode
Get the VisualNode scale (associated with the zoom option only)
getSegmentPoints(Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Get the segment points of the edge associated to the current VisualEdge
getSegmentPoints() - Method in class aminePlatform.util.cg.Relation
Get an Enumeration over the segment points of the current relation
getSelected() - Method in class aminePlatform.guis.graphDrawing.VisualNode
/*This part of code is added by Nabil OURDANI for the purpose of automatic / drawing of ONTOLOGY by SYGIYAMA ALGORITHM * /** Get the Selected associated to the current VisualNode
getSelectedElement() - Method in class aminePlatform.guis.util.PopupListClass
 
getSelectedElement() - Method in class aminePlatform.guis.util.TextFieldPopup
 
getSelectedPPCGTxtPane() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
getSelectedType() - Method in class aminePlatform.kernel.ontology.chooseType
 
getSelectedVEdges(ArrayList, ArrayList) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
getSelectedVNodes(ArrayList) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
getShowKBPart() - Method in class aminePlatform.knowledgeBase.KnowledgeBase
 
getSituationAt(int) - Method in class aminePlatform.kernel.ontology.CS
Get the situation with the specified range among the situations of the current CS.
getSituations() - Method in class aminePlatform.kernel.ontology.CS
Get an Enumeration over all the situations (An ArrayList of Situation) that are attached directly to the current CS.
getSituationsDescription() - Method in class aminePlatform.kernel.ontology.CS
Get an Enumeration over all the situations description that are attached directly to the current CS.
getSize() - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Get the size of the graph associated to the current VisualGraph
getSize() - Method in class aminePlatform.kernel.ontology.Ontology
 
getSize() - Method in class aminePlatform.knowledgeBase.KnowledgeBase
 
getSize() - Method in class aminePlatform.util.cg.CG
Methods on Concepts
getSize() - Method in interface aminePlatform.util.graph.Graph
 
getSolution() - Method in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext
 
getSource() - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Get the source VisualNode of the current VisualEdge
getSourceConcept() - Method in class aminePlatform.util.cg.Relation
Get the source concept of the current relation
getSourceNode() - Method in class aminePlatform.kernel.ontology.Link
 
getSourceNode() - Method in class aminePlatform.util.cg.Relation
 
getSourceNode() - Method in interface aminePlatform.util.graph.Edge
 
getSourceType() - Method in class aminePlatform.kernel.ontology.Metaphor
 
getSpacing() - Method in class aminePlatform.guis.graphDrawing.VisualGraph
 
getSpacing() - Method in class aminePlatform.util.graph.RelaxOntology
Returns the spacing.
getSpecificPartOfG1() - Method in class aminePlatform.util.cg.CompareCGResult
 
getSpecificPartOfG2() - Method in class aminePlatform.util.cg.CompareCGResult
 
getSpringLength() - Method in class aminePlatform.util.graph.RelaxGraph
Returns the desired spring length for all edges.
getState() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
Get an integer representing the state the tokenizer is in after returning this token.
getState() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.Token
Get an integer representing the state the tokenizer is in after returning this token.
getState() - Method in class aminePlatform.util.cg.Concept
Get the state of the current concept
getStep() - Method in class aminePlatform.agent.amineJade.Ask
 
getStepSyStep() - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
Get the activation mode of the interpreter
getStiffness() - Method in class aminePlatform.util.graph.RelaxGraph
Returns the stiffness for all edges.
getString(Object) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
getStyles() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane
 
getSubTypes(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Get from the current lexicon all the subtypes identifiers of the given type identifier.
getSubTypes() - Method in class aminePlatform.kernel.ontology.Type
Get all the subtypes of the current Type.
getSubject() - Method in class aminePlatform.kernel.ontology.Context
Get the subject of the current Context.
getSuffix() - Method in class aminePlatform.util.cg.Relation
Get the suffix of the relation.
getSupCoref() - Method in class aminePlatform.util.cg.CG
public void generateCorefs(ArrayList concs) { Concept conc; int supCoref = this.getSupCoref(); supCoref++; Enumeration concepts = this.getConcepts(); while (concepts.hasMoreElements()) { conc = (Concept) concepts.nextElement(); // (conc.getNbrIncomeRels() > 1 || conc.getNbrOutcomeRels() > 1) New Adil : Amine 2.5 06/08/04 if ((conc.getNbrIncomeRels() > 1 ) && // && conc.getNbrOutcomeRels() > 1 // (conc.getDesignator() == null || conc.getCoreferent() == null || conc.getDescriptor() == null)) { try { Variable coref = new Variable("*p" + supCoref); conc.setCoreferent(coref); concs.add(conc); } catch (Exception ex) {}; supCoref++; // increment the value of pseudoDsgn } } } public Variable generateCoref() { int indx = this.getSupCoref(); indx++; Variable coref = new Variable("*p" + indx); return coref; } /** scan the current CG, taking into account embeeded CG, to identify the coreferent with the greater indice value; for coreferents with the form "*pINTEGER".
getSuperTypes(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Get from the current lexicon all the super types identifiers of the given type identifier.
getSuperTypes() - Method in class aminePlatform.kernel.ontology.Type
Get all the super types of the current Type.
getSynergyGUIFrame() - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
getSynergyRelIdent(String) - Static method in class aminePlatform.kernel.ontology.Ontology
 
getSynergyRelType(String) - Static method in class aminePlatform.kernel.ontology.Ontology
 
getSynonyms(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Get from the current lexicon the synonyms of the specified identifier.
getSynonyms(Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Given an identifier in the current lexicon (or in the main lexicon if mixed language is allowed), get its synonyms in the specified language.
getTabIndex() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
getTarget() - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Get the target VisualNode of the current VisualEdge
getTargetConcept() - Method in class aminePlatform.util.cg.Relation
Get the target concept of the current relation
getTargetNode() - Method in class aminePlatform.kernel.ontology.Link
 
getTargetNode() - Method in class aminePlatform.util.cg.Relation
 
getTargetNode() - Method in interface aminePlatform.util.graph.Edge
 
getTargetType() - Method in class aminePlatform.kernel.ontology.Metaphor
 
getTbdPneLanguages() - Method in class aminePlatform.guis.cgNotationsGUI.CGEditor
 
getText() - Method in class aminePlatform.guis.util.AmineTextEditor
 
getText() - Method in class aminePlatform.guis.util.ReadDialog
 
getText() - Method in class aminePlatform.guis.util.TextFrame
 
getTextArea() - Method in class aminePlatform.engines.memoryBasedInferences.MemoryBasedInferences
 
getTextCurrEditor() - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
getTextToParse() - Method in class aminePlatform.util.parserGenerator.TextTokenizer
 
getToken() - Method in class aminePlatform.util.parserGenerator.TextTokenizer
Get the current token
getTokenAhead(int) - Method in class aminePlatform.util.parserGenerator.TextTokenizer
 
getTokenType() - Method in class aminePlatform.util.parserGenerator.TextTokenizer
Get the token type
getTrace() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Get the value of the boolean attribute trace.
getTrace() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
Get the value of the boolean attribute trace.
getTrace() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
Get the value of the boolean attribute trace.
getTxtInEdition(int) - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
getTxtInEdition(int) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVNode
 
getTxtInEdition(int) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
getTxtInEdition(int) - Method in class aminePlatform.guis.util.TextFieldPopup
 
getTxtTokenizer() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Get the TextTokenizer associated to the current ObjectParsing
getType() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.TypeEntryPoint
 
getType() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition.TypeEntryPoint
 
getType() - Method in class aminePlatform.kernel.ontology.Context
 
getType() - Method in class aminePlatform.kernel.ontology.Individual
Get the (immediate) type of the current individual.
getType() - Method in class aminePlatform.util.cg.Concept
Get the type of the current concept
getType() - Method in class aminePlatform.util.cg.Relation
Get the type of the current relation
getTypeCS(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Given a type identifier, get the associated Type CS from the current lexicon or from the main Lexicon (if typeIdentifier is not found in the current lexicon and mixed language is allowed).
getTypeOfIndividual(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Get from the current lexicon the type identifier of the given individual identifier.
getUnificationStack() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
getValOfGlobalObject(Identifier) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
getValue() - Method in class aminePlatform.engines.prologPlusCG.bindingContext.LstOfConstraints
 
getValue(Object, Object) - Method in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext
get the value of the specified object obj according to its binding information.
getValue(Object, Object) - Method in class aminePlatform.engines.synergy.bindingContext.SynergyBindingContext
getValue for the specified object obj according to its binding information.
getValue(Object, Object) - Method in interface aminePlatform.util.BindingContext
This method should return the value of the variable obj, according to the current binding context.
getValueAsBoolean(Concept) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
getValueAsCG(Concept) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
getValueAsConcept(Concept) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
getVariables(ArrayList) - Method in class aminePlatform.engines.prologPlusCG.util.Rule
 
getVariables(ArrayList) - Method in class aminePlatform.util.AmineList
Add, in the specified parameter varsIdent, all the variables that occur in the current AmineList.
getVariables(ArrayList) - Method in interface aminePlatform.util.AmineObject
This method adds in the specified varsIdent all the variables used in the object.
getVariables(ArrayList) - Method in class aminePlatform.util.AmineSet
This method has an empty body since elements of an AmineSet can not be variables.
getVariables(ArrayList) - Method in class aminePlatform.util.Variable
This method adds the current variable in the specified varsIdent if it is not already in the ArrayList varsIdent.
getVariables(ArrayList) - Method in class aminePlatform.util.cg.CG
getVariables is an utility method that looks for all the variables used in the current CG.
getVariables(ArrayList) - Method in class aminePlatform.util.cg.ComposedType
 
getVariables(ArrayList) - Method in class aminePlatform.util.cg.Concept
This method adds in the specified varsIdent all the variables used in the current Concept.
getVariables(ArrayList) - Method in class aminePlatform.util.cg.Relation
This method adds in the specified varsIdent all the variables used in source and target concepts of the current relation.
getVarsInRequest() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
getVctTokenTokenType() - Method in class aminePlatform.util.parserGenerator.TextTokenizer
 
getVertexView() - Method in class aminePlatform.util.graph.RelaxOntology.CellWrapper
returns the wrapped cell
getVisited() - Method in class aminePlatform.guis.graphDrawing.VisualNode
CODE ADDED BY Nabil OURDANI -*-*-*-*-*-*-*-*-*-*-*-*-*-*-* /** Get the Visited values associated to the current VisualNode
getVisualEdge(Edge) - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Get, from the current VisualGraph, the VisualEdge that is associated to the specified edge.
getVisualGraph() - Method in class aminePlatform.guis.graphDrawing.GraphDrawFrame
Get the Visual Graph that is displayed in the current GraphDrawFrame
getVisualNode(Node) - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Get, from the current VisualGraph, the VisualNode that is associated to the specified node.
getWithDrawingInf() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
getWorkingMemory() - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
Get the WorkingMemory which is the main active context.
getmyPPCGInterpreter() - Method in class aminePlatform.agent.amineJade.ppcgAgent.PPCGAmineJadeAgent
 
getoriginalRectangle() - Method in class aminePlatform.guis.graphDrawing.VisualNode
 
globalPrlgPCGObjs - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
We include in Prolog+CG the possibility to define and use global objects.
goal - Variable in class aminePlatform.engines.prologPlusCG.util.GoalToResolve
 
goal - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.CpleStrgObjWthBndInf
 
goal2RslveFrstRsltion - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
goalNbre - Variable in class aminePlatform.engines.prologPlusCG.parser.PPCGParser
 
goalPrimitive(String) - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.Debuger
Debug a Primitive.
goalToResolve - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
goalVariable(ObjectWithBindInf) - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.Debuger
Debug the resolution of a goal that is variable.
gotoFirstOccurAction - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
gotoFirstOccurMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
gotoFirstOccurMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
graph - Variable in class aminePlatform.guis.graphDrawing.VisualGraph
 
graphDrawFrame - Variable in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
graphDrawFrame - Variable in class aminePlatform.guis.cgNotationsGUI.AmineCGDrawEditor
 
graphDrawPanel - Variable in class aminePlatform.guis.cgDrawing.CGDrawPanel.JConceptStates
 
graphDrawPanel - Variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
graphDrawPanel - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVEdge
 
graphDrawPanel - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel.VNodeCtxtMenu
 
graphWithDrawingInf(Graph) - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
graphWithDrawingInf(Graph) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
gridAreaSize - Variable in class aminePlatform.util.graph.RelaxOntology
represents the size of the grid in horizontal grid elements
gridLayout1 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
gridLayout1 - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
gridLayout1 - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
gridLayout1 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
gridLayout1 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
gridLayout1 - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
gridLayout1 - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
gridPosition - Variable in class aminePlatform.util.graph.RelaxOntology.CellWrapper
current position in the grid
guiTrace(CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
In case the integration is called from the dynamicOntologyGUI, currNewOntNode is added to the integratedNodesList to allow the OntologyGUI to add it and display it in Ontology Panel.

H

HAVE_AN_INTERSECTION - Static variable in interface aminePlatform.util.AmineConstants
 
HTMLFrame - class aminePlatform.guis.util.HTMLFrame.
Title: guis.util.HTMLFrame class Description: A Frame that display a JEditorPane for HTML documents Copyright: Copyright (c) Adil KABBAJ, 2004-2009
HTMLFrame(String) - Constructor for class aminePlatform.guis.util.HTMLFrame
 
HTMLPane - Variable in class aminePlatform.guis.util.HTMLFrame
 
HierarchyWndCG - class aminePlatform.guis.cgDrawing.HierarchyWndCG.
Title : HierarchyWndGC Description : HierarchyWndGC is used in CG drawing to manage the hierarchy of open frames (frames that show embeeded CGs).
HierarchyWndCG(MainFrame) - Constructor for class aminePlatform.guis.cgDrawing.HierarchyWndCG
 
hasBoundCoreferent() - Method in class aminePlatform.util.cg.Concept
This method returns true if the concept has a coreferent that starts with "?"
hasCanon(Object) - Static method in class aminePlatform.kernel.ontology.Type
Check if the specified Object obj is a type and it has a canon
hasContentToDisplay() - Method in class aminePlatform.guis.graphDrawing.VisualNode
Check if the current VisualNode has a content to display (in a special frame) or not.
hasContentToDisplay() - Method in class aminePlatform.kernel.ontology.CS
 
hasContentToDisplay() - Method in class aminePlatform.util.cg.Concept
Check if the current concept is a context : if its descriptor is a CG
hasContentToDisplay() - Method in interface aminePlatform.util.graph.Node
 
hasDefinition(Object) - Static method in class aminePlatform.kernel.ontology.Type
Check if the specified Object obj is a defined type
hasDefinitionalCoreferent() - Method in class aminePlatform.util.cg.Concept
This method returns true if the concept has a coreferent that starts with "*"
hasGenusConjDef(Type) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
Check if current type has a definition that corresponds to a conjunction of genus concepts
hasIdentifiers(CS) - Method in class aminePlatform.kernel.ontology.Ontology
This method checks if the specified cs has identifiers associated to it in some lexicons that are associated to the current ontology.
hasSeveralSuper(CG) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
hashCode() - Method in class aminePlatform.kernel.lexicons.Identifier
Override the method hashCode() which takes into account the treatment of case.
haveRange(String) - Static method in class aminePlatform.util.cg.Relation
 
helpAbout_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.util.AmineFrame
 
hierWndGC - Variable in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
hmpAgents - Static variable in class aminePlatform.mas.AmineMAS
 
hmpContexts - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
hmpKeyContexts - Static variable in class aminePlatform.kernel.ontology.Ontology
 
hmpMetaphors - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
hmpSitOrRules - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
hybridSimulation() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 

I

IAmineMAS - interface aminePlatform.mas.IAmineMAS.
Title : AmineJadeMas class Description : AmineJadeMas is the class that allows to create a new MAS.
IDENTIFIER - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
ID_ADD - Static variable in interface aminePlatform.util.AmineConstants
 
ID_DIV - Static variable in interface aminePlatform.util.AmineConstants
 
ID_EQ - Static variable in interface aminePlatform.util.AmineConstants
 
ID_INF - Static variable in interface aminePlatform.util.AmineConstants
 
ID_IS - Static variable in interface aminePlatform.util.AmineConstants
 
ID_MESSAGE - Static variable in interface aminePlatform.util.AmineConstants
 
ID_MUL - Static variable in interface aminePlatform.util.AmineConstants
 
ID_NOT - Static variable in interface aminePlatform.util.AmineConstants
 
ID_NULL - Static variable in interface aminePlatform.util.AmineConstants
 
ID_OPER_AND - Static variable in interface aminePlatform.util.AmineConstants
 
ID_OPER_OR - Static variable in interface aminePlatform.util.AmineConstants
 
ID_SUB - Static variable in interface aminePlatform.util.AmineConstants
 
ID_SUP - Static variable in interface aminePlatform.util.AmineConstants
 
INDIVIDUAL - Static variable in interface aminePlatform.util.AmineConstants
Other constants
INDIVIDUAL_IDENT - Static variable in interface aminePlatform.util.AmineConstants
 
INFEQ_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
INFEQ_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
INF_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
INF_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
INITIAL_STATE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.Token
The initial state of the tokenizer.
INTEGRATED - Static variable in interface aminePlatform.util.AmineConstants
 
INT_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
INT_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
IN_ACTIVATION - Static variable in interface aminePlatform.util.AmineConstants
 
IN_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
IN_MODE - Static variable in interface aminePlatform.util.AmineConstants
 
IN_MODE2 - Static variable in interface aminePlatform.util.AmineConstants
 
IN_OUT_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
IN_OUT_OPERS - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
IN_OUT_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
IN_RELTYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
IS - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
IS_CANONIC - Static variable in interface aminePlatform.util.AmineConstants
 
Identifier - class aminePlatform.kernel.lexicons.Identifier.
Title : lexicons.Identifier Class Description : In general, an identifier is used in Amine Platform to specify 'words' of languages (english, french, arabic, etc.) and identifiers of a language are associated to Conceptual Structures (CS) to form entries of the language's lexicon.
Identifier(String) - Constructor for class aminePlatform.kernel.lexicons.Identifier
Construct a new Identifier with the specified name.
IdentifierInputPnl - class aminePlatform.guis.util.IdentifierInputPnl.
Title: guis.util.IdentifierInputPnl class Description: IdentifierInputPnl a Panel to identify the identifier of a CS in an Ontology Copyright: Copyright (c) Adil KABBAJ, 2004-2009
IdentifierInputPnl(Ontology) - Constructor for class aminePlatform.guis.util.IdentifierInputPnl
 
ImageFrame - class aminePlatform.guis.util.ImageFrame.
Title: guis.util.ImageFrame class Description: A JFrame to display an image Copyright: Copyright (c) Adil KABBAJ, 2004-2009
ImageFrame(String) - Constructor for class aminePlatform.guis.util.ImageFrame
 
ImgFound - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
IndepthDynamicKnowledgeIntegration - class aminePlatform.engines.dynamicKnowledgeIntegration.IndepthDynamicKnowledgeIntegration.
Title : IndepthDynamicKnowledgeIntegration Description : IndepthDynamicKnowledgeIntegration performs indepth integration.
IndepthDynamicKnowledgeIntegration(Ontology, Lexicon, JTextArea) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.IndepthDynamicKnowledgeIntegration
 
IndepthDynamicKnowledgeIntegration(Ontology, Lexicon) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.IndepthDynamicKnowledgeIntegration
 
IndepthDynamicKnowledgeIntegration(Ontology) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.IndepthDynamicKnowledgeIntegration
 
IndexedType - class aminePlatform.kernel.ontology.IndexedType.
Title: IndexedType Class Description: This class is used especially in the context of KnowledgeBase Class.
IndexedType() - Constructor for class aminePlatform.kernel.ontology.IndexedType
 
IndexedType(Type) - Constructor for class aminePlatform.kernel.ontology.IndexedType
 
Individual - class aminePlatform.kernel.ontology.Individual.
Title : ontology.Individual Class Description : It implements the CS for an individual.
Individual(Type) - Constructor for class aminePlatform.kernel.ontology.Individual
Create an Individual with the specified type as Type of the Individual
Individual(Type, Object) - Constructor for class aminePlatform.kernel.ontology.Individual
 
IndividualPnl - class aminePlatform.guis.ontologyKBGUI.IndividualPnl.
 
IndividualPnl(String) - Constructor for class aminePlatform.guis.ontologyKBGUI.IndividualPnl
 
IndividualPnl() - Constructor for class aminePlatform.guis.ontologyKBGUI.IndividualPnl
 
InfTreeFrame - class aminePlatform.guis.prologPlusCGGUIs.debuger.InfTreeFrame.
Title : InfTreeFrame class Description : InfTreeFrame for the visualization of Debug Frame.
InfTreeFrame(InferenceTree, InterpreterThread) - Constructor for class aminePlatform.guis.prologPlusCGGUIs.debuger.InfTreeFrame
 
InferenceTree - class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree.
Title : InferenceTree class Description : InferenceTree is a JTree for the visualization of Debug.
InferenceTree(InterpreterThread) - Constructor for class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
InferenceTreeNode - class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTreeNode.
 
InferenceTreeNode(Object) - Constructor for class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTreeNode
 
InferenceTreeNode(Object, boolean) - Constructor for class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTreeNode
 
InitRelEnConstr() - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
InitRelEnConstr() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
InittfldVnode() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
Int_DisplayFrame - interface aminePlatform.util.graph.Int_DisplayFrame.
Title : Int_DisplayFrame interface Description : Int_DisplayFrame is an interface that specifies a method for the display frame of a composed node.
IntegrateCS - class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS.
IntegrateCS is an abstract class that provides the basic process for CS integration.
IntegrateCS(Ontology) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
This is a minimal specification of IntegrateCS.
IntegrateCS(Ontology, Lexicon) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
Create a IntegrateCS task with the specified ont as the ontology where the integration should be processed and lex as the lexicon to use among the lexicons available in the ontology.
IntegrateCS(Ontology, Lexicon, JTextArea) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
Create a IntegrateCS task with the specified ont as the ontology where the integration should be processed, lex as the lexicon to use among the lexicons available in the ontology and txtArea as the Area where the trace of the integration is displayed.
IntegrateCSRule - class aminePlatform.engines.dynamicKnowledgeIntegration.ruleKB.IntegrateCSRule.
IntegrationCSRule is a specialization of IntegrateCS.
IntegrateCSRule(Ontology) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.ruleKB.IntegrateCSRule
This is a minimal specification of a dynamic ontology.
IntegrateCSRule(Ontology, Lexicon) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.ruleKB.IntegrateCSRule
Create a dynamic ontology with the specified ont as the ontology where the integration should be processed and lex as the lexicon to use among the lexicons available in the ontology.
IntegrateCSRule(Ontology, Lexicon, JTextArea) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.ruleKB.IntegrateCSRule
Create a dynamic ontology with the specified ont as the ontology where the integration should be processed, lex as the lexicon to use among the lexicons available in the ontology and txtArea as the Area where the trace of the integration is displayed.
IntegrateCSRuleFrame - class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame.
IntegrateCSRuleFrame is a JFrame that allows the integration of CSRules.
IntegrateCSRuleFrame(OntologyKBGUIFrame, int) - Constructor for class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame
 
IntegrateDefinition - class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition.
Title: IntegrateDefinition Description: This class implements definition dynamic integration process There are three modes of Definition Integration : classification-based integration, generalization-based integration, and information retrieval based integration.
IntegrateDefinition(Ontology) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
This is a minimal specification of IntegrateDefinition.
IntegrateDefinition(Ontology, Lexicon) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
Create a IntegrateDefinition task with the specified ont as the ontology where the integration should be processed and lex as the lexicon to use among the lexicons available in the ontology.
IntegrateDefinition(Ontology, Lexicon, JTextArea) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
Create a IntegrateDefinition task with the specified ont as the ontology where the integration should be processed, lex as the lexicon to use among the lexicons available in the ontology and txtArea as the Area where the trace of the integration is displayed.
IntegrateDefinition.TypeEntryPoint - class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition.TypeEntryPoint.
 
IntegrateDefinition.TypeEntryPoint(Type, Concept) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition.TypeEntryPoint
 
IntegrateDefinitionFrame - class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame.
Description: IntegrateSituationFrame is a JFrame that allows the integration of Situations.
IntegrateDefinitionFrame(OntologyKBGUIFrame, int) - Constructor for class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame
 
IntegrateFrame - class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame.
Title: guis.lexiconsOntologyGUI.IntegrateFrame class Description: IntegrateFrame is a Frame that allows the user to type the content of a new description and integrate it in the current ontology as a definition or situation.
IntegrateFrame(OntologyKBGUIFrame) - Constructor for class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
IntegrateSituation - class aminePlatform.engines.dynamicKnowledgeIntegration.situationKB.IntegrateSituation.
IntegrationSituation is a specialization of IntegrateCS.
IntegrateSituation(Ontology) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.situationKB.IntegrateSituation
This is a minimal specification of a dynamic ontology.
IntegrateSituation(Ontology, Lexicon) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.situationKB.IntegrateSituation
Create a dynamic ontology with the specified ont as the ontology where the integration should be processed and lex as the lexicon to use among the lexicons available in the ontology.
IntegrateSituation(Ontology, Lexicon, JTextArea) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.situationKB.IntegrateSituation
Create a dynamic ontology with the specified ont as the ontology where the integration should be processed, lex as the lexicon to use among the lexicons available in the ontology and txtArea as the Area where the trace of the integration is displayed.
IntegrateSituation4Analogy - class aminePlatform.engines.dynamicKnowledgeIntegration.situationKB.IntegrateSituation4Analogy.
IntegrateSituation4Analogy is a specialization of IntegrateSituation.
IntegrateSituation4Analogy(Ontology) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.situationKB.IntegrateSituation4Analogy
 
IntegrateSituation4Analogy(Ontology, Lexicon) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.situationKB.IntegrateSituation4Analogy
Create a dynamic ontology with the specified ont as the ontology where the integration should be processed and lex as the lexicon to use among the lexicons available in the ontology.
IntegrateSituation4Analogy(Ontology, Lexicon, JTextArea) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.situationKB.IntegrateSituation4Analogy
Create a dynamic ontology with the specified ont as the ontology where the integration should be processed, lex as the lexicon to use among the lexicons available in the ontology and txtArea as the Area where the trace of the integration is displayed.
IntegrateSituationFrame - class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame.
Description: IntegrateSituationFrame is a JFrame that allows the integration of Situations.
IntegrateSituationFrame(OntologyKBGUIFrame, int) - Constructor for class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame
 
IntegrationResult - class aminePlatform.engines.dynamicKnowledgeIntegration.util.IntegrationResult.
Title : IntegrationResult Description : IntegrationResult contains the result of the integration of a new description in the ontology.
IntegrationResult() - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.util.IntegrationResult
 
IntegrationResult(byte, CS) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.util.IntegrationResult
 
Interpreter - class aminePlatform.engines.prologPlusCG.interpreter.Interpreter.
Title : Interpreter Description : Interpreter extends Resolution class by specifying interpretation of primitive goals and by the treatment of Java methods interpretation: delegation to Java using reflection capabilities of Java.
Interpreter() - Constructor for class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
Interpreter(HashMap, Lexicon) - Constructor for class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
Interpreter(HashMap, Lexicon, DebugFrame) - Constructor for class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
Interpreter(String, String[]) - Constructor for class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
Interpreter(String[]) - Constructor for class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
Interpreter - class aminePlatform.engines.synergy.interpreter.Interpreter.
Titre : Interpreter of Synergy Description : Synergy is a visual multi-paradigm programming language based on executable Conceptual Graph (CG).
Interpreter() - Constructor for class aminePlatform.engines.synergy.interpreter.Interpreter
 
Interpreter(Lexicon) - Constructor for class aminePlatform.engines.synergy.interpreter.Interpreter
 
Interpreter(Lexicon, Concept, boolean) - Constructor for class aminePlatform.engines.synergy.interpreter.Interpreter
 
InterpreterException - exception aminePlatform.engines.synergy.interpreter.InterpreterException.
Title: InterpreterException Description: Copyright: Copyright (c) Adil KABBAJ, 2004-2009
InterpreterException(String) - Constructor for class aminePlatform.engines.synergy.interpreter.InterpreterException
 
InterpreterThread - class aminePlatform.engines.prologPlusCG.interpreter.InterpreterThread.
Title : InterpreterThread Description : Prolog+CG Interpreter in Thread Copyright : Copyright (c) Adil KABBAJ 2004-2009
InterpreterThread(Interpreter) - Constructor for class aminePlatform.engines.prologPlusCG.interpreter.InterpreterThread
 
iconCSRule - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
iconCollapse - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
iconExpand - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
iconFocusBrowser - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
iconIndividu - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
iconNewEdge - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
iconNewNode - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
iconNormalCursor - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
iconRearrange - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
iconRelationType - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
iconSituation - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
iconTextCursor - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
iconVisited - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
iconZoomIn - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
iconZoomOut - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
id - Static variable in class aminePlatform.kernel.lexicons.Identifier
A static attribute used to wrap a name (a String) in an Identifier form
ident - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
identInputPnl - Variable in class aminePlatform.guis.util.GetOrSetCSDescr
 
identicalTypeOfCS(CS, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
identicalTypeOfCS(CS, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.ruleKB.IntegrateCSRule
 
identicalTypeOfCS(CS, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.situationKB.IntegrateSituation
 
ignoreCase - Static variable in class aminePlatform.kernel.lexicons.Identifier
A static attribute that functions as a switcher, for all the identifiers, to activate/de-activate the option to ignore (or not) case in the identifiers.
ignoreSelectionHistory - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
imageControl1 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
imageControl1 - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
imageControl1 - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
imageControl1 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
imageControl1 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
imageControl1 - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
imageControl1 - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
imageIcon - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
imageIcon - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
imageIcon - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
imageIcon - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
imageIcon - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
imageIcon - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
imageIcon - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
imageIcon - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
impliedByMapping(CG, Concept) - Method in class aminePlatform.util.cg.CGOperations
 
importOntology(String) - Static method in class aminePlatform.kernel.ontology.Ontology
Return the XML ontology document existing in the specified path.
in(byte, byte[]) - Static method in class aminePlatform.util.AmineObjects
Check if the byte v is in the array vctByte.
inStep - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
inStep(Rule, int, Integer) - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
inc() - Method in class aminePlatform.util.AmineInteger
 
inc(int) - Method in class aminePlatform.util.AmineInteger
 
incAgentsNbr - Static variable in class aminePlatform.mas.AmineMAS
 
incrementPosition() - Method in class aminePlatform.util.graph.RelaxOntology.CellWrapper
 
incrementPriority() - Method in class aminePlatform.util.graph.RelaxOntology.CellWrapper
increments the the priority of this cell wrapper.
ind - Variable in class aminePlatform.engines.prologPlusCG.util.GoalToResolve
 
ind - Variable in class aminePlatform.kernel.ontology.ContextInd
 
ind - Variable in class aminePlatform.kernel.ontology.TypeInd
 
indInsMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
indInsMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
indSituation - Variable in class aminePlatform.guis.util.GetOrSetCSDescr
 
indepthDynamicOnt - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
index - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame
 
indexCurrEditor - Variable in class aminePlatform.guis.cgNotationsGUI.TbdPneCGEditors
 
indexCurrEditor - Variable in class aminePlatform.guis.ontologyKBGUI.TbdPneOntologyKBEditors
 
indexCurrEditors - Variable in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
individualDesignator(CG, CG) - Method in class aminePlatform.util.cg.CGOperations
 
individualDesignator(CG, Object, CG, Object, ConcCouple) - Method in class aminePlatform.util.cg.CGOperations
 
individualDesignator(Object, Object) - Method in class aminePlatform.util.cg.CGOperations
 
inductiveIntegrationAction() - Method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
Inductive integration of new verbs
indxCurrPPCGTextPane - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
indxCurrTbdFile - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
infNode(MouseEvent) - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
infTree - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InfTreeFrame
 
infTreeFrame - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
inferenceBtnAction() - Method in class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesFrame
 
inferenceMode - Variable in class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesFrame
 
inferenceStep(CG) - Method in class aminePlatform.engines.memoryBasedInferences.MemoryAnalogicalInference
 
inferenceStep(CG) - Method in class aminePlatform.engines.memoryBasedInferences.MemoryBasedInferences
inferenceStep represents one step in deductive/abductive inference: it asks for the position of the given newDescr in the ontology/KB/memory, and check if newDescr is more specific than the antecedent (for the case of deductive inference) or than the consequence (for the case of abductive inference) of an existing CSRule, this later is activated; its antecedent/consequence is joined to newDescr and the result of the maximalJoin is returned as an outcome of inferFrom.
inferenceTreeDbg - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.Debuger
 
init() - Method in class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame
 
init(Lexicon) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
init() - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
init() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
init(boolean) - Method in class aminePlatform.guis.util.ListPanel
Clear the content of the list and set the buttons Add, Replace and Delete to the state specified in argument.
init() - Method in class aminePlatform.guis.util.MultipleSelectFromListDialog
 
init() - Method in class aminePlatform.guis.util.SelectFromListDialog
 
init() - Method in class aminePlatform.guis.util.SelectSitDlg
 
init() - Method in class aminePlatform.guis.util.TextFieldPopup
 
init(String[]) - Method in class aminePlatform.mas.AmineMAS
 
init(String, String[]) - Method in class aminePlatform.mas.AmineMAS
 
init(String, String[]) - Method in interface aminePlatform.mas.IAmineMAS
 
init(String[]) - Method in interface aminePlatform.mas.IAmineMAS
 
init(String[]) - Method in class aminePlatform.mas.amineJade.AmineJadeMas
 
initDebuger() - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.Debuger
 
initPosOfVEdgeName - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
initRelaxOntology() - Method in class aminePlatform.util.graph.RelaxOntology
 
initial - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
initiateAssignment(Concept, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
initiateEvalCG(Concept, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
initiateInterpreter() - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
It set the appropriate context for starting the interpretation of the content of the WorkingMemory (which is a (set of) CGs): initiate global variables and put the workingMemory in the activationRecords list; it becomes the first active context to interpret.
initiateInterpreter(Lexicon, Ontology, SynergyGUIFrame, Concept, boolean) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
It set the appropriate context for starting the interpretation of the content of the WorkingMemory (which is a (set of) CGs): initiate global variables and put the workingMemory in the activationRecords list; it becomes the first active context to interpret.
initiatePrimitiveExec(Concept, ActivationRecord, ArrayList, ArrayList) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
inputDlgTxtFld - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
inputDlgTxtFld - Variable in class aminePlatform.guis.util.TxtFldInputDialog
 
insertDrawAndBrowserViews(Node) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
insertDrawAndBrowserViews(Node) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
insertMenu - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
insertMenu - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
insertNewCSMenu - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
insertNewCSMenu - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
insertNewLinkMenu - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
insertNewLinkMenu - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
insertNewNd(InferenceTreeNode, Object, Integer) - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
insertString(int, String, AttributeSet) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane.HighLightedDocument
 
insertText(String, int) - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
insertText(String, int) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVEdge
 
insertText(String, int) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVNode
 
insertText(String, int) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
insertText(String, int) - Method in class aminePlatform.guis.util.TextFieldPopup
 
insetsPanel1 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
insetsPanel1 - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
insetsPanel1 - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
insetsPanel1 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
insetsPanel1 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
insetsPanel1 - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
insetsPanel1 - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
insetsPanel2 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
insetsPanel2 - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
insetsPanel2 - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
insetsPanel2 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
insetsPanel2 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
insetsPanel2 - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
insetsPanel2 - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
insetsPanel3 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
insetsPanel3 - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
insetsPanel3 - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
insetsPanel3 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
insetsPanel3 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
insetsPanel3 - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
insetsPanel3 - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
intFrmAdapter - Variable in class aminePlatform.guis.graphDrawing.GraphDrawFrame
 
integrateCS(Object, AmineList, AmineList, boolean) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
integrateCSRule - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame
 
integrateCSRuleBtnAction() - Method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame
 
integrateCSRuleFrame - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
integrateCSRuleFrame - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
integrateContexts(CG, ArrayList, CG, AmineList, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IndepthDynamicKnowledgeIntegration
Scan cg to locate contexts (concepts with CG as descriptor).
integrateContexts1(CG, CG, ArrayList, CG, AmineList, AmineList, HashMap, HashMap, DynamicKnowledgeIntegration.CSWrapper, boolean) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
integrateContexts1(CG, CG, ArrayList, CG, AmineList, AmineList, HashMap, HashMap, DynamicKnowledgeIntegration.CSWrapper, boolean) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IndepthDynamicKnowledgeIntegration
 
integrateDef(Identifier, CG, AmineList, AmineList, boolean) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
integrateDefBtnAction() - Method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame
 
integrateDefBtnAction() - Method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
integrateDefOrSitOrCtxt(Object, CG, byte, AmineList, AmineList, boolean, ArrayList, CG) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
integrates the newCG in the current ontology using a list of focus userFocusHshMap.
integrateDefOrSituation(Identifier, CG, byte, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
integrates the newCG in the current ontology using a list of focus userFocusHshMap.
integrateDefOrSituation(Identifier, CG, byte, AmineList, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
integrates the newCG in the current ontology using a list of focus userFocusHshMap.
integrateDefinition(Ontology, Identifier, CG, AmineList) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Integrate, in the specified ontology, the specified description of the definition of the specified type identifier, according to the specified pertinent types.
integrateDefinition - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame
 
integrateDefinitionFrame - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
integrateDefinitionFrame - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
integrateFrame - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
integrateFrame - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
integrateIndividual(Identifier, Identifier) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Integration of an individual declaration; individual is an individual of type.
integrateIndividual(Identifier, Identifier, CG) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Integration of an individual declaration; individual is an individual of type.
integrateIndividual(String, String, String) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Integration of an individual declaration; individualString is an individual of typeString.
integrateIndividual(String, String) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Integration of an individual declaration; individualString is an individual of typeString.
integrateIndividual(String, String, CG) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Integration of an individual declaration; individualString is an individual of typeString.
integrateMetaphor(CG, Concept) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Treatment of Metaphor: TO BE DONE - If the new description is to integrate as a description of a metaphor, then only one focus should be given: it refeers to the kernel of the metaphor (the concept that is the source of the metaphor).
integrateSitBtnAction() - Method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
integrateSitBtnAction() - Method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame
 
integrateSitWthNewType(Ontology, CG, Type, Type) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Integrate a new situation that contains a new type newType which is a new action.
integrateSitWthNewType(Ontology, CG, Type, Type) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
Integrate a new situation that contains a new type newType which is a new action.
integrateSituation(Ontology, CG, AmineList) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Integrate in the specified ontology the specified description of a situation, according to the specified pertinent types.
integrateSituation - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame
 
integrateSituationFrame - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
integrateSituationFrame - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
integrateSynonym(Identifier, Identifier) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Integration of a synonym declaration; ident2 is synonym of ident1. ident2 is added to the list of the synonyms of ident1 (if it isn't already there).
integrateSynonym(String, String) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Integration of a synonym declaration; identString2 is synonym of identString1. identString2 is added to the list of the synonyms of identString1 (if it isn't already there).
integrateTypeSubType(Identifier, Identifier) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Integration of a type declaration; subType is subtype of type
integrateTypeSubType(String, String) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Integration of a type declaration; subTypeString is subtype of typeString.
integrateUpdateSit4Type(Ontology, CG, Type, Type) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Integrate a new situation (description) for the new type newType.
integrateUpdateSit4Type(Ontology, CG, Type, Type) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
Integrate a new situation (description) for the new type newType.
integratedNodesList - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
This ArrayList is used for GUI purposes.
integratedNodesList - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
This ArrayList is used for GUI purposes.
integratedNodesList - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
This ArrayList is used for GUI purposes.
integratedNodesList - Static variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
integrationSituation - Variable in class aminePlatform.engines.memoryBasedInferences.MemoryBasedInferences
 
interpretStateCheckPreCd(Concept, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
interpretStateTrigger(Concept, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
interpretStateTrigger: interpret the specified concept which is at state TRIGGER according to the specified active context actRecord.
interpretStateWaitForAssignment(Concept, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
interpreter - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
interpreter - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
interpreter - Variable in class aminePlatform.samples.prologPlusCG.PrologPlusCGFromJava
 
interpreterThread - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
interpreterThread - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.Debuger
 
interpreterThread - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InfTreeFrame
 
intersection(AmineSet) - Method in class aminePlatform.util.AmineSet
Intersection of two sets.
is() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
isAConcept() - Method in class aminePlatform.util.cg.CG
Check if the current CG contains only one concept without any relation.
isARelation() - Method in class aminePlatform.util.cg.CG
Check if the current CG corresponds to a relation : it contains only a relation with its source and target concepts.
isASynergyIdent(Identifier) - Static method in class aminePlatform.kernel.ontology.Ontology
 
isAclWaiting() - Method in class aminePlatform.agent.amineJade.Ask
 
isActivable(CG) - Method in class aminePlatform.engines.memoryBasedInferences.MemoryDeductiveInference
 
isActiveContext(ActivationRecord, Concept) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isAdditiveOper(byte) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
isAmineList(Object) - Static method in class aminePlatform.util.AmineList
Check if the specified Object obj is an AmineList.
isAmineSet(Object) - Static method in class aminePlatform.util.AmineSet
Check if the specified Object obj is an AmineSet.
isAnonymousVariable(Object) - Static method in class aminePlatform.util.Variable
Check if the specified obj is an anonymous variable; represented by an underscore
isAntecedent(CS) - Method in class aminePlatform.kernel.ontology.CS
Check if the current CS is equal or an antecedent of the specified CS cs.
isBckWrdActv - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
isBetween(int, int, int) - Static method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
isBoolean(Object) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isBoolean(Object) - Static method in class aminePlatform.util.AmineObjects
Check if the specified Object obj is a Boolean.
isBoundCoreferent() - Method in class aminePlatform.util.Variable
This method returns true if the variable starts with "?"
isBoundVariable(Object, Object) - Method in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext
 
isBoundVariable(Object, Object) - Method in class aminePlatform.engines.synergy.bindingContext.SynergyBindingContext
 
isBoundVariable(Object, Object) - Method in interface aminePlatform.util.BindingContext
 
isBrowseView - Variable in class aminePlatform.guis.graphDrawing.VisualGraph
 
isBrowser() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
isBrowserView - Variable in class aminePlatform.guis.graphDrawing.VisualNode
 
isCG(Object) - Static method in class aminePlatform.engines.prologPlusCG.util.Goal
Check if the current term corresponds to a goal that is represented by a CG (in the context of Prolog+CG).
isCG(Object) - Static method in class aminePlatform.util.cg.CG
Check if the specified Object obj is a CG.
isCS(Object) - Static method in class aminePlatform.kernel.ontology.CS
Check if the specified Object obj is a CS (Conceptual Structure); a concept type, a relation type, an individual or a situation.
isCSRule() - Method in class aminePlatform.kernel.ontology.CS
Check if the current CS is in fact a CSRule.
isCSRule(Object) - Static method in class aminePlatform.kernel.ontology.CSRule
Check if the specified Object obj is a CSRule
isCanonic(BindingContext, Object) - Method in class aminePlatform.util.cg.CG
Check if current CG is canonic: a) for each type (concept type or relation type) in the current CG, search its canon (if it has) and checks that the canon subsumes the current CG.
isCanonic() - Method in class aminePlatform.util.cg.CG
Check if current CG is canonic: a) for each type (concept type or relation type) in the current CG, search its canon (if it has) and checks that the canon subsumes the current CG.
isCanonic(CG, Object) - Method in class aminePlatform.util.cg.CGOperations
Check if the given cg is canonic : a) for each type (concept type or relation type) in cg, search its canon (if it has) and checks that the canon subsumes cg.
isCanonic(CG, Object, Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
 
isCanonic(CG, Object, Relation, Object) - Method in class aminePlatform.util.cg.CGOperations
 
isCanonicity() - Static method in class aminePlatform.util.cg.CG
Check if the value of the static attribute canonicity is true
isChild(CS) - Method in class aminePlatform.kernel.ontology.CS
Check if the specified child is among the children of the current CS
isComment() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
Checks this token to see if it is a comment.
isComment() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.Token
Determine if this token is a comment.
isComposedDesignator(Object) - Static method in class aminePlatform.util.cg.ComposedDesignator
 
isComposedGoal(Object) - Static method in class aminePlatform.engines.prologPlusCG.util.Goal
Test if the specified term corresponds to a composed goal : term::term.
isComposedType(Object) - Static method in class aminePlatform.util.cg.ComposedType
 
isCompoundCG() - Method in class aminePlatform.util.cg.CG
Check if the current CG contains a concept that is a context; a concept that have a CG as description.
isConcept(Object) - Static method in class aminePlatform.util.cg.Concept
Check if the specified Object obj is a Concept.
isConceptInCG(Concept) - Method in class aminePlatform.util.cg.CG
Check if the parameter concept is contained in the current CG.
isConceptParameter(Concept) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isConceptType() - Method in class aminePlatform.kernel.ontology.CS
Check if the current cs is a Concept Type CS
isConceptType(Object) - Static method in class aminePlatform.kernel.ontology.Type
Check if the specified Object obj is a Concept Type CS
isConceptTypeIdentifier(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Check if the specified identifier is contained in the current lexicon as a concept type identifier, not as a relation type or an individual identifier.
isCondVerified(Concept, Relation, Concept, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isConform(Type) - Method in class aminePlatform.kernel.ontology.Individual
Check if the current individual is conform to the specified type (the parameter typeCS) : check that typeCS is the immediate type or a superType of the immediate type of the current individual.
isConform(BindingContext, Object, Object) - Static method in class aminePlatform.util.AmineObjects
Check that conformity constraint is satisfied for an object that can be a CG or it can contain a CG : designator of each concept in a CG must be conform to its concept type.
isConform(BindingContext, Object, Object, Object, Object) - Static method in class aminePlatform.util.cg.Concept
Check if the specified designator is conform to the specified type.
isConnected() - Method in class aminePlatform.util.cg.Concept
A concept is connected if it has at least an income relation or an outcome relation
isConnectingRelation(CG, Relation) - Method in class aminePlatform.util.cg.CGOperations
A relation is a connecting relation if its elimination would make the CG disconnected.
isContCurrNd(Object, Integer) - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
isContext() - Method in class aminePlatform.kernel.ontology.CS
 
isContext(Object) - Static method in class aminePlatform.kernel.ontology.Context
Check if the specified Object obj is a Context CS
isContext() - Method in class aminePlatform.util.cg.Concept
Check if the current concept is a context : if its descriptor is a CG or a Context CS
isContext(BindingContext, Object) - Method in class aminePlatform.util.cg.Concept
Check if the current concept is a context; if its descriptor is a CG or a Context CS.
isCoreferent(Object) - Static method in class aminePlatform.util.cg.Concept
 
isCorrectIdentName(String) - Static method in class aminePlatform.kernel.lexicons.Identifier
 
isDefinedOperation(Type, Concept, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isDefinedType(Object, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isDefinitionalCoreferent() - Method in class aminePlatform.util.Variable
This method returns true if the variable starts with "*" (i.e. a definitional bound label)
isDescendant(CS) - Method in class aminePlatform.kernel.ontology.CS
In general, a node has less fathers than children, that is why this method is defined in terms of isAntecedent().
isDescrBoolean(Concept) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isDescriptor(byte) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
isDesignator(byte) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
isDesignatorSource(Object) - Static method in class aminePlatform.util.cg.Concept
Check if designator corresponds to a variable with the special name "source"
isDesignatorSuper(Object) - Static method in class aminePlatform.util.cg.Concept
Check if designator corresponds to a variable with the special name "super"
isDesignatorTarget(Object) - Static method in class aminePlatform.util.cg.Concept
Check if designator corresponds to a variable with the special name "target"
isDesignatorThis(Object) - Static method in class aminePlatform.util.cg.Concept
Check if designator corresponds to a variable with the special name "this"
isDouble(Object) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isDouble(Object) - Static method in class aminePlatform.util.AmineObjects
Check if the specified Object obj is a Double.
isEffectiveStateTrigger(Concept, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isEmpty(Object) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
isEmpty(Object) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.ruleKB.IntegrateCSRule
 
isEmpty(Object) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.situationKB.IntegrateSituation
 
isEmpty() - Method in class aminePlatform.guis.cgNotationsGUI.CGEditor
 
isEmpty() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
isEmpty() - Method in class aminePlatform.guis.cgNotationsGUI.CGTextEditor
 
isEmpty() - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Check if the current Visual Graph is empty
isEmpty() - Method in class aminePlatform.kernel.ontology.Ontology
 
isEmpty() - Method in class aminePlatform.util.cg.CG
Check if the current CG is empty; it contains no concept (and so no relation)
isEmpty() - Method in interface aminePlatform.util.graph.Graph
 
isEnable() - Method in class aminePlatform.guis.util.TextFieldPopup
 
isError() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
Checks this token to see if it is an Error.
isError() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.Token
Determine if this token is an error.
isExtensionListInDescription() - Method in class aminePlatform.guis.util.AmineFileFilter
 
isFather(CS) - Method in class aminePlatform.kernel.ontology.CS
Check if the specified father is among the fathers of the current CS.
isFirstSolution - Variable in class aminePlatform.engines.prologPlusCG.interpreter.InterpreterThread
 
isForWrdActv - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
isFreeVariable(Object, Object) - Method in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext
 
isFreeVariable(Object, Object) - Method in class aminePlatform.engines.synergy.bindingContext.SynergyBindingContext
 
isFreeVariable(Object, Object) - Method in interface aminePlatform.util.BindingContext
 
isFunctional(Relation) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isFunctionalCG() - Static method in class aminePlatform.util.cg.CG
Check if the value of the static attribute functionalCG is true
isGRD(Object) - Static method in class aminePlatform.kernel.ontology.RelationType
Check if the specified relation rel corresponds to the grd relation of Synergy
isGenus(Type) - Method in class aminePlatform.util.cg.CG
 
isGlobalObject(Identifier) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
isGoal(Object) - Static method in class aminePlatform.engines.prologPlusCG.util.Goal
A Goal in Prolog+CG can be a String, an identifier or a Variable (which is an Identifier), a Term, or a CG.
isHead(Concept) - Method in class aminePlatform.util.cg.CG
Check if the specified concept conc is the head of the current CG
isHeadedCG() - Static method in class aminePlatform.util.cg.CG
Check if CGs are HeadedCG (the static attribute headedCG is true)
isIdAgent(Identifier) - Method in class aminePlatform.mas.AmineMAS
 
isIdAgent(Identifier) - Method in interface aminePlatform.mas.IAmineMAS
 
isIdent(Object) - Static method in class aminePlatform.util.AmineObjects
Check if the specified Object obj is an Identifier; if obj is an Identifier or it is a Type or an Individual object, both represent (are associated to) identifiers in the context of a multi-lingua ontology.
isIdentOrString(Object) - Static method in class aminePlatform.engines.prologPlusCG.util.Goal
check if the term correspond to an identifier or a string without arguments
isIdentOrString(Object) - Static method in class aminePlatform.util.AmineObjects
Check if the specified Object obj is an Identifier or a String.
isIdentifier() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
Checks this token to see if it is an identifier.
isIdentifier(Object) - Static method in class aminePlatform.kernel.lexicons.Identifier
Check if the specified obj is an Identifier
isIdentifierKnown(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Check if the specified identifier is contained in the current lexicon ;
isIdentifierKnown(String) - Method in class aminePlatform.kernel.lexicons.Lexicon
Check if the specified name is the name of an identifier contained in the current lexicon.
isIgnoreCase() - Static method in class aminePlatform.kernel.lexicons.Identifier
Check if the value of the ignoreCase static attribute is true.
isInArg(Concept) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isInDescr(CS, CG) - Method in class aminePlatform.util.cg.CGOperations
 
isInParameter(String) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isInTracker(Rectangle) - Method in class aminePlatform.guis.graphDrawing.VisualNode
Check if the rectangle of the current VisualNode is contained in the specified rectangle.
isIncomeRelation(Relation) - Method in class aminePlatform.util.cg.Concept
Check if the current concept has the specified relation as an income relation.
isIncomeRelation(Object) - Method in class aminePlatform.util.cg.Concept
Check if the current concept has an income relation with the specified relType.
isIncomeRelation(Object, String) - Method in class aminePlatform.util.cg.Concept
Similar to the monadic definition, except that we consider the suffix of the two relations.
isIncomeRelation(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.Concept
Check if the current concept has an income relation with the specified relType.
isIndexedType() - Method in class aminePlatform.kernel.ontology.CS
 
isIndividual() - Method in class aminePlatform.kernel.ontology.CS
Check if the current CS is in fact an Individual CS.
isIndividual(Object) - Static method in class aminePlatform.kernel.ontology.Individual
Check if the specified Object obj is an Individual CS
isIndividualIdentifier(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Check if the specified identifier is contained in the current lexicon as an individual identifier, not as a type identifier.
isIndividualOfType(Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Check in the current lexicon if the specified individual identifier is an individual of the type identifier.
isInitialized() - Method in class aminePlatform.util.graph.RelaxGraph
Determines if the graph has been initially laid out.
isInt(Object) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isInt(String) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
isInteger(Object) - Static method in class aminePlatform.util.AmineObjects
Check if the specified Object obj is an Integer.
isIntegrated() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.util.IntegrationResult
 
isInteractive - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
isJavaMessage() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
Checks this token to see if it is a java message.
isKB() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
isKnownLanguage(Identifier) - Method in class aminePlatform.kernel.ontology.Ontology
Check if the specified language is among the languages associated to the lexicons of the current ontology.
isLeaf(Object) - Method in class aminePlatform.guis.ontologyKBGUI.OntKBTreeModel
 
isLiteral() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
Checks this token to see if it is a literal.
isMainLanguage(Identifier) - Method in class aminePlatform.kernel.ontology.Ontology
Check if the given language corresponds to the main lexicon's language
isMainLexicon() - Method in class aminePlatform.kernel.lexicons.Lexicon
Check if the current lexicon corresponds to the lexicon of the main language
isMainLexicon(Lexicon) - Method in class aminePlatform.kernel.ontology.Ontology
Check if the given lexicon corresponds to the main lexicon of the current ontology
isMember(Object) - Method in class aminePlatform.util.AmineList
Check if the specified obj is an element, comparison by content, of the current list.
isMember(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.AmineList
Test if the object obj is member of the current AmineList. if no element in the list is equal to obj and if the list terminates with a constructor and this later has a value (if the binding is considered), then a recursive test is done; check if obj is a member of the list which is the value of the constructor variable.
isMember(Object) - Method in class aminePlatform.util.AmineSet
Test if the specified object is member of the current set.
isMetaphor() - Method in class aminePlatform.kernel.ontology.CS
 
isMetaphor(Object) - Static method in class aminePlatform.kernel.ontology.Metaphor
 
isMixedLanguage() - Method in class aminePlatform.kernel.ontology.Ontology
Check if the mixedLanguage attribute is true.
isMultiplicativeOper(byte) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
isNewIdentifier(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Check if the specified identifier is new (i.e. it is not contained) in the current lexicon.
isNewLanguage(Identifier) - Method in class aminePlatform.kernel.ontology.Ontology
The specified language is a new language if it is not among the languages associated to the lexicons of the current ontology.
isNewLanguageName(String) - Method in class aminePlatform.kernel.ontology.Ontology
Check if the specified name is a new language name; no language has such a name among the languages associated to the lexicons of the current ontology.
isNextSolution - Variable in class aminePlatform.engines.prologPlusCG.interpreter.InterpreterThread
 
isNodeFixed(VisualNode) - Method in class aminePlatform.util.graph.RelaxGraph
Returns true if the specified VisualNode has a fixed position.
isNotOper(byte) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
isNullTerm(Object) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
isNumber(Object) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isNumber(Object) - Static method in class aminePlatform.util.AmineObjects
Check if the specified Object obj is a Number; an Integer or a Double.
isOperator() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
Checks this token to see if it is a Operator.
isOutArg(Concept) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isOutOfActor(Concept) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isOutParameter(String) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isOutcomeRelation(Relation) - Method in class aminePlatform.util.cg.Concept
Check if the current concept has the specified relation as an outcome relation.
isOutcomeRelation(Object) - Method in class aminePlatform.util.cg.Concept
Check if the current concept has an outcome relation with the specified relType.
isOutcomeRelation(Object, String) - Method in class aminePlatform.util.cg.Concept
Similar to the monadic definition, except that we consider the suffix of the two relations.
isOutcomeRelation(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.Concept
Check if the current concept has an outcome relation with the specified relType.
isParameter() - Method in class aminePlatform.util.cg.Concept
Check if the current concept is a parameter (in a CG that represents the description of an operation with parameters, as in the context of SYNERGY).
isParameterMode(String) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
isPopupVisible() - Method in class aminePlatform.guis.util.TextFieldPopup
 
isPossibleToJoin(byte, Concept, Object, Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
First check : if concG1 and concG2 have two income relations with the same type then it isnt possible to join since the resulted CG will not be functional If income relations of the two concepts are mutually different then the Second check is done; it is similar to the first except that is done on outcome relations.
isPrimitive(String) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
isPrimitive(String) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
isPrimitiveData(Object, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isPrimitiveData(Type) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isPrimitiveFunction(Object, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isPrimitiveFunction(Type) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isPrimitiveOperation(Object, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isPrimitiveOperation(Type) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isPseudoDesignator(Object) - Static method in class aminePlatform.util.cg.Concept
Check if designator corresponds to a pseudoDesignator : if the designator is a String
isRectangleInRectangle(Rectangle, Rectangle) - Static method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
isRelation(Object) - Static method in class aminePlatform.util.cg.Relation
Check that the specified object is a relation
isRelationInCG(Relation) - Method in class aminePlatform.util.cg.CG
Check if the specified relation is contained in the current CG.
isRelationType() - Method in class aminePlatform.kernel.ontology.CS
Check if the current CS is in fact a Relation Type CS.
isRelationType(Object) - Static method in class aminePlatform.kernel.ontology.RelationType
Check if the specified Object obj is a Type CS
isRelationType(Object) - Static method in class aminePlatform.kernel.ontology.Type
Check if the specified Object obj is a Type CS
isRelationTypeIdentifier(Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Check if the specified identifier is contained in the current lexicon as a relation type identifier, not as a concept type or an individual identifier.
isRelationalOper(byte) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
isReservedWord() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
Checks this token to see if it is a reserved word.
isRoot(Type) - Static method in class aminePlatform.kernel.ontology.Ontology
Check if the specified type corresponds to the root of the current ontology
isSelected(VisualNode) - Method in class aminePlatform.util.graph.RelaxOntology
Detects whether the specified cell has been marked selected.
isSeparator() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
Checks this token to see if it is a Separator.
isSimpleObject(Object) - Static method in class aminePlatform.util.AmineObjects
Check if the class of the specified obj is an elementary class ; an Integer, a Double, a Boolean, a String, an Identifier or a CS object.
isSituation() - Method in class aminePlatform.kernel.ontology.CS
Check if the current CS is in fact a Situation CS.
isSituation(Object) - Static method in class aminePlatform.kernel.ontology.Situation
Check if the specified Object obj is a Type CS
isStopDebug() - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.Debuger
 
isString(Object) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
isString(Object) - Static method in class aminePlatform.util.AmineObjects
Check if the specified Object obj is a String.
isSubSet(AmineSet) - Method in class aminePlatform.util.AmineSet
This methods is equivalent to the inherited method containsAll().
isSubType() - Method in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
isSubType(Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Check in the current lexicon if the type with typeIdentifier1 is equal or is a subtype of the type with typeIdentifier2.
isSubType(Type) - Method in class aminePlatform.kernel.ontology.Type
Check if the current type is equal or is a subtype of the Type type.
isSuperType() - Method in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
isSuperType(Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Check in the current lexicon if the type with typeIdentifier1 is equal or is a superType of the type with typeIdentifier2.
isSuperType(Type) - Method in class aminePlatform.kernel.ontology.Type
Check if the current type is equal or is a superType of the specified Type.
isSynergyRelation(RelationType) - Static method in class aminePlatform.kernel.ontology.Ontology
 
isSynergyRelation(String) - Static method in class aminePlatform.kernel.ontology.Ontology
 
isTerm(Object) - Static method in class aminePlatform.engines.prologPlusCG.util.Goal
 
isTerm(Object) - Static method in class aminePlatform.util.Term
Check if the specified Object obj is a Term.
isTextOnSegment(Point, Point, Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Check if the text is on the segment specified by the points p0 and p1.
isTokenTowChars() - Method in class aminePlatform.util.parserGenerator.TextTokenizer
 
isTrue() - Method in class aminePlatform.util.AmineBoolean
 
isType() - Method in class aminePlatform.kernel.ontology.CS
Check if the current CS is in fact a Type CS.
isType(Type) - Method in class aminePlatform.kernel.ontology.Individual
Check if the specified type is the (immediate) type of the current Individual
isType(Object) - Static method in class aminePlatform.kernel.ontology.Type
Check if the specified Object obj is a Type CS
isUnifiable(Rules) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
starting with the position recorded in goalToResolve, search for a rule in the paquet paquet so that the head of the rule could be unified with the current goal (recorded in goalToResolve.goal.
isVarListConstructor(Object) - Static method in class aminePlatform.util.VarListConstructor
Check if the specified Object obj is a VarListConstructor.
isVariable(Object) - Static method in class aminePlatform.engines.prologPlusCG.util.Goal
Test if the specified term corresponds to a variable goal (in the context of Prolog+CG)
isVariable() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
Checks this token to see if it is Variable.
isVariable(Object) - Static method in class aminePlatform.util.Variable
Check if the specified Object obj is a Variable (and so, a VarListConstructor which is a subclass of Variable).
isVariableIdentifier(String) - Static method in class aminePlatform.util.parserGenerator.TextTokenizer
A variable identifier should start with a letter followed optionally by a digit or underscore.
isVariableName(String) - Static method in class aminePlatform.util.Variable
 
isViewMode() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
isVisited() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel.TreeOntNode
 
isWhiteSpace() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
Checks this token to see if it is White Space.
isWhiteSpace() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.Token
Determine if this token is whitespace.
iteration - Variable in class aminePlatform.util.graph.RelaxOntology
Represents the current loop number It was needed for the progress dialog

J

JMethodInterpreter - class aminePlatform.engines.JMethodInterpreter.
Title: engines.JMethodInterpreter Class Description: An interpretation of a call to a Java method (including call to Amine methods) from Prolog+CG or Synergy Copyright : Copyright (c) Adil KABBAJ 2004-2009
JMethodInterpreter() - Constructor for class aminePlatform.engines.JMethodInterpreter
 
j - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
jBtChkFuncDep - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
jBtClear - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
jBtElabDef - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
jBtElabSit - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
jBtExitDbg - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InfTreeFrame
 
jBtExpByDef - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
jBtExpBySit - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
jBtExpByTypeSit - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
jBtFrstStp - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
jBtGetCS - Variable in class aminePlatform.guis.cgOperationsGUI.MMCGEditorsOperPnl
 
jBtInStep - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InfTreeFrame
 
jBtLstStp - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
jBtNextStep - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InfTreeFrame
 
jBtNo - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame
 
jBtNxtStp - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
jBtOnce - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
jBtResult - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
jBtSetCS - Variable in class aminePlatform.guis.cgOperationsGUI.MMCGEditorsOperPnl
 
jBtStop - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
jBtStpByStp - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
jBtStpDbg - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InfTreeFrame
 
jBtWIKADef - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
jBtWIKASit - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
jBtWhatIs - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame
 
jBtYes - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame
 
jChkBxMnItm14 - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
jChkBxMnItm14 - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
jChkBxMnItm16 - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
jChkBxMnItm16 - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
jChkBxMnItm18 - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
jChkBxMnItm18 - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
jChkBxMnItm20 - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
jChkBxMnItm20 - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
jChkBxMnItmBld - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
jChkBxMnItmBld - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
jLabel1 - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
jLabel1 - Variable in class aminePlatform.guis.util.IdentifierInputPnl
 
jLabel2 - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
jLabel3 - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
jLabel3 - Variable in class aminePlatform.guis.util.IdentifierInputPnl
 
jLabel4 - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
jLblOntology - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
jLblSynms - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
jMenuHelpAPIs_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
jMenuHelpAbout_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
jMenuHelpSite_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
jMenuItem0 - Variable in class aminePlatform.guis.cgDrawing.CGDrawPanel.JConceptStates
 
jMenuItem1 - Variable in class aminePlatform.guis.cgDrawing.CGDrawPanel.JConceptStates
 
jMenuItem1 - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel.CmdCtxtMenu
 
jMenuItem1 - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel.VNodeCtxtMenu
 
jMenuItem2 - Variable in class aminePlatform.guis.cgDrawing.CGDrawPanel.JConceptStates
 
jMenuItem2 - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel.CmdCtxtMenu
 
jMenuItem2 - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel.VNodeCtxtMenu
 
jMenuItem3 - Variable in class aminePlatform.guis.cgDrawing.CGDrawPanel.JConceptStates
 
jMenuItem3 - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel.CmdCtxtMenu
 
jMenuItem3 - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel.VNodeCtxtMenu
 
jMenuItem4 - Variable in class aminePlatform.guis.cgDrawing.CGDrawPanel.JConceptStates
 
jMenuItem4 - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel.CmdCtxtMenu
 
jMenuItem4 - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel.VNodeCtxtMenu
 
jMenuItem5 - Variable in class aminePlatform.guis.cgDrawing.CGDrawPanel.JConceptStates
 
jMenuItem5 - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel.CmdCtxtMenu
 
jMenuItem5 - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel.VNodeCtxtMenu
 
jMenuItem6 - Variable in class aminePlatform.guis.cgDrawing.CGDrawPanel.JConceptStates
 
jMenuItem6 - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel.CmdCtxtMenu
 
jMenuItem7 - Variable in class aminePlatform.guis.cgDrawing.CGDrawPanel.JConceptStates
 
jMenuReadMe_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
jMnItmCopy - Variable in class aminePlatform.guis.util.AmineTextEditor.TxtPopupMenu
 
jMnItmCut - Variable in class aminePlatform.guis.util.AmineTextEditor.TxtPopupMenu
 
jMnItmPaste - Variable in class aminePlatform.guis.util.AmineTextEditor.TxtPopupMenu
 
jPanel5 - Variable in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
jPnlList - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
jSpltPane1 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
jSpltPane2 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
jTabbedPane1 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
jTbdPn1CGFiles - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
join(Concept, CG, Concept) - Method in class aminePlatform.util.cg.CG
Join the current CG with the specified CG cg2, with the specified conc1 and conc2 as two concepts of the current CG and cg2 respectively, and conc1 is identical to conc2.
joinBestSituation(Concept, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
For the moment, we look only at situations that are indexed under the type of the specified concept.
jsp - Variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 

K

KEY_GLOBAL_RULE - Static variable in interface aminePlatform.util.AmineConstants
 
KnowledgeBase - class aminePlatform.knowledgeBase.KnowledgeBase.
Title: KnowledgeBase Class Description: KnowledgeBase has an Ontology support/foundation.
KnowledgeBase() - Constructor for class aminePlatform.knowledgeBase.KnowledgeBase
 
KnowledgeBase(Ontology) - Constructor for class aminePlatform.knowledgeBase.KnowledgeBase
 
KnowledgeBase(Type) - Constructor for class aminePlatform.knowledgeBase.KnowledgeBase
 
KnowledgeBase(Type, RelationType) - Constructor for class aminePlatform.knowledgeBase.KnowledgeBase
 
KnowledgeBase(Identifier, Identifier, Identifier) - Constructor for class aminePlatform.knowledgeBase.KnowledgeBase
 
KnowledgeBase(Identifier, Identifier, Identifier, Object[]) - Constructor for class aminePlatform.knowledgeBase.KnowledgeBase
 
kbDirPath - Static variable in class aminePlatform.guis.util.AmineFrame
 
key - Variable in class aminePlatform.engines.prologPlusCG.util.GoalToResolve
 
keyListener - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 

L

LAZY_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
LAZY_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
LC_ADD - Static variable in interface aminePlatform.util.AmineConstants
 
LC_AMINE_BOOLEAN - Static variable in interface aminePlatform.util.AmineConstants
 
LC_AMINE_DOUBLE - Static variable in interface aminePlatform.util.AmineConstants
 
LC_AMINE_INTEGER - Static variable in interface aminePlatform.util.AmineConstants
 
LC_AND - Static variable in interface aminePlatform.util.AmineConstants
 
LC_BOOLEAN - Static variable in interface aminePlatform.util.AmineConstants
 
LC_CG - Static variable in interface aminePlatform.util.AmineConstants
 
LC_CLOSE_BRKT - Static variable in interface aminePlatform.util.AmineConstants
 
LC_CLOSE_PARENT - Static variable in interface aminePlatform.util.AmineConstants
 
LC_CLOSE_SET - Static variable in interface aminePlatform.util.AmineConstants
 
LC_COMMA - Static variable in interface aminePlatform.util.AmineConstants
 
LC_COMMA_SEMI - Static variable in interface aminePlatform.util.AmineConstants
 
LC_CONCEPT - Static variable in interface aminePlatform.util.AmineConstants
 
LC_CONSTRUCTOR - Static variable in interface aminePlatform.util.AmineConstants
 
LC_CS - Static variable in interface aminePlatform.util.AmineConstants
Lexical Categories
LC_CUT - Static variable in interface aminePlatform.util.AmineConstants
 
LC_DIFF - Static variable in interface aminePlatform.util.AmineConstants
 
LC_DIV - Static variable in interface aminePlatform.util.AmineConstants
 
LC_DOUBLE - Static variable in interface aminePlatform.util.AmineConstants
 
LC_DSBL_BKWRD_PRPGTN - Static variable in interface aminePlatform.util.AmineConstants
 
LC_DSBL_FRWRD_PRPGTN - Static variable in interface aminePlatform.util.AmineConstants
 
LC_EOF - Static variable in interface aminePlatform.util.AmineConstants
 
LC_EQ - Static variable in interface aminePlatform.util.AmineConstants
 
LC_FOUR_POINTS - Static variable in interface aminePlatform.util.AmineConstants
 
LC_IDENTIFIER - Static variable in interface aminePlatform.util.AmineConstants
 
LC_IF - Static variable in interface aminePlatform.util.AmineConstants
 
LC_INF - Static variable in interface aminePlatform.util.AmineConstants
 
LC_INTEGER - Static variable in interface aminePlatform.util.AmineConstants
 
LC_INTEROG - Static variable in interface aminePlatform.util.AmineConstants
 
LC_IS - Static variable in interface aminePlatform.util.AmineConstants
 
LC_JAVA_OBJECT - Static variable in interface aminePlatform.util.AmineConstants
 
LC_LEFT_ARROW - Static variable in interface aminePlatform.util.AmineConstants
 
LC_LIST - Static variable in interface aminePlatform.util.AmineConstants
 
LC_NULL - Static variable in interface aminePlatform.util.AmineConstants
 
LC_OPEN_BRKT - Static variable in interface aminePlatform.util.AmineConstants
 
LC_OPEN_PARENT - Static variable in interface aminePlatform.util.AmineConstants
 
LC_OPEN_SET - Static variable in interface aminePlatform.util.AmineConstants
 
LC_OPER_AND - Static variable in interface aminePlatform.util.AmineConstants
 
LC_OPER_OR - Static variable in interface aminePlatform.util.AmineConstants
 
LC_POINT - Static variable in interface aminePlatform.util.AmineConstants
 
LC_RELATION - Static variable in interface aminePlatform.util.AmineConstants
 
LC_RGHT_ARROW - Static variable in interface aminePlatform.util.AmineConstants
 
LC_SEMI_COMMA - Static variable in interface aminePlatform.util.AmineConstants
 
LC_SET - Static variable in interface aminePlatform.util.AmineConstants
 
LC_STAR - Static variable in interface aminePlatform.util.AmineConstants
 
LC_STATE - Static variable in interface aminePlatform.util.AmineConstants
 
LC_STRING - Static variable in interface aminePlatform.util.AmineConstants
 
LC_SUB - Static variable in interface aminePlatform.util.AmineConstants
 
LC_SUP - Static variable in interface aminePlatform.util.AmineConstants
 
LC_TERM - Static variable in interface aminePlatform.util.AmineConstants
 
LC_TWO_POINTS - Static variable in interface aminePlatform.util.AmineConstants
 
LC_VARIABLE - Static variable in interface aminePlatform.util.AmineConstants
 
LC_VAR_LIST_CONSTRUCTOR - Static variable in interface aminePlatform.util.AmineConstants
 
LESSEQ_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
LESSTHAN_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
LF - Static variable in interface aminePlatform.util.AmineConstants
 
LFParserGenerator - class aminePlatform.util.parserGenerator.LFParserGenerator.
Title : parserGenerator.LFParserGenerator Class Description : This class is responsible of two tasks : - to parse the LF notation of a CG and generate its internal representation, - to generate a LF notation of a CG from its internal representation.
LFParserGenerator(TextTokenizer, Lexicon) - Constructor for class aminePlatform.util.parserGenerator.LFParserGenerator
This constructor calls the corresponding constructor of the super-class
LFParserGenerator(Lexicon) - Constructor for class aminePlatform.util.parserGenerator.LFParserGenerator
This constructor calls the corresponding constructor of the super-class
LINK - Static variable in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
LIST - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
LIST_ALL - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
LIST_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
LIST_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
LITERAL_BOOLEAN - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
LITERAL_CHARACTER - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
LITERAL_DOUBLE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
LITERAL_FLOATING_POINT - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
LITERAL_INTEGER_DECIMAL - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
LITERAL_INTEGER_HEXIDECIMAL - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
LITERAL_INTEGER_OCTAL - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
LITERAL_LONG_DECIMAL - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
LITERAL_LONG_HEXIDECIMAL - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
LITERAL_LONG_OCTAL - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
LITERAL_NULL - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
LITERAL_STRING - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
LITERAL_SUPER - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
LITERAL_THIS - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
LNFCGIFFrm - class aminePlatform.guis.util.LNFCGIFFrm.
Title: guis.util.LNFCGIFFrm class Description: A Frame that embeed a splitPane that enables a display of a CG in its LF and CGIF notations.
LNFCGIFFrm() - Constructor for class aminePlatform.guis.util.LNFCGIFFrm
 
LOAD_DB - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
LanguagesComboBox - class aminePlatform.guis.util.LanguagesComboBox.
Title: guis.util.LanguagesComboBox class Description: LanguagesComboBox is a JComboBox for the languages of the current ontology.
LanguagesComboBox(Ontology) - Constructor for class aminePlatform.guis.util.LanguagesComboBox
Initialize the JComboBox with the list of the ontology languages.
LanguagesListDialog - class aminePlatform.guis.ontologyKBGUI.LanguagesListDialog.
Title: guis.lexiconsOntologyGUI.LanguagesListDialog class Description: This class provides the user with a Dialog Frame to add and/or update the languages list of the current lexicons.
LanguagesListDialog(JFrame, String, Ontology, ArrayList) - Constructor for class aminePlatform.guis.ontologyKBGUI.LanguagesListDialog
 
Lexer - interface aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.Lexer.
 
Lexicon - class aminePlatform.kernel.lexicons.Lexicon.
Title: lexicons.Lexicon class Description: This class defines a "conceptual lexicon" ; a lexicon that records for each identifier of a specific language its associated Conceptual Structure (CS).
Lexicon(Identifier, Ontology) - Constructor for class aminePlatform.kernel.lexicons.Lexicon
Construct a new (empty) lexicon for the specified new language and the specified ontology.
LexiconException - exception aminePlatform.kernel.lexicons.LexiconException.
Title: lexicons.LexiconException Class Description: Lexicons Exception is associated to Lexicon class Copyright: Copyright (c) Adil KABBAJ, 2004-2009
LexiconException(String) - Constructor for class aminePlatform.kernel.lexicons.LexiconException
 
LightBlue - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
LightGreen - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
LightOrange - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
LightXXX - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
LightYellow - Static variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
Link - class aminePlatform.kernel.ontology.Link.
Title : Link Class Description : Link implements Edge interface and represents the relation between two CSs in an Ontology.
Link() - Constructor for class aminePlatform.kernel.ontology.Link
 
Link(CS, CS) - Constructor for class aminePlatform.kernel.ontology.Link
 
ListDialog - class aminePlatform.guis.util.ListDialog.
Title: guis.util.ListDialog class Description: ListDialog display a ListPanel in a Dialog frame.
ListDialog(JFrame, String, Object[]) - Constructor for class aminePlatform.guis.util.ListDialog
 
ListPanel - class aminePlatform.guis.util.ListPanel.
Title: guis.util.ListPanel class Description: ListPanel is a Panel that contains a JList of Identifiers and four operations (buttons) : Add, Replace, Delete and Clear.
ListPanel() - Constructor for class aminePlatform.guis.util.ListPanel
 
ListPanel(Object[]) - Constructor for class aminePlatform.guis.util.ListPanel
 
LstOfConstraints - class aminePlatform.engines.prologPlusCG.bindingContext.LstOfConstraints.
Title: LstOfConstraints Description: LstOfConstraints is composed of an object (with its binding information) and an Array List of constraints.
LstOfConstraints() - Constructor for class aminePlatform.engines.prologPlusCG.bindingContext.LstOfConstraints
 
label1 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
label1 - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
label1 - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
label1 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
label1 - Variable in class aminePlatform.guis.ontologyKBGUI.IndividualPnl
 
label1 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
label1 - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
label1 - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
label1 - Variable in class aminePlatform.guis.util.MultipleSelectFromListDialog
 
label2 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
label2 - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
label2 - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
label2 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
label2 - Variable in class aminePlatform.guis.ontologyKBGUI.IndividualPnl
 
label2 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
label2 - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
label2 - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
label2 - Variable in class aminePlatform.guis.util.MultipleSelectFromListDialog
 
label3 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
label3 - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
label3 - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
label3 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
label3 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
label3 - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
label3 - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
label31 - Variable in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame_AboutBox
 
label31 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
label31 - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
label31 - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
label31 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
label31 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
label31 - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
label31 - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
label32 - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
label4 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
label4 - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
label4 - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
label4 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
label4 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
label4 - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
label4 - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
label5 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
label5 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
labelConcRef - Variable in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
labelIdent - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
labelLanguage - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
labelsPanel - Variable in class aminePlatform.guis.util.MultipleSelectFromListDialog
 
language - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
language - Variable in class aminePlatform.guis.cgNotationsGUI.TbdPneCGEditors
 
lemon_Chiffon - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
lengthsToFind - Variable in class aminePlatform.guis.util.AmineTextEditor
 
level - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.CpleStrgObjWthBndInf
 
level - Variable in class aminePlatform.util.graph.RelaxOntology.CellWrapper
the vertical level where the cell wrapper is inserted
levelReprise - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
levels - Variable in class aminePlatform.util.graph.RelaxOntology
 
lexicalAnalysis() - Method in class aminePlatform.util.parserGenerator.TextTokenizer
This method performs the lexical analysis of the current text and corresponds to a loop that calls the method nxtToken1() at each iteration.
lexicon - Variable in class aminePlatform.agent.amineJade.ppcgAgent.PPCGAnswer
 
lexicon - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
The current lexicon used of the integration.
lexicon - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
The current lexicon used of the integration.
lexicon - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
The current lexicon used during the integration.
lexicon - Variable in class aminePlatform.engines.memoryBasedInferences.MemoryBasedInferences
 
lexicon - Variable in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext
 
lexicon - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
lexicon - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
lexicon - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame
 
lexicon - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
lexicon - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
lexicon - Variable in class aminePlatform.guis.util.MultipleSelectFromListDialog
 
lexicon - Variable in class aminePlatform.samples.prologPlusCG.PrologPlusCGFromJava
 
lexicon - Variable in class aminePlatform.util.cg.CGOperations
 
lexicon - Variable in class aminePlatform.util.parserGenerator.ObjectParsing
The lexicon in use that will be consulted during the parsing.
lftObj - Variable in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext.UnifConstraint
 
link(CS, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
link(CS) - Method in class aminePlatform.kernel.ontology.CS
add a father-child link between two CSs ; father (the current CS : this) and child (the parameter).
linkAllConceptSubTypesToType(Object[], Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
While the method linkSubTypesToType(subTypeIdentifiers, typeIdentifier) implements the flexible interpretation of the whole operation, this method implements the strict interpretation : each element in subTypeIdentifiers should be either a new identifier or an identifier known as a Type identifier (but not known as an Individual identifier).
linkAllIndividualsToType(Object[], Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
While the method linkIndividualsToType(individualIdentifiers, typeIdentifier) implements the flexible interpretation of the whole operation, this method implements the strict interpretation : each element in individualIdentifiers should be either a new identifier or an identifier known as an individual identifier (but not known as a type identifier).
linkAllRelationSubTypesToType(Object[], Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
 
linkAllSubTypesToType(Object[], Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
This method assumes that the specified typeIdentifier in already known, either as a concept type or as a relation type.
linkConceptSubTypeToType(Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
This method is identical to linkTypeToSuperType()
linkConceptSubTypesToType(Object[], Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Link the Type CS associated to typeIdentifier with the Type CS associated to each element (subTypeIdentifier) of subTypeIdentifiers.
linkConceptTypeToSuperType(Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Link the Type CS associated to typeIdentifier with the Type CS associated to superTypeIdentifier, both are (supposed to be) contained in the current lexicon.
linkIndividualToType(Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Link the Individual CS associated to the specified individualIdentifier with the Type CS associated to the specified typeIdentifier.
linkIndividualsToType(Object[], Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Link the Individual CS associated to each element (individualIdentifier) of the array individualIdentifiers to the Type CS associated to typeIdentifier.
linkRelationSubTypeToType(Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
This method is identical to linkRelationTypeToSuperType()
linkRelationSubTypesToType(Object[], Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Link the Type CS associated to typeIdentifier with the Type CS associated to each element (subTypeIdentifier) of subTypeIdentifiers.
linkRelationTypeToSuperType(Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Link the RelationType CS associated to relationTypeIdentifier with the RelationType CS associated to superTypeIdentifier, both are (supposed to be) contained in the current lexicon.
linkRemAction - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
linkRemBisMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
linkRemBisMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
linkRemMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
linkRemMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
linkSubTypeToType(Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
This method assumes that the specified superTypeIdentifier in already known, either as a concept type or as a relation type.
linkSubTypesToType(Object[], Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
This method assumes that the specified typeIdentifier is already known, either as a concept type or as a relation type.
linkTypeToAllSuperTypes(Identifier, Object[]) - Method in class aminePlatform.kernel.lexicons.Lexicon
While the method linkTypeToSuperTypes(typeIdentifier, superTypeIdentifiers) implements the flexible interpretation of the whole operation, this method implements the strict interpretation : each element in superTypeIdentifiers should be either a new identifier or an identifier known as a Type identifier (but not known as an Individual identifier).
linkTypeToSuperType(Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
This method assumes that the specified superTypeIdentifier is already known, either as a concept type or as a relation type.
linkTypeToSuperTypes(Identifier, Object[]) - Method in class aminePlatform.kernel.lexicons.Lexicon
Link the Type CS associated to typeIdentifier to the Type CS associated to each element (superTypeIdentifier) of superTypeIdentifiers array, both typeIdentifier and elements of superTypeIdentifiers are (supposed to be) contained in the current lexicon.
list() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
listAll() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
listAll(HashMap) - Method in class aminePlatform.engines.prologPlusCG.parser.PPCGParser
 
listElems - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
listElems - Variable in class aminePlatform.guis.util.ListPanel
 
listLabel - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
listOfElems - Variable in class aminePlatform.guis.util.MultipleSelectFromListDialog
 
listOfElems - Variable in class aminePlatform.guis.util.SelectFromListDialog
 
listOfSelectedVNodes - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
listen() - Method in interface aminePlatform.agent.AmineAgent
 
listen() - Method in class aminePlatform.agent.amineJade.AmineJadeAgent
it allows the current agent to listen to its mailBox to check if it has received any message.
listen() - Method in class aminePlatform.agent.amineJade.ppcgAgent.PPCGAmineJadeAgent
Each agent has a msgBox.An agent is listening when he checks if he has received an ACL in his msgBox.
lnfCgifFrm - Variable in class aminePlatform.guis.util.CGUIs
 
lnk2IndInsMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
lnk2IndInsMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
lnk2RuleInsMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
lnk2RuleInsMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
lnk2SitInsMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
lnk2SitInsMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
lnk2TypeInsMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
lnk2TypeInsMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
load(ArrayList) - Method in class aminePlatform.engines.prologPlusCG.parser.PPCGParser
load a list of object Prolog+CG files
load(String) - Static method in class aminePlatform.kernel.ontology.Ontology
Load to the main memory, by deserialization, the ontology stored in filePath and return the ontology.
load(String) - Static method in class aminePlatform.util.cg.CG
Load to the main memory, by deserialization, the CG stored in filePath and return the CG.
loadKB() - Method in class aminePlatform.guis.util.AmineFrame
 
loadKBFromXML(String, ParseCSDescription) - Static method in class aminePlatform.knowledgeBase.KnowledgeBase
 
loadOntology() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame
 
loadOntology() - Method in class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame
 
loadOntology() - Method in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
loadOntology() - Method in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
loadOntology() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
loadOntology() - Method in class aminePlatform.guis.util.AmineFrame
public boolean loadOntology(String filePath) { if (filePath == null) return false; this.filePath = filePath; return loadOntologyBis(); }
loadOntology() - Method in class aminePlatform.guis.util.OntologyBasedFrame
 
loadOntologyFromXML(String, ParseCSDescription) - Static method in class aminePlatform.kernel.ontology.Ontology
Load to the main memory, from an XML file, the ontology stored in filePath and return the ontology.
loadSynergyOntology - Static variable in class aminePlatform.kernel.ontology.Ontology
 
loadSynergyOntology() - Method in class aminePlatform.kernel.ontology.Ontology
 
load_db() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
locVGraphFrm - Static variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
localMatch(byte, Concept, Object, Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
 
locateNode(Object, Integer) - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
lookAhead(int) - Method in class aminePlatform.util.parserGenerator.TextTokenizer
lookAhead(n) is used by syntactic analysis to look at the type of the n-th token, starting from the current one.
lstLangIdent - Variable in class aminePlatform.guis.util.IdentifierInputPnl
 
lstLangSynonym - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
lstLangType - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
lstLanguage - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
lstStates - Variable in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
lstStates_actionPerformed() - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel.LBoxEtat
 
lvlLftObj - Variable in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext.UnifConstraint
 
lvlRghtObj - Variable in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext.UnifConstraint
 

M

MAXIMAL_JOIN - Static variable in interface aminePlatform.util.AmineConstants
 
MESSAGE - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
MESSAGEJAVA - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
MINUS_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
MMCGEditorsLexOntPanel - class aminePlatform.guis.ontologyKBGUI.MMCGEditorsLexOntPanel.
Title: guis.lexiconsOntologyGUI.MMCGEditorsLexOntPanel class Description: MMCGEditorsLexOntPanel extends MMCGEditorsPanel by associating specific buttons (Set, Clear) to the MMCGEditors Copyright : Copyright (c) Adil KABBAJ 2004-2009
MMCGEditorsLexOntPanel(String, OntologyKBGUIFrame) - Constructor for class aminePlatform.guis.ontologyKBGUI.MMCGEditorsLexOntPanel
 
MMCGEditorsLexOntPanel(String, OntologyKBGUIFrame, JButton) - Constructor for class aminePlatform.guis.ontologyKBGUI.MMCGEditorsLexOntPanel
 
MMCGEditorsLexOntPanel(String, OntologyKBGUIFrame, String) - Constructor for class aminePlatform.guis.ontologyKBGUI.MMCGEditorsLexOntPanel
 
MMCGEditorsLexOntPanel(String, OntologyKBGUIFrame, String, String, String, String) - Constructor for class aminePlatform.guis.ontologyKBGUI.MMCGEditorsLexOntPanel
 
MMCGEditorsLexOntPanel(String, OntologyKBGUIFrame, String, String) - Constructor for class aminePlatform.guis.ontologyKBGUI.MMCGEditorsLexOntPanel
 
MMCGEditorsOperPnl - class aminePlatform.guis.cgOperationsGUI.MMCGEditorsOperPnl.
Title: guis.util.MMCGEditorsOperPnl class Description: This class extends MMCGEditorsPanel by adding UIs (labels, textField, and buttons) to the menuBar of MMCGEditorsPanel, and also by overriding some methods.
MMCGEditorsOperPnl(String, AmineFrame) - Constructor for class aminePlatform.guis.cgOperationsGUI.MMCGEditorsOperPnl
 
MMCGEditorsPanel - class aminePlatform.guis.util.MMCGEditorsPanel.
Title: guis.util.MMCGEditorsPanel class Description: MMCGEditorsPanel is a Panel that contain a menuBar and a TbdPneLanguages for multi-lingua and multi-notations edition of CG.
MMCGEditorsPanel(AmineFrame) - Constructor for class aminePlatform.guis.util.MMCGEditorsPanel
 
MORE_GENERAL - Static variable in interface aminePlatform.util.AmineConstants
 
MORE_SPECIFIC - Static variable in interface aminePlatform.util.AmineConstants
 
MULT_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
MUL_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
MUL_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
MainFrame - interface aminePlatform.guis.graphDrawing.MainFrame.
Title : MainFrame Description : MainFrame is an interface for the specification of the main frame for Graph Drawing Copyright : Copyright (c) Adil KABBAJ 2004-2009
Matching - interface aminePlatform.util.Matching.
Title : util.Matching interface Description : Matching interface specifies a set of matching operations that operates on Amine objects.
MaxChild - Variable in class aminePlatform.util.graph.RelaxOntology
 
MemoryAbductiveInference - class aminePlatform.engines.memoryBasedInferences.MemoryAbductiveInference.
MemoryAbductiveInference is a specialization of MemoryBasedInferences.
MemoryAbductiveInference(Ontology, Lexicon) - Constructor for class aminePlatform.engines.memoryBasedInferences.MemoryAbductiveInference
 
MemoryAnalogicalInference - class aminePlatform.engines.memoryBasedInferences.MemoryAnalogicalInference.
MemoryAnalogicalInference is a specialization of MemoryBasedInferences.
MemoryAnalogicalInference(Ontology, Lexicon) - Constructor for class aminePlatform.engines.memoryBasedInferences.MemoryAnalogicalInference
 
MemoryBasedInferences - class aminePlatform.engines.memoryBasedInferences.MemoryBasedInferences.
This class provides the possibility for deductive, abductive and analogical inferences, starting from a given situation.
MemoryBasedInferences(Ontology, Lexicon) - Constructor for class aminePlatform.engines.memoryBasedInferences.MemoryBasedInferences
 
MemoryBasedInferencesFrame - class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesFrame.
Description: MemoryBasedInferencesFrame is a JFrame that provides user the possibility to activate memory-based inferences.
MemoryBasedInferencesFrame(OntologyKBGUIFrame, byte) - Constructor for class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesFrame
 
MemoryBasedInferencesGUI - class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesGUI.
Titre : MemoryBasedInferencesGUI Description : MemoryBasedInferencesGUI is the GUI for Memory/Ontology/KB Based Inferences.
MemoryBasedInferencesGUI() - Constructor for class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesGUI
 
MemoryDeductiveInference - class aminePlatform.engines.memoryBasedInferences.MemoryDeductiveInference.
Description: MemoryDeductiveInference is specialization MemoryBasedInferences.
MemoryDeductiveInference(Ontology, Lexicon) - Constructor for class aminePlatform.engines.memoryBasedInferences.MemoryDeductiveInference
 
Metaphor - class aminePlatform.kernel.ontology.Metaphor.
Title : Metaphor Class Description : Metaphor extends Situation.
Metaphor(Object, Type, Type, Object) - Constructor for class aminePlatform.kernel.ontology.Metaphor
 
Metaphor(Object, Type, Type) - Constructor for class aminePlatform.kernel.ontology.Metaphor
 
Metaphor(Object) - Constructor for class aminePlatform.kernel.ontology.Metaphor
 
Muable - interface aminePlatform.kernel.lexicons.Muable.
Title : lexicons.Muable interface Description : Muable interface contains a specification of the clone() method.
MultipleSelectFromListDialog - class aminePlatform.guis.util.MultipleSelectFromListDialog.
Title: guis.util.SelectFromListDialog class Description: A JDialog frame that enables the selection of multiple elements from a list.
MultipleSelectFromListDialog(JFrame, String, Object[], Lexicon) - Constructor for class aminePlatform.guis.util.MultipleSelectFromListDialog
 
m_zoom - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
main(String[]) - Static method in class aminePlatform.guis.aminePlatformGUI.AminePlatformGUI
 
main(String[]) - Static method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntologyKBProcessesGUI
 
main(String[]) - Static method in class aminePlatform.guis.cgDrawingGUI.CGDrawingGUI
 
main(String[]) - Static method in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUI
 
main(String[]) - Static method in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUI
 
main(String[]) - Static method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.DynamicKnowledgeIntegrationGUI
 
main(String[]) - Static method in class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesGUI
 
main(String[]) - Static method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUI
 
main(String[]) - Static method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGLexer
Prints out tokens from a file or System.in.
main(String[]) - Static method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUI
 
main(String[]) - Static method in class aminePlatform.guis.synergyGUI.SynergyGUI
 
main(String[]) - Static method in class aminePlatform.samples.buildOntology.BuildDictionaryOntology
 
main(String[]) - Static method in class aminePlatform.samples.buildOntology.BuildFinanceOntology
 
main(String[]) - Static method in class aminePlatform.samples.buildOntology.BuildKMOntology
 
main(String[]) - Static method in class aminePlatform.samples.buildOntology.BuildManOntology
 
main(String[]) - Static method in class aminePlatform.samples.buildOntology.BuildOntologyTopLevel
 
main(String[]) - Static method in class aminePlatform.samples.buildOntology.BuildPathologieAviaireOntology
 
main(String[]) - Static method in class aminePlatform.samples.buildOntology.BuildVehicleOntology
 
main(String[]) - Static method in class aminePlatform.samples.buildOntology.CreateOntology
 
main(String[]) - Static method in class aminePlatform.samples.buildOntology.RemoveSynergyOntology
 
main(String[]) - Static method in class aminePlatform.samples.prologPlusCG.PrologPlusCGFromJava
 
main(String[]) - Static method in class aminePlatform.samples.synergy.SynergyFromJava
 
mainFrame - Variable in class aminePlatform.guis.cgDrawing.HierarchyWndCG
 
mainLexicon - Variable in class aminePlatform.guis.util.TextualDisplayOntology
 
mainPanel - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyListOfElems
 
mainVisualGraph - Variable in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
majItems() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
majItems() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.CmdCtxtMenu
 
majItems() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.VNodeCtxtMenu
 
majMnItm1e2(boolean) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
majMnItm2Edt(boolean) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
majMnItmCsRl(boolean) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
majMnItmEdt(boolean) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
makeEmpty() - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Make the current VisualGraph empty.
makeEmpty() - Method in class aminePlatform.kernel.ontology.Ontology
 
makeEmpty() - Method in class aminePlatform.util.cg.CG
 
makeEmpty() - Method in interface aminePlatform.util.graph.Graph
 
manageAssignments() - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
mark(int) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocumentReader
Save a position for reset.
markSelected(ArrayList, boolean) - Method in class aminePlatform.util.graph.RelaxOntology
Adds an attribute to the specified selected cell views.
markSupported() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocumentReader
This reader support mark and reset.
match(byte, Object) - Method in class aminePlatform.util.AmineList
Match the current object with the specified object obj, according to the value of the parameter matchOperation.
match(byte, BindingContext, Object, Object, Object) - Method in class aminePlatform.util.AmineList
Match the current object with the specified object obj, according to the value of the parameter matchOperation.
match(byte, BindingContext, Object, int, Object, Object, int) - Method in class aminePlatform.util.AmineList
Test the matching of two AmineList starting from two specified ranges.
match(byte, Object, Object) - Static method in class aminePlatform.util.AmineObjects
Match the two specified objects obj1 and obj2, according to the value of the parameter matchOperation.
match(byte, BindingContext, Object, Object, Object, Object) - Static method in class aminePlatform.util.AmineObjects
Match the two specified objects obj1 and obj2, according to the value of the parameter matchOperation.
match(byte, Object) - Method in class aminePlatform.util.AmineSet
Match the current object with the specified object obj, according to the value of the parameter matchOperation.
match(byte, BindingContext, Object, Object, Object) - Method in class aminePlatform.util.AmineSet
Match the current object with the specified object obj, according to the value of the parameter matchOperation.
match(byte, BindingContext, Object, Object, Object) - Method in interface aminePlatform.util.Matching
Match the current object with the specified object obj, according to the value of the parameter matchOperation.
match(byte, Object) - Method in interface aminePlatform.util.Matching
Match the current object with the specified object obj, according to the value of the parameter matchOperation.
match(byte, BindingContext, Object, Object, Object) - Method in class aminePlatform.util.Term
Match the current term with the specified object, according to the value of the parameter matchOperation.
match(byte, Object) - Method in class aminePlatform.util.Variable
Match two variables.
match(byte, BindingContext, Object, Object, Object) - Method in class aminePlatform.util.Variable
Match two variables by looking to their values and then matching these values.
match(byte, BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
Match the current CG with the specified object obj, according to the value of the parameter matchOperation.
match(byte, BindingContext, Object, Object, Object, Object, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
 
match(byte, Object) - Method in class aminePlatform.util.cg.CG
Match the current CG with the specified object, according to the value of the parameter matchOperation.
match(byte, Concept, CG, Concept) - Method in class aminePlatform.util.cg.CG
 
match(byte, Concept, Concept, Concept) - Method in class aminePlatform.util.cg.CG
 
match(byte, CG, Concept, Object, CG, Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
This is the main method of this class.
match(byte, CG, Concept, CG, Concept) - Method in class aminePlatform.util.cg.CGOperations
This is the main method of this class.
match(byte, BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.ComposedType
 
match(byte, Object) - Method in class aminePlatform.util.cg.ComposedType
 
match(byte, Object) - Method in class aminePlatform.util.cg.Concept
Match the current object with the specified object obj, according to the value of the parameter matchOperation.
match(byte, BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.Concept
Match the current object with the specified object obj, according to the value of the parameter matchOperation.
match(byte, BindingContext, Object, Object, Object, CGOperations) - Method in class aminePlatform.util.cg.Concept
Match the current object with the specified object obj, according to the value of the parameter matchOperation.
match(byte, Object) - Method in class aminePlatform.util.cg.Relation
Match the current object with the specified object obj, according to the value of the parameter matchOperation.
match(byte, BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.Relation
Match the current object with the specified object obj, according to the value of the parameter matchOperation.
matchCG(byte, CG, Object, CG, Object, int) - Method in class aminePlatform.util.cg.CGOperations
Establish the matching between the two CG according to matchOperation but without constructing the CG that result from the match.
matchConc(byte, Concept, Object, Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
 
matchConc1(byte, Concept, Object, Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
 
matchConcept(byte, Concept, Object, Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
If the two concepts to match (conc1 and conc2) have been already matched, then nothing to do, else match the two concepts, add the result to conceptsMatched, and add a new entry to toLocalMatchs.
matchContexts(byte, Object, Object) - Method in class aminePlatform.util.cg.CGOperations
Looking for all the embedded CGs of the two current CG and match them.
matchCoref(byte, Concept, Concept, CGOperations) - Method in class aminePlatform.util.cg.Concept
 
matchDescriptor(byte, BindingContext, Object, Object, Object, Concept, CGOperations) - Method in class aminePlatform.util.cg.Concept
 
matchDesignator(byte, BindingContext, Object, Object, Object, Concept) - Method in class aminePlatform.util.cg.Concept
 
matchRelations(byte, Object[], Object, Object[], Object, boolean) - Method in class aminePlatform.engines.synergy.interpreter.SynergyCGOperations
scan the list relations1 for all the relations that are not matched already (by looking at relationsMatched) and search corresponding relations in relations2 to match them.
matchRelations(byte, Object[], Object, Object[], Object, boolean) - Method in class aminePlatform.util.cg.CGOperations
scan the list relations1 for all the relations that are not matched already (by looking at relationsMatched) and search corresponding relations in relations2 to match them.
matchType(byte, BindingContext, Object, Object, Object, Concept) - Method in class aminePlatform.util.cg.Concept
 
matchType(byte, BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.Relation
 
matchTypeDesignator(byte, BindingContext, Object, Concept, Object, Concept) - Method in class aminePlatform.util.cg.Concept
 
matchedCoref(byte, CG, Object, CG, Object, ConcCouple) - Method in class aminePlatform.util.cg.CGOperations
 
matchedPartOfCG1Editor - Variable in class aminePlatform.guis.cgOperationsGUI.CompareCGResultsFrame
 
matchedPartOfCG2Editor - Variable in class aminePlatform.guis.cgOperationsGUI.CompareCGResultsFrame
 
maxComSubType() - Method in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
maxJoinRslt(CG, Object, CG, Object, CG) - Method in class aminePlatform.util.cg.CGOperations
 
maximalJoin(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.AmineList
Perform a maximal join of the current object with the specified object obj.
maximalJoin(Object) - Method in class aminePlatform.util.AmineList
Perform a maximal join of the current object with the specified object obj.
maximalJoin(BindingContext, Object, Object, Object, Object) - Static method in class aminePlatform.util.AmineObjects
Get the maximal join of the two specified objects obj1 and obj2.
maximalJoin(Object, Object) - Static method in class aminePlatform.util.AmineObjects
Get the maximal join of the two specified objects obj1 and obj2.
maximalJoin(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.AmineSet
Perform a maximal join of the current object with the specified object obj.
maximalJoin(Object) - Method in class aminePlatform.util.AmineSet
Perform a maximal join of the current object with the specified object obj.
maximalJoin(BindingContext, Object, Object, Object) - Method in interface aminePlatform.util.Matching
Perform a maximal join of the current object with the specified object obj.
maximalJoin(Object) - Method in interface aminePlatform.util.Matching
Perform a maximal join of the current object with the specified object obj.
maximalJoin(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.Variable
Perform a maximal join of the current object with the specified object obj.
maximalJoin(Object) - Method in class aminePlatform.util.Variable
Perform a maximal join of the current object with the specified object obj.
maximalJoin(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
Perform a maximal join of the current object with the specified object obj.
maximalJoin(BindingContext, Object, Object, Object, Object, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
 
maximalJoin(Concept, CG, Concept) - Method in class aminePlatform.util.cg.CG
maximalJoin: this new version does not consider binding context and binding information
maximalJoin(Object) - Method in class aminePlatform.util.cg.CG
Perform a maximal join of the current object with the specified object obj.
maximalJoin(CG, Concept, Object, CG, Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
Perform maximal join operation on CG g1 and CG g2 with the concept E1 as an entry point for g1 and the concept E2 as an entry point for g2.
maximalJoin(CG, Concept, CG, Concept) - Method in class aminePlatform.util.cg.CGOperations
Perform maximal join operation on CG g1 and CG g2 with the concept E1 as an entry point for g1 and the concept E2 as an entry point for g2.
maximalJoin(CG, CG) - Method in class aminePlatform.util.cg.CGOperations
This definition of MAXIMAL_JOIN has two CG as input and produce the CG that result from the MAXIMAL_JOIN (no entry points are provided)
maximalJoin(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.ComposedType
 
maximalJoin(Object) - Method in class aminePlatform.util.cg.ComposedType
 
maximalJoin(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.Concept
Perform a maximal join of the current object with the specified object obj.
maximalJoin(Object) - Method in class aminePlatform.util.cg.Concept
Perform a maximal join of the current object with the specified object obj.
maximalJoin(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.Relation
Perform a maximal join of the current object with the specified object obj.
maximalJoin(Object) - Method in class aminePlatform.util.cg.Relation
Perform a maximal join of the current object with the specified object obj.
mbt_Curs - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
mconc - Variable in class aminePlatform.guis.cgDrawing.CGDrawPanel.LBoxEtat
 
member(Object, Object[]) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
memoryBasedInference - Variable in class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesFrame
 
memoryBasedInferencesFrame - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
memoryBasedInferencesFrame - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
menuAnimation - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
menuBar - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame
 
menuBar - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame
 
menuBar - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
menuBar - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame
 
menuBar - Variable in class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesFrame
 
menuBar - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuBar - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
menuBar - Variable in class aminePlatform.guis.util.AmineFrame
 
menuBar - Variable in class aminePlatform.guis.util.MMCGEditorsPanel
 
menuBarContent - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame
 
menuBarContent - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame
 
menuBarContent - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame
 
menuBarContent - Variable in class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesFrame
 
menuBarContent - Variable in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
menuBarFind - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
menuBtFileNew_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuBtFileNew_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.util.AmineFrame
 
menuBtFileOpen_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuBtFileOpen_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.util.AmineFrame
 
menuCGOprs - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
menuCGOprsContract - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
menuCGOprsEqual - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
menuCGOprsExpand - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
menuCGOprsGnrlze - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
menuCGOprsIsCanonic - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
menuCGOprsMaxJoin - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
menuCGOprsSubsume - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
menuCGOprsSubsumeWthRslt - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
menuClose - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
menuClose - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
menuCloseCurrTab - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
menuCloseCurrTab - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
menuConsole - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuConsole - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
menuConsoleClose - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuConsoleConsult - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuConsoleConsultAll - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuConsoleDebug - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuConsoleNew - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuConsoleNew - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
menuConsoleOpen - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuConsoleOpen - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
menuConsoleReConsult - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuConsoleReConsultAll - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuConsoleSave - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuConsoleSaveAs - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuConsult - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuCsltOntology - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuCsltPrgrms - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuDebug - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuDisplay - Variable in class aminePlatform.guis.util.AmineFrame
 
menuDisplay - Variable in class aminePlatform.guis.util.CGUIs
 
menuDisplayCG_LF_CGIF - Variable in class aminePlatform.guis.util.CGUIs
 
menuDisplayOntology_Txt - Variable in class aminePlatform.guis.util.AmineFrame
 
menuDisplayOntology_XML - Variable in class aminePlatform.guis.util.AmineFrame
 
menuEdit - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
menuEditClear - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame
 
menuEditClear - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
menuEditClearAll - Variable in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
menuEditClearAll - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
menuEditClearAll_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
menuEditClear_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame
 
menuEditClear_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
menuEditCopy - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
menuEditCut - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
menuEditFindReplace - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
menuEditPaste - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
menuEditRedo - Variable in class aminePlatform.guis.util.AmineEditor
 
menuEditRedo - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
menuEditSelectAll - Variable in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
menuEditUndo - Variable in class aminePlatform.guis.util.AmineEditor
 
menuEditUndo - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
menuElaborate - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame
 
menuFile - Variable in class aminePlatform.guis.util.AmineFrame
 
menuFileClose - Variable in class aminePlatform.guis.util.AmineFrame
 
menuFileClose_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuFileClose_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.util.AmineFrame
 
menuFileExit - Variable in class aminePlatform.guis.util.AmineFrame
 
menuFileExit_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame
 
menuFileExit_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.util.AmineFrame
 
menuFileExit_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.util.LNFCGIFFrm
 
menuFileExit_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.util.TextualDisplayOntology
 
menuFileExit_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.util.XMLDisplayOntology
 
menuFileNew - Variable in class aminePlatform.guis.util.AmineFrame
 
menuFileNew1 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuFileNew_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame
 
menuFileNew_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGFrame
 
menuFileNew_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
menuFileNew_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuFileNew_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
menuFileNew_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.util.AmineFrame
 
menuFileOpen - Variable in class aminePlatform.guis.util.AmineFrame
 
menuFileOpen1 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuFileOpen_TxtOntology() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuFileOpen_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame
 
menuFileOpen_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGFrame
 
menuFileOpen_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
menuFileOpen_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuFileOpen_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
Open a Prolog+CG File in a new Panel
menuFileOpen_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
menuFileOpen_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.util.AmineFrame
 
menuFilePrint - Variable in class aminePlatform.guis.util.AmineFrame
 
menuFilePrint_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.util.AmineFrame
 
menuFileSave - Variable in class aminePlatform.guis.util.AmineFrame
 
menuFileSaveAs - Variable in class aminePlatform.guis.util.AmineFrame
 
menuFileSaveAs_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGFrame
 
menuFileSaveAs_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuFileSaveAs_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
menuFileSaveAs_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.util.AmineFrame
 
menuFileSave_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGFrame
 
menuFileSave_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuFileSave_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
menuFileSave_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.util.AmineFrame
 
menuFont - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuFont - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
menuHelp - Variable in class aminePlatform.guis.util.AmineFrame
 
menuHelpAbout - Variable in class aminePlatform.guis.util.AmineFrame
 
menuHelpUserManual - Variable in class aminePlatform.guis.util.AmineFrame
 
menuLangChangeMainLang - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuLangUpdate - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuLanguage - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuNewKB - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuNewOntology - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuNode - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuOntClose - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuOntClose - Variable in class aminePlatform.guis.util.OntologyBasedFrame
 
menuOntLoad - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuOntLoad - Variable in class aminePlatform.guis.util.OntologyBasedFrame
 
menuOntRun - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuOntRun - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
menuOntRun - Variable in class aminePlatform.guis.util.OntologyBasedFrame
 
menuOntSave - Variable in class aminePlatform.guis.util.OntologyBasedFrame
 
menuOntSaveAs - Variable in class aminePlatform.guis.util.OntologyBasedFrame
 
menuOntology - Variable in class aminePlatform.guis.util.OntologyBasedFrame
 
menuOpenKB - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuOpenOntology - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuOpenTxtOntology - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
menuParamCanonicityCG - Variable in class aminePlatform.guis.util.CGUIs
 
menuParamFunctionalCG - Variable in class aminePlatform.guis.util.CGUIs
 
menuParamIgnoreCase - Variable in class aminePlatform.guis.util.AmineFrame
 
menuParamLoadSynOnt - Variable in class aminePlatform.guis.util.AmineFrame
 
menuParamMixedLanguage - Variable in class aminePlatform.guis.util.AmineFrame
 
menuParameters - Variable in class aminePlatform.guis.util.AmineFrame
 
menuParameters - Variable in class aminePlatform.guis.util.CGUIs
 
menuProcess - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame
 
menuProcessElaborate - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame
 
menuProcessElaborateWith - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame
 
menuProcessExplicit - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame
 
menuProcessWIKA - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame
 
menuSetLanguage - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame
 
menuSetLanguage - Variable in class aminePlatform.guis.util.OntologyLanguageFrame
 
message(BindingContext, Lexicon, Term, Object, Object, Object, Class, boolean) - Static method in class aminePlatform.engines.JMethodInterpreter
 
message(Term, Object, boolean) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
message(Term, Object, boolean) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
message - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
messageAsPrimitive() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
Consider the possibility to call any method of an object of Amine Platform or method of a Java object or a class (static method).
minComSuperType() - Method in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
minimalGeneralize(CG, CG) - Method in class aminePlatform.util.cg.CGOperations
 
mmCGEdtrsPnl - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame
 
mmCGEdtrsPnlInG1 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
mmCGEdtrsPnlInG2 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
mmCGEdtrsPnlOutG - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
mnAlgs - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
mnCGPreview - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
mnCanJoinSituation - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
model - Variable in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
model - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
model - Variable in class aminePlatform.guis.util.ListPanel
 
model - Variable in class aminePlatform.guis.util.SelectFromListDialog
 
moreGeneral(Type, Type) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
mouseAdapt - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
mouseEntered(MouseEvent) - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame.CursorHandler
 
mouseEntered(MouseEvent) - Method in class aminePlatform.guis.ontologyKBGUI.EditSynonyms_btGetAll_mouseAdapter
 
mouseEntered(MouseEvent) - Method in class aminePlatform.guis.ontologyKBGUI.EditSynonyms_btGet_mouseAdapter
 
mouseEntered(MouseEvent) - Method in class aminePlatform.guis.ontologyKBGUI.EditSynonyms_btSet_mouseAdapter
 
mouseExited(MouseEvent) - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame.CursorHandler
 
mouseExited(MouseEvent) - Method in class aminePlatform.guis.ontologyKBGUI.EditSynonyms_btGetAll_mouseAdapter
 
mouseExited(MouseEvent) - Method in class aminePlatform.guis.ontologyKBGUI.EditSynonyms_btGet_mouseAdapter
 
mouseExited(MouseEvent) - Method in class aminePlatform.guis.ontologyKBGUI.EditSynonyms_btSet_mouseAdapter
 
mouseMotAdapt - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
mouseMoved(MouseEvent) - Method in class aminePlatform.guis.ontologyKBGUI.EditSynonyms_this_mouseMotionAdapter
 
mousePressed(MouseEvent) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel.PopupListener
 
mouseReleased(MouseEvent) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel.PopupListener
 
move(Point, ArrayList, Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualNode
Move selected vnodes according to the offset offSet.
move(int, int) - Method in class aminePlatform.guis.graphDrawing.VisualNode
Translate the rectangle of the current VisualNode according to the specified dx and dy
move(boolean, List, int, int) - Method in class aminePlatform.util.graph.RelaxOntology
 
moveAVNode(Point, Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualNode
Do a translation of the current VisualNode according to the specified point and update the related visualEdges
moveToBarycenter(ArrayList, List) - Method in class aminePlatform.util.graph.RelaxOntology
 
moveToBarycenter(List, int) - Method in class aminePlatform.util.graph.RelaxOntology
 
moveVEdgeName(Point, Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Move the name of the edge associated to the current VisualEdge to the specified point pt.
moveVNodes(GraphDrawPanel, Rectangle, Rectangle, Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Move concepts that were already selected; that were contained in the tracker rectangle and update the related relations.
movements - Variable in class aminePlatform.util.graph.RelaxOntology
A list with Integer Objects.
movementsCurrentLoop - Variable in class aminePlatform.util.graph.RelaxOntology
Represents the movements in the current loop.
movementsMax - Variable in class aminePlatform.util.graph.RelaxOntology
Represents the maximum of movements in the current loop.
mrect - Variable in class aminePlatform.guis.cgDrawing.CGDrawPanel.LabelConc
 
mrect - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVNode
 
mrkRsltStck - Variable in class aminePlatform.engines.prologPlusCG.util.GoalToResolve
 
mutuallyDiffRels(Enumeration, Object, Object[], Object) - Method in class aminePlatform.util.cg.CGOperations
Test for functional CG.
myGui - Variable in class aminePlatform.agent.amineJade.AmineJadeAgent
Every agent has a specific window that displays information about that agent
myGui - Static variable in class aminePlatform.mas.AmineMAS
 
myPPCGInterpreter - Variable in class aminePlatform.agent.amineJade.ppcgAgent.PPCGAmineJadeAgent
Every agent has a corresponding Prolog+CG interpreter.
myResume() - Method in class aminePlatform.util.AmineThread
 
mySuspend() - Method in class aminePlatform.util.AmineThread
 

N

NEW - Static variable in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
NEW - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
NEXT_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
NEXT_RELTYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
NOTEQL_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
NOTEQ_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
NOTEQ_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
NOTHING_TO_INTEGRATE - Static variable in interface aminePlatform.util.AmineConstants
 
NOT_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
NOT_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
NUMBER_DATA - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
NUMBER_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
NUMBER_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
NeighbourInLevel(List, RelaxOntology.CellWrapper) - Method in class aminePlatform.util.graph.RelaxOntology
 
Node - interface aminePlatform.util.graph.Node.
Title : Node interface Description : Node is an interface that specifies methods for a Node in a Graph.
name - Variable in class aminePlatform.kernel.lexicons.Identifier
An identifier has a name
nameOfInd - Variable in class aminePlatform.guis.ontologyKBGUI.IndividualPnl
 
nameOfIndType - Variable in class aminePlatform.guis.ontologyKBGUI.IndividualPnl
 
nameOfOper(byte) - Static method in class aminePlatform.util.cg.CGOperations
 
nameOfTknType(byte) - Method in class aminePlatform.util.parserGenerator.TextTokenizer
Return the name of the specified token type, given as a byte.
nbrAgents - Static variable in class aminePlatform.mas.AmineMAS
 
nbrContexts - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
nbrMetaphors - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
nbrSitOrRules - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
newActivationRecords - Variable in class aminePlatform.engines.synergy.interpreter.Interpreter
 
newCS(Object) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
newCS(Object) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.ruleKB.IntegrateCSRule
 
newCS(Object) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.situationKB.IntegrateSituation
 
newChild(GraphDrawFrame, GraphDrawFrame) - Method in class aminePlatform.guis.cgDrawing.HierarchyWndCG
 
newCompareAndProceed(DynamicKnowledgeIntegration.CSWrapper, Concept, CS, CS, boolean, boolean, HashMap, ArrayList, CG, Type, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
newConsole() - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
newConsole() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
newEdge() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.CmdCtxtMenu
 
newElem - Variable in class aminePlatform.guis.util.ListPanel
 
newElem - Variable in class aminePlatform.guis.util.ReplaceDialog
 
newNode(CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
newNode - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.util.IntegrationResult
 
newNode() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.CmdCtxtMenu
 
newNode(String, Lexicon, String) - Method in class aminePlatform.kernel.ontology.Ontology
 
newNode(String, Lexicon) - Method in class aminePlatform.kernel.ontology.Ontology
Implementation of Graph Interface
newNode(String, Lexicon) - Method in class aminePlatform.util.cg.CG
 
newNode(String, Lexicon) - Method in interface aminePlatform.util.graph.Graph
 
newNodeSelected() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
newOntNode - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration.CSWrapper
 
newOntNode - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
newOntNode - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
newVNode(String, Rectangle, Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Add a new VisualNode to the current VisualGraph, with an associated node that is composed by the specified contenu and with the specified rectangle.
newline - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane
 
nextAction - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
nextCount() - Static method in class aminePlatform.util.Variable
Increment a counter that is used for the generation of variable identifiers
nextMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
nextMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
nextStep - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
nextStep(boolean) - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
noCG(String) - Method in class aminePlatform.guis.cgNotationsGUI.CGTextEditor
 
node - Variable in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
nodeRemAction - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
nodeRemMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
nodeRemMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
normalCursor - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
not1 - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
notifyAllCGEditors(boolean) - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
Notify all the editors that the CG has been changed and that an editor should generate the updated formulation if it is keep in focus.
notifyCSPanel() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
numberOfTokens() - Method in class aminePlatform.util.parserGenerator.TextTokenizer
Get the number of tokens in the vector of token/tokenType couples
nxtToken() - Method in class aminePlatform.util.parserGenerator.TextTokenizer
This method assumes that the lexical analysis was done and that the tokens and their types are now stored in the vector of token/tokenType couples.
nxtToken1() - Method in class aminePlatform.util.parserGenerator.TextTokenizer
This method calls the method nextToken() to read the next token, and returns its type (i.e. its lexical category).

O

OBJECT_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
OBJECT_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
OPERATION_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
OPERATOR_ADD - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_ADD_ASSIGN - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_AFFECT - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_AFFECTDouble - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_AFFECT_LEFT - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_AFFECT_RIGHT - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_ASSIGN - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_BITWISE_AND - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_BITWISE_AND_ASSIGN - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_BITWISE_COMPLIMENT - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_BITWISE_OR - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_BITWISE_OR_ASSIGN - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_BITWISE_XOR - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_BITWISE_XOR_ASSIGN - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_COLON - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_DECREMENT - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_DIFF - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_DIVIDE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_DIVIDE_ASSIGN - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_EQUAL - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_GREATER_THAN - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_GREATER_THAN_OR_EQUAL - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_INCREMENT - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_LESS_THAN - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_LESS_THAN_OR_EQUAL - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_LOGICAL_AND - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_LOGICAL_NOT - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_LOGICAL_OR - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_MOD - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_MOD_ASSIGN - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_MULTIPLY - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_MULTIPLY_ASSIGN - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_NOT_EQUAL - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_QUESTION - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_SHIFT_LEFT - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_SHIFT_LEFT_ASSIGN - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_SHIFT_RIGHT - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_SHIFT_RIGHT_ASSIGN - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_SHIFT_RIGHT_UNSIGNED - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_SHIFT_RIGHT_UNSIGNED_ASSIGN - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_SUBTRACT - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERATOR_SUBTRACT_ASSIGN - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
OPERS_WITH_RSLT - Static variable in interface aminePlatform.util.AmineConstants
 
OPER_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
OR_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
OR_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
OUT_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
OUT_MODE - Static variable in interface aminePlatform.util.AmineConstants
 
OUT_MODE2 - Static variable in interface aminePlatform.util.AmineConstants
 
OUT_RELTYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
ObjectParsing - class aminePlatform.util.parserGenerator.ObjectParsing.
Title : parserGenerator.ObjectParsing Class Description : This class is concerned by Amine Object parsing.
ObjectParsing() - Constructor for class aminePlatform.util.parserGenerator.ObjectParsing
 
ObjectParsing(TextTokenizer, Lexicon) - Constructor for class aminePlatform.util.parserGenerator.ObjectParsing
Construct an ObjectParsing object with the specified lexicon for the parsing of a text that will be handled by the specified TextTokenizer.
ObjectParsing(Lexicon) - Constructor for class aminePlatform.util.parserGenerator.ObjectParsing
Construct an ObjectParsing object with the specified lexicon.
ObjectWithBindInf - class aminePlatform.util.ObjectWithBindInf.
Titre : util.ObjectWithBindInf Class Description : ObjectWithBindInf is used to record an object with its binding information.
ObjectWithBindInf() - Constructor for class aminePlatform.util.ObjectWithBindInf
 
ObjectWithBindInf(Object, Object) - Constructor for class aminePlatform.util.ObjectWithBindInf
 
OntKBTreeModel - class aminePlatform.guis.ontologyKBGUI.OntKBTreeModel.
Title: guis.lexiconsOntologyGUI.OntTreeModel class Description: OntTreeModel extends TreeModel to allow an edition of an Ontology with JTree Copyright : Copyright (c) Adil KABBAJ 2004-2009
OntKBTreeModel(Ontology) - Constructor for class aminePlatform.guis.ontologyKBGUI.OntKBTreeModel
 
Ontology - class aminePlatform.kernel.ontology.Ontology.
Title : ontology.Ontology Class Description : An ontology in AminePlatform is a specialization/generalization graph of Conceptual Structures (CS).
Ontology() - Constructor for class aminePlatform.kernel.ontology.Ontology
Create an 'empty' Ontology.
Ontology(Type) - Constructor for class aminePlatform.kernel.ontology.Ontology
Create an Ontology with the specified root type.
Ontology(Type, RelationType) - Constructor for class aminePlatform.kernel.ontology.Ontology
Create an ontology with the specified root as its root type CS and relationRoot as its relation root.
Ontology(Identifier, Identifier, Identifier) - Constructor for class aminePlatform.kernel.ontology.Ontology
Create an ontology with the specified rootTypeIdentifier, rootRelationIdentifier and the mainLanguage.
Ontology(Identifier, Identifier, Identifier, Object[]) - Constructor for class aminePlatform.kernel.ontology.Ontology
Create an ontology with the specified rootTypeIdentifier, rootRelationIdentifier, mainLanguage and languages.
OntologyAction - class aminePlatform.engines.dynamicKnowledgeIntegration.OntologyAction.
Title : OntologyAction Description : store actions in order to backtrack and redo the actions.
OntologyAction(String, CS, CS) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.OntologyAction
 
OntologyBasedFrame - class aminePlatform.guis.util.OntologyBasedFrame.
Title: guis.util.OntologyBasedFrame class Description: An abstract class that extends AmineFrame Class by adding a menu for the Load/Close of an ontology (Load/Close/Save an Ontology) and for the activation of the LexiconsOntology GUI.
OntologyBasedFrame(String, String) - Constructor for class aminePlatform.guis.util.OntologyBasedFrame
 
OntologyException - exception aminePlatform.kernel.ontology.OntologyException.
Title : ontology.OntologyException Class Description : Ontology Exception is associated to Ontology class Copyright: Copyright (c) Adil KABBAJ, 2004-2009
OntologyException(String) - Constructor for class aminePlatform.kernel.ontology.OntologyException
 
OntologyKBDrawContainer - class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer.
Title : OntologyDrawContainer Description : OntologyDrawContainer extends GraphDrawContainer: (1) redefines some inherited methods (2) defines new methods While GraphDrawPanel is part of GraphDrawContainer, OntologyDrawPanel is part of OntologyDrawContainer Copyright : Copyright (c) Adil KABBAJ 2004-2009
OntologyKBDrawContainer(OntologyKBGUIFrame, VisualGraph, boolean) - Constructor for class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
OntologyKBDrawPanel - class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel.
Title : OntologyDrawPanel Description : OntologyDrawPanel extends GraphDrawPanel: (1) redefines some inherited methods (2) defines new methods While GraphDrawPanel is part of GraphDrawContainer, OntologyDrawPanel is part of OntologyDrawContainer Copyright : Copyright (c) Adil KABBAJ 2004-2009
OntologyKBDrawPanel(Lexicon) - Constructor for class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
OntologyKBDrawPanel(OntologyKBDrawContainer) - Constructor for class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
OntologyKBGUI - class aminePlatform.guis.ontologyKBGUI.OntologyKBGUI.
Title: guis.lexiconsOntologyGUI.OntologyGUI class Description: The main class for the lexiconsOntology GUI.
OntologyKBGUI() - Constructor for class aminePlatform.guis.ontologyKBGUI.OntologyKBGUI
 
OntologyKBGUI(boolean) - Constructor for class aminePlatform.guis.ontologyKBGUI.OntologyKBGUI
 
OntologyKBGUI(Ontology) - Constructor for class aminePlatform.guis.ontologyKBGUI.OntologyKBGUI
 
OntologyKBGUIFrame - class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame.
Title: guis.lexiconsOntologyGUI.OntologyGUIFrame class Description: The main frame for the lexicons/ontology GUI.
OntologyKBGUIFrame() - Constructor for class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
OntologyKBGUIFrame(boolean, OntologyKBGUI) - Constructor for class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
OntologyKBGUIFrame(String, String, boolean) - Constructor for class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
OntologyKBGUIFrame(String, String, boolean, OntologyKBGUI) - Constructor for class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
OntologyKBGUIFrame(Ontology) - Constructor for class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
Open an Ontology GUI Frame for a specific Ontology.
OntologyKBGUIFrame(Ontology, boolean) - Constructor for class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
OntologyKBGUIFrame_AboutBox - class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox.
Title: guis.lexiconsOntologyGUI.OntologyGUIFrame_AboutBox class Description: AboutBox for the OntologyGUIFrame.
OntologyKBGUIFrame_AboutBox(OntologyKBGUIFrame) - Constructor for class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
OntologyKBPanel - interface aminePlatform.guis.ontologyKBGUI.OntologyKBPanel.
Title: guis.lexiconsOntologyGUI.OntologyPanel interface Description: Copyright : Copyright (c) Adil KABBAJ 2004-2009
OntologyKBTreePanel - class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel.
Title: guis.lexiconsOntologyGUI.OntologyTreePanel class Description: Copyright : Copyright (c) Adil KABBAJ 2004-2009
OntologyKBTreePanel(Ontology, OntologyKBGUIFrame, boolean) - Constructor for class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
OntologyKBTreePanel.PopupListener - class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel.PopupListener.
 
OntologyKBTreePanel.PopupListener() - Constructor for class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel.PopupListener
 
OntologyKBTreePanel.TreeOntNode - class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel.TreeOntNode.
 
OntologyKBTreePanel.TreeOntNode(CS, TreePath, boolean) - Constructor for class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel.TreeOntNode
 
OntologyKBTreePanel.TreeOntNode(CS, boolean) - Constructor for class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel.TreeOntNode
 
OntologyKBTreePanel.TreeOntNode(boolean) - Constructor for class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel.TreeOntNode
 
OntologyKBTxtPanel - class aminePlatform.guis.ontologyKBGUI.OntologyKBTxtPanel.
Title : aminePlatform.guis.ontologyKBGUI.OntologyKBTxtPanel Description : A Panel in Ontology GUI for Text View Copyright : Copyright (c) Adil KABBAJ 2004-2009
OntologyKBTxtPanel(OntologyKBGUIFrame) - Constructor for class aminePlatform.guis.ontologyKBGUI.OntologyKBTxtPanel
 
OntologyLanguageFrame - class aminePlatform.guis.util.OntologyLanguageFrame.
Title: guis.util.OntologyLanguageFrame class Description: A class that extends OntologyBasedFrame Class by adding a menu for Language that enables the choice of a language among the languages of the current ontology.
OntologyLanguageFrame(String, String) - Constructor for class aminePlatform.guis.util.OntologyLanguageFrame
 
OntologyListOfElems - class aminePlatform.guis.ontologyKBGUI.OntologyListOfElems.
Title: guis.lexiconsOntologyGUI.OntologyListOfElems class Description: OntologyListOfElems specializes ListPanel by treatment that is specific to lexicons elements.
OntologyListOfElems(EditSynonyms) - Constructor for class aminePlatform.guis.ontologyKBGUI.OntologyListOfElems
 
OntologyTxtParser - class aminePlatform.guis.ontologyKBGUI.OntologyTxtParser.
Title : aminePlatform.guis.ontologyKBGUI.OntologyTxtParser Description : A Parser for Text Ontology Copyright : Copyright (c) Adil KABBAJ 2004-2009
OntologyTxtParser(Lexicon, String) - Constructor for class aminePlatform.guis.ontologyKBGUI.OntologyTxtParser
 
obj - Variable in class aminePlatform.guis.graphDrawing.Couple
 
objDesignator(Object, Object) - Method in class aminePlatform.util.cg.CGOperations
 
objsToString(Object[], int, BindingContext, Object, Lexicon, boolean) - Static method in class aminePlatform.util.AmineObjects
Return the textual formulation of a list of objects.
ok() - Method in class aminePlatform.guis.ontologyKBGUI.LanguagesListDialog
 
ok() - Method in class aminePlatform.guis.util.ListDialog
 
okToAbandon() - Method in class aminePlatform.guis.util.AmineFrame
 
onCGPreview() - Method in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
public void updateMixedLanguageParameter() { super.updateMixedLanguageParameter(); TbdPneLanguages tbdLangs = (TbdPneLanguages) jTbdPn1CGFiles.getSelectedComponent(); if (tbdLangs !
onClosing() - Method in class aminePlatform.guis.graphDrawing.GraphDrawFrame
 
onCopy() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
onCopy() - Method in interface aminePlatform.guis.graphDrawing.MainFrame
 
onCut() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
onCut() - Method in interface aminePlatform.guis.graphDrawing.MainFrame
 
onEditEdge() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
onEditEdge() - Method in interface aminePlatform.guis.graphDrawing.MainFrame
 
onEditNode() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
onEditNode() - Method in interface aminePlatform.guis.graphDrawing.MainFrame
 
onKeyPressed(KeyEvent) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
onMouseClicked(MouseEvent) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
onMouseClicked(MouseEvent) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
onMouseDragged(MouseEvent) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
onMouseEntered(MouseEvent) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
onMouseEntered(MouseEvent) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
onMouseExited(MouseEvent) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
onMouseMoved(MouseEvent) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
onMousePressed(MouseEvent) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
onMousePressed(MouseEvent) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
onMouseReleased(MouseEvent) - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
onMouseReleased(MouseEvent) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
onMouseReleased(MouseEvent) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
onMouseReleased(MouseEvent) - Method in class aminePlatform.guis.util.AmineTextEditor
 
onPaste() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
onPaste() - Method in interface aminePlatform.guis.graphDrawing.MainFrame
 
oneFather(Identifier) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
oneFather(Identifier) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
oneInferenceStep(CG) - Method in class aminePlatform.engines.memoryBasedInferences.MemoryBasedInferences
oneStepInference represents one step in deductive/abductive inference: it asks for the position of the given newDescr in the ontology/KB/memory, and check if newDescr is more specific than the antecedent (for the case of deductive inference) or than the consequence (for the case of abductive inference) of an existing CSRule, this later is activated; its antecedent/consequence is joined to newDescr and the result of the maximalJoin is returned as an outcome of inferFrom.
ontGUIFrame - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTxtPanel
 
ontHierTxtArea - Variable in class aminePlatform.guis.util.TextualDisplayOntology
 
ontNodesTxtArea - Variable in class aminePlatform.guis.util.TextualDisplayOntology
 
ontTreeModel - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
ontology - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
The current ontology used of the integration
ontology - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
The current ontology used during the integration
ontology - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
The current ontology used during the integration
ontology - Variable in class aminePlatform.engines.memoryBasedInferences.MemoryBasedInferences
 
ontology - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
ontology - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
ontology - Variable in class aminePlatform.guis.ontologyKBGUI.LanguagesListDialog
 
ontology - Variable in class aminePlatform.guis.ontologyKBGUI.OntKBTreeModel
 
ontology - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
ontology - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
ontology - Variable in class aminePlatform.guis.util.AmineFrame
 
ontology - Variable in class aminePlatform.guis.util.GetOrSetCSDescr
 
ontology - Variable in class aminePlatform.guis.util.IdentifierInputPnl
 
ontology - Variable in class aminePlatform.guis.util.LanguagesComboBox
 
ontology - Variable in class aminePlatform.guis.util.TextualDisplayOntology
 
ontology - Variable in class aminePlatform.guis.util.XMLDisplayOntology
 
ontologyDirPath - Static variable in class aminePlatform.guis.util.AmineFrame
 
ontologyDrawContainer - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
ontologyGUIFrame - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame
 
ontologyGUIFrame - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame
 
ontologyGUIFrame - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
ontologyGUIFrame - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame
 
ontologyGUIFrame - Variable in class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesFrame
 
ontologyGUIFrame - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
ontologyGUIFrame - Variable in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
ontologyGUIFrame - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
ontologyGUIFrame - Variable in class aminePlatform.guis.ontologyKBGUI.TbdPneOntologyKBEditors
 
ontologyKBGUI - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
ontologyNode - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.util.SimulationObject
 
ontologyPanel - Variable in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
ontologyRelationsSet - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
ontologyTxt - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyTxtParser
 
open() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
open() - Method in class aminePlatform.guis.cgOperationsGUI.MMCGEditorsOperPnl
 
open() - Method in class aminePlatform.guis.util.MMCGEditorsPanel
If there is an Ontology, create a tbdPnLanguages and add it to the current MMCGEditorsPanel
open(String) - Static method in class aminePlatform.kernel.ontology.Ontology
This method is equivalent to the method load(String filePath)
open(String) - Static method in class aminePlatform.util.cg.CG
This method is equivalent to the method load(String filePath)
openConsole() - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
openConsole() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
openKBFromXML(String, ParseCSDescription) - Static method in class aminePlatform.knowledgeBase.KnowledgeBase
 
openNodesFrames - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
openOntologyFromXML(String, ParseCSDescription) - Static method in class aminePlatform.kernel.ontology.Ontology
This method is equivalent to the method loadFromXML(String filePath)
operInByte(String, int) - Static method in class aminePlatform.util.cg.CGOperations
 
operation - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
outcomeArguments - Variable in class aminePlatform.engines.synergy.interpreter.PrimitiveActivationRecord
 
outputDocumentToFile(Document, Ontology, String) - Static method in class aminePlatform.kernel.ontology.Ontology
Create the Xml document for the current ontology.
owner - Variable in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
owner - Variable in class aminePlatform.guis.util.GetOrSetCSDescr
 
owner - Variable in class aminePlatform.guis.util.ListDialog
 
owner - Variable in class aminePlatform.guis.util.MultipleSelectFromListDialog
 
owner - Variable in class aminePlatform.guis.util.SelectFromListDialog
 

P

PARTIAL_CONTRACT - Static variable in interface aminePlatform.util.AmineConstants
 
PARTIAL_SUBSUME - Static variable in interface aminePlatform.util.AmineConstants
 
PLUS_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
PPCGAmineJadeAgent - class aminePlatform.agent.amineJade.ppcgAgent.PPCGAmineJadeAgent.
Title : PPCGAmineJadeAgent class Description : PPCGAmineJadeAgent is a specialized class of the AmineJadeAgent class.
PPCGAmineJadeAgent() - Constructor for class aminePlatform.agent.amineJade.ppcgAgent.PPCGAmineJadeAgent
 
PPCGAnswer - class aminePlatform.agent.amineJade.ppcgAgent.PPCGAnswer.
Title : PPCGAnswer class Description : PPCGAnswer is the class that describes how an agent, which is benefeting from the Prolog engine, can check if it has received a message, and how it can answer if the ACL received requires a reply by using methods provided by Prolog Engine.
PPCGAnswer() - Constructor for class aminePlatform.agent.amineJade.ppcgAgent.PPCGAnswer
 
PPCGAsk - class aminePlatform.agent.amineJade.ppcgAgent.PPCGAsk.
Title : PPCGAsk class Description : PPCGAsk is is extending the Ask class Copyright : Copyright (c) Adil KABBAJ 2004-2009
PPCGAsk() - Constructor for class aminePlatform.agent.amineJade.ppcgAgent.PPCGAsk
 
PPCGBindingContext - class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext.
Title: PPCGBindingContext Description: PPCGBindingContext implements the binding resolution process for Prolog+CG.
PPCGBindingContext(Resolution) - Constructor for class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext
 
PPCGBindingContext.UnifConstraint - class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext.UnifConstraint.
Title: UnifConstraint Description: UnifConstraint describes a contraint on variables/values.
PPCGBindingContext.UnifConstraint(Object, Integer, Object, Integer) - Constructor for class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext.UnifConstraint
 
PPCGParser - class aminePlatform.engines.prologPlusCG.parser.PPCGParser.
Title: PPCGParser Description: PPCGParser extends ObjectParsing in order to parse a Prolog+CG program.
PPCGParser(Lexicon) - Constructor for class aminePlatform.engines.prologPlusCG.parser.PPCGParser
 
PPCGParserException - exception aminePlatform.engines.prologPlusCG.parser.PPCGParserException.
Amine - Artificial Intelligence platform for the development of Intelligent Systems.
PPCGParserException(String) - Constructor for class aminePlatform.engines.prologPlusCG.parser.PPCGParserException
 
PPCGParserException(String, int, int) - Constructor for class aminePlatform.engines.prologPlusCG.parser.PPCGParserException
 
PPCGTextPane - class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane.
An adapted version of a class developed by: A demonstration text editor that uses syntax highlighting.
PPCGTextPane(PrologPlusCGGUIFrame) - Constructor for class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane
 
PPCGTextPane(File, String, PrologPlusCGGUIFrame) - Constructor for class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane
 
PPCGTextPane.HighLightedDocument - class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane.HighLightedDocument.
Just like a DefaultStyledDocument but intercepts inserts and removes to color them.
PPCGTextPane.HighLightedDocument() - Constructor for class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane.HighLightedDocument
 
PRIMITIVE_FUNCTIONS - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
PRJCT_OPERS - Static variable in interface aminePlatform.util.AmineConstants
 
PROCEDURE_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
PROCESS_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
PROCS_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
PROC_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
PROJECT - Static variable in interface aminePlatform.util.AmineConstants
 
ParseCSDescription - interface aminePlatform.kernel.ontology.ParseCSDescription.
Title : ParseCSDescription Copyright: Copyright (c) Adil KABBAJ, 2004-2009
ParsingException - exception aminePlatform.util.parserGenerator.ParsingException.
Title : parserGenerator.ParsingException Class Description : Parsing Exception Copyright : Copyright (c) Adil KABBAJ 2004-2008
ParsingException(String) - Constructor for class aminePlatform.util.parserGenerator.ParsingException
 
PictFound - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
PopupListClass - class aminePlatform.guis.util.PopupListClass.
Title : PopupList Description : Copyright : Copyright (c) Adil KABBAJ 2004-2009
PopupListClass(TextFieldPopup) - Constructor for class aminePlatform.guis.util.PopupListClass
 
PrimitiveActivationRecord - class aminePlatform.engines.synergy.interpreter.PrimitiveActivationRecord.
 
PrimitiveActivationRecord() - Constructor for class aminePlatform.engines.synergy.interpreter.PrimitiveActivationRecord
 
PrologCGLexer - class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGLexer.
PrologCGLexer is a Prolog+CG lexer.
PrologCGLexer(Reader) - Constructor for class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGLexer
Creates a new scanner There is also a java.io.InputStream version of this constructor.
PrologCGLexer(InputStream) - Constructor for class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGLexer
Creates a new scanner.
PrologCGToken - class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken.
A PrologCG is a token that is returned by a lexer that is lexing a PrologCG source file.
PrologCGToken(int, String, int, int, int) - Constructor for class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
Create a new token.
PrologCGToken(int, String, int, int, int, int) - Constructor for class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
Create a new token.
PrologPlusCGFromJava - class aminePlatform.samples.prologPlusCG.PrologPlusCGFromJava.
Title : PrologPlusCGFromJava class Description : PrologPlusCGFromJava is a simple example that illustrates how Prolog+CG can be called from a Java class and how requests and reponses can be treated.
PrologPlusCGFromJava() - Constructor for class aminePlatform.samples.prologPlusCG.PrologPlusCGFromJava
 
PrologPlusCGGUI - class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUI.
Title : PrologPlusCGGUI Description : PrologPlusCGGUI is the GUI for Prolog+CG.
PrologPlusCGGUI() - Constructor for class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUI
 
PrologPlusCGGUIFrame - class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame.
Title : PrologPlusCGGUIFrame Description : PrologPlusCGGUIFrame is the main Frame for the GUI of Prolog+CG.
PrologPlusCGGUIFrame() - Constructor for class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
PrologPlusCGGUIFrame_AboutBox - class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox.
Title: guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox class Description: About Box for PrologPlusCGGUIFrame Copyright: Copyright (c) Adil KABBAJ, 2004-2009
PrologPlusCGGUIFrame_AboutBox(Frame) - Constructor for class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
packFrame - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUI
 
packFrame - Variable in class aminePlatform.guis.synergyGUI.SynergyGUI
 
paintComponent(Graphics) - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
paintComponent(Graphics) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
PaintComponent of the current GraphDrawPanel
panel1 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
panel1 - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
panel1 - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
panel1 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
panel1 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
panel1 - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
panel1 - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
panel2 - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
panel2 - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
panel2 - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
panel2 - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
panel2 - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
panel2 - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
panel2 - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
paquet - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
paquetToString(HashMap, String) - Method in class aminePlatform.engines.prologPlusCG.parser.PPCGParser
 
parameterMode() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
parent - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
parse() - Method in class aminePlatform.guis.cgNotationsGUI.CGEditor
 
parse(AmineList) - Method in class aminePlatform.guis.cgNotationsGUI.CGEditor
 
parse() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
parse(AmineList) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
parse() - Method in class aminePlatform.guis.cgNotationsGUI.CGTextEditor
 
parse(AmineList) - Method in class aminePlatform.guis.cgNotationsGUI.CGTextEditor
parse the content of the current text area
parse() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTxtPanel
 
parse() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyTxtParser
 
parse(String, Lexicon) - Static method in class aminePlatform.util.AmineList
Parse the textual formulation of an AmineList (parameter amineListInString) using the specified lexicon and return its internal representation (i.e. an AmineList object).
parse(String) - Static method in class aminePlatform.util.AmineList
Parse the textual formulation of an AmineList (parameter amineListInString) and return its internal representation (i.e. an AmineList object).
parse(String, Lexicon) - Static method in class aminePlatform.util.AmineObjects
Parse the textual formulation of an Amine Object (parameter objInString) using the specified lexicon and returns its internal representation (an Amine Object).
parse(String) - Static method in class aminePlatform.util.AmineObjects
 
parse(String, Lexicon) - Static method in class aminePlatform.util.AmineSet
Parse the textual formulation of an AmineSet (parameter amineSetInString) using the specified lexicon and return its internal representation (i.e. an AmineSet object).
parse(String) - Static method in class aminePlatform.util.AmineSet
Parse the textual formulation of an AmineSet (parameter amineSetInString) and return its internal representation (i.e. an AmineList object).
parse(String, Lexicon) - Static method in class aminePlatform.util.cg.CG
Parse the textual formulation of a CG (parameter cgInString) using the specified lexicon and produce its internal representation. cgInString could be in a Linear Form (LF) or in CGIF form.
parse(String, Lexicon) - Static method in class aminePlatform.util.cg.Concept
Parse the textual formulation of a Concept (parameter strgConc) using the specified lexicon and produce its internal representation.
parse(String, Lexicon) - Static method in class aminePlatform.util.cg.Relation
Parse the textual formulation of a Relation (parameter relInString) using the specified lexicon and produce its internal representation. relInString could be in a Linear Form (LF) or in CGIF form.
parse(String) - Method in class aminePlatform.util.parserGenerator.CGIFParserGenerator
Parse a CGIF form of a CG to produce the internal representation of the CG.
parse(TextTokenizer) - Method in class aminePlatform.util.parserGenerator.CGIFParserGenerator
This method is similar to parse(String strgCG) except that its argument is a TextTokenizer that is already created for the treatment of strgCG; the textual formulation of a CG.
parse(TextTokenizer, AmineList) - Method in class aminePlatform.util.parserGenerator.CGIFParserGenerator
 
parse() - Method in class aminePlatform.util.parserGenerator.CGIFParserGenerator
This method parses the CGIF formulation of a CG and produces its corresponding internal representation (Java Object) if this step is intended (this is determined by the attribute generateCode : if true, the internal representation is produced, if false only the parsing is done).
parse(String) - Method in class aminePlatform.util.parserGenerator.LFParserGenerator
Parse a LF form of a CG to produce the internal representation of the CG.
parse(String, AmineList) - Method in class aminePlatform.util.parserGenerator.LFParserGenerator
 
parse(TextTokenizer) - Method in class aminePlatform.util.parserGenerator.LFParserGenerator
This method is similar to parse(String strgCG) except that its argument is a TextTokenizer that is already created for the treatment of strgCG; the textual formulation of a CG.
parse(TextTokenizer, AmineList) - Method in class aminePlatform.util.parserGenerator.LFParserGenerator
 
parse() - Method in class aminePlatform.util.parserGenerator.LFParserGenerator
This method parses the LF formulation of a CG and produces its corresponding internal representation (Java Object) if this step is intended (this is determined by the attribute generateCode : if true, the internal representation is produced, if false only the parsing is done).
parseAmineList(String) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Parse the textual formulation of an Amine List (parameter strgList) and produce its internal representation.
parseAmineList() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
This method assumes that the textual formulation of the AmineList was already given to the textTokenizer of the current ObjectParsing and that lexical analysis was already done.
parseAmineObject() - Method in class aminePlatform.engines.prologPlusCG.parser.PPCGParser
 
parseAmineObject(String) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Parse the textual formulation of an Amine Object (parameter strgObj) and produce its internal representation.
parseAmineObject() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
This method is the protected version of the method parseAmineObject(String strgObj); it can be used by ObjectParsing's subclasses only since it assumes that some steps have been made and that the environment is already established.
parseAmineSet(String) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Parse the textual formulation of an Amine Set (parameter strgSet) and produce its internal representation.
parseAmineSet() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
This method assumes that the textual formulation of the AmineSet was already given to the textTokenizer of the current ObjectParsing and that lexical analysis was already done.
parseAndGenerate() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyTxtParser
 
parseAndResolveRequest(String) - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
parseCG() - Method in class aminePlatform.util.parserGenerator.CGIFParserGenerator
Redefine the method parseCG() of the super-class ObjectParsing.
parseCG() - Method in class aminePlatform.util.parserGenerator.LFParserGenerator
Parse the LF of a CG.
parseCG(String) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Parse the textual formulation of a CG (parameter strgCG) and produce its internal representation.
parseCG(String, AmineList) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
parseCG(TextTokenizer) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
This method is similar to parseCG(String strgCG) except that its argument is a TextTokenizer that is already created for the treatment of strgCG; the textual formulation of a CG.
parseCG(TextTokenizer, AmineList) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
This method is similar to parseCG(TextTokenizer) except that it considers the case where new concept types are encountered in the CG.
parseCG() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
This method is overriden in LFParserGenerator and CGIFParserGenerator.
parseCGIF(String, Lexicon) - Static method in class aminePlatform.util.cg.CG
Given a CG as a String in CGIF form and using the specified lexicon, this method parses the string and produces the internal representation of the CG.
parseCSDescr(String, Lexicon) - Method in interface aminePlatform.kernel.ontology.ParseCSDescription
 
parseCSDescr(String, Lexicon) - Method in class aminePlatform.util.cg.CG
 
parseCState() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
parseConcPoint() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
parseConcept(String) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Parse the textual formulation of a Concept (parameter strgConc) and produce its internal representation.
parseConcept() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Parse the textual formulation of a concept and produce its corresponding internal representation if this step is intended (this is determined by the attribute generateCode : if true, the internal representation is produced, if false only the parsing is done).
parseConcept(CG) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
This method is a variant of the method parseConcept() defined in this class, except that the parsing is done in the context of a particular CG (the parameter cg).
parseCoref(byte) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
parseCoreferent() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Recognize a coreferent which should be a variable.
parseDescriptor() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Parse the descriptor of the current concept.
parseDesignator() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Parse the concept designator that can be an individual identifier, a variable identifier or a set of individual identifiers.
parseExprTerm() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
parseExpression() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Parsing of an Expression
parseFactor() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
parseKBFromXML(String, ParseCSDescription) - Static method in class aminePlatform.knowledgeBase.KnowledgeBase
 
parseLF(String, Lexicon) - Static method in class aminePlatform.util.cg.CG
Given a CG as a String in linear form and the lexicon to use, this method parses the string and produces the internal representation of the CG.
parseMessage() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
parseOntologyFromXML(String, ParseCSDescription) - Static method in class aminePlatform.kernel.ontology.Ontology
Parse the XML document in order to produce the internal representation of the ontology.
parseOperName(byte) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
parsePPCGPrg(File) - Method in class aminePlatform.engines.prologPlusCG.parser.PPCGParser
 
parsePPCGPrgs(File[]) - Method in class aminePlatform.engines.prologPlusCG.parser.PPCGParser
parsePPCGPrgs considers the compilation of an array of source programs.
parsePPCGPrgs(JTextComponent[]) - Method in class aminePlatform.engines.prologPlusCG.parser.PPCGParser
 
parsePoint() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
parsePseudoDesignator() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Recognize a pseudo-designator which could be an identifier or a number.
parseQuest(String) - Method in class aminePlatform.engines.prologPlusCG.parser.PPCGParser
 
parseRelationType(StringBuffer) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Parsing of a Relation Type
parseSegmentPoints(ArrayList) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
parseSentence(String) - Static method in class aminePlatform.util.parserGenerator.ObjectParsing
Parse the specified string that corresponds to a sentence and produce an AmineList with the words of the sentence as elements.
parseSimpleExpression() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
parseState() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Recognize a state which is a byte.
parseStatement() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyTxtParser
 
parseStdSetDesignator(Object) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
parseTerm(String) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Parse the textual formulation of a Term (parameter strgTerm) and produce its internal representation.
parseTerm() - Method in class aminePlatform.util.parserGenerator.ObjectParsing
This method assumes that the textual formulation of the Term was already given to the textTokenizer of the current ObjectParsing and that lexical analysis was already done.
parseTerm(boolean) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
parseXMLSynonyms(Ontology, Identifier, Element) - Static method in class aminePlatform.kernel.ontology.Ontology
 
partialContract(CG, Concept, Object, CG, Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
Unlike completeContract which checks first that G1 subsumes G2, partialContract G1 from G2, using the two entry concepts E1 for G1 and E2 for G2, will check first that a subgraph of G1 subsumes a subgraph of G2.
partialContract(CG, Concept, CG, Concept) - Method in class aminePlatform.util.cg.CGOperations
Unlike completeContract which checks first that G1 subsumes G2, partialContract G1 from G2, using the two entry concepts E1 for G1 and E2 for G2, will check first that a subgraph of G1 subsumes a subgraph of G2.
paste() - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
paste() - Method in class aminePlatform.guis.cgNotationsGUI.AmineCGDrawEditor
 
paste() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Paste the content of the buffer at the position specified by the attribute clickPoint
paste() - Method in class aminePlatform.guis.util.AmineEditor
 
paste() - Method in class aminePlatform.guis.util.AmineTextEditor
 
paste_actionPerformed() - Method in class aminePlatform.guis.util.AmineEditorUIs
 
pathToRoot - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
pnlBtOut - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
pnlEditor - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame
 
pop() - Method in class aminePlatform.engines.prologPlusCG.bindingContext.UnificationStack
 
populate(Element, ParseCSDescription) - Method in class aminePlatform.kernel.ontology.Ontology
 
popup - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
pos - Variable in class aminePlatform.engines.prologPlusCG.util.GoalToResolve
 
pos - Variable in class aminePlatform.util.parserGenerator.TokenTokenType
 
posRelNameOnSegments - Variable in class aminePlatform.kernel.ontology.Link
 
posSrch - Variable in class aminePlatform.guis.util.AmineTextEditor
 
position - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel.CmdCtxtMenu
 
position - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVEdge
 
position - Variable in class aminePlatform.guis.util.AmineTextEditor.TxtPopupMenu
 
position - Variable in class aminePlatform.util.graph.RelaxOntology.CellWrapper
position of next child
ppcgBindingContext - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
ppcgDirPath - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
ppcgFilePnlInFocus - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane
 
ppcgGUIFrame - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
ppcgGUIFrame - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane
 
ppcgParser - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
ppcgParser - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
ppcgPrgs - Variable in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext
 
ppcgPrgs - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
ppcgPrgs will contains the internal representation of not only Prolog+CG program, but also several programs if it is required.
prdfndGoalNbre - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
predefinedGoals - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
prefSize - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
print(Object, String) - Static method in class aminePlatform.agent.amineJade.ppcgAgent.PPCGAmineJadeAgent
 
printFocusHashMap(HashMap) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
printFocusHashMap() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
printFocusHashMap() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
priority - Variable in class aminePlatform.util.graph.RelaxOntology.CellWrapper
priority for movements to the barycenter
proceed(DynamicKnowledgeIntegration.CSWrapper, Concept, CS, CS, boolean, CompareCGResult, boolean, HashMap, ArrayList, CG, Type, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
method for proceeding on the real update of the memory
proceed(Concept, CS, CS, boolean, CompareCGResult) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
method for proceeding on the real update of the memory
proceed(Concept, CS, CS, boolean, CompareCGResult, Type, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
method for proceeding on the real update of the memory
process - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
processType - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 
processWindowEvent(WindowEvent) - Method in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame_AboutBox
 
processWindowEvent(WindowEvent) - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
processWindowEvent(WindowEvent) - Method in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
processWindowEvent(WindowEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
processWindowEvent(WindowEvent) - Method in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
processWindowEvent(WindowEvent) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
processWindowEvent(WindowEvent) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
processWindowEvent(WindowEvent) - Method in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
processWindowEvent(WindowEvent) - Method in class aminePlatform.guis.util.AmineFrame
 
product - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
product - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
product - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
product - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
product - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
product - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
product - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
project(CG, Concept, CG, Concept) - Method in class aminePlatform.util.cg.CGOperations
project checks if G1 is a subgraph of G2, according to the configuration (relational network) only.
project(CG, CG) - Method in class aminePlatform.util.cg.CGOperations
project checks if G1 is a subgraph of G2, according to the configuration (relational network) only.
prologPlusCGPrimitives - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
propagateForward(Concept, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
propagateFromOneFocus(CS, AmineList, DynamicKnowledgeIntegration.CSWrapper, boolean, HashMap, ArrayList, CG) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
propagateFromOneFocus(CS, AmineList, DynamicKnowledgeIntegration.CSWrapper, boolean, HashMap, ArrayList, CG) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IndepthDynamicKnowledgeIntegration
 
propagateFromOneFocus(CS, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
propagateFromOneFocus(CS, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
propagateNewNodeViaFocus(HashMap, DynamicKnowledgeIntegration.CSWrapper, boolean, HashMap, ArrayList, CG) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
propagateNewNodeViaFocus() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
propagateNewNodeViaFocus() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
pushRuleTail(Rule, Integer) - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.Debuger
 
putTextOnSegment(Point, Point, Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Put the identifier of the relation on the segment specified by (p0, p1).

Q

question - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl
 

R

READ - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
READ - Static variable in interface aminePlatform.util.AmineConstants
 
READ_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
READ_SENTENCE - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
READ_SENTENCE - Static variable in interface aminePlatform.util.AmineConstants
 
READ_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
REAL_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
REAL_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
RECONSULT - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
RELATIONAL_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
RELATIONAL_OPERS - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
RELATIONAL_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
RELATIONS - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
RELATION_TYPE_IDENT - Static variable in interface aminePlatform.util.AmineConstants
 
REMOVE_LINK - Static variable in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
RESERVED_WORD_ASSERTA - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
RESERVED_WORD_ASSERTZ - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
RESERVED_WORD_BRANCHOFCG - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
RESERVED_WORD_CONCOFCG - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
RESERVED_WORD_FAIL - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
RESERVED_WORD_GETLEXICON - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
RESERVED_WORD_GETONTOLOGY - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
RESERVED_WORD_IS - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
RESERVED_WORD_LIST - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
RESERVED_WORD_LISTALL - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
RESERVED_WORD_LOADDB - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
RESERVED_WORD_READ - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
RESERVED_WORD_READSENTENCE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
RESERVED_WORD_RETRACT - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
RESERVED_WORD_SAVEDB - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
RESERVED_WORD_SUPPRESS - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
RESERVED_WORD_WRITE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
RESERVED_WORD_WRITELN - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
RETRACT - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
ReadDialog - class aminePlatform.guis.util.ReadDialog.
Title: ReadDialog Description: ReadDialog is JDialog frame for Read operation Copyright: Copyright (c) Adil KABBAJ, 2004-2009
ReadDialog() - Constructor for class aminePlatform.guis.util.ReadDialog
 
Relation - class aminePlatform.util.cg.Relation.
Title: util.cg.Relation Class Description: Relation is composed of a type, a source concept, a target concept and an ArrayList of Points (if graphic information is considered).
Relation(Object, Concept, Concept, Point, ArrayList) - Constructor for class aminePlatform.util.cg.Relation
The complete specification of the Constructor.
Relation() - Constructor for class aminePlatform.util.cg.Relation
This constructor should be used with care.
Relation(Object, Concept, Concept) - Constructor for class aminePlatform.util.cg.Relation
Construct a relation given its relation type, its source concept, and its target concept.
RelationCouple - class aminePlatform.util.cg.RelationCouple.
 
RelationCouple(Relation, Relation) - Constructor for class aminePlatform.util.cg.RelationCouple
 
RelationException - exception aminePlatform.util.cg.RelationException.
Title: util.cg.RelationException Class Description: RelationException Exception associated to the Relation class Copyright : Copyright (c) Adil KABBAJ 2004-2009
RelationException(String) - Constructor for class aminePlatform.util.cg.RelationException
 
RelationType - class aminePlatform.kernel.ontology.RelationType.
Title: kernel.ontology.RelationType Class Description: RelationType is a specialization of Type, defined for Relation Type Copyright: Copyright (c) Adil KABBAJ, 2004-2009
RelationType() - Constructor for class aminePlatform.kernel.ontology.RelationType
Create an 'empty' RelationType CS
RelationType(Object, Object) - Constructor for class aminePlatform.kernel.ontology.RelationType
Create a new RelationType with the specified definition and canon.
RelationType(Object) - Constructor for class aminePlatform.kernel.ontology.RelationType
Create a new Relation Type with the specified definition.
RelaxGraph - class aminePlatform.util.graph.RelaxGraph.
Title : RelaxGraph Description : RelaxGraph is an adaptation of a class (ForceDirectedLayout) defined by Salvo Jesus in his Open Source OpenJGraph soft.
RelaxGraph(VisualGraph) - Constructor for class aminePlatform.util.graph.RelaxGraph
 
RelaxOntology - class aminePlatform.util.graph.RelaxOntology.
Arranges the nodes with the Sugiyama Layout Algorithm.
RelaxOntology() - Constructor for class aminePlatform.util.graph.RelaxOntology
 
RelaxOntology.CellWrapper - class aminePlatform.util.graph.RelaxOntology.CellWrapper.
cell wrapper contains all values for one node
RelaxOntology.CellWrapper(int, double, VisualNode) - Constructor for class aminePlatform.util.graph.RelaxOntology.CellWrapper
creates an instance and memorizes the parameters
RemoveSynergyOntology - class aminePlatform.samples.buildOntology.RemoveSynergyOntology.
Title : RemoveSynergyOntology Description : Remove Synergy ontology part from the current ontology Copyright: Copyright (c) Adil KABBAJ, 2004-2009
RemoveSynergyOntology() - Constructor for class aminePlatform.samples.buildOntology.RemoveSynergyOntology
 
RendreVisible() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVEdge
 
RendreVisible() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVNode
 
ReplaceDialog - class aminePlatform.guis.util.ReplaceDialog.
Title: guis.util.ReplaceDlg class Description: ReplaceDialog class provides a dialog frame for the replace interaction.
ReplaceDialog(JFrame, String) - Constructor for class aminePlatform.guis.util.ReplaceDialog
 
ResMatchCG - class aminePlatform.util.cg.ResMatchCG.
Title : util.cg.ResMatchCG Class Description : ResMatchCG stores the result of a CG matching operation, especially the CG that result from the matching as well as the result of the matching of the two entry concepts, if they were given.
ResMatchCG() - Constructor for class aminePlatform.util.cg.ResMatchCG
 
ResMatchCG(CG, Concept) - Constructor for class aminePlatform.util.cg.ResMatchCG
 
Resolution - class aminePlatform.engines.prologPlusCG.interpreter.Resolution.
Title : Resolution Description : Resolution implements the resolution process of Prolog+CG.
Resolution() - Constructor for class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
Resolution(HashMap, Lexicon) - Constructor for class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
Resolution(HashMap, Lexicon, DebugFrame) - Constructor for class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
Resolution(String, String[]) - Constructor for class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
Resolution(String[]) - Constructor for class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
ResolutionException - exception aminePlatform.engines.prologPlusCG.interpreter.ResolutionException.
Amine - Artificial Intelligence platform for the development of Intelligent Systems.
ResolutionException(String) - Constructor for class aminePlatform.engines.prologPlusCG.interpreter.ResolutionException
 
ResolutionStack - class aminePlatform.engines.prologPlusCG.util.ResolutionStack.
Title: ResolutionStack Description: ResolutionStack is a stack used by Prolog+CG interpreter Copyright: Copyright (c) Adil KABBAJ, 2004-2009
ResolutionStack() - Constructor for class aminePlatform.engines.prologPlusCG.util.ResolutionStack
 
ResolveMetaphor - class aminePlatform.engines.metaphor.ResolveMetaphor.
Title : ResolveMetaphor Description : ResolveMetaphor implements the procedure for the resolution of a metaphor.
ResolveMetaphor() - Constructor for class aminePlatform.engines.metaphor.ResolveMetaphor
 
Rule - class aminePlatform.engines.prologPlusCG.util.Rule.
Title: Rule Description: An ArrayList of Goal Copyright: Copyright (c) Adil KABBAJ, 2004-2009
Rule() - Constructor for class aminePlatform.engines.prologPlusCG.util.Rule
 
Rule(int) - Constructor for class aminePlatform.engines.prologPlusCG.util.Rule
 
Rules - class aminePlatform.engines.prologPlusCG.util.Rules.
Title: Rules Description: An ArrayList of Rule Copyright: Copyright (c) Adil KABBAJ, 2004-2009
Rules() - Constructor for class aminePlatform.engines.prologPlusCG.util.Rules
 
Rules(int) - Constructor for class aminePlatform.engines.prologPlusCG.util.Rules
 
rangeConc(int, Concept, Concept, Concept) - Static method in class aminePlatform.util.cg.CGOperations
 
reDrawConcept(Concept, CG) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
reExecPrimitive(String) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
Begin Code for Resatisfaction of primitive Goals
reExecPrimitive(String) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
re_parsePPCGPrgs(JTextComponent[]) - Method in class aminePlatform.engines.prologPlusCG.parser.PPCGParser
 
reactivate(CG) - Static method in class aminePlatform.engines.synergy.interpreter.Interpreter
Check if there is still some concepts at the state: "Trigger" , "in_activation" or "check Preconditions"
read(String) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
read() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocumentReader
Read a single character.
read(char[]) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocumentReader
Read and fill the buffer.
read(char[], int, int) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocumentReader
Read and fill the buffer.
read() - Method in class aminePlatform.guis.util.ReadDialog
 
readOrReadSentence(int) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
readSentence(String, int) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
ready() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocumentReader
 
rearrange() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
ADDED By Nabil this method allow the automatic reorganizing of graph's nodes
rearrange() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
recognizeIdentifier() - Method in class aminePlatform.util.parserGenerator.TextTokenizer
The current token begins with a letter or an underscore '_'.
recognizeToken(byte) - Method in class aminePlatform.util.parserGenerator.TextTokenizer
Like the method nxtToken(), this method assumes that the lexical analysis was done and that the tokens and their types are now stored in the vector of token/tokenType couples.
recognizeToken(byte, byte) - Method in class aminePlatform.util.parserGenerator.TextTokenizer
Like the method nxtToken(), this method assumes that the lexical analysis was done and that the tokens and their types are now stored in the vector of token/tokenType couples.
reconsult() - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
Unlike consult() which performs a simple addition of paquets to the current global HashMap of Prolog+CG Programs "ppcgPrograms", reconsult will replace from ppcgPrograms paquets that have the same signature as the new ones.
reconsultAll() - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
rectangleBoundTxt(String, Point) - Static method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
rectangleBuffer - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
rectangleTracker - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
redo() - Method in class aminePlatform.guis.util.AmineEditor
 
redo_actionPerformed() - Method in class aminePlatform.guis.util.AmineEditorUIs
 
redondantRelations - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.DynOntCompareCGRslt
 
relType(Identifier) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
relType(Type) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
relation2 - Variable in class aminePlatform.util.cg.RelationCouple
 
relation3 - Variable in class aminePlatform.util.cg.RelationCouple
 
relationsList - Variable in class aminePlatform.engines.basicOntologyProcesses.BasicOntologyProcesses
 
relationsMatched - Variable in class aminePlatform.util.cg.CGOperations
It is a HashMap of Key:RelationG1 Value:RelationG2
relaxGraph(List, Point, Point) - Method in class aminePlatform.util.graph.RelaxOntology
This Method relax the graph.
relaxedParserLF(String, Lexicon, AmineList) - Static method in class aminePlatform.util.cg.CG
 
remove(int, int) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane.HighLightedDocument
 
remove() - Method in class aminePlatform.util.cg.Relation
remove the current relation from the outcomeRelations of its source concept and from the incomeRelations of its target.
removeAllEntries(CS) - Method in class aminePlatform.kernel.lexicons.Lexicon
This remove method is equivalent to the method removeCS(cs) in the class Ontology.
removeAntecedent() - Method in class aminePlatform.kernel.ontology.CSRule
Remove the antecedent of the current CSRule.
removeCGUnifConstrs() - Method in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext
 
removeCGUnifConstrs() - Method in class aminePlatform.engines.synergy.bindingContext.SynergyBindingContext
remove the binding that occurred during unification of two CGs
removeCGUnifConstrs() - Method in interface aminePlatform.util.BindingContext
remove the binding that occurred during unification of two CGs
removeCS(CS) - Method in class aminePlatform.kernel.ontology.Ontology
Remove the specified CS cs from the current ontology.
removeCSRule() - Method in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
removeCSRuleAt(int) - Method in class aminePlatform.kernel.ontology.CS
Locate the rule with the specified range among the rules of the current CS, remove the link that relates the current CS to the rule and returns the rule.
removeCanon() - Method in class aminePlatform.kernel.ontology.Type
Remove the description of the canon of the current Type.
removeConcept(Concept) - Method in class aminePlatform.util.cg.CG
Remove the specified concept from the current CG.
removeConsequence() - Method in class aminePlatform.kernel.ontology.CSRule
Remove the description of the consequence of the current CSRule.
removeDanglingRelation(Object, CG, Relation, Object) - Method in class aminePlatform.util.cg.CGOperations
A relation is dangling if either its source or target concept has no other relation and the "isolated" concept is not specific to cg; it can be recovered by definition expansion.
removeDefinition() - Method in class aminePlatform.kernel.ontology.Type
Remove the definition of the current Type.
removeDescription() - Method in class aminePlatform.kernel.ontology.CS
Nullify the description value of the current CS.
removeDescription() - Method in class aminePlatform.kernel.ontology.Individual
Remove the description of the current Individual.
removeDescription() - Method in class aminePlatform.kernel.ontology.Situation
Remove the description of the current Situation.
removeDownCGEditor() - Method in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
removeDrawAndBrowserViews(Node) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
removeDrawAndBrowserViews(Node) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
removeEdge(VisualEdge) - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Remove the specified VisualEdge from the current VisualGraph
removeEdge(Edge) - Method in class aminePlatform.kernel.ontology.Ontology
 
removeEdge(Edge) - Method in class aminePlatform.util.cg.CG
 
removeEdge(Edge) - Method in interface aminePlatform.util.graph.Graph
 
removeElemFromList() - Method in class aminePlatform.guis.ontologyKBGUI.LanguagesListDialog
Remove a language from the list and also from the languages associated to the ontology.
removeElemFromList() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyListOfElems
Remove a synonym or remove the link between a Type and its individual, or its direct superType or its direct subType.
removeElemFromList() - Method in class aminePlatform.guis.util.ListPanel
Remove the selected element from the list
removeEntries(CS) - Method in class aminePlatform.kernel.lexicons.Lexicon
If the identifiers associated to the CS cs in the current lexicon can be removed then remove them : remove from the current lexicon all the entries that concern the specified cs; remove the entries for all the identifiers (which are synonyms) that are associated to cs in the current lexicon.
removeEntriesBis(CS) - Method in class aminePlatform.kernel.lexicons.Lexicon
Remove from the current lexicon all the entries that concern the specified cs; remove the entries for all the identifiers (which are synonyms) that are associated to cs in the current lexicon.
removeEntry(Object) - Method in class aminePlatform.kernel.lexicons.Lexicon
If the identifier can be removed from the current lexicon, then remove its entry.
removeFixedNode(VisualNode) - Method in class aminePlatform.util.graph.RelaxGraph
Removes a VisualNode from the list of VisualVertices that has a fixed position.
removeFrame() - Method in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
removeIncomeRelation(Relation) - Method in class aminePlatform.util.cg.Concept
Remove the specified relation from the incomeRelations of the current concept.
removeIncomeRelations() - Method in class aminePlatform.util.cg.Concept
Remove from the CG all the incomeRelations of the current concept.
removeLangTab(String) - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
Remove the tab pane for the specified language name
removeLexicon(Lexicon) - Method in class aminePlatform.kernel.ontology.Ontology
Remove the specified lexicon from the list of lexicons associated to the current ontology.
removeLink(CS, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
removeLink(Identifier, Identifier) - Method in class aminePlatform.kernel.lexicons.Lexicon
Remove a subType link between the Type with typeIdentifier and the subType with subTypeIdentifier.
removeLink(Type, Ontology) - Method in class aminePlatform.kernel.ontology.CS
Deprecated. Use instead removeLink(CS cs)
removeLink(CS) - Method in class aminePlatform.kernel.ontology.CS
Remove the link between the current CS (this) and the specified CS cs.
removeLinkToSituation(Situation) - Method in class aminePlatform.kernel.ontology.CS
Remove the link between the current type (this) and the specified Situation if the situation is related to more than one CS
removeMenu - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
removeMenu - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
removeNode(VisualNode) - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Remove the specified VisualNode from the current VisualGraph
removeNode(Node) - Method in class aminePlatform.kernel.ontology.Ontology
 
removeNode(Node) - Method in class aminePlatform.util.cg.CG
 
removeNode(Node) - Method in interface aminePlatform.util.graph.Graph
 
removeOutcomeRelation(Relation) - Method in class aminePlatform.util.cg.Concept
Remove the specified relation from the outcomeRelations of the current concept.
removeOutcomeRelations() - Method in class aminePlatform.util.cg.Concept
Remove from the CG all the outcomeRelations of the current concept.
removeRelation(Relation) - Method in class aminePlatform.util.cg.CG
Remove the specified relation from the current CG.
removeSituationAt(int) - Method in class aminePlatform.kernel.ontology.CS
Locate the situation with the specified range among the situations of the current CS, remove the link that relates the current CS to the situation and returns the situation.
removeSynOnt(Ontology, Lexicon) - Method in class aminePlatform.samples.buildOntology.RemoveSynergyOntology
 
removeTreeModelListener(TreeModelListener) - Method in class aminePlatform.guis.ontologyKBGUI.OntKBTreeModel
 
removeUpCGEditor() - Method in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
removeVNode(VisualNode) - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Operate on VNode and VisualGraph only; the correponding node in Graph is not touched
removeVNodes(Rectangle) - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Remove from the current VisualGraph the VisualNodes that are contained in the specified tracker.
removeVarValConstr(Variable, int) - Method in class aminePlatform.engines.prologPlusCG.bindingContext.UnificationStack
remove the constraint variable = value from the unification record at levelVar
removeVarVarConstr(Variable, int, Variable, int) - Method in class aminePlatform.engines.prologPlusCG.bindingContext.UnificationStack
remove the constraint variable1 = variable2 from the unification record at levelVar1
removeVarVarConstr(Variable, int, ObjectWithBindInf) - Method in class aminePlatform.engines.prologPlusCG.bindingContext.UnificationStack
 
renameSpecCorefsOfG1(CG) - Method in class aminePlatform.util.cg.CGOperations
 
repaint(CG) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
public void repaint() { if (this.synergyGUIFrame !
repaintAllActiveWnd() - Method in class aminePlatform.guis.cgDrawing.HierarchyWndCG
 
repaintMainFrame() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
repaintMainFrame() - Method in interface aminePlatform.guis.graphDrawing.MainFrame
 
replace() - Method in class aminePlatform.guis.cgNotationsGUI.AmineCGDrawEditor
 
replace() - Method in class aminePlatform.guis.util.AmineEditor
 
replace() - Method in class aminePlatform.guis.util.AmineTextEditor
 
replaceAll() - Method in class aminePlatform.guis.cgNotationsGUI.AmineCGDrawEditor
 
replaceAll() - Method in class aminePlatform.guis.util.AmineEditor
 
replaceAll() - Method in class aminePlatform.guis.util.AmineTextEditor
 
replaceAll_actionPerformed() - Method in class aminePlatform.guis.util.AmineEditorUIs
 
replaceAll_actionPerformed() - Method in class aminePlatform.guis.util.AmineTextEditor
 
replaceBis() - Method in class aminePlatform.guis.util.AmineTextEditor
 
replaceConcept(Concept, Concept) - Method in class aminePlatform.util.cg.CG
Replace, in the current CG, the concept conc1 by the concept conc2: conc1 should exist in the current CG and conc2 coud be a concept of the current CG or a new concept
replaceElem() - Method in class aminePlatform.guis.util.ReplaceDialog
 
replaceElemOfList() - Method in class aminePlatform.guis.ontologyKBGUI.LanguagesListDialog
Replace an element (a language) with a new one and also do the update on the languages of the current ontology.
replaceElemOfList() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyListOfElems
replaceElemOfList overrides the same method in ListOfElements : it replaces an element oldElem in the list of elements by the new element newElem and if oldElem is known in the lexicon of the selected language, then oldElem will be replaced by newElem in the lexicon too, otherwise the replacement will have no effect on the current lexicon.
replaceElemOfList() - Method in class aminePlatform.guis.util.ListPanel
Replace the identifier name of the selected element with a new name
replaceIdentifierName(Identifier, String) - Method in class aminePlatform.kernel.lexicons.Lexicon
Replace the name of the specified identifier with newName if newName is not already a name of an identifier that is contained in the current lexicon.
replaceLangTabPn(String, String) - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
replace in this tbdPneLanguages the tab pane with oldLang by newLang
replaceLanguageName(String) - Method in class aminePlatform.kernel.lexicons.Lexicon
Replace the name of the current lexicon language with the specified name if this later is not the name of a language that is already associated to the ontology of the current lexicon.
replaceMainLanguageName() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
replaceWithLbl - Variable in class aminePlatform.guis.util.AmineTextEditor.SearchReplaceDlg
 
replace_actionPerformed() - Method in class aminePlatform.guis.util.AmineEditorUIs
 
replace_actionPerformed() - Method in class aminePlatform.guis.util.AmineTextEditor
 
replacetxtFld - Variable in class aminePlatform.guis.util.AmineTextEditor.SearchReplaceDlg
 
replies - Variable in class aminePlatform.agent.amineJade.Ask
The reply of the ACL sent
request - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
request - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
reset() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocumentReader
Reset this reader to the last mark, or the beginning of the document if a mark has not been set.
reset(Reader, int, int, int) - Method in interface aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.Lexer
 
reset(Reader, int, int, int) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGLexer
Closes the current input stream, and resets the scanner to read from a new input stream.
resetEdgeCrossesIndicator() - Method in class aminePlatform.util.graph.RelaxOntology.CellWrapper
resets the indicator for edge crosses to 0
resizeFrame(int, int) - Method in class aminePlatform.guis.graphDrawing.GraphDrawFrame
Resize the current GraphDrawFrame
resizeFrm() - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
Resize the frame of the current GraphDrawPanel
resolution - Variable in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext
 
resolution - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.Debuger
 
resolution - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
resolutionStack - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
The three stacks for the resolution process : resolution stack, backtrack stack and unification stack.
resolve() - Method in class aminePlatform.samples.prologPlusCG.PrologPlusCGFromJava
 
resolve() - Method in class aminePlatform.samples.synergy.SynergyFromJava
 
resolveMetaphor(Ontology, CG, Concept) - Static method in class aminePlatform.engines.metaphor.ResolveMetaphor
Try to construct a metaphorical interpretation of the specified CG descrOfAction, giving the specified ontology and the specified concept in descrOfAction for which the canon was violated.
restrictDescriptor(Concept, Object) - Method in class aminePlatform.util.cg.CG
Restrict the descriptor of the specified concept conc, that should exist in the current CG, to the given descriptor.
restrictDesignator(Concept, Object) - Method in class aminePlatform.util.cg.CG
Restrict the designator of the specified concept conc, that should exist in the current CG, to the given designator.
restrictType(Concept, Type) - Method in class aminePlatform.util.cg.CG
Restrict the type of the specified concept conc, that should exist in the current CG, to the given type.
result - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.util.IntegrationResult
 
result - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.util.SimulationObject
 
retract() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
rexecBranchOfCG() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
rexecConcOfCG() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
rexecRetract() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
rghtObj - Variable in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext.UnifConstraint
 
rootInfTree - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
rootTreeNode - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
rsltList - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
ruleInsMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
ruleInsMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
ruleNbre - Variable in class aminePlatform.engines.prologPlusCG.parser.PPCGParser
 
rulesUsed - Variable in class aminePlatform.engines.memoryBasedInferences.MemoryBasedInferences
 
run() - Method in class aminePlatform.engines.prologPlusCG.interpreter.InterpreterThread
 
run(VisualGraph) - Method in class aminePlatform.util.graph.RelaxOntology
Implementation.
runOntologyGUI() - Method in class aminePlatform.guis.util.OntologyBasedFrame
 

S

SAVE_DB - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
SEPARATOR_COMMA - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
SEPARATOR_LBRACE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
SEPARATOR_LBRACKET - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
SEPARATOR_LPAREN - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
SEPARATOR_PERIOD - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
SEPARATOR_RBRACE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
SEPARATOR_RBRACKET - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
SEPARATOR_RPAREN - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
SEPARATOR_SEMICOLON - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
SET_DEBUG - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
SET_LANGUAGE - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
SET_LIST - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
SITUATION - Static variable in interface aminePlatform.util.AmineConstants
 
SPECIALIZE - Static variable in interface aminePlatform.util.AmineConstants
 
SQRT_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
SQRT_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
STEADY - Static variable in interface aminePlatform.util.AmineConstants
 
STRING_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
STRING_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
SUBSUME - Static variable in interface aminePlatform.util.AmineConstants
 
SUBSUME_WITH_RSLT - Static variable in interface aminePlatform.util.AmineConstants
 
SUB_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
SUB_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
SUPEQ_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
SUPEQ_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
SUPER - Static variable in class aminePlatform.util.Variable
 
SUPPRESS - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
SUP_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
SUP_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
SYNERGY_DATA - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
SYNERGY_IDENTIFIERS - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
SYNERGY_OPERATIONS - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
SYNERGY_REL_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
SYNERGY_TREATMENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
SYNERGY_TYPE_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
SYN_REL_RELTYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
SYN_TYP_RELTYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
S_AND - Static variable in interface aminePlatform.util.AmineConstants
 
S_BOOLEAN - Static variable in interface aminePlatform.util.AmineConstants
 
S_CG - Static variable in interface aminePlatform.util.AmineConstants
 
S_CLOSE_BRKT - Static variable in interface aminePlatform.util.AmineConstants
 
S_CLOSE_PARENT - Static variable in interface aminePlatform.util.AmineConstants
 
S_CLOSE_SET - Static variable in interface aminePlatform.util.AmineConstants
 
S_COMMA - Static variable in interface aminePlatform.util.AmineConstants
 
S_CONCEPT - Static variable in interface aminePlatform.util.AmineConstants
 
S_CONSTRUCTOR - Static variable in interface aminePlatform.util.AmineConstants
 
S_CONTEXT - Static variable in class aminePlatform.kernel.ontology.CS
 
S_CSRULE - Static variable in class aminePlatform.kernel.ontology.CS
 
S_CUT - Static variable in interface aminePlatform.util.AmineConstants
 
S_DIFF - Static variable in interface aminePlatform.util.AmineConstants
 
S_DOUBLE - Static variable in interface aminePlatform.util.AmineConstants
 
S_EOF - Static variable in interface aminePlatform.util.AmineConstants
 
S_EQUAL - Static variable in interface aminePlatform.util.AmineConstants
 
S_EXPAND - Static variable in interface aminePlatform.util.AmineConstants
 
S_FALSE - Static variable in interface aminePlatform.util.AmineConstants
 
S_FOUR_POINTS - Static variable in interface aminePlatform.util.AmineConstants
 
S_GENERALISE - Static variable in interface aminePlatform.util.AmineConstants
 
S_GENERALIZE - Static variable in interface aminePlatform.util.AmineConstants
 
S_IDENTIFIER - Static variable in interface aminePlatform.util.AmineConstants
 
S_IF - Static variable in interface aminePlatform.util.AmineConstants
 
S_INTEGER - Static variable in interface aminePlatform.util.AmineConstants
 
S_INTEROG - Static variable in interface aminePlatform.util.AmineConstants
 
S_IS - Static variable in interface aminePlatform.util.AmineConstants
 
S_IS_CANONIC - Static variable in interface aminePlatform.util.AmineConstants
 
S_LEFT_ARROW - Static variable in interface aminePlatform.util.AmineConstants
 
S_LIST - Static variable in interface aminePlatform.util.AmineConstants
 
S_MAXIMAL_JOIN - Static variable in interface aminePlatform.util.AmineConstants
 
S_OPEN_BRKT - Static variable in interface aminePlatform.util.AmineConstants
 
S_OPEN_PARENT - Static variable in interface aminePlatform.util.AmineConstants
 
S_OPEN_SET - Static variable in interface aminePlatform.util.AmineConstants
 
S_POINT - Static variable in interface aminePlatform.util.AmineConstants
 
S_REL_CTXT - Static variable in class aminePlatform.kernel.ontology.Link
 
S_REL_IND - Static variable in class aminePlatform.kernel.ontology.Link
 
S_REL_SPEC - Static variable in class aminePlatform.kernel.ontology.Link
 
S_REL_USED_IN - Static variable in class aminePlatform.kernel.ontology.Link
 
S_RGHT_ARROW - Static variable in interface aminePlatform.util.AmineConstants
 
S_SEMI_COMMA - Static variable in interface aminePlatform.util.AmineConstants
 
S_SITUATION - Static variable in class aminePlatform.kernel.ontology.CS
 
S_SOURCE - Static variable in interface aminePlatform.util.AmineConstants
 
S_SPECIALIZE - Static variable in interface aminePlatform.util.AmineConstants
 
S_STATE - Static variable in interface aminePlatform.util.AmineConstants
 
S_STRING - Static variable in interface aminePlatform.util.AmineConstants
 
S_SUBSUME - Static variable in interface aminePlatform.util.AmineConstants
 
S_SUBSUME_WITH_RESULT - Static variable in interface aminePlatform.util.AmineConstants
 
S_SUPER - Static variable in interface aminePlatform.util.AmineConstants
 
S_TARGET - Static variable in interface aminePlatform.util.AmineConstants
 
S_TERM - Static variable in interface aminePlatform.util.AmineConstants
 
S_THIS - Static variable in interface aminePlatform.util.AmineConstants
 
S_TRUE - Static variable in interface aminePlatform.util.AmineConstants
 
S_TWO_POINTS - Static variable in interface aminePlatform.util.AmineConstants
 
S_TYPE - Static variable in class aminePlatform.kernel.ontology.CS
 
S_UNIFY - Static variable in interface aminePlatform.util.AmineConstants
 
S_VARIABLE - Static variable in interface aminePlatform.util.AmineConstants
 
SelectFromListDialog - class aminePlatform.guis.util.SelectFromListDialog.
Title: guis.util.SelectFromListDialog class Description: A JDialog frame that enables the selection of an element from a list.
SelectFromListDialog(JFrame, String, Object[]) - Constructor for class aminePlatform.guis.util.SelectFromListDialog
 
SelectNd(Object, Integer) - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
SelectSitDlg - class aminePlatform.guis.util.SelectSitDlg.
Title: guis.lexiconsOntologyGUI.SelectSituationDlg class Description: This class provides the user with a Dialog frame to determine which situation(s) to select for the current element.
SelectSitDlg(JFrame, String, int) - Constructor for class aminePlatform.guis.util.SelectSitDlg
 
SelectSitDlg(JFrame, int, String) - Constructor for class aminePlatform.guis.util.SelectSitDlg
 
SetBrowser(boolean) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
SetCursorMode(int) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
SetFontSize(int) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Set the font size of the current VisualGraph
SetViewMode(boolean) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
SetZoomScale(int) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Set the scale zoom of the current VisualGraph
SetZoomScale(int) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
Set the scale zoom of the current VisualGraph
SimulationObject - class aminePlatform.engines.dynamicKnowledgeIntegration.util.SimulationObject.
Title : CompareNodesResult Description : CompareNodesResult contains the result of a comparison between the description of the NewOntNode and the current Ontology Node.
SimulationObject() - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.util.SimulationObject
 
SimulationObject(byte, CS) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.util.SimulationObject
 
Situation - class aminePlatform.kernel.ontology.Situation.
Title : ontology.Situation Class Description : It implements the CS for a situation.
Situation() - Constructor for class aminePlatform.kernel.ontology.Situation
Create an 'empty' Situation CS
Situation(Object) - Constructor for class aminePlatform.kernel.ontology.Situation
Create a Situation CS with the specified description
Switch_StatusBar(ActionEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
Switch_ToolBar(ActionEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
SynergyBindingContext - class aminePlatform.engines.synergy.bindingContext.SynergyBindingContext.
 
SynergyBindingContext() - Constructor for class aminePlatform.engines.synergy.bindingContext.SynergyBindingContext
 
SynergyCGOperations - class aminePlatform.engines.synergy.interpreter.SynergyCGOperations.
Title: SynergyCGOperations Description: SynergyCGOperations extends CGOperations by overriding relations matching, to allow the matching (and especially maximalJoin of CG in the context of Synergy; with Synergy relations (in, out, grd, next) Copyright: Copyright (c) Adil KABBAJ, 2004-2009
SynergyCGOperations() - Constructor for class aminePlatform.engines.synergy.interpreter.SynergyCGOperations
 
SynergyCGOperations(BindingContext) - Constructor for class aminePlatform.engines.synergy.interpreter.SynergyCGOperations
 
SynergyCGOperations(BindingContext, boolean, boolean) - Constructor for class aminePlatform.engines.synergy.interpreter.SynergyCGOperations
 
SynergyFromJava - class aminePlatform.samples.synergy.SynergyFromJava.
Title : SynergyFromJava class Description : SynergyFromJava illustrates a call to Synergy Interpreter from Java Code Copyright: Copyright (c) Adil KABBAJ, 2004-2009
SynergyFromJava() - Constructor for class aminePlatform.samples.synergy.SynergyFromJava
 
SynergyGUI - class aminePlatform.guis.synergyGUI.SynergyGUI.
Title : SynergyGUI Description : SynergyGUI is the GUI for SYNERGY.
SynergyGUI() - Constructor for class aminePlatform.guis.synergyGUI.SynergyGUI
 
SynergyGUIFrame - class aminePlatform.guis.synergyGUI.SynergyGUIFrame.
Title : SynergyGUIFrame Description : SynergyGUIFrame is the main Frame for the GUI of SYNERGY.
SynergyGUIFrame() - Constructor for class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
SynergyGUIFrame_AboutBox - class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox.
Title: guis.synergyGUI.SynergyGUIFrame_AboutBox class Description: About Box for SynergyGUIFrame Copyright: Copyright (c) Adil KABBAJ, 2004-2009
SynergyGUIFrame_AboutBox(Frame) - Constructor for class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
SynergyTypeConstants - interface aminePlatform.kernel.SynergyTypeConstants.
Title : kernel.SynergyTypeConstants Interface Description : Interface that contains declarations of constants used for the addition of Synergy Ontology part.
sReplace - Variable in class aminePlatform.guis.util.AmineTextEditor
 
sToFind - Variable in class aminePlatform.guis.util.AmineTextEditor
 
sameTypeOfCS(CS, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
sameTypeOfCS(CS, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.ruleKB.IntegrateCSRule
 
sameTypeOfCS(CS, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.situationKB.IntegrateSituation
 
satisfyGoal(String) - Method in interface aminePlatform.agent.AmineAgent
 
satisfyGoal(String) - Method in class aminePlatform.agent.amineJade.AmineJadeAgent
One of the main goals for using MAS is that agents have to act autonomously by satisfying their own goal.
satisfyGoal(String) - Method in class aminePlatform.agent.amineJade.ppcgAgent.PPCGAmineJadeAgent
One of the main goals for using MAS is that agents have to act autonomously by satisfying their own goals.
save(String) - Method in class aminePlatform.kernel.ontology.Ontology
This method is equivalent to the method store(String filePath)
save() - Method in class aminePlatform.kernel.ontology.Ontology
 
save() - Method in class aminePlatform.knowledgeBase.KnowledgeBase
 
save(String) - Method in class aminePlatform.util.cg.CG
This method is equivalent to the method store(String filePath)
saveAsConsole() - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
saveAsFile() - Method in class aminePlatform.guis.cgNotationsGUI.CGFrame
 
saveAsFile() - Method in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
saveAsFile() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
saveAsFile() - Method in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
saveAsOntology() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
saveAsOntology() - Method in class aminePlatform.guis.util.AmineFrame
 
saveCSDescriptions() - Method in class aminePlatform.guis.util.TextualDisplayOntology
 
saveConsole() - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
saveFile() - Method in class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame
 
saveFile() - Method in class aminePlatform.guis.cgNotationsGUI.CGFrame
 
saveFile() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
saveFile() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
saveFile() - Method in class aminePlatform.guis.util.AmineFrame
 
saveHierarchy() - Method in class aminePlatform.guis.util.TextualDisplayOntology
 
saveInXML(String) - Method in class aminePlatform.kernel.ontology.Ontology
This method is equivalent to the method storeInXML(String filePath)
saveLog() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
Save the trace of a dynamic integration if the file dynamicOntologyLog.txt which is stored at the same directory as the current ontology.
saveOntology() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
saveOntology() - Method in class aminePlatform.guis.util.AmineFrame
 
saveToTextFile(String) - Method in class aminePlatform.guis.util.TextualDisplayOntology
 
save_db() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
scrol - Variable in class aminePlatform.guis.agentMasGUI.BasicAmineAgentGuiFrame
 
scrol - Variable in class aminePlatform.guis.agentMasGUI.BasicAmineMasGuiFrame
 
search() - Method in class aminePlatform.guis.cgNotationsGUI.AmineCGDrawEditor
 
search() - Method in class aminePlatform.guis.util.AmineEditor
 
search() - Method in class aminePlatform.guis.util.AmineTextEditor
 
searchAmineMethod(Object, Object, Term, Object, Class, String) - Static method in class aminePlatform.engines.JMethodInterpreter
 
searchDlg - Variable in class aminePlatform.guis.util.AmineTextEditor
 
searchMethod(Term, Object, Class, String) - Static method in class aminePlatform.engines.JMethodInterpreter
 
searchRoots(ArrayList) - Method in class aminePlatform.util.graph.RelaxOntology
Searches all Roots for the current Graph The Roots are stored in the Vector named roots
searchRoots(VisualNode, List) - Method in class aminePlatform.util.graph.RelaxOntology
Searches Roots for the current Cell.
searchText(String) - Method in class aminePlatform.guis.util.PopupListClass
 
seek(long) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocumentReader
Seek to the given position in the document.
segmentPoints - Variable in class aminePlatform.kernel.ontology.Link
 
selctCtxtMenu - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
select(OntologyKBTreePanel.TreeOntNode) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
selectAll() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Select all the elements (visual nodes and visual edges) of the current GraphDrawPanel
selectBestSituation(Type, Concept, CG, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
selectElement() - Method in class aminePlatform.guis.util.PopupListClass
 
selectElements(int) - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
selectElements(int) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
selectFile(Window, String, String, String[], String, boolean) - Method in class aminePlatform.guis.util.AmineFrame
 
selectFile(Window, String, String, String, String, boolean) - Method in class aminePlatform.guis.util.AmineFrame
 
selectFiles(Window, String, String, String[], String, boolean) - Method in class aminePlatform.guis.util.AmineFrame
 
selectFiles(Window, String, String, String, String, boolean) - Method in class aminePlatform.guis.util.AmineFrame
 
selectHead() - Method in class aminePlatform.util.cg.CG
select a head for the currant CG.
selectHead(ArrayList) - Method in class aminePlatform.util.parserGenerator.LFParserGenerator
From the given ArrayList of concepts, choose the one with the high connections, the concept that have the high number of income & outcome relations.
selectPertinentTypes(AmineList, Lexicon) - Static method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame
 
selectPertinentTypes(AmineList, Lexicon) - Static method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame
 
selectPertinentTypes(AmineList, Lexicon) - Static method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
selectPertinentTypes(AmineList, Lexicon) - Static method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame
 
selectSituation(int, boolean) - Method in class aminePlatform.guis.util.GetOrSetCSDescr
 
selectStrt - Variable in class aminePlatform.guis.util.AmineTextEditor
 
selectSuperTypesPertinentTypes(AmineList, Lexicon) - Static method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame
 
selectSuperTypesPertinentTypes(AmineList, Lexicon) - Static method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame
 
selectSuperTypesPertinentTypes(AmineList, Lexicon) - Static method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
selectSuperTypesPertinentTypes(AmineList, Lexicon) - Static method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame
 
selectVEdge(VisualEdge) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Set the specified vedge as the selected Visual Edge.
selectVEdgeName(VisualEdge) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Set the specified vedge as the selected Visual Edge.
selectVNode(VisualNode) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Set the specified vnode as the selected Visual Node.
selectedCellViews - Variable in class aminePlatform.util.graph.RelaxOntology
 
selectedElement - Variable in class aminePlatform.guis.util.SelectFromListDialog
 
selectedElements - Variable in class aminePlatform.guis.util.MultipleSelectFromListDialog
 
selectedIndx - Variable in class aminePlatform.guis.util.SelectSitDlg
 
selectionHistory - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
selectionHistoryIndex - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
send(AmineAgent, String) - Method in interface aminePlatform.agent.AmineAgent
 
send(String, String) - Method in interface aminePlatform.agent.AmineAgent
 
send(AmineAgent, String) - Method in class aminePlatform.agent.amineJade.AmineJadeAgent
it allows the current agent to send a message content to a receiver agent.
send(String, String) - Method in class aminePlatform.agent.amineJade.AmineJadeAgent
it allows the current agent to send a message content to a receiver agent.
send(String, String, String) - Static method in class aminePlatform.agent.amineJade.ppcgAgent.PPCGAmineJadeAgent
This method is defined a static to let the programmer use it from the Prolog+CG environment.
send(String, Individual, String) - Static method in class aminePlatform.agent.amineJade.ppcgAgent.PPCGAmineJadeAgent
This method is defined a static to let the programmer use it from the Prolog+CG environment.
sendAndWait(AmineAgent, String) - Method in interface aminePlatform.agent.AmineAgent
 
sendAndWait(String, String) - Method in interface aminePlatform.agent.AmineAgent
 
sendAndWait(AmineAgent, String) - Method in class aminePlatform.agent.amineJade.AmineJadeAgent
it allows the current agent to send a message content to a receiver agent and wait for the response.
sendAndWait(String, String) - Method in class aminePlatform.agent.amineJade.AmineJadeAgent
it allows the current agent to send a message content to a receiver agent and wait for the response.
sendAndWait(String, String, String) - Static method in class aminePlatform.agent.amineJade.ppcgAgent.PPCGAmineJadeAgent
This method is defined a static to let the programmer use it from the Prolog+CG environment.
sendAndWait(String, Individual, String) - Static method in class aminePlatform.agent.amineJade.ppcgAgent.PPCGAmineJadeAgent
This method is defined a static to let the programmer use it from the Prolog+CG environment.
setAclWaiting(boolean) - Method in class aminePlatform.agent.amineJade.Ask
 
setAgentSender(AmineJadeAgent) - Method in class aminePlatform.agent.amineJade.Ask
 
setAnimation(boolean) - Method in class aminePlatform.guis.cgOperationsGUI.AnimatedCGOperations
 
setAnswerAgent(AmineJadeAgent) - Method in class aminePlatform.agent.amineJade.Answer
 
setAnswerAgent(PPCGAmineJadeAgent) - Method in class aminePlatform.agent.amineJade.ppcgAgent.PPCGAnswer
 
setAntecedent(Object) - Method in class aminePlatform.kernel.ontology.CSRule
Set the antecedent of the current CSRule to the specified antecedent.
setBindInf(Object) - Method in class aminePlatform.util.ObjectWithBindInf
 
setBoolean(boolean) - Method in class aminePlatform.util.AmineBoolean
 
setByte(byte) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.util.IntegrationResult
 
setCG(CG) - Method in class aminePlatform.guis.util.MMCGEditorsPanel
Set the specified CG g to be edited in tbdPnLanguages
setCG(CG) - Method in class aminePlatform.util.cg.ResMatchCG
 
setCGUnification(boolean) - Method in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext
Is the unification applies inside an (embedded) CG or not ?
setCGUnification(boolean) - Method in class aminePlatform.engines.synergy.bindingContext.SynergyBindingContext
Set the value for the boolean attribute that indicate if this binding context is concerned by CG unification
setCGUnification(boolean) - Method in interface aminePlatform.util.BindingContext
Is the unification applies inside an (embeeded) CG or not ?
setCS(CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.util.IntegrationResult
 
setCS(CS) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel.TreeOntNode
 
setCSDescr(CG) - Method in class aminePlatform.guis.util.GetOrSetCSDescr
 
setCanJoinSituation(boolean) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
setCanon(Object) - Method in class aminePlatform.kernel.ontology.Type
Set the canon of the current Type to description.
setCanonicity(boolean) - Static method in class aminePlatform.util.cg.CG
Set the specified boolean mode as the value for the static attribute canonicity
setCellWrapper(Object) - Method in class aminePlatform.guis.graphDrawing.VisualNode
CODE ADDED BY Nabil OURDANI -*-*-*-*-*-*-*-*-*-*-*-*-*-*-* /** Set the CELL_WRAPPER value associated to the current VisualNode
setChange(boolean) - Method in class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame
 
setChange(boolean) - Method in class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
setChange(boolean) - Method in interface aminePlatform.guis.util.CommonUIs
 
setChangeTo(boolean) - Method in class aminePlatform.guis.cgNotationsGUI.CGTextEditor
 
setChildosition(int) - Method in class aminePlatform.util.graph.RelaxOntology.CellWrapper
 
setChildren(ArrayList) - Method in class aminePlatform.kernel.ontology.CS
Set children as the children of the current CS.
setCoerceDesignator(boolean) - Static method in class aminePlatform.util.cg.CGOperations
 
setCommonCG(CG) - Method in class aminePlatform.util.cg.CompareCGResult
 
setCompareResult(byte) - Method in class aminePlatform.util.cg.CompareCGResult
 
setComposedDesignator(ArrayList) - Method in class aminePlatform.util.cg.ComposedDesignator
 
setConcept(Concept) - Method in class aminePlatform.util.cg.ResMatchCG
 
setConcepts(ArrayList) - Method in class aminePlatform.util.cg.CG
Assign the parameter concepts as the concepts of the current CG.
setConsequence(Object) - Method in class aminePlatform.kernel.ontology.CSRule
Set the consequence of the current CSRule to description.
setConsole(ConsoleFrame) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
setContentOf(CS, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
setContentOf(CS, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.ruleKB.IntegrateCSRule
 
setContentOf(CS, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.situationKB.IntegrateSituation
 
setCorefMatchL(CorefMatchList) - Method in class aminePlatform.util.cg.CGOperations
 
setCoreferent(Variable) - Method in class aminePlatform.util.cg.Concept
Set the specified coreferent as the coreferent for the current concept.
setCptVarBid(int) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
setCurrentGraphDrawFrame(GraphDrawFrame) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
setCurrentGraphDrawFrame(GraphDrawFrame) - Method in interface aminePlatform.guis.graphDrawing.MainFrame
 
setCursor(int) - Method in class aminePlatform.util.parserGenerator.TextTokenizer
Set the cursor at the range i in the vector of the token/tokenType couples.
setCursorToCSRule() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
Set the cursor for the current GraphDrawPanel to Mode New CSRule
setCursorToIndividu() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
Set the cursor for the current GraphDrawPanel to Mode New Individu
setCursorToModeBrowse() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
Set the cursor for the current GraphDrawPanel to Mode Browser
setCursorToModeCmd() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Set the cursor for the current GraphDrawPanel to Mode Command
setCursorToModeCollapse() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
Set the cursor for the current GraphDrawPanel to Mode Collapse
setCursorToModeEdit() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Set the cursor for the current GraphDrawPanel to Mode Edition
setCursorToModeExpand() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
Set the cursor for the current GraphDrawPanel to Mode Expand
setCursorToModePaste() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Set the cursor for the current GraphDrawPanel to Mode Paste.
setCursorToModeZoom() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Set the cursor for the current GraphDrawPanel to Mode Zoom
setCursorToRelationConcept() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
Set the cursor for the current GraphDrawPanel to Mode New Relation Concept
setCursorToSituation() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
Set the cursor for the current GraphDrawPanel to Mode New Situation
setCursorToTypeConcept() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
Set the cursor for the current GraphDrawPanel to Mode New Type Concept
setCursorTolinkMode() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Set the cursor for the current GraphDrawPanel to Link Mode VEdge.
setCursorTovedgeMode() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Set the cursor for the current GraphDrawPanel to Mode VEdge (for the creation of a Visual Edge).
setCursorTovnodeMode() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Set the cursor for the current GraphDrawPanel to Mode VNode (for the creation of a Visual Node).
setDebug(boolean) - Method in class aminePlatform.engines.prologPlusCG.interpreter.InterpreterThread
Set the mode of the debugger: if debug is true, then debugger will be actif, otherwise the debugger will not be actif
setDebug(boolean) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
Set the mode of the debugger: if debug is true, then debugger will be actif, otherwise the debugger will not be actif
setDebugFrame(DebugFrame) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
setDebuger(Debuger) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
setDefinition(Object) - Method in class aminePlatform.kernel.ontology.Type
Set the definition of the current Type to the specified definition.
setDescription(String) - Method in class aminePlatform.guis.util.AmineFileFilter
 
setDescription(Object) - Method in class aminePlatform.kernel.ontology.CS
Set description as the description of the current CS.
setDescription(Object) - Method in class aminePlatform.kernel.ontology.Individual
Set the description of the current Individual to description.
setDescription(Object) - Method in class aminePlatform.kernel.ontology.Situation
Set the description of the current Situation to description.
setDescriptor(Object) - Method in class aminePlatform.util.cg.Concept
Set the specified descriptor as the descriptor of the current concept
setDesignator(Object, Object) - Method in class aminePlatform.util.cg.CGOperations
 
setDesignator(Object) - Method in class aminePlatform.util.cg.Concept
Set the specified designator as the designator of the current concept if designator can be a designator and it is conform with the type of the current concept.
setDisplayFrame(Int_DisplayFrame) - Method in class aminePlatform.guis.graphDrawing.VisualNode
Set the display frame associated to the current VisualNode
setDoContraction(boolean) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
setDoElicitation(boolean) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
setDouble(double) - Method in class aminePlatform.util.AmineDouble
 
setDownCGEditor() - Method in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
setEdge(Edge) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Set the specified edge for the current Visual Edge
setEditor(AmineEditor) - Method in class aminePlatform.guis.util.AmineEditorUIs
 
setElements(Set) - Method in class aminePlatform.guis.util.TextFieldPopup
 
setElemsInTxtFldFind() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
setElemsInTxtFldFind() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
setElemsInTxtFldVEdge() - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
setElemsInTxtFldVEdge() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
setElemsInTxtFldVEdge() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
setEletricalRepulsion(double) - Method in class aminePlatform.util.graph.RelaxGraph
Sets the value of the electrical repulsion between all vertices
setEnable(boolean) - Method in class aminePlatform.guis.util.TextFieldPopup
 
setEnabledUIs(boolean) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
void desactEdtBt() { if (currCGGraphicEditor !
setEnabledUIs(boolean) - Method in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
setEnabledUIs(boolean) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
setEnabledUIs(boolean) - Method in class aminePlatform.guis.util.AmineEditorUIs
 
setEnabledUIs(boolean) - Method in class aminePlatform.guis.util.AmineFrame
 
setEnabledUIs(boolean) - Method in class aminePlatform.guis.util.CGUIs
 
setEnabledUIs(boolean) - Method in class aminePlatform.guis.util.OntologyBasedFrame
public void setEnabledAllUIs(boolean state) { this.menuFile.setEnabled(state); this.toolBarFile.setVisible(state); if (this.cgGUIs !
setEnabledUIsCGNotaFrm(boolean) - Method in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
setEnabledUIsCGOperFrm(boolean) - Method in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
setEnabledUIsPPCGFrm(boolean) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
setEnabledUIsSp(boolean) - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
setEntryPoint(Concept) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.TypeEntryPoint
 
setEntryPoint(Concept) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition.TypeEntryPoint
 
setEntryPoint(Concept) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.util.CompareNodesResult
 
setEntryType(Type) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.util.CompareNodesResult
 
setExtensionListInDescription(boolean) - Method in class aminePlatform.guis.util.AmineFileFilter
 
setFathers(ArrayList) - Method in class aminePlatform.kernel.ontology.CS
Set the parameter fathers as the fathers of the current CS.
setFilePath(String) - Method in class aminePlatform.guis.cgNotationsGUI.CGEditor
 
setFocus() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
setFocus() - Method in class aminePlatform.guis.cgNotationsGUI.CGTextEditor
 
setFreeHmpAgents() - Method in class aminePlatform.mas.AmineMAS
 
setFunctionalCG(boolean) - Static method in class aminePlatform.util.cg.CG
Set the specified boolean mode as the value for the static attribute functionalCG
setGenerateCode(boolean) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Set the specified generateCode as the associated generateCode for the current ObjectParsing.
setGraph(Graph) - Method in class aminePlatform.guis.graphDrawing.VisualGraph
Set the specified graph to the current VisualGraph
setGraphDrawPanel(GraphDrawPanel) - Method in class aminePlatform.guis.graphDrawing.GraphDrawFrame
Set the graphDrawPanel of the current GraphDrawFrame
setGraphHeight(String) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
setGraphHeightFromEditor(KeyEvent) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
setGridPosition(int) - Method in class aminePlatform.util.graph.RelaxOntology.CellWrapper
Sets the grid position for the wrapped cell
setHeadedCG(boolean) - Static method in class aminePlatform.util.cg.CG
Set the specified boolean mode as the value for the static attribute headedCG
setHierarchyWndCG(HierarchyWndCG) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
setHierarchyWndCG(HierarchyWndCG) - Method in interface aminePlatform.guis.graphDrawing.MainFrame
 
setIgnoreCase(boolean) - Static method in class aminePlatform.kernel.lexicons.Identifier
Change the value of the ignoreCase static attribute to the specified value b.
setIncomeEdges(ArrayList) - Method in class aminePlatform.guis.graphDrawing.VisualNode
Set the income visual edges linked to the current VisualNode
setIncomeEdges(ArrayList) - Method in class aminePlatform.kernel.ontology.CS
 
setIncomeEdges(ArrayList) - Method in class aminePlatform.util.cg.Concept
 
setIncomeEdges(ArrayList) - Method in interface aminePlatform.util.graph.Node
 
setIncomeRelations(ArrayList) - Method in class aminePlatform.util.cg.Concept
Set the specified ArrayList as the value for the attribute incomeRelations of the current concept.
setIncrement(double) - Method in class aminePlatform.util.graph.RelaxGraph
Sets the increment by which the vertices gets close to the equilibrium or gets closer to the direction of the force.
setIndex(Type) - Method in class aminePlatform.kernel.ontology.IndexedType
 
setIndexCurrEditor(int) - Method in class aminePlatform.guis.ontologyKBGUI.TbdPneOntologyKBEditors
 
setIndividualElements() - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
setIndividualElements(Set) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVNode
 
setIndividualElements() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
setIndividuals2Elements() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVNode
 
setIndxCoref(int) - Method in class aminePlatform.util.cg.CorefMatchList
 
setInsertPos(int) - Method in class aminePlatform.guis.util.PopupListClass
 
setInsertPos(int) - Method in class aminePlatform.guis.util.TextFieldPopup
 
setInt(int) - Method in class aminePlatform.util.AmineInteger
 
setIntegrationInferenceMode(byte) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
setInterpreter(Interpreter) - Method in class aminePlatform.engines.prologPlusCG.interpreter.InterpreterThread
 
setKBFilePath(String) - Method in class aminePlatform.knowledgeBase.KnowledgeBase
 
setKBRoot(IndexedType) - Method in class aminePlatform.knowledgeBase.KnowledgeBase
 
setLanguage() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
setLanguage() - Method in class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame
 
setLanguage() - Method in class aminePlatform.guis.util.OntologyLanguageFrame
 
setLeftTopPoint(Point) - Method in class aminePlatform.kernel.ontology.CS
 
setLeftTopPoint(Point) - Method in class aminePlatform.util.cg.Concept
Set the specified point (leftTopPoint) as the left-top point of the rectangle that represents the current concept
setLeftTopPoint(Point) - Method in interface aminePlatform.util.graph.Node
 
setLexicon(Lexicon) - Method in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext
 
setLexicon(Lexicon) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
setLexicon(Lexicon) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
Set the specified lexicon as the lexicon of the current interpreter
setLexicon(Lexicon) - Method in class aminePlatform.guis.cgNotationsGUI.CGEditor
 
setLexicon(Lexicon) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
setLexicon(Lexicon) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
setLexicon(Lexicon) - Method in class aminePlatform.util.cg.CGOperations
 
setLexicon(Lexicon) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Set the specified lexicon as the associated lexicon for the current ObjectParsing
setLexicons(ArrayList) - Method in class aminePlatform.kernel.ontology.Ontology
 
setMainCG3(CG) - Method in class aminePlatform.util.cg.CorefMatchList
 
setMainFrame(MainFrame) - Method in class aminePlatform.guis.graphDrawing.GraphDrawFrame
Set the MainFrame of the current GraphDrawFrame
setMainLexicon(Lexicon) - Method in class aminePlatform.kernel.ontology.Ontology
Set the specified lexicon as the main lexicon for the current ontology if the main lexicon was not specified before.
setMatchedPartOfG1(CG) - Method in class aminePlatform.util.cg.CompareCGResult
 
setMatchedPartOfG2(CG) - Method in class aminePlatform.util.cg.CompareCGResult
 
setMessageTemplate(MessageTemplate) - Method in class aminePlatform.agent.amineJade.Ask
 
setMessenger(Object) - Method in class aminePlatform.util.cg.ComposedType
 
setMetaphoricalObject(Object) - Method in class aminePlatform.kernel.ontology.Metaphor
 
setMethodIdent(Identifier) - Method in class aminePlatform.util.cg.ComposedType
 
setMixedLanguage(boolean) - Method in class aminePlatform.kernel.ontology.Ontology
Set a value for the attribute mixedLanguage.
setMsgContent(String) - Method in class aminePlatform.agent.amineJade.Ask
 
setName(String, Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Set the specified name as the name of the edge associated to the current VisualEdge
setName(String) - Method in class aminePlatform.kernel.lexicons.Identifier
Change the name of the current identifier to the specified name.
setName(String, Lexicon) - Method in class aminePlatform.kernel.ontology.Link
 
setName(String) - Method in class aminePlatform.kernel.ontology.Ontology
Deprecated. This period is replaced by setPath()
setName(String, Lexicon) - Method in class aminePlatform.util.cg.Relation
 
setName(String, Lexicon) - Method in interface aminePlatform.util.graph.Edge
 
setNbrAgents(int) - Method in class aminePlatform.mas.AmineMAS
 
setNbrAgents(int) - Method in interface aminePlatform.mas.IAmineMAS
 
setNode(Node) - Method in class aminePlatform.guis.graphDrawing.VisualNode
Set the node associated to the current VisualNode
setObj(Object) - Method in class aminePlatform.util.ObjectWithBindInf
 
setOneSolution(HashMap) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
setOntology(Ontology) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
Set the specified ontology as the ontology of the current interpreter
setOntology(Ontology) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
setOntology(Ontology) - Method in class aminePlatform.util.cg.CGOperations
 
setOntologyDrawContainer(OntologyKBDrawContainer) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
setOperator(byte) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.util.CompareNodesResult
 
setOutcomeEdges(ArrayList) - Method in class aminePlatform.guis.graphDrawing.VisualNode
Set the outcome visual edges linked to the current VisualNode
setOutcomeEdges(ArrayList) - Method in class aminePlatform.kernel.ontology.CS
 
setOutcomeEdges(ArrayList) - Method in class aminePlatform.util.cg.Concept
 
setOutcomeEdges(ArrayList) - Method in interface aminePlatform.util.graph.Node
 
setOutcomeRelations(ArrayList) - Method in class aminePlatform.util.cg.Concept
Set the specified ArrayList as the value for the attribute outcomeRelations of the current concept.
setPPCGDirPath(String) - Static method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
setPPCGDirPath(String) - Static method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
setPPCGPrgs(HashMap) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
setPPCGPrograms(HashMap) - Method in class aminePlatform.engines.prologPlusCG.parser.PPCGParser
 
setParameter(String) - Method in class aminePlatform.util.cg.Concept
If the current concept is a parameter, this method will set its parameter attribute; a String of the form inNBR or outNBR.
setPath(String) - Method in class aminePlatform.kernel.ontology.Ontology
Set the specified path as the path of the current ontology
setPopupVisible(boolean) - Method in class aminePlatform.guis.util.TextFieldPopup
 
setPosEdgeNameOnSegments(Point) - Method in class aminePlatform.kernel.ontology.Link
 
setPosEdgeNameOnSegments(Point) - Method in class aminePlatform.util.cg.Relation
Set the specified point as the position of the relation name of the current relation, on the segments of the relation
setPosEdgeNameOnSegments(Point) - Method in interface aminePlatform.util.graph.Edge
 
setPosVEdgeNameOnSegments(Point) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Set the position of the name of the edge associated to the current VisualEdge
setReceivers(AID) - Method in class aminePlatform.agent.amineJade.Ask
 
setRectangle(Rectangle) - Method in class aminePlatform.guis.graphDrawing.VisualNode
Set the rectangle that encloses the current VisualNode
setRectangle(Graphics, Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualNode
/** Determine (compute) and then set the rectangle that encloses the current VisualNode
setRectangle(Rectangle) - Method in class aminePlatform.kernel.ontology.CS
 
setRectangle(Rectangle) - Method in class aminePlatform.util.cg.Concept
 
setRectangle(Rectangle) - Method in interface aminePlatform.util.graph.Node
 
setRedondantRelations(ArrayList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynOntCompareCGRslt
 
setRelationRoot(RelationType) - Method in class aminePlatform.kernel.ontology.Ontology
Set the specified type as the relation root of the current ontology if the ontology had no relation root before.
setRelaxType(boolean) - Static method in class aminePlatform.util.cg.CGOperations
 
setReplies(Object) - Method in class aminePlatform.agent.amineJade.Ask
 
setRequest(String) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
Analyze the specified request; from its string form to an internal structure, then determine the variables that are specified in the request and store them in the resolution attribute varsInRequest.
setRequest(Rule) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
Set the specified request as the current request to resolve.
setRoot(GraphDrawFrame) - Method in class aminePlatform.guis.cgDrawing.HierarchyWndCG
 
setRoot(Type) - Method in class aminePlatform.kernel.ontology.Ontology
Set the specified type as the root of the current ontology if the ontology had no root before.
setRsltOntNode(CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.util.CompareNodesResult
 
setScale(int, Graphics, Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualGraph
 
setScale(int) - Method in class aminePlatform.guis.graphDrawing.VisualNode
set the VisualNode scale (associated with the zoom option only)
setSegmentPoints(ArrayList) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Set the segment points of the edge associated to the current VisualEdge
setSegmentPoints(ArrayList) - Method in class aminePlatform.kernel.ontology.Link
 
setSegmentPoints(ArrayList) - Method in class aminePlatform.util.cg.Relation
Set the specified ArrayList points as the value for the attribute segmentPoints of the current relation.
setSegmentPoints(ArrayList) - Method in interface aminePlatform.util.graph.Edge
 
setSelected(boolean) - Method in class aminePlatform.guis.graphDrawing.VisualNode
CODE ADDED BY Nabil OURDANI -*-*-*-*-*-*-*-*-*-*-*-*-*-*-* /** Set the Selected associated to the current VisualNode
setShowKBPart(boolean) - Method in class aminePlatform.knowledgeBase.KnowledgeBase
 
setSize(int) - Method in class aminePlatform.guis.cgNotationsGUI.AmineCGDrawEditor
 
setSize(int) - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
setSize(int) - Method in class aminePlatform.guis.util.AmineEditor
 
setSize(int) - Method in class aminePlatform.guis.util.AmineTextEditor
 
setSource(VisualNode) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Set the specified VisualNode as the source for the current VisualEdge
setSourceConcept(Concept) - Method in class aminePlatform.util.cg.Relation
Set the specified concept as the source concept for the current relation
setSourceNode(Node) - Method in class aminePlatform.kernel.ontology.Link
 
setSourceNode(Node) - Method in class aminePlatform.util.cg.Relation
 
setSourceNode(Node) - Method in interface aminePlatform.util.graph.Edge
 
setSourceType(Type) - Method in class aminePlatform.kernel.ontology.Metaphor
 
setSpacing(Point) - Method in class aminePlatform.guis.graphDrawing.VisualGraph
 
setSpacing(Point) - Method in class aminePlatform.util.graph.RelaxOntology
Sets grid spacing.
setSpecificPartOfG1(CG) - Method in class aminePlatform.util.cg.CompareCGResult
 
setSpecificPartOfG2(CG) - Method in class aminePlatform.util.cg.CompareCGResult
 
setSpringLength(double) - Method in class aminePlatform.util.graph.RelaxGraph
Sets the desired length of the spring among all edges
setState(Concept, ActivationRecord, byte) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
setState(Concept, ActivationRecord, byte, byte) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
setState(byte) - Method in class aminePlatform.util.cg.Concept
Set the specified state as the state of the current concept if it can be a concept state.
setStateDemand(Concept, ActivationRecord) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
setStep(int) - Method in class aminePlatform.agent.amineJade.Ask
 
setStepByStep(boolean) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
Set the mode of the interpretation to the specified stepByStep.
setStiffness(double) - Method in class aminePlatform.util.graph.RelaxGraph
Sets the value of stiffness among all edges
setSubject(CS) - Method in class aminePlatform.kernel.ontology.Context
Set the specified subject as the subject of the current Context
setSuffix(String) - Method in class aminePlatform.util.cg.Relation
Set the suffix of the relation.
setSynergyGUIFrame(SynergyGUIFrame) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
setTabIndex(int) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
public void closeFrame(GraphDrawFrame graphDrawFrame, boolean andDescendant){ } public ArrayList getChildrenOf(GraphDrawFrame graphDrawFrame){ return null; } public JDesktopPane getDeskTop() { return this.desktop; } //added by Nabil public JDesktopPane getDeskTopBrowser() { return this.desktopBrowser; } public void addChild(GraphDrawFrame frame, GraphDrawFrame newChild){ } public GraphDrawPanel getNewGraphDrawPanel(GraphDrawFrame frame, Lexicon lexicon) { //added by nabil //frame.SetBrowser(true); //return new OntologyDrawContainer(frame, ontology, treeViewPanel); return null; } public GraphDrawFrame getCurrentGraphDrawFrame() { return null; } public void setCurrentGraphDrawFrame(GraphDrawFrame graphDrawFrame){ } public void repaintMainFrame(){ repaint(); } public void updateMenuItems(){ } public void updateMenuItems1And2(boolean mode){ } public void File_Save() { } public void onCut() { } public void onCopy() { } public void onPaste() { } public void onEditNode() { } public void onEditEdge() { }
setTarget(VisualNode) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Set the specified VisualNode as the target for the current VisualEdge
setTargetConcept(Concept) - Method in class aminePlatform.util.cg.Relation
Set the specified concept as the target concept for the current relation
setTargetNode(Node) - Method in class aminePlatform.kernel.ontology.Link
 
setTargetNode(Node) - Method in class aminePlatform.util.cg.Relation
 
setTargetNode(Node) - Method in interface aminePlatform.util.graph.Edge
 
setTargetType(Type) - Method in class aminePlatform.kernel.ontology.Metaphor
 
setText(String) - Method in class aminePlatform.guis.util.AmineTextEditor
 
setText(String) - Method in class aminePlatform.guis.util.TextFrame
 
setTextArea(JTextArea) - Method in class aminePlatform.engines.memoryBasedInferences.MemoryBasedInferences
 
setTextComponent(JTextComponent) - Method in class aminePlatform.guis.util.AmineTextEditor
 
setTrace(boolean) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Set the specified value to the boolean attribute trace.
setTrace(boolean) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
Set the specified value to the boolean attribute trace.
setTrace(boolean) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
Set the specified value to the boolean attribute trace.
setTraceArea(JTextArea) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
setTraceArea(JTextArea) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
setTraceArea(JTextArea) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
setTxtTokenizer(TextTokenizer) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
Set the specified txtTokenizer as the associated TextTokenizer for the current ObjectParsing
setType(Type) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.TypeEntryPoint
 
setType(Type) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition.TypeEntryPoint
 
setType(Type) - Method in class aminePlatform.kernel.ontology.Individual
Set the specified type as the type of the current Individual
setType(Object) - Method in class aminePlatform.util.cg.Concept
Set a type to the current concept.
setType(Object) - Method in class aminePlatform.util.cg.Relation
Set the specified type as the type of the current relation.
setTypeElements() - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
setTypeElements(Set) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVNode
 
setTypeElements() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
It should be redefined by subclasses of GraphDrawPanel
setTypes2Elements() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVNode
 
setUpCGEditor() - Method in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
setUpdateCSRule() - Method in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
setValOfGlobalObject(Identifier, Object) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
setValue(ObjectWithBindInf) - Method in class aminePlatform.engines.prologPlusCG.bindingContext.LstOfConstraints
 
setValue(Object, Object, Object, Object) - Method in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext
Add the constraint obj1 = obj2, taking into account their binding information.
setValue(Object, Object, Object, Object) - Method in class aminePlatform.engines.synergy.bindingContext.SynergyBindingContext
Associate in the specified activation record bindInf the association between variable and value.
setValue(Object, Object, Object, Object) - Method in interface aminePlatform.util.BindingContext
Associate value to variable in this binding context
setVarsInRequest(ArrayList) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
setVisited(boolean) - Method in class aminePlatform.guis.graphDrawing.VisualNode
CODE ADDED BY Nabil OURDANI -*-*-*-*-*-*-*-*-*-*-*-*-*-*-* /** Set the Visited value associated to the current VisualNode
setVisited(boolean) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel.TreeOntNode
 
setVisualGraph(VisualGraph) - Method in class aminePlatform.guis.graphDrawing.GraphDrawFrame
Set the Visual Graph that will be displayed in the current GraphDrawFrame
setVisualGraph(VisualGraph) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
setVisualRectangle(Rectangle) - Method in class aminePlatform.guis.graphDrawing.VisualNode
 
setVisualSegmentPoints(ArrayList) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
 
setWithDrawingInf(boolean) - Method in class aminePlatform.util.parserGenerator.ObjectParsing
 
setWorkingMemory(Concept) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
Set the specified concept as the WorkingMemory of the interpreter
setZommFromEditor(KeyEvent) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
setZoom() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
setmyPPCGInterpreter(Interpreter) - Method in class aminePlatform.agent.amineJade.ppcgAgent.PPCGAmineJadeAgent
 
setoriginalRectangle(Rectangle) - Method in class aminePlatform.guis.graphDrawing.VisualNode
 
setup() - Method in interface aminePlatform.agent.AmineAgent
 
setup() - Method in class aminePlatform.agent.amineJade.AmineJadeAgent
This method is overwritten from the Jade platform.
setup() - Method in class aminePlatform.agent.amineJade.ppcgAgent.PPCGAmineJadeAgent
This method is overwritten from AmineJadeAgent class and from the Jade platform.
show() - Method in class aminePlatform.guis.agentMasGUI.BasicAmineAgentGuiFrame
 
show() - Method in class aminePlatform.guis.agentMasGUI.BasicAmineMasGuiFrame
 
showContent(CSContentFrame, CS) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
showContent(OntologyKBTreePanel.TreeOntNode) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
showContentAction - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
showContentMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
showContentMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
showDlg() - Method in class aminePlatform.guis.util.ListDialog
 
showFrame() - Method in class aminePlatform.guis.util.AmineFrame
 
showKBPart() - Method in class aminePlatform.knowledgeBase.KnowledgeBase
 
showLNFCGIF() - Method in class aminePlatform.guis.util.CGUIs
Display a splitpane in which both the content of the current LNF editor and CGIF editor are displayed.
showLstStates() - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
showOneIndividual(Identifier) - Method in class aminePlatform.guis.util.TextualDisplayOntology
 
showOneType(Identifier) - Method in class aminePlatform.guis.util.TextualDisplayOntology
 
signature(Object, Lexicon) - Static method in class aminePlatform.engines.prologPlusCG.util.Goal
 
signatures - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane
 
simpleTypes - Static variable in class aminePlatform.util.AmineObjects
 
simulateIntegration(CG, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
simulates the integration of newCG in the current ontology using a list of focus userFocusHshMap.
simulateIntegration(CG, AmineList, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
simulates the integration of newCG in the current ontology using a list of focus userFocusHshMap.
simulateIntegration(Ontology, CG, AmineList) - Static method in class aminePlatform.engines.metaphor.ResolveMetaphor
 
simulation - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
simulation - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
sitInsMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
sitInsMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
sitList - Variable in class aminePlatform.engines.basicOntologyProcesses.BasicOntologyProcesses
 
sizeFont - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
sizeFont - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
sizeFont - Variable in class aminePlatform.guis.util.AmineTextEditor
 
size_actionPerformed(int) - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
size_actionPerformed(int) - Method in class aminePlatform.guis.util.AmineEditorUIs
 
skip(long) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocumentReader
Skip characters of input.
sleep() - Method in class aminePlatform.util.cg.CGOperations
 
softDynamicOnt - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
softIntegration - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
solveEdgeCrosses(List) - Method in class aminePlatform.util.graph.RelaxOntology
 
solveEdgeCrosses(boolean, List, int) - Method in class aminePlatform.util.graph.RelaxOntology
 
source - Variable in class aminePlatform.kernel.ontology.Link
 
sp - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
specialize(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
Perform a specialization of the current object with the specified object obj.
specialize(BindingContext, Object, Object, Object, Object, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
 
specialize(Object) - Method in class aminePlatform.util.cg.CG
Perform a specialization of the current object with the specified object obj.
specialize(CG, Concept, Object, CG, Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
While maximalJoin() produces a new CG that is a maximalJoin of two CGs G1 and G2, this method specializes g1 itself by doing a maximalJoin of CG g2 to g1, with the concept E1 as an entry point for g1 and the concept E2 as an entry point for g2.
specialize(CG, Concept, CG, Concept) - Method in class aminePlatform.util.cg.CGOperations
While maximalJoin() produces a new CG that is a maximalJoin of two CGs G1 and G2, this method specializes g1 itself by doing a maximalJoin of CG g2 to g1, with the concept E1 as an entry point for g1 and the concept E2 as an entry point for g2.
specialize(CG, CG) - Method in class aminePlatform.util.cg.CGOperations
While maximalJoin() produces a new CG that is a maximalJoin of two CGs G1 and G2, this method specializes g1 itself by doing a maximalJoin of CG g2 to g1.
specialize(CG, Object, CG, Object) - Method in class aminePlatform.util.cg.CGOperations
Specialize G1 by specializing concepts that were matched (by the content of the concept that result from the match/join) and by adding to G1 what is specific to G2.
specializeByExpansion(BindingContext, Object, Concept) - Method in class aminePlatform.util.cg.CG
specializeByExpansion performs the expansion in the current CG (this); it does NOT create a new CG that represents the result of the expansion.
specializeByExpansion(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
 
specializeByExpansion(Concept) - Method in class aminePlatform.util.cg.CG
specializeByExpansion performs the expansion in the current CG (this); it does NOT create a new CG that represents the result of the expansion.
specializeByExpansion(CG, Object, Concept) - Method in class aminePlatform.util.cg.CGOperations
specializeByExpansion performs the expansion in the specified cg itself; it does NOT create a new CG that represents the result of the expansion.
specializeByExpansion(CG, Concept) - Method in class aminePlatform.util.cg.CGOperations
specializeByExpansion performs the expansion in the specified cg itself; it does NOT create a new CG that represents the result of the expansion.
specificPartOfCG1Editor - Variable in class aminePlatform.guis.cgOperationsGUI.CompareCGResultsFrame
 
specificPartOfCG2Editor - Variable in class aminePlatform.guis.cgOperationsGUI.CompareCGResultsFrame
 
splitPane - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame
 
splitPane - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame
 
splitPane - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
splitPane - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame
 
splitPane - Variable in class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesFrame
 
spt_DebDrag - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
startDebuger() - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.Debuger
 
static_link - Static variable in class aminePlatform.kernel.ontology.Link
 
statusBar - Variable in class aminePlatform.guis.util.AmineFrame
 
statusBar - Variable in class aminePlatform.guis.util.AmineTextEditor.SearchReplaceDlg
 
stop - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
stopAnimation() - Method in class aminePlatform.guis.cgOperationsGUI.AnimatedCGOperations
 
stopAnimation() - Method in class aminePlatform.util.cg.CGOperations
 
stopDebug() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
stopDebug() - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.Debuger
 
stopDebug() - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.InfTreeFrame
 
stopDebug - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
stopDebug() - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
stopExecution() - Method in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
store(String) - Method in class aminePlatform.kernel.ontology.Ontology
Store, by serialization, the current ontology in the file filePath.
store(String) - Method in class aminePlatform.util.cg.CG
Store, by serialization, the current CG in the file filePath.
storeInXML(String) - Method in class aminePlatform.kernel.ontology.Ontology
Store, in an XML file, the current ontology in the file filePath.
strictInferenceChain(CG) - Method in class aminePlatform.engines.memoryBasedInferences.MemoryBasedInferences
strictInferenceChain corresponds to an iterative call to the oneStepInference method: if it is found that the given newDescr is more specific than the antecedent (for the case of deductive inference) or than the consequence (for the case of abductive inference) of an existing CSRule, this later is activated; its antecedent/consequence is joined to newDescr.
styleFont - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
styleFont - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
styleFont - Variable in class aminePlatform.guis.util.AmineTextEditor
 
subTypes() - Method in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
subsume(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.AmineList
Check that the current object subsumes (is more general than) the specified object obj.
subsume(Object) - Method in class aminePlatform.util.AmineList
Check that the current object subsumes (is more general than) the specified object obj.
subsume(BindingContext, Object, Object, Object, Object) - Static method in class aminePlatform.util.AmineObjects
Check if the first object obj1 subsumes (is more general than) the second object obj2.
subsume(Object, Object) - Static method in class aminePlatform.util.AmineObjects
Check if the first object obj1 subsumes (is more general than) the second object obj2.
subsume(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.AmineSet
Check that the current object subsumes (is more general than) the specified object obj.
subsume(Object) - Method in class aminePlatform.util.AmineSet
Check that the current object subsumes (is more general than) the specified object obj.
subsume(BindingContext, Object, Object, Object) - Method in interface aminePlatform.util.Matching
Check that the current object subsumes (is more general than) the specified object obj.
subsume(Object) - Method in interface aminePlatform.util.Matching
Check that the current object subsumes (is more general than) the specified object obj.
subsume(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.Variable
Check that the current object subsumes (is more general than) the specified object obj.
subsume(Object) - Method in class aminePlatform.util.Variable
Check that the current object subsumes (is more general than) the specified object obj.
subsume(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
Check that the current CG subsumes (is more general than) the specified object obj.
subsume(BindingContext, Object, Object, Object, Object, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
 
subsume(Concept, CG, Concept) - Method in class aminePlatform.util.cg.CG
subsume: this new version does not consider binding context and binding information
subsume(Object) - Method in class aminePlatform.util.cg.CG
Check that the current object subsumes (is more general than) the specified object obj.
subsume(CG, Concept, Object, CG, Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
Check that the first CG G1 subsumes (is more general than) the second CG G2.
subsume(CG, Concept, CG, Concept) - Method in class aminePlatform.util.cg.CGOperations
Check that the first CG G1 subsumes (is more general than) the second CG G2.
subsume(CG, CG) - Method in class aminePlatform.util.cg.CGOperations
Check that the first CG G1 subsumes (is more general than) the second CG G2.
subsume(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.ComposedType
 
subsume(Object) - Method in class aminePlatform.util.cg.ComposedType
 
subsume(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.Concept
Check that the current object subsumes (is more general than) the specified object obj.
subsume(Object) - Method in class aminePlatform.util.cg.Concept
Check that the current object subsumes (is more general than) the specified object obj.
subsume(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.Relation
Check that the current object subsumes (is more general than) the specified object obj.
subsume(Object) - Method in class aminePlatform.util.cg.Relation
Check that the current object subsumes (is more general than) the specified object obj.
subsumeWithResult(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.AmineList
Check that the current object subsumes (is more general than) the specified object obj.
subsumeWithResult(Object) - Method in class aminePlatform.util.AmineList
Check that the current object subsumes (is more general than) the specified object obj.
subsumeWithResult(BindingContext, Object, Object, Object, Object) - Static method in class aminePlatform.util.AmineObjects
Check if the first object obj1 subsumes (is more general than) the second object obj2.
subsumeWithResult(Object, Object) - Static method in class aminePlatform.util.AmineObjects
Check if the first object obj1 subsumes (is more general than) the second object obj2.
subsumeWithResult(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.AmineSet
Check that the current object subsumes (is more general than) the specified object obj.
subsumeWithResult(Object) - Method in class aminePlatform.util.AmineSet
Check that the current object subsumes (is more general than) the specified object obj.
subsumeWithResult(BindingContext, Object, Object, Object) - Method in interface aminePlatform.util.Matching
Check that the current object subsumes (is more general than) the specified object obj.
subsumeWithResult(Object) - Method in interface aminePlatform.util.Matching
Check that the current object subsumes (is more general than) the specified object obj.
subsumeWithResult(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.Variable
Check that the current object subsumes (is more general than) the specified object obj.
subsumeWithResult(Object) - Method in class aminePlatform.util.Variable
Check that the current object subsumes (is more general than) the specified object obj.
subsumeWithResult(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
Check that the current object subsumes (is more general than) the specified object obj.
subsumeWithResult(BindingContext, Object, Object, Object, Object, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
 
subsumeWithResult(Object) - Method in class aminePlatform.util.cg.CG
Check that the current object subsumes (is more general than) the specified object obj.
subsumeWithResult(CG, Concept, Object, CG, Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
Its use is similar to subsume except that the image of G1 in G2 is constructed; the image is a subgraph of G2 that is isomorphic to G1 modulo the subsumption constaint on the concepts (the concept in G1 should be more general than its image in G2).
subsumeWithResult(CG, Concept, CG, Concept) - Method in class aminePlatform.util.cg.CGOperations
Its use is similar to subsume except that the image of G1 in G2 is constructed; the image is a subgraph of G2 that is isomorphic to G1 modulo the subsumption constaint on the concepts (the concept in G1 should be more general than its image in G2).
subsumeWithResult(CG, CG) - Method in class aminePlatform.util.cg.CGOperations
Its use is similar to subsume except that the image of G1 in G2 is constructed; the image is a subgraph of G2 that is isomorphic to G1 modulo the subsumption constaint on the concepts (the concept in G1 should be more general than its image in G2).
subsumeWithResult(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.ComposedType
 
subsumeWithResult(Object) - Method in class aminePlatform.util.cg.ComposedType
 
subsumeWithResult(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.Concept
Check that the current object subsumes (is more general than) the specified object obj.
subsumeWithResult(Object) - Method in class aminePlatform.util.cg.Concept
Check that the current object subsumes (is more general than) the specified object obj.
subsumeWithResult(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.Relation
Check that the current object subsumes (is more general than) the specified object obj.
subsumeWithResult(Object) - Method in class aminePlatform.util.cg.Relation
Check that the current object subsumes (is more general than) the specified object obj.
supTypAction - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
supTypMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
supTypMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
superTypes() - Method in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
suppress() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
surfaceGeneralize(CG, Concept, CG, Concept) - Method in class aminePlatform.util.cg.CGOperations
 
surfaceMatching - Variable in class aminePlatform.util.cg.CGOperations
 
synAction - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
synMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
synMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
synergyDirPath - Static variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
synergyPrimitives - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
synergyTimeUnit - Variable in class aminePlatform.engines.synergy.interpreter.PrimitiveActivationRecord
 
synergyToolBar - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
syntaxLexer - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane
The lexer that tells us what colors different words should be.

T

TERM_LIST - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
THIS - Static variable in class aminePlatform.util.Variable
 
TREATMENT_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
TREATMENT_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
TRIGGER - Static variable in interface aminePlatform.util.AmineConstants
 
TYPE_ARITHMETIC_OPERS - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
TYPE_BOOLEAN_OPERS - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
TYPE_IN_OUT_OPERS - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
TYPE_PRIMITIVE_FUNCTIONS - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
TYPE_RELATIONAL_OPERS - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
TbdPneCGEditors - class aminePlatform.guis.cgNotationsGUI.TbdPneCGEditors.
Title: guis.cgNotationsGUI.JTbdPneEditors class Description: This class provides three tabbed panes for the three CG editors : LF, CGIF and Graphic Editors.
TbdPneCGEditors(TbdPneLanguages, Identifier) - Constructor for class aminePlatform.guis.cgNotationsGUI.TbdPneCGEditors
 
TbdPneLanguages - class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages.
Title: guis.cgNotationsGUI.TbdPneLanguages class Description: This class deals with the tabbed panes for languages of the current ontology.
TbdPneLanguages(AmineFrame, CGUIs, AmineEditorUIs) - Constructor for class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages
 
TbdPneOntologyKBEditors - class aminePlatform.guis.ontologyKBGUI.TbdPneOntologyKBEditors.
Title: TbdPneOntologyEditors class Description: This class provides two tabbed panes for Ontology : Tree View and Graphic-Drawing View Copyright : Copyright (c) Adil KABBAJ 2004-2009
TbdPneOntologyKBEditors(OntologyKBGUIFrame) - Constructor for class aminePlatform.guis.ontologyKBGUI.TbdPneOntologyKBEditors
 
Term - class aminePlatform.util.Term.
Title : util.Term Class Description : Term extends AmineList and implements the Term structure.
Term() - Constructor for class aminePlatform.util.Term
 
Term(int) - Constructor for class aminePlatform.util.Term
 
TextFieldPopup - class aminePlatform.guis.util.TextFieldPopup.
Titre : PopupList Description : Copyright : Copyright (c) Adil KABBAJ 2004-2009 Société :
TextFieldPopup(int) - Constructor for class aminePlatform.guis.util.TextFieldPopup
 
TextFrame - class aminePlatform.guis.util.TextFrame.
Title: guis.util.TextFrame class Description: A Frame that display a text area Copyright: Copyright (c) Adil KABBAJ, 2004-2009
TextFrame(String) - Constructor for class aminePlatform.guis.util.TextFrame
 
TextFrame(String, JTextArea) - Constructor for class aminePlatform.guis.util.TextFrame
 
TextFrame(String, String, boolean) - Constructor for class aminePlatform.guis.util.TextFrame
 
TextTokenizer - class aminePlatform.util.parserGenerator.TextTokenizer.
Title : parserGenerator.TextTokenizer Class Description : TextTokenizer is responsible of the first step in "text" analysis ; the lexical analysis of an Amine Object, of a CG or of a Prolog+CG program.
TextTokenizer(String) - Constructor for class aminePlatform.util.parserGenerator.TextTokenizer
The constructor will create a Tokenizer and proceed for the tokenization of the text in argument.
TextualDisplayOntology - class aminePlatform.guis.util.TextualDisplayOntology.
Title: guis.util.TextualDisplayOntology class Description: A Frame that provides a textual formulation of the ontology Copyright: Copyright (c) Adil KABBAJ, 2004-2009
TextualDisplayOntology(Ontology) - Constructor for class aminePlatform.guis.util.TextualDisplayOntology
 
Tlbar - Variable in class aminePlatform.guis.graphDrawing.GraphDrawContainer
 
ToString - interface aminePlatform.kernel.lexicons.ToString.
Title : lexicons.ToString interface Description : ToString interface contains a specification of toString(Lexicon) method.
ToStringException - exception aminePlatform.kernel.lexicons.ToStringException.
Title : lexicons.ToStringException Class Description : ToString Exception is associated to ToString interface Copyright: Copyright (c) Adil KABBAJ, 2004-2009
ToStringException(String) - Constructor for class aminePlatform.kernel.lexicons.ToStringException
 
ToXML - interface aminePlatform.kernel.lexicons.ToXML.
Title : lexicons.ToXML interface Description : ToXML is an interface that specifies toXML() method Copyright: Copyright (c) Adil KABBAJ, 2004-2009
Token - class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.Token.
A generic token class.
Token() - Constructor for class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.Token
 
TokenTokenType - class aminePlatform.util.parserGenerator.TokenTokenType.
The class TokenTokenType implements the couple token/tokenType
TokenTokenType(String, byte, int) - Constructor for class aminePlatform.util.parserGenerator.TokenTokenType
 
TxtFldInputDialog - class aminePlatform.guis.util.TxtFldInputDialog.
Title: guis.util.TxtFldInputDialog class Description: Copyright: Copyright (c) Adil KABBAJ, 2004-2009
TxtFldInputDialog(JFrame, TextFieldPopup) - Constructor for class aminePlatform.guis.util.TxtFldInputDialog
 
Type - class aminePlatform.kernel.ontology.Type.
Title : ontology.Type Class Description : Information on a Type can be its definition and/or its canon.
Type() - Constructor for class aminePlatform.kernel.ontology.Type
Create an 'empty' Type CS
Type(Object, Object) - Constructor for class aminePlatform.kernel.ontology.Type
Create a new Type with the specified definition and canon.
Type(Object) - Constructor for class aminePlatform.kernel.ontology.Type
Create a new Type with the specified definition.
TypeEntryPoint - class aminePlatform.engines.dynamicKnowledgeIntegration.TypeEntryPoint.
 
TypeEntryPoint(Type, Concept) - Constructor for class aminePlatform.engines.dynamicKnowledgeIntegration.TypeEntryPoint
 
TypeInd - class aminePlatform.kernel.ontology.TypeInd.
Title : TypeInd Class, an auxiliary class used for the computation of MaxComSubType and MinComSuperType.
TypeInd(Type, int) - Constructor for class aminePlatform.kernel.ontology.TypeInd
 
TypeOpersPanel - class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel.
Title: guis.lexiconsOntologyGUI.TypeOpersPanel class Description: This class defines the panel that provides the user the possibility to call various types operations : getDirectSubTypes(), getDirectSuperTypes(), getSubTypes(), getSuperTypes(), isSubType(), isSuperType(), get maximal common subtype, get minimal common super type, etc.
TypeOpersPanel(Ontology, AmineFrame) - Constructor for class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
target - Variable in class aminePlatform.kernel.ontology.Link
 
tbdPnLanguages - Variable in class aminePlatform.guis.util.MMCGEditorsPanel
 
tbdPnPPCGTextPanes - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
tbdPneCGEditors - Variable in class aminePlatform.guis.cgNotationsGUI.CGEditor
 
tbdPneLanguages - Variable in class aminePlatform.guis.cgNotationsGUI.CGTextEditor
 
tbdPneLanguages - Variable in class aminePlatform.guis.cgNotationsGUI.TbdPneCGEditors
 
tbdPneOntologyEditors - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
tbdPnesLanguages - Variable in class aminePlatform.guis.ontologyKBGUI.LanguagesListDialog
 
tempTxtArea - Variable in class aminePlatform.guis.util.XMLDisplayOntology
 
terminationOfActiveContexts() - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
terminationOfActivePrimitives() - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
text - Variable in class aminePlatform.guis.agentMasGUI.BasicAmineAgentGuiFrame
 
text - Variable in class aminePlatform.guis.agentMasGUI.BasicAmineMasGuiFrame
 
text - Variable in class aminePlatform.guis.util.ReadDialog
 
textArea - Variable in class aminePlatform.guis.util.TextFrame
 
tfldVEdge - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
tfldVEdge_actionPerformed() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVEdge
 
tfldVNode() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVNode
 
tfldVNode - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
this_mouseMoved(MouseEvent) - Method in class aminePlatform.guis.ontologyKBGUI.EditSynonyms
 
titleFrame - Variable in class aminePlatform.guis.util.AmineFrame
 
titledBorder5 - Variable in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
titledBorder6 - Variable in class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame
 
tmp - Variable in class aminePlatform.engines.basicOntologyProcesses.BasicOntologyProcesses
 
toAmineList() - Method in class aminePlatform.util.AmineSet
Create an AmineList object with the content of the current AmineSet.
toAmineList() - Method in class aminePlatform.util.Term
 
toAmineSet() - Method in class aminePlatform.util.AmineList
Create an AmineSet copy of the current AmineList.
toBrowser() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
toCG() - Method in class aminePlatform.util.cg.Concept
 
toCG() - Method in class aminePlatform.util.cg.Relation
Create a CG that wraps the current relation.
toCGIF(Lexicon) - Method in class aminePlatform.util.cg.CG
This method is similar to toLF().
toCGIF(BindingContext, Object, Lexicon) - Method in class aminePlatform.util.cg.CG
This method returns the CGIF notation of the specified cg.
toCGIF(Lexicon) - Method in class aminePlatform.util.cg.Concept
This method is similar to toLF() excepts that it returns the textualization of the current concept in a CGIF form.
toCGIF(BindingContext, Object, Lexicon) - Method in class aminePlatform.util.cg.Concept
This method returns the CGIF form of the current concept.
toCGIF(BindingContext, CG, Object, int) - Method in class aminePlatform.util.parserGenerator.CGIFParserGenerator
Generate the CGIF formulation from the internal representation of the specified CG (parameter cg).
toCGIFBis(BindingContext, CG, Object, int) - Method in class aminePlatform.util.parserGenerator.CGIFParserGenerator
Generation of the CGIF notation for a given CG.
toCGIFWithDrawingInf(Lexicon) - Method in class aminePlatform.util.cg.CG
This method is similar to the method toCGIF() except that we formulate also the drawing information; the leftTop point of each concept, the position of each relation type and the points that define the segments of the relation.
toCGIFWithDrawingInf(BindingContext, Object, Lexicon) - Method in class aminePlatform.util.cg.CG
This method is similar to the method toCGIF() that consider variable binding except that we formulate also the drawing information; the leftTop point of each concept, the position of each relation type and the points that define the segments of the relation.
toCGLFBis(BindingContext, CG, Object, int) - Method in class aminePlatform.util.parserGenerator.LFParserGenerator
This method corresponds basically to toLF().
toCSKind(String) - Method in class aminePlatform.kernel.ontology.CS
This method will be overriden by CS subclasses: it each CS should construct and return its XML header.
toCSKind(String) - Method in class aminePlatform.kernel.ontology.CSRule
For the current CSRule add the element that specifies its kind to the XML ontology document.
toCSKind(String) - Method in class aminePlatform.kernel.ontology.Context
For the current context add the element that specifies its kind to the XML ontology document.
toCSKind(String) - Method in class aminePlatform.kernel.ontology.IndexedType
 
toCSKind(String) - Method in class aminePlatform.kernel.ontology.Individual
For the current individual add the element that specifies its kind to the XML ontology document.
toCSKind(String) - Method in class aminePlatform.kernel.ontology.Metaphor
For the current metaphor add the element that specifies its kind to the XML ontology document.
toCSKind(String) - Method in class aminePlatform.kernel.ontology.RelationType
For the current relationtype add the element that specifies its kind to the XML ontology document.
toCSKind(String) - Method in class aminePlatform.kernel.ontology.Situation
For the current situation add the element that is specified its kind to the XML ontology document.
toCSKind(String) - Method in class aminePlatform.kernel.ontology.Type
For the current type add the element that specifies its kind to the XML ontology document.
toChildren(Ontology) - Method in class aminePlatform.kernel.ontology.CS
Parse the liste of CS's children to an element of the ontology document.
toConcept() - Method in class aminePlatform.util.cg.CG
Convert the current CG to a concept if the CG corresponds to only one concept without relations (the conversion will not change the CG itself but returns the concept that composes the CG).
toContent(Ontology) - Method in class aminePlatform.kernel.ontology.CS
This method will be overriden by CS subclasses: Parse the content of the current cs to an element of the ontology document.
toContent(Ontology) - Method in class aminePlatform.kernel.ontology.CSRule
For the current Regle add the element that specifies its content to the XML ontology document.
toContent(Ontology) - Method in class aminePlatform.kernel.ontology.Context
For the current Context add the element that specifies its content to the XML ontology document.
toContent(Ontology) - Method in class aminePlatform.kernel.ontology.IndexedType
 
toContent(Ontology) - Method in class aminePlatform.kernel.ontology.Individual
For the current individual add the element that specifies its content to the XML ontology document.
toContent(Ontology) - Method in class aminePlatform.kernel.ontology.Metaphor
For the current Metaphor add the element that specifies its content to the XML ontology document.
toContent(Ontology) - Method in class aminePlatform.kernel.ontology.Situation
For the current situation add the element that is specified its content to the XML ontology document.
toContent(Ontology) - Method in class aminePlatform.kernel.ontology.Type
For the current type add the element that specifies its content to the XML ontology document.
toDisplayString(Lexicon) - Method in class aminePlatform.kernel.ontology.CS
 
toDisplayString(Lexicon) - Method in class aminePlatform.util.cg.Concept
 
toDisplayString(Lexicon) - Method in interface aminePlatform.util.graph.Node
 
toFathers(Ontology) - Method in class aminePlatform.kernel.ontology.CS
Parse the list of CS's fathers to an element of the ontology document.
toLF(Lexicon) - Method in class aminePlatform.util.cg.CG
This method is the equivalent to the method toString() associated to any Java Object.
toLF(BindingContext, Object, Lexicon) - Method in class aminePlatform.util.cg.CG
This method returns the Linear Form (LF) of the curreng cg.
toLF(Lexicon) - Method in class aminePlatform.util.cg.Concept
Give the textual formulation, in LF, for the current concept.
toLF(BindingContext, Object, Lexicon) - Method in class aminePlatform.util.cg.Concept
This method returns the LF of the current concept.
toLF(BindingContext, CG, Object, int) - Method in class aminePlatform.util.parserGenerator.LFParserGenerator
Generate the LF formulation from the internal representation of the specified CG (parameter cg).
toLFWithDrawingInf(Lexicon) - Method in class aminePlatform.util.cg.CG
This method is similar to the method toLF() except that we formulate also the drawing information; the leftTop point of each concept, the position of each relation type and the points that define the segments of the relation.
toLFWithDrawingInf(BindingContext, Object, Lexicon) - Method in class aminePlatform.util.cg.CG
This method is similar to the method toLF() that consider variable binding except that we formulate also the drawing information; the leftTop point of each concept, the position of each relation type and the points that define the segments of the relation.
toLexicon(Ontology) - Method in class aminePlatform.kernel.ontology.CS
Return the XML format of the lexicon associated to the current cs which can be type or an individual.
toLocalMatchs - Variable in class aminePlatform.util.cg.CGOperations
it is an ArrayList of ConcCouple :
toRelation() - Method in class aminePlatform.util.cg.CG
Convert the current CG to a relation if the CG corresponds to only one relation (the conversion will not change the CG itself but returns the relation that composes the CG).
toString(Object) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
It returns a String representation of the content of a CS ontNode regardless its type (Type, Situation, Context or Individual).
toString(Lexicon) - Method in class aminePlatform.engines.prologPlusCG.bindingContext.UnifRecord
 
toString(Lexicon) - Method in class aminePlatform.engines.prologPlusCG.bindingContext.UnificationStack
 
toString() - Method in class aminePlatform.engines.prologPlusCG.util.Rule
public void clear() { Object goal = null; for (Iterator i = this.iterator(); i.hasNext(); ) { goal = i.next(); if (goal instanceof AmineObject) ((AmineObject) goal).clear(); goal = null; // for gc } super.clear(); }
toString(Lexicon) - Method in class aminePlatform.engines.prologPlusCG.util.Rule
 
toString() - Method in class aminePlatform.engines.prologPlusCG.util.Rules
 
toString(Lexicon) - Method in class aminePlatform.engines.prologPlusCG.util.Rules
 
toString(Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Get the name, in String, of the edge associated to the current VisualEdge
toString(Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualNode
Return the string that formulate the content of the node associated to the current VisualNode
toString(CS) - Method in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
toString() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel.TreeOntNode
 
toString() - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTreeNode
 
toString() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocPosition
A string representation useful for debugging.
toString() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
get a representation of this token as a human readable string.
toString() - Method in class aminePlatform.guis.util.ListPanel
Overrides the inherited method: get the textual formulation of the content of the list.
toString() - Method in class aminePlatform.kernel.lexicons.Identifier
Return the name of the current Identifier
toString(Lexicon) - Method in interface aminePlatform.kernel.lexicons.ToString
 
toString(Lexicon) - Method in class aminePlatform.kernel.ontology.CS
Implement the method toString(Lexicon) specified in the interface ToString.
toString(Lexicon) - Method in class aminePlatform.kernel.ontology.CSRule
 
toString(Lexicon) - Method in class aminePlatform.kernel.ontology.IndexedType
 
toString(Lexicon) - Method in class aminePlatform.kernel.ontology.Individual
 
toString(Lexicon) - Method in class aminePlatform.kernel.ontology.Situation
 
toString(Lexicon) - Method in class aminePlatform.kernel.ontology.Type
 
toString() - Method in class aminePlatform.util.AmineBoolean
 
toString() - Method in class aminePlatform.util.AmineDouble
 
toString() - Method in class aminePlatform.util.AmineInteger
 
toString(Lexicon) - Method in class aminePlatform.util.AmineList
Like toString() method, this method returns the textual formulation of the content of the current AmineList, using the specified lexicon.
toString() - Method in class aminePlatform.util.AmineList
Override toString() by calling toString(null, null, null) which formulates the content of the current list
toString(BindingContext, Object, Lexicon) - Method in class aminePlatform.util.AmineList
This method returns the textual formulation of the current AmineList.
toString(BindingContext, Object, Lexicon) - Method in interface aminePlatform.util.AmineObject
Return the textual formulation of an object, taking into account the presence of variable and the binding context and resolution.
toString(Object, Lexicon) - Static method in class aminePlatform.util.AmineObjects
Return the textual formulation of an Object.
toString(Object) - Static method in class aminePlatform.util.AmineObjects
Return the textual formulation of an Object.
toString(BindingContext, Object, Object, Lexicon) - Static method in class aminePlatform.util.AmineObjects
Return the textual formulation of an Object.
toString(Lexicon) - Method in class aminePlatform.util.AmineSet
Like toString() method, this method returns a textual formulation of the current AmineSet using the specified lexicon.
toString() - Method in class aminePlatform.util.AmineSet
This method overrides toString() and returns a textual formulation of the current AmineSet.
toString(BindingContext, Object, Lexicon) - Method in class aminePlatform.util.AmineSet
Since this class implements AmineObject interface, it should define this method which is reduced in the case of AmineSet to the simpler version (without binding information).
toString(Lexicon) - Method in class aminePlatform.util.ObjectWithBindInf
 
toString(BindingContext, Object, Lexicon) - Method in class aminePlatform.util.Term
Override the method defined in AmineList; this definition returns the textual formulation of the current Term.
toString(Lexicon) - Method in class aminePlatform.util.Variable
Return the textual formulation of the variable (the name of the variable).
toString(BindingContext, Object, Lexicon) - Method in class aminePlatform.util.Variable
Return the textual formulation of the variable, taking into account the variable binding: if the binding is not null, the method will consider the textual formulation of the variable's value, not the variable itself.
toString(Lexicon) - Method in class aminePlatform.util.cg.CG
By default, the textualization of a CG will be in Linear Form.
toString(BindingContext, Object, Lexicon) - Method in class aminePlatform.util.cg.CG
By default, the textualization of a CG will be in Linear Form.
toString(BindingContext, Object, Lexicon) - Method in class aminePlatform.util.cg.ComposedType
 
toString() - Method in class aminePlatform.util.cg.ComposedType
 
toString(Lexicon) - Method in class aminePlatform.util.cg.ComposedType
 
toString(Lexicon) - Method in class aminePlatform.util.cg.Concept
By default, the textualization of a concept will be in Linear Form.
toString(BindingContext, Object, Lexicon) - Method in class aminePlatform.util.cg.Concept
By default, the textualization of a concept will be in Linear Form.
toString(Lexicon) - Method in class aminePlatform.util.cg.Relation
Return the textualization of a relation in a CGIF format.
toString(BindingContext, Object, Lexicon) - Method in class aminePlatform.util.cg.Relation
Return the textualization of a relation in a CGIF format.
toStringResultOfSimulation() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
toStringResultOfSimulation() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
toTerm() - Method in class aminePlatform.util.AmineList
 
toXML(Lexicon) - Method in interface aminePlatform.kernel.lexicons.ToXML
 
toXML - Static variable in class aminePlatform.kernel.ontology.Ontology
 
toXML(String) - Method in class aminePlatform.kernel.ontology.Ontology
 
toXML(String) - Method in class aminePlatform.knowledgeBase.KnowledgeBase
 
toXML(Lexicon) - Method in class aminePlatform.util.cg.CG
 
toXMLWithIndepthTraversal(Element, Type) - Method in class aminePlatform.kernel.ontology.Ontology
Indepth traversal of the ontology graph to create an XML formulation of the Ontology.
toXml(Ontology, String) - Method in class aminePlatform.kernel.ontology.CS
Parse the current cs to an element of the ontology document.
token - Variable in class aminePlatform.util.parserGenerator.TokenTokenType
 
tokenLength() - Method in class aminePlatform.util.parserGenerator.TextTokenizer
Get the length of the current token
tokenType - Variable in class aminePlatform.util.parserGenerator.TokenTokenType
 
toolBar - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame
 
toolBar - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InfTreeFrame
 
toolBar - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
toolBar - Variable in class aminePlatform.guis.util.AmineFrame
 
toolBar - Variable in class aminePlatform.guis.util.TextualDisplayOntology
 
toolBarCGDraw - Variable in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
toolBarEdit - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
toolBarFile - Variable in class aminePlatform.guis.util.AmineFrame
 
toolBarHelp - Variable in class aminePlatform.guis.util.AmineFrame
 
toolBarSearch - Variable in class aminePlatform.guis.util.AmineEditorUIs
 
topOf() - Method in class aminePlatform.engines.prologPlusCG.bindingContext.UnificationStack
 
topOf() - Method in class aminePlatform.engines.prologPlusCG.util.ResolutionStack
 
trace - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
trace(String) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
It appends a String message to the area where the trace is displayed.
trace(String, CG) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
trace(String, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
trace - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
trace(String) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
It appends a String message to the area where the trace is displayed.
trace(String, Object) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
trace - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
trace(String) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
It appends a String message to the area where the trace is displayed.
trace(String, CG) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
trace(String, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
traceArea - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
This variable is used to know in which JTextArea the trace will be displayed
traceArea - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
This variable is used to know in which JTextArea the trace will be displayed
traceArea - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
This variable is used to know in which JTextArea the trace will be displayed
traceArea - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame
 
traceArea - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame
 
traceArea - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
traceArea - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame
 
traceArea - Variable in class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesFrame
 
traceCheckBox - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame
 
traceCheckBox - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame
 
traceCheckBox - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
traceCheckBox - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame
 
traceCheckBox - Variable in class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesFrame
 
treatVEdge(String) - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
treatVEdge() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVEdge
 
treatVEdge(String) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
treatVNode() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVNode
 
tree - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
treeModel - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
treePath - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel.TreeOntNode
 
treeSelModel - Variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
treeSelectionListener - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
treeViewPanel - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
triggerInStep() - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.InfTreeFrame
 
triggerNextStep() - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.InfTreeFrame
 
triggeredConcepts - Variable in class aminePlatform.engines.synergy.util.ActivationRecord
 
trimToSize() - Method in class aminePlatform.util.cg.CG
Optimize the storage of the current CG
trimToSize() - Method in class aminePlatform.util.cg.Concept
Optimize the storage of a concept
txtArea - Variable in class aminePlatform.engines.memoryBasedInferences.MemoryBasedInferences
 
txtArea - Variable in class aminePlatform.guis.cgNotationsGUI.CGTextEditor
 
txtArea - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTxtPanel
 
txtArea - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
txtArea - Variable in class aminePlatform.guis.util.AmineTextEditor
 
txtArea - Variable in class aminePlatform.guis.util.ReadDialog
 
txtArea - Variable in class aminePlatform.samples.prologPlusCG.PrologPlusCGFromJava
 
txtAreaCGIF - Variable in class aminePlatform.guis.util.LNFCGIFFrm
 
txtAreaLNF - Variable in class aminePlatform.guis.util.LNFCGIFFrm
 
txtDsplyOntFrm - Variable in class aminePlatform.guis.util.AmineFrame
 
txtEditor - Variable in class aminePlatform.guis.cgNotationsGUI.CGTextEditor
 
txtEditor - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
txtFld - Variable in class aminePlatform.guis.util.ReplaceDialog
 
txtFldIdent - Variable in class aminePlatform.guis.util.IdentifierInputPnl
 
txtFldIdentToFind - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
txtFldInputDialog - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
txtGraphHeight - Variable in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
txtPopupMenu - Variable in class aminePlatform.guis.util.AmineTextEditor
 
txtSrch - Variable in class aminePlatform.guis.util.AmineTextEditor
 
txtToFindFld - Variable in class aminePlatform.guis.util.AmineTextEditor.SearchReplaceDlg
 
txtToFindLbl - Variable in class aminePlatform.guis.util.AmineTextEditor.SearchReplaceDlg
 
txtTokenizer - Variable in class aminePlatform.util.parserGenerator.ObjectParsing
The text tokenizer that treats the text to parse
txtViewPanel - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
type - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.TypeEntryPoint
 
type - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition.TypeEntryPoint
 
type - Variable in class aminePlatform.kernel.ontology.TypeInd
 
type1TxtFld - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
type2TxtFld - Variable in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
typeEntryPoints - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
typeEntryPoints - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
 
typeFocus - Variable in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
typeHierarchy - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
typeInsMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
typeInsMnItem - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
typeOpersPanel - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 

U

UNCOMPARABLE - Static variable in interface aminePlatform.util.AmineConstants
 
UNDEFINED_STATE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.Token
The state of the tokenizer is undefined.
UNIF - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
UNIFY - Static variable in interface aminePlatform.util.AmineConstants
 
UNITELEXICALESPECIALE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
UnifRecord - class aminePlatform.engines.prologPlusCG.bindingContext.UnifRecord.
Title: UnifRecord Description: UnifRecord is a HashMap with entry defined as follows: key = Variable, value = LstOfConstraints.
UnifRecord() - Constructor for class aminePlatform.engines.prologPlusCG.bindingContext.UnifRecord
 
UnificationStack - class aminePlatform.engines.prologPlusCG.bindingContext.UnificationStack.
Title: UnificationStack Description: UnificationStack defines the unification stack used by Prolog+CG interpreter.
UnificationStack() - Constructor for class aminePlatform.engines.prologPlusCG.bindingContext.UnificationStack
 
undo() - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
undo() - Method in class aminePlatform.guis.util.AmineEditor
 
undoManager - Variable in class aminePlatform.guis.util.AmineEditor
 
undoVEdgeEdition() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Undo Visual Edge Edition
undo_actionPerformed() - Method in class aminePlatform.guis.util.AmineEditorUIs
 
unifGoal() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
unifiable - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
unificationStack - Variable in class aminePlatform.engines.prologPlusCG.bindingContext.PPCGBindingContext
 
unificationStack - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
unify(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.AmineList
Unify the current object with the specified object obj.
unify(BindingContext, Object, Object, Object, Object) - Static method in class aminePlatform.util.AmineObjects
 
unify(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.AmineSet
Unify the current object with the specified object obj.
unify(BindingContext, Object, Object, Object) - Method in interface aminePlatform.util.Matching
Unify the current object with the specified object obj.
unify(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.Variable
Unify the current CG with the specified object obj.
unify(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
Unify the current CG with the specified object obj.
unify(BindingContext, Object, Object, Object, Object, Object, Object, Object) - Method in class aminePlatform.util.cg.CG
 
unify(Object) - Method in class aminePlatform.util.cg.CG
 
unify(CG, Concept, Object, CG, Concept, Object) - Method in class aminePlatform.util.cg.CGOperations
Perform unification operation of CG g1 and CG g2 with the concept E1 as an entry point for g1 and the concept E2 as an entry point for g2.
unify(CG, Object, CG, Object) - Method in class aminePlatform.util.cg.CGOperations
Perform unification operation of CG g1 and CG g2 (no entry points are provided).
unify(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.ComposedType
 
unify(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.Concept
Unify the current object with the specified object obj.
unify(BindingContext, Object, Object, Object) - Method in class aminePlatform.util.cg.Relation
Unify the current object with the specified object obj.
union(AmineSet) - Method in class aminePlatform.util.AmineSet
Union of two sets.
union(Object) - Method in class aminePlatform.util.AmineSet
Add the specified object to the current set.
unselectTracker() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Deselect the tracker.
unselectVEdge() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Deselect the selected Visual Edge.
unselectVEdgeName() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Deselect the selected Visual Edge.
unselectVNode() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Deselect the selected Visual Node.
untitled - Static variable in class aminePlatform.guis.util.AmineFrame
 
upCGEditor - Variable in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
upTitle - Variable in class aminePlatform.guis.ontologyKBGUI.CSContentFrame
 
update(VisualNode, String, Rectangle) - Method in class aminePlatform.guis.cgDrawing.CGDrawPanel
 
update(VisualNode, String, Rectangle) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Update the specified vnode according to the new content (contenu) and with the new rectangle.
update(VisualNode, String, Rectangle) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
update(int, int) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.DocumentReader
Modifying the document while the reader is working is like pulling the rug out from under the reader.
updateAllViews() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
updateBrowserVGraph() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
updateCGDrawing(CG) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
updateCGParameter() - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame
 
updateCGParameter() - Method in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
updateCGParameter() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
updateCanonicityCGParameter() - Method in class aminePlatform.guis.util.CGUIs
 
updateCompareNodesHshMap(HashMap, CS, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
 
updateCompareNodesHshMap(CS, CS) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
 
updateConcDrawing(Concept, CG) - Method in class aminePlatform.engines.synergy.interpreter.Interpreter
 
updateContent(Ontology) - Method in class aminePlatform.guis.util.LanguagesComboBox
Update the content of the JComboBox : replace the content of the JComboBox list with a new list; the list of the ontology's languages.
updateContent() - Method in class aminePlatform.guis.util.MMCGEditorsPanel
 
updateCurrentLexicon() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
updateCurrentLexicon(Identifier, Object) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer
 
updateCurrentLexicon() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
updateCurrentLexicon(Identifier, Object) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
updateCursorMode(byte) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
updateCursorMode(byte) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
updateDeletingEdge() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
updateDeletingEdge() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
updateDrawAfterRename(Node, Rectangle) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
updateEdges(Point, ArrayList, Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualNode
Update income and outcome edges of a visual node.
updateFirstSegment(Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Update the first segment of the edge associated to the current VisualEdge
updateFontSize(int) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane
 
updateFunctionalCGParameter() - Method in class aminePlatform.guis.util.CGUIs
 
updateGoalToResolvesPos(String, int) - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
updateHyperLink(HyperlinkEvent) - Method in class aminePlatform.guis.util.HTMLFrame
 
updateIgnoreCaseParameter() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
updateIgnoreCaseParameter() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
updateIgnoreCaseParameter() - Method in class aminePlatform.guis.util.AmineFrame
 
updateItemsNdeCtxtMn() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
It should be redefined by subclasses of GraphDraPanel
updateKeySet() - Method in class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel
 
updateKeySet() - Method in class aminePlatform.guis.util.IdentifierInputPnl
 
updateLanguages_actionPerformed(ActionEvent) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
updateLastSegment(Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Update the last segment of the edge associated to the current VisualEdge
updateListOfLangs() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
updateLoadSynOnt() - Method in class aminePlatform.guis.util.AmineFrame
 
updateMenuItems() - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
updateMenuItems() - Method in interface aminePlatform.guis.graphDrawing.MainFrame
 
updateMenuItems1And2(boolean) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor
 
updateMenuItems1And2(boolean) - Method in interface aminePlatform.guis.graphDrawing.MainFrame
 
updateMixedLanguageParameter() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
updateMixedLanguageParameter() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
updateMixedLanguageParameter() - Method in class aminePlatform.guis.util.AmineFrame
 
updateMnCanJoinSituation() - Method in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 
updateName(String, Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualEdge
Update the name of the edge associated to the current VisualEdge
updateNodeRectDrawViews(Node, String) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
updateNodeRectDrawViews(Node, String) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
updateOntDrawVGraph() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
updateOntTreeView() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
updateOntologyPanels() - Method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame
 
updateOntologyPanels() - Method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame
 
updateOntologyPanels() - Method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame
 
updateOntologyPanels() - Method in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame
 
updateOntologyPanels() - Method in class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesFrame
 
updateOpenNodeFrames() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
updatePanel() - Method in class aminePlatform.guis.graphDrawing.GraphDrawContainer
Update the panel of the current graphDrawFrame
updatePanels(Node) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
updatePanels() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
updatePanels(Node) - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
updatePanels() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
updatePertinentTypes(AmineList, AmineList, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegration
Update pertinent types list by adding any type in currConcTypesSet that is not contained in initialConcTypesSet nor in pertinentTypes.
updatePertinentTypes(AmineList, AmineList, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.IntegrateCS
Update pertinent types list by adding any type in currConcTypesSet that is not contained in initialConcTypesSet nor in pertinentTypes.
updatePertinentTypes(AmineList, AmineList, AmineList) - Method in class aminePlatform.engines.dynamicKnowledgeIntegration.terminologicalKB.IntegrateDefinition
Update pertinent types list by adding any type in currConcTypesSet that is not contained in initialConcTypesSet nor in pertinentTypes.
updateProgram(ArrayList, ArrayList) - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
updateProgress4Movements() - Method in class aminePlatform.util.graph.RelaxOntology
Updates the progress based on the movements count
updateRectangle(Rectangle, Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualNode
Update the rectangle of the current VisualNode, using the specified rectangle and update the related VisualEdges that are related to the current VisualNode.
updateRedo() - Method in class aminePlatform.guis.util.AmineEditor
 
updateRelatedVEdges(Point, boolean, Lexicon) - Method in class aminePlatform.guis.graphDrawing.VisualNode
Update the VisualEdges that are related to the current VisualNode according to the specified point offp.
updateRenameSynMenus(boolean) - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
updateScroll() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Update the scroll of the frame of the current GraphDrawPanel
updateStringNode(InferenceTreeNode) - Method in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
updateSynergyUIs(boolean) - Method in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
public void setEnabledUIs(boolean mode) { super.setEnabledUIs(mode); if (synergyToolBar !
updateTree() - Method in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
updateTreePanel() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
updateTreePanel() - Method in class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel
 
updateUIsCGNotFrmSpec(boolean) - Method in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
updateUIsCGNotFrmSpec(boolean) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
updateUIsOntology(boolean) - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
updateUIsOntology(boolean) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
updateUIsOntology(boolean) - Method in class aminePlatform.guis.util.OntologyBasedFrame
 
updateUIsOntology(boolean) - Method in class aminePlatform.guis.util.OntologyLanguageFrame
 
updateUIsState(boolean) - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame
 
updateUIsStateCGOperFrm(boolean) - Method in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame
 
updateUndo() - Method in class aminePlatform.guis.util.AmineEditor
 
urlName - Variable in class aminePlatform.guis.util.HTMLFrame
 
userManual - Variable in class aminePlatform.guis.util.AmineFrame
 
userManualFilePath - Static variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame
 
userManualFilePath - Static variable in class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame
 
userManualFilePath - Static variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame
 
userManualFilePath - Static variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame
 
userManualFilePath - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame
 
userManualFilePath - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame
 
userManualFilePath - Static variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame
 

V

VARIABLE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
VAR_SUPER - Static variable in interface aminePlatform.util.AmineConstants
 
VarListConstructor - class aminePlatform.util.VarListConstructor.
Title : util.VarListConstructor Class Description : VarListConstructor is a Variable that is used after the list constructor in an AmineList.
VarListConstructor(String) - Constructor for class aminePlatform.util.VarListConstructor
 
Variable - class aminePlatform.util.Variable.
Title : util.Variable Class Description : a Variable is an identifier that represents a variable.
Variable(String) - Constructor for class aminePlatform.util.Variable
 
VisualEdge - class aminePlatform.guis.graphDrawing.VisualEdge.
Title : VisualGraph Description : VisualEdge is a visual wrapper for Edge: a VisualEdge contains a reference to an Edge with visual attributes and methods.
VisualEdge(Edge) - Constructor for class aminePlatform.guis.graphDrawing.VisualEdge
Create a VisualEdge for the specified Edge
VisualEdge(Edge, VisualNode, VisualNode) - Constructor for class aminePlatform.guis.graphDrawing.VisualEdge
Create a VisualEdge for the specified Edge with the specified source and target.
VisualGraph - class aminePlatform.guis.graphDrawing.VisualGraph.
Title : VisualGraph Description : VisualGraph is a visual wrapper for Graph: a VisualGraph contains a reference to a Graph with visual attributes and methods.
VisualGraph() - Constructor for class aminePlatform.guis.graphDrawing.VisualGraph
Create a VisualGraph
VisualGraph(Graph) - Constructor for class aminePlatform.guis.graphDrawing.VisualGraph
Create a VisualGraph for the specified graph
VisualNode - class aminePlatform.guis.graphDrawing.VisualNode.
Title : VisualNode Description : VisualNode represents a node in VisualGraph, both are visual wrappers for Node and Graph respectively: a VisualNode contains a reference to a Node with visual attributes and methods.
VisualNode() - Constructor for class aminePlatform.guis.graphDrawing.VisualNode
Create a VisualNode
VisualNode(Node) - Constructor for class aminePlatform.guis.graphDrawing.VisualNode
Create a VisualNode for the specified Node
vNodeCopy - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
value - Variable in class aminePlatform.engines.synergy.util.AssignmentRecord
 
value - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame
 
value - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame
 
value - Variable in class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame
 
value - Variable in class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesFrame
 
valueForPathChanged(TreePath, Object) - Method in class aminePlatform.guis.ontologyKBGUI.OntKBTreeModel
 
var1 - Variable in class aminePlatform.util.cg.CorefMatch
 
var2 - Variable in class aminePlatform.util.cg.CorefMatch
 
var3 - Variable in class aminePlatform.util.cg.CorefMatch
 
varsInRequest - Variable in class aminePlatform.engines.prologPlusCG.interpreter.Resolution
 
vedge - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVEdge
 
vedgeClicked(Point) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
vedgeCtxtMenu - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
vedgeInEdition - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
vedgeNameClicked(Point) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
vedgeNamePressed - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
vedgeNameSelected - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
vedgeSelected - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
vedges - Variable in class aminePlatform.guis.graphDrawing.VisualGraph
 
version - Variable in class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox
 
version - Variable in class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox
 
version - Variable in class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox
 
version - Variable in class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox
 
version - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox
 
version - Variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox
 
version - Variable in class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox
 
vertexView - Variable in class aminePlatform.util.graph.RelaxOntology.CellWrapper
reference to the wrapped cell
vgraph - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
vgraphBuffer - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
visited - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel.TreeOntNode
 
visitedNodes - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
visitedNodes - Variable in class aminePlatform.guis.util.TextualDisplayOntology
 
visitedTreeNodes - Variable in class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel
 
vnode - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVNode
 
vnode - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel.VNodeCtxtMenu
 
vnodeClicked(Point) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
vnodeCtxtMenu - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
vnodePressed - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
vnodeSelected - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
vnodes - Variable in class aminePlatform.guis.graphDrawing.VisualGraph
 
vnodesInTracker() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
Determine the visual nodes that are enclosed by the tracker and put them in the attribute listOfSelectedVNodes.

W

WAIT_ASSIGNMENT - Static variable in interface aminePlatform.util.AmineConstants
 
WAIT_END_OF_ASSIGNMENT - Static variable in interface aminePlatform.util.AmineConstants
 
WAIT_PRECONDITIONS - Static variable in interface aminePlatform.util.AmineConstants
 
WAIT_VALUE - Static variable in interface aminePlatform.util.AmineConstants
 
WHITE_SPACE - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGToken
 
WRITE - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
WRITELN - Static variable in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
WRITE_IDENT - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
WRITE_TYPE - Static variable in interface aminePlatform.kernel.SynergyTypeConstants
 
WndActive - Variable in class aminePlatform.guis.cgDrawing.HierarchyWndCG
 
WndRacine - Variable in class aminePlatform.guis.cgDrawing.HierarchyWndCG
 
waitCursor - Variable in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
whenKeyTyped(KeyEvent) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVEdge
 
whenKeyTyped(KeyEvent) - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVNode
 
whenKeyTyped(KeyEvent) - Method in class aminePlatform.guis.util.TextFieldPopup
 
wrap(byte, CS) - Static method in class aminePlatform.engines.dynamicKnowledgeIntegration.util.SimulationObject
 
wrap(String) - Static method in class aminePlatform.kernel.lexicons.Identifier
This static method wraps the given string s as an identifier.
wrap(CS, CS) - Static method in class aminePlatform.kernel.ontology.Link
 
wrap(Concept, Concept) - Static method in class aminePlatform.util.cg.ConcCouple
 
write() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 
write(String) - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
write(String) - Method in class aminePlatform.samples.prologPlusCG.PrologPlusCGFromJava
 
writeASolution(HashMap) - Method in class aminePlatform.agent.amineJade.ppcgAgent.PPCGAnswer
 
writeASolution(HashMap) - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
writeASolution(HashMap) - Method in class aminePlatform.samples.prologPlusCG.PrologPlusCGFromJava
 
writeSolution() - Method in class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame
 
writeToolTip - Static variable in class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree
 
writeln() - Method in class aminePlatform.engines.prologPlusCG.interpreter.Interpreter
 

X

XMLDisplayOntology - class aminePlatform.guis.util.XMLDisplayOntology.
Title: guis.util.XMLDisplayOntology class Description: A Frame that provides an XML formulation of the LexiconsOntology Copyright: Copyright (c) Adil KABBAJ, 2004-2009
XMLDisplayOntology(Ontology) - Constructor for class aminePlatform.guis.util.XMLDisplayOntology
 
xmlDsplyOntFrm - Variable in class aminePlatform.guis.util.AmineFrame
 

Y

YYEOF - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGLexer
This character denotes the end of file
YYINITIAL - Static variable in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGLexer
lexical states
yybegin(int) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGLexer
Enters a new lexical state
yycharat(int) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGLexer
Returns the character at position pos from the matched text.
yyclose() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGLexer
Closes the input stream.
yylength() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGLexer
Returns the length of the matched text region.
yypushback(int) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGLexer
Pushes the specified amount of characters back into the input stream.
yyreset(Reader) - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGLexer
Resets the scanner to read from a new input stream.
yystate() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGLexer
Returns the current lexical state.
yytext() - Method in class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologCGLexer
Returns the text matched by the current regular expression.

Z

ZoomIn() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
ZoomIn_Context(ActionEvent) - Method in class aminePlatform.guis.cgNotationsGUI.CGGraphicEditorUIs
 
ZoomOut() - Method in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 
ZoomScale - Variable in class aminePlatform.guis.graphDrawing.GraphDrawPanel
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z