Serialized Form


Package aminePlatform.agent.amineJade

Class aminePlatform.agent.amineJade.AmineJadeAgent extends jade.core.Agent implements Serializable

Serialized Fields

agentID

java.lang.String agentID
Every agent has a specific ID


myGui

BasicAmineAgentGuiFrame myGui
Every agent has a specific window that displays information about that agent

Class aminePlatform.agent.amineJade.Answer extends jade.core.behaviours.CyclicBehaviour implements Serializable

Serialized Fields

agentBehaviour

AmineJadeAgent agentBehaviour
The receiver of the ACL

Class aminePlatform.agent.amineJade.Ask extends jade.core.behaviours.Behaviour implements Serializable

Serialized Fields

messageTemplate

jade.lang.acl.MessageTemplate messageTemplate
The template to receive replies


replies

java.lang.Object replies
The reply of the ACL sent


agentSender

AmineJadeAgent agentSender
The sender of the ACL


msgContent

java.lang.String msgContent
The content of the ACL


receivers

jade.core.AID receivers
The receiver of the ACL


isAclWaiting

boolean isAclWaiting
if the ACL requires a reply, aclWaiting is true


step

int step


Package aminePlatform.agent.amineJade.ppcgAgent

Class aminePlatform.agent.amineJade.ppcgAgent.PPCGAmineJadeAgent extends AmineJadeAgent implements Serializable

Serialized Fields

myPPCGInterpreter

Interpreter myPPCGInterpreter
Every agent has a corresponding Prolog+CG interpreter. This interpreter would be used to satisfy the agent goals

Class aminePlatform.agent.amineJade.ppcgAgent.PPCGAnswer extends jade.core.behaviours.CyclicBehaviour implements Serializable

Serialized Fields

agentBehaviour

PPCGAmineJadeAgent agentBehaviour

lexicon

Lexicon lexicon

Class aminePlatform.agent.amineJade.ppcgAgent.PPCGAsk extends Ask implements Serializable


Package aminePlatform.engines.dynamicKnowledgeIntegration

Class aminePlatform.engines.dynamicKnowledgeIntegration.DynamicKnowledgeIntegrationException extends java.lang.Exception implements Serializable


Package aminePlatform.engines.prologPlusCG.bindingContext

Class aminePlatform.engines.prologPlusCG.bindingContext.LstOfConstraints extends java.util.ArrayList implements Serializable

Serialized Fields

value

ObjectWithBindInf value

Class aminePlatform.engines.prologPlusCG.bindingContext.UnificationStack extends java.util.Stack implements Serializable

Class aminePlatform.engines.prologPlusCG.bindingContext.UnifRecord extends java.util.HashMap implements Serializable


Package aminePlatform.engines.prologPlusCG.interpreter

Class aminePlatform.engines.prologPlusCG.interpreter.ResolutionException extends java.lang.Exception implements Serializable


Package aminePlatform.engines.prologPlusCG.parser

Class aminePlatform.engines.prologPlusCG.parser.PPCGParserException extends java.lang.Exception implements Serializable


Package aminePlatform.engines.prologPlusCG.util

Class aminePlatform.engines.prologPlusCG.util.ResolutionStack extends java.util.Stack implements Serializable

Class aminePlatform.engines.prologPlusCG.util.Rule extends java.util.ArrayList implements Serializable

Class aminePlatform.engines.prologPlusCG.util.Rules extends java.util.ArrayList implements Serializable


Package aminePlatform.engines.synergy.interpreter

Class aminePlatform.engines.synergy.interpreter.InterpreterException extends java.lang.Exception implements Serializable


Package aminePlatform.guis.agentMasGUI

Class aminePlatform.guis.agentMasGUI.BasicAmineAgentGuiFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

myAgent

AmineJadeAgent myAgent

myAgent1

PPCGAmineJadeAgent myAgent1

text

javax.swing.JTextArea text

scrol

javax.swing.JScrollPane scrol

Class aminePlatform.guis.agentMasGUI.BasicAmineMasGuiFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

text

javax.swing.JTextArea text

scrol

javax.swing.JScrollPane scrol


Package aminePlatform.guis.aminePlatformGUI

Class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

contentPane

javax.swing.JPanel contentPane

jMenuBar1

javax.swing.JMenuBar jMenuBar1

jMenuHelp

javax.swing.JMenu jMenuHelp

jMenuHelpAPIs

javax.swing.JMenuItem jMenuHelpAPIs

jMenuHelpSite

javax.swing.JMenuItem jMenuHelpSite

jMenuHelpReadMe

javax.swing.JMenuItem jMenuHelpReadMe

jMenuHelpAbout

javax.swing.JMenuItem jMenuHelpAbout

menuOntologies

javax.swing.JMenu menuOntologies

mnItmManOntology

javax.swing.JMenuItem mnItmManOntology

mnItmOntologyTopLevel

javax.swing.JMenuItem mnItmOntologyTopLevel

mnItmFinanceOntology

javax.swing.JMenuItem mnItmFinanceOntology

mnItmKMOntology

javax.swing.JMenuItem mnItmKMOntology

mnItmDictionaryOntology

javax.swing.JMenuItem mnItmDictionaryOntology

mnItmPathologyOntology

javax.swing.JMenuItem mnItmPathologyOntology

menuTests

javax.swing.JMenu menuTests

menuKernel

javax.swing.JMenu menuKernel

menuUtil

javax.swing.JMenu menuUtil

menuCG

javax.swing.JMenu menuCG

mnItmOntologyTest

javax.swing.JMenuItem mnItmOntologyTest

mnItmLexiconTest

javax.swing.JMenuItem mnItmLexiconTest

mnItmLexiconSynonymsTest

javax.swing.JMenuItem mnItmLexiconSynonymsTest

mnItmAmineListTest

javax.swing.JMenuItem mnItmAmineListTest

mnItmAmineSetTest

javax.swing.JMenuItem mnItmAmineSetTest

mnItmTermTest

javax.swing.JMenuItem mnItmTermTest

mnItmConceptTest

javax.swing.JMenuItem mnItmConceptTest

mnItmRelationTest

javax.swing.JMenuItem mnItmRelationTest

mnItmCGTest

javax.swing.JMenuItem mnItmCGTest

mnItmAmineObjectsTest

javax.swing.JMenuItem mnItmAmineObjectsTest

mnItmBindingContextTest

javax.swing.JMenuItem mnItmBindingContextTest

btOntology

javax.swing.JButton btOntology

labelOnt

javax.swing.JLabel labelOnt

jPanel1

javax.swing.JPanel jPanel1

titledBorder1

javax.swing.border.TitledBorder titledBorder1

btCGEditors

javax.swing.JButton btCGEditors

jLabelCGEditors

javax.swing.JLabel jLabelCGEditors

btCGOperations

javax.swing.JButton btCGOperations

jLabelCGOperations

javax.swing.JLabel jLabelCGOperations

jPanel2

javax.swing.JPanel jPanel2

titledBorder2

javax.swing.border.TitledBorder titledBorder2

btBasicOntologyProcesses

javax.swing.JButton btBasicOntologyProcesses

jLabelBscOntProcesses

javax.swing.JLabel jLabelBscOntProcesses

jLabelDynamicOntology

javax.swing.JLabel jLabelDynamicOntology

jLabelMemoryBasedInferences

javax.swing.JLabel jLabelMemoryBasedInferences

btPrologPlusCG

javax.swing.JButton btPrologPlusCG

jLabePrologCG

javax.swing.JLabel jLabePrologCG

btSynergy

javax.swing.JButton btSynergy

jLabeSynergy

javax.swing.JLabel jLabeSynergy

btMas

javax.swing.JButton btMas

jLabeMAS

javax.swing.JLabel jLabeMAS

btDynamicOntology

javax.swing.JButton btDynamicOntology

btMemoryBasedInferences

javax.swing.JButton btMemoryBasedInferences

jPanel3

javax.swing.JPanel jPanel3

titledBorder3

javax.swing.border.TitledBorder titledBorder3

jPanel4

javax.swing.JPanel jPanel4

titledBorder4

javax.swing.border.TitledBorder titledBorder4

cursorHandler

AminePlatformFrame.CursorHandler cursorHandler

jPanel5

javax.swing.JPanel jPanel5

border1

javax.swing.border.Border border1

titledBorder5

javax.swing.border.TitledBorder titledBorder5

border2

javax.swing.border.Border border2

titledBorder6

javax.swing.border.TitledBorder titledBorder6

Class aminePlatform.guis.aminePlatformGUI.AminePlatformFrame_AboutBox extends javax.swing.JDialog implements Serializable

Serialized Fields

panel1

javax.swing.JPanel panel1

panel2

javax.swing.JPanel panel2

insetsPanel1

javax.swing.JPanel insetsPanel1

insetsPanel2

javax.swing.JPanel insetsPanel2

insetsPanel3

javax.swing.JPanel insetsPanel3

button1

javax.swing.JButton button1

imageLabel

javax.swing.JLabel imageLabel

label1

javax.swing.JLabel label1

label2

javax.swing.JLabel label2

label3

javax.swing.JLabel label3

label31

javax.swing.JLabel label31

label4

javax.swing.JLabel label4

borderLayout1

java.awt.BorderLayout borderLayout1

borderLayout2

java.awt.BorderLayout borderLayout2

flowLayout1

java.awt.FlowLayout flowLayout1

gridLayout1

java.awt.GridLayout gridLayout1

product

java.lang.String product

version

java.lang.String version

copyright

java.lang.String copyright

copyrightBis1

java.lang.String copyrightBis1

comments

java.lang.String comments


Package aminePlatform.guis.basicOntologyKBProcessesGUI

Class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame extends CGFrame implements Serializable

Serialized Fields

mmCGEdtrsPnl

BasicOntKBProcessesPnl mmCGEdtrsPnl

pnlEditor

javax.swing.JPanel pnlEditor

menuEditClear

javax.swing.JMenuItem menuEditClear

menuProcess

javax.swing.JMenu menuProcess

menuElaborate

javax.swing.JMenu menuElaborate

menuProcessWIKA

javax.swing.JCheckBoxMenuItem menuProcessWIKA

menuProcessExplicit

javax.swing.JCheckBoxMenuItem menuProcessExplicit

menuProcessElaborate

javax.swing.JCheckBoxMenuItem menuProcessElaborate

menuProcessElaborateWith

javax.swing.JCheckBoxMenuItem menuProcessElaborateWith

Class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesGUIFrame_AboutBox extends javax.swing.JDialog implements Serializable

Serialized Fields

panel1

javax.swing.JPanel panel1

panel2

javax.swing.JPanel panel2

insetsPanel1

javax.swing.JPanel insetsPanel1

insetsPanel2

javax.swing.JPanel insetsPanel2

insetsPanel3

javax.swing.JPanel insetsPanel3

button1

javax.swing.JButton button1

imageControl1

javax.swing.JLabel imageControl1

imageIcon

javax.swing.ImageIcon imageIcon

label1

javax.swing.JLabel label1

label2

javax.swing.JLabel label2

label3

javax.swing.JLabel label3

label31

javax.swing.JLabel label31

label4

javax.swing.JLabel label4

label5

javax.swing.JLabel label5

borderLayout1

java.awt.BorderLayout borderLayout1

borderLayout2

java.awt.BorderLayout borderLayout2

flowLayout1

java.awt.FlowLayout flowLayout1

flowLayout2

java.awt.FlowLayout flowLayout2

gridLayout1

java.awt.GridLayout gridLayout1

product

java.lang.String product

version

java.lang.String version

copyright

java.lang.String copyright

copyrightBis1

java.lang.String copyrightBis1

copyright1

java.lang.String copyright1

comments

java.lang.String comments

Class aminePlatform.guis.basicOntologyKBProcessesGUI.BasicOntKBProcessesPnl extends MMCGEditorsPanel implements Serializable

Serialized Fields

cgDescr

javax.swing.JLabel cgDescr

processType

javax.swing.JLabel processType

entryPt

javax.swing.JLabel entryPt

entryPoint

javax.swing.JTextField entryPoint

jBtElabDef

javax.swing.JButton jBtElabDef

jBtElabSit

javax.swing.JButton jBtElabSit

jBtWIKADef

javax.swing.JButton jBtWIKADef

jBtWIKASit

javax.swing.JButton jBtWIKASit

jBtExpByDef

javax.swing.JButton jBtExpByDef

jBtExpBySit

javax.swing.JButton jBtExpBySit

jBtExpByTypeSit

javax.swing.JButton jBtExpByTypeSit

jBtResult

javax.swing.JButton jBtResult

jBtClear

javax.swing.JButton jBtClear

isInteractive

boolean isInteractive

initial

boolean initial

explicitFrame

ExplicitFrame explicitFrame

cgIn

CG cgIn

question

CG question

firstTime

boolean firstTime

lexicon

Lexicon lexicon

language

java.lang.String language

concTypes

java.util.HashMap concTypes

concList

AmineList concList

cgOperations

CGOperations cgOperations

process

BasicOntologyProcesses process

Class aminePlatform.guis.basicOntologyKBProcessesGUI.ExplicitFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

ExplicitTxtArea

javax.swing.JTextArea ExplicitTxtArea

toolBar

javax.swing.JPanel toolBar

jBtYes

javax.swing.JButton jBtYes

jBtNo

javax.swing.JButton jBtNo

jBtWhatIs

javax.swing.JButton jBtWhatIs

concList

AmineList concList

concTypes

java.util.HashMap concTypes

candidates

java.util.Enumeration candidates

index

int index

lexicon

Lexicon lexicon

candidateType

Type candidateType

acceptedType

Type acceptedType


Package aminePlatform.guis.cgDrawing

Class aminePlatform.guis.cgDrawing.CGDrawPanel extends GraphDrawPanel implements Serializable

Serialized Fields

lstStates

CGDrawPanel.JConceptStates lstStates

model

javax.swing.DefaultListModel model

labelConcRef

CGDrawPanel.LabelConc labelConcRef

graphDrawFrame

GraphDrawFrame graphDrawFrame

Class aminePlatform.guis.cgDrawing.CGDrawPanel.JConceptStates extends javax.swing.JPopupMenu implements Serializable

Serialized Fields

graphDrawPanel

GraphDrawPanel graphDrawPanel

jMenuItem0

javax.swing.JMenuItem jMenuItem0

jMenuItem1

javax.swing.JMenuItem jMenuItem1

jMenuItem2

javax.swing.JMenuItem jMenuItem2

jMenuItem3

javax.swing.JMenuItem jMenuItem3

jMenuItem4

javax.swing.JMenuItem jMenuItem4

jMenuItem5

javax.swing.JMenuItem jMenuItem5

jMenuItem6

javax.swing.JMenuItem jMenuItem6

jMenuItem7

javax.swing.JMenuItem jMenuItem7

Class aminePlatform.guis.cgDrawing.CGDrawPanel.LabelConc extends javax.swing.JLabel implements Serializable

Serialized Fields

mrect

java.awt.Rectangle mrect

Class aminePlatform.guis.cgDrawing.HierarchyWndCG extends java.util.Hashtable implements Serializable

Serialized Fields

mainFrame

MainFrame mainFrame

WndRacine

GraphDrawFrame WndRacine

WndActive

GraphDrawFrame WndActive


Package aminePlatform.guis.cgDrawingGUI

Class aminePlatform.guis.cgDrawingGUI.CGDrawException extends java.lang.Exception implements Serializable

Class aminePlatform.guis.cgDrawingGUI.CGDrawFrame_AboutBox extends javax.swing.JDialog implements Serializable

Serialized Fields

panel1

javax.swing.JPanel panel1

panel2

javax.swing.JPanel panel2

insetsPanel1

javax.swing.JPanel insetsPanel1

insetsPanel2

javax.swing.JPanel insetsPanel2

insetsPanel3

javax.swing.JPanel insetsPanel3

button1

javax.swing.JButton button1

imageControl1

javax.swing.JLabel imageControl1

imageIcon

javax.swing.ImageIcon imageIcon

label1

javax.swing.JLabel label1

label2

javax.swing.JLabel label2

label3

javax.swing.JLabel label3

label31

javax.swing.JLabel label31

label4

javax.swing.JLabel label4

borderLayout1

java.awt.BorderLayout borderLayout1

borderLayout2

java.awt.BorderLayout borderLayout2

flowLayout1

java.awt.FlowLayout flowLayout1

flowLayout2

java.awt.FlowLayout flowLayout2

gridLayout1

java.awt.GridLayout gridLayout1

product

java.lang.String product

version

java.lang.String version

copyright

java.lang.String copyright

copyrightBis1

java.lang.String copyrightBis1

comments

java.lang.String comments

Class aminePlatform.guis.cgDrawingGUI.CGDrawingFrame extends CGFrame implements Serializable

Serialized Fields

menuSetLanguage

javax.swing.JMenuItem menuSetLanguage

cgGraphicEditor

CGGraphicEditor cgGraphicEditor


Package aminePlatform.guis.cgNotationsGUI

Class aminePlatform.guis.cgNotationsGUI.CGEditor extends javax.swing.JPanel implements Serializable

Serialized Fields

cgEditor

byte cgEditor

alreadyGenerated

AmineBoolean alreadyGenerated

lexicon

Lexicon lexicon

tbdPneCGEditors

TbdPneCGEditors tbdPneCGEditors

Class aminePlatform.guis.cgNotationsGUI.CGFrame extends OntologyBasedFrame implements Serializable

Serialized Fields

fileName

java.lang.String fileName

Class aminePlatform.guis.cgNotationsGUI.CGGraphicEditor extends CGEditor implements Serializable

Serialized Fields

cgDrawEditor

AmineCGDrawEditor cgDrawEditor

tbdPneLanguages

TbdPneLanguages tbdPneLanguages

commonUIs

CommonUIs commonUIs

desktop

javax.swing.JDesktopPane desktop
Attributes used for handling CG Drawing


mainVisualGraph

VisualGraph mainVisualGraph

hierWndGC

HierarchyWndCG hierWndGC

Class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame extends CGFrame implements Serializable

Serialized Fields

indxCurrTbdFile

int indxCurrTbdFile

jTbdPn1CGFiles

javax.swing.JTabbedPane jTbdPn1CGFiles

currEditors

TbdPneCGEditors currEditors

menuClose

javax.swing.JMenu menuClose

menuCloseCurrTab

javax.swing.JMenuItem menuCloseCurrTab

btCloseCurrTab

javax.swing.JButton btCloseCurrTab

mnCGPreview

javax.swing.JMenuItem mnCGPreview

cgNotationsLogo

java.lang.String cgNotationsLogo

Class aminePlatform.guis.cgNotationsGUI.CGNotationsGUIFrame_AboutBox extends javax.swing.JDialog implements Serializable

Serialized Fields

panel1

javax.swing.JPanel panel1

panel2

javax.swing.JPanel panel2

insetsPanel1

javax.swing.JPanel insetsPanel1

insetsPanel2

javax.swing.JPanel insetsPanel2

insetsPanel3

javax.swing.JPanel insetsPanel3

button1

javax.swing.JButton button1

imageControl1

javax.swing.JLabel imageControl1

imageIcon

javax.swing.ImageIcon imageIcon

label1

javax.swing.JLabel label1

label2

javax.swing.JLabel label2

label3

javax.swing.JLabel label3

label31

javax.swing.JLabel label31

label4

javax.swing.JLabel label4

borderLayout1

java.awt.BorderLayout borderLayout1

borderLayout2

java.awt.BorderLayout borderLayout2

flowLayout1

java.awt.FlowLayout flowLayout1

flowLayout2

java.awt.FlowLayout flowLayout2

gridLayout1

java.awt.GridLayout gridLayout1

product

java.lang.String product

version

java.lang.String version

copyright

java.lang.String copyright

copyrightBis1

java.lang.String copyrightBis1

comments

java.lang.String comments

Class aminePlatform.guis.cgNotationsGUI.CGTextEditor extends CGEditor implements Serializable

Serialized Fields

txtEditor

AmineTextEditor txtEditor

txtArea

javax.swing.JTextArea txtArea

tbdPneLanguages

TbdPneLanguages tbdPneLanguages

Class aminePlatform.guis.cgNotationsGUI.TbdPneCGEditors extends javax.swing.JTabbedPane implements Serializable

Serialized Fields

currEditor

CGEditor currEditor

indexCurrEditor

int indexCurrEditor

tbdPneLanguages

TbdPneLanguages tbdPneLanguages

error

boolean error

language

Identifier language

Class aminePlatform.guis.cgNotationsGUI.TbdPneLanguages extends javax.swing.JTabbedPane implements Serializable

Serialized Fields

cg

java.lang.Object cg
The attributes cg, change and arrEditorsTags are common to all the editors that are under the current TbdPneLanguages.


cgFilePath

java.lang.String cgFilePath

change

boolean change

arrEditorsTags

java.util.ArrayList arrEditorsTags

error

boolean error

indexCurrEditors

int indexCurrEditors

amineFrame

AmineFrame amineFrame

cgGUIs

CGUIs cgGUIs

amineEditorsUIs

AmineEditorUIs amineEditorsUIs


Package aminePlatform.guis.cgOperationsGUI

Class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame extends CGFrame implements Serializable

Serialized Fields

mmCGEdtrsPnlInG1

MMCGEditorsOperPnl mmCGEdtrsPnlInG1

mmCGEdtrsPnlInG2

MMCGEditorsOperPnl mmCGEdtrsPnlInG2

mmCGEdtrsPnlOutG

MMCGEditorsOperPnl mmCGEdtrsPnlOutG

pnlBtOut

javax.swing.JPanel pnlBtOut

jSpltPane2

javax.swing.JSplitPane jSpltPane2

jSpltPane1

javax.swing.JSplitPane jSpltPane1

menuEditClear

javax.swing.JMenuItem menuEditClear

menuEditClearAll

javax.swing.JMenuItem menuEditClearAll

btEqual

javax.swing.JButton btEqual

btMaxJoin

javax.swing.JButton btMaxJoin

btGeneralize

javax.swing.JButton btGeneralize

btSubsume

javax.swing.JButton btSubsume

btSubsumeWthRslt

javax.swing.JButton btSubsumeWthRslt

btAnalogy

javax.swing.JButton btAnalogy

btCompare

javax.swing.JButton btCompare

btCoveredBy

javax.swing.JButton btCoveredBy

btIsCanonic

javax.swing.JButton btIsCanonic

btExpand

javax.swing.JButton btExpand

btContract

javax.swing.JButton btContract

chkBxGroup

java.awt.CheckboxGroup chkBxGroup

chkBoxNoAnimation

java.awt.Checkbox chkBoxNoAnimation

chkBoxContinuesAnimation

java.awt.Checkbox chkBoxContinuesAnimation

chkBoxStpByStpAnimation

java.awt.Checkbox chkBoxStpByStpAnimation

cgOperWttAnimation

CGOperations cgOperWttAnimation

cgOper

CGOperations cgOper

menuAnimation

javax.swing.JMenu menuAnimation

chkBxMnItemContinuesAnimation

javax.swing.JCheckBoxMenuItem chkBxMnItemContinuesAnimation

chkBxMnItemStpByStpAnimation

javax.swing.JCheckBoxMenuItem chkBxMnItemStpByStpAnimation

menuCGOprs

javax.swing.JMenu menuCGOprs

menuCGOprsEqual

javax.swing.JMenuItem menuCGOprsEqual

menuCGOprsMaxJoin

javax.swing.JMenuItem menuCGOprsMaxJoin

menuCGOprsGnrlze

javax.swing.JMenuItem menuCGOprsGnrlze

menuCGOprsSubsume

javax.swing.JMenuItem menuCGOprsSubsume

menuCGOprsSubsumeWthRslt

javax.swing.JMenuItem menuCGOprsSubsumeWthRslt

menuCGOprsExpand

javax.swing.JMenuItem menuCGOprsExpand

menuCGOprsContract

javax.swing.JMenuItem menuCGOprsContract

menuCGOprsIsCanonic

javax.swing.JMenuItem menuCGOprsIsCanonic

Class aminePlatform.guis.cgOperationsGUI.CGOperationsGUIFrame_AboutBox extends javax.swing.JDialog implements Serializable

Serialized Fields

panel1

javax.swing.JPanel panel1

panel2

javax.swing.JPanel panel2

insetsPanel1

javax.swing.JPanel insetsPanel1

insetsPanel2

javax.swing.JPanel insetsPanel2

insetsPanel3

javax.swing.JPanel insetsPanel3

button1

javax.swing.JButton button1

imageControl1

javax.swing.JLabel imageControl1

imageIcon

javax.swing.ImageIcon imageIcon

label1

javax.swing.JLabel label1

label2

javax.swing.JLabel label2

label3

javax.swing.JLabel label3

label31

javax.swing.JLabel label31

label4

javax.swing.JLabel label4

borderLayout1

java.awt.BorderLayout borderLayout1

borderLayout2

java.awt.BorderLayout borderLayout2

flowLayout1

java.awt.FlowLayout flowLayout1

flowLayout2

java.awt.FlowLayout flowLayout2

gridLayout1

java.awt.GridLayout gridLayout1

product

java.lang.String product

version

java.lang.String version

copyright

java.lang.String copyright

copyrightBis1

java.lang.String copyrightBis1

comments

java.lang.String comments

Class aminePlatform.guis.cgOperationsGUI.CompareCGResultsFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

matchedPartOfCG1Editor

MMCGEditorsPanel matchedPartOfCG1Editor

matchedPartOfCG2Editor

MMCGEditorsPanel matchedPartOfCG2Editor

specificPartOfCG1Editor

MMCGEditorsPanel specificPartOfCG1Editor

specificPartOfCG2Editor

MMCGEditorsPanel specificPartOfCG2Editor

Class aminePlatform.guis.cgOperationsGUI.MMCGEditorsOperPnl extends MMCGEditorsPanel implements Serializable

Serialized Fields

cgDescr

javax.swing.JLabel cgDescr

entryPt

javax.swing.JLabel entryPt

entryPoint

javax.swing.JTextField entryPoint

jBtGetCS

javax.swing.JButton jBtGetCS

jBtSetCS

javax.swing.JButton jBtSetCS


Package aminePlatform.guis.dynamicKnowledgeIntegrationGUI

Class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateCSRuleFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

ontologyGUIFrame

OntologyKBGUIFrame ontologyGUIFrame

csRuleSplitPane

javax.swing.JSplitPane csRuleSplitPane

anteCGEditor

MMCGEditorsLexOntPanel anteCGEditor

consqCGEditor

MMCGEditorsLexOntPanel consqCGEditor

splitPane

javax.swing.JSplitPane splitPane

traceArea

javax.swing.JTextArea traceArea

menuBar

javax.swing.JMenuBar menuBar

menuBarContent

javax.swing.JPanel menuBarContent

btOper

javax.swing.JButton btOper

integrateCSRule

IntegrateCSRule integrateCSRule

debugFrame

DebugFrame debugFrame

traceCheckBox

javax.swing.JCheckBox traceCheckBox

value

int value

Class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateDefinitionFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

descCGEditor

MMCGEditorsLexOntPanel descCGEditor

ontologyGUIFrame

OntologyKBGUIFrame ontologyGUIFrame

splitPane

javax.swing.JSplitPane splitPane

traceArea

javax.swing.JTextArea traceArea

menuBar

javax.swing.JMenuBar menuBar

menuBarContent

javax.swing.JPanel menuBarContent

btOper

javax.swing.JButton btOper

btClear

javax.swing.JButton btClear

integrateDefinition

IntegrateDefinition integrateDefinition

debugFrame

DebugFrame debugFrame

traceCheckBox

javax.swing.JCheckBox traceCheckBox

value

int value

Class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

descCGEditor

MMCGEditorsLexOntPanel descCGEditor

ontologyGUIFrame

OntologyKBGUIFrame ontologyGUIFrame

splitPane

javax.swing.JSplitPane splitPane

traceArea

javax.swing.JTextArea traceArea

menuBar

javax.swing.JMenuBar menuBar

mnAlgs

javax.swing.JMenu mnAlgs

softDynamicOnt

javax.swing.JCheckBoxMenuItem softDynamicOnt

indepthDynamicOnt

javax.swing.JCheckBoxMenuItem indepthDynamicOnt

softIntegration

boolean softIntegration

dynamicOntology

DynamicKnowledgeIntegration dynamicOntology

debugFrame

DebugFrame debugFrame

traceCheckBox

javax.swing.JCheckBox traceCheckBox

elicitationCheckBox

javax.swing.JCheckBox elicitationCheckBox

contractionCheckBox

javax.swing.JCheckBox contractionCheckBox

Class aminePlatform.guis.dynamicKnowledgeIntegrationGUI.IntegrateSituationFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

descCGEditor

MMCGEditorsLexOntPanel descCGEditor

ontologyGUIFrame

OntologyKBGUIFrame ontologyGUIFrame

splitPane

javax.swing.JSplitPane splitPane

traceArea

javax.swing.JTextArea traceArea

menuBar

javax.swing.JMenuBar menuBar

menuBarContent

javax.swing.JPanel menuBarContent

btOper

javax.swing.JButton btOper

btClear

javax.swing.JButton btClear

integrateSituation

IntegrateSituation integrateSituation

debugFrame

DebugFrame debugFrame

traceCheckBox

javax.swing.JCheckBox traceCheckBox

value

int value


Package aminePlatform.guis.graphDrawing

Class aminePlatform.guis.graphDrawing.GraphDrawContainer extends javax.swing.JPanel implements Serializable

Serialized Fields

graphDrawPanel

GraphDrawPanel graphDrawPanel

currentLexicon

Lexicon currentLexicon

Tlbar

javax.swing.JToolBar Tlbar

GroupeBoite

javax.swing.ButtonGroup GroupeBoite

btnNormalCursor

javax.swing.JToggleButton btnNormalCursor

btnTextCursor

javax.swing.JToggleButton btnTextCursor

btnNewNode

javax.swing.JToggleButton btnNewNode

btnNewEdge

javax.swing.JToggleButton btnNewEdge

btnRearrange

javax.swing.JButton btnRearrange

btnZoomOut

javax.swing.JButton btnZoomOut

btnZoomIn

javax.swing.JButton btnZoomIn

borderLayout

java.awt.BorderLayout borderLayout

jsp

javax.swing.JScrollPane jsp

Class aminePlatform.guis.graphDrawing.GraphDrawFrame extends javax.swing.JInternalFrame implements Serializable

Serialized Fields

graphDrawContainer

GraphDrawContainer graphDrawContainer

mainFrame

MainFrame mainFrame

intFrmAdapter

javax.swing.event.InternalFrameAdapter intFrmAdapter

vnode

VisualNode vnode

Class aminePlatform.guis.graphDrawing.GraphDrawPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

vedgeInEdition

VisualEdge vedgeInEdition

vgraphBuffer

VisualGraph vgraphBuffer

rectangleBuffer

java.awt.Rectangle rectangleBuffer

vnodePressed

VisualNode vnodePressed

vedgeNamePressed

VisualEdge vedgeNamePressed

spt_DebDrag

java.awt.Point spt_DebDrag

prefSize

java.awt.Dimension prefSize

clickPoint

java.awt.Point clickPoint

currFontSize

int currFontSize

currentLexicon

Lexicon currentLexicon

tfldVNode

GraphDrawPanel.TxtFldVNode tfldVNode

tfldVEdge

GraphDrawPanel.TxtFldVEdge tfldVEdge

selctCtxtMenu

GraphDrawPanel.SelectCtxtMenu selctCtxtMenu

vnodeCtxtMenu

GraphDrawPanel.VNodeCtxtMenu vnodeCtxtMenu

vedgeCtxtMenu

GraphDrawPanel.VEdgeCtxtMenu vedgeCtxtMenu

cmdCtxtMenu

GraphDrawPanel.CmdCtxtMenu cmdCtxtMenu

vgraph

VisualGraph vgraph

listOfSelectedVNodes

java.util.ArrayList listOfSelectedVNodes

mbt_Curs

byte mbt_Curs

vnodeSelected

VisualNode vnodeSelected

vedgeSelected

VisualEdge vedgeSelected

vedgeNameSelected

VisualEdge vedgeNameSelected

rectangleTracker

java.awt.Rectangle rectangleTracker

mouseMotAdapt

java.awt.event.MouseMotionAdapter mouseMotAdapt

mouseAdapt

java.awt.event.MouseAdapter mouseAdapt

keyListener

java.awt.event.KeyListener keyListener

vNodeCopy

VisualNode vNodeCopy

ZoomScale

int ZoomScale

m_zoom

double m_zoom

Class aminePlatform.guis.graphDrawing.GraphDrawPanel.CmdCtxtMenu extends javax.swing.JPopupMenu implements Serializable

Serialized Fields

position

java.awt.Point position

jMenuItem1

javax.swing.JMenuItem jMenuItem1

jMenuItem2

javax.swing.JMenuItem jMenuItem2

jMenuItem3

javax.swing.JMenuItem jMenuItem3

jMenuItem4

javax.swing.JMenuItem jMenuItem4

jMenuItem5

javax.swing.JMenuItem jMenuItem5

jMenuItem6

javax.swing.JMenuItem jMenuItem6

Class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVEdge extends TextFieldPopup implements Serializable

Serialized Fields

vedge

VisualEdge vedge

position

java.awt.Point position

graphDrawPanel

GraphDrawPanel graphDrawPanel

Class aminePlatform.guis.graphDrawing.GraphDrawPanel.TxtFldVNode extends TextFieldPopup implements Serializable

Serialized Fields

vnode

VisualNode vnode

mrect

java.awt.Rectangle mrect

typeElements

java.util.Set typeElements

individualElements

java.util.Set individualElements

Class aminePlatform.guis.graphDrawing.GraphDrawPanel.VNodeCtxtMenu extends javax.swing.JPopupMenu implements Serializable

Serialized Fields

vnode

VisualNode vnode

graphDrawPanel

GraphDrawPanel graphDrawPanel

jMenuItem1

javax.swing.JMenuItem jMenuItem1

jMenuItem2

javax.swing.JMenuItem jMenuItem2

jMenuItem3

javax.swing.JMenuItem jMenuItem3

jMenuItem4

javax.swing.JMenuItem jMenuItem4

jMenuItem5

javax.swing.JMenuItem jMenuItem5


Package aminePlatform.guis.memoryBasedInferencesGUI

Class aminePlatform.guis.memoryBasedInferencesGUI.MemoryBasedInferencesFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

descCGEditor

MMCGEditorsLexOntPanel descCGEditor

ontologyGUIFrame

OntologyKBGUIFrame ontologyGUIFrame

splitPane

javax.swing.JSplitPane splitPane

traceArea

javax.swing.JTextArea traceArea

menuBar

javax.swing.JMenuBar menuBar

menuBarContent

javax.swing.JPanel menuBarContent

btOper

javax.swing.JButton btOper

btClear

javax.swing.JButton btClear

memoryBasedInference

MemoryBasedInferences memoryBasedInference

debugFrame

DebugFrame debugFrame

traceCheckBox

javax.swing.JCheckBox traceCheckBox

value

int value

inferenceMode

byte inferenceMode


Package aminePlatform.guis.ontologyKBDrawing

Class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawContainer extends GraphDrawContainer implements Serializable

Serialized Fields

MyTlbar

javax.swing.JToolBar MyTlbar

btnFocusBrowser

javax.swing.JToggleButton btnFocusBrowser

btnExpand

javax.swing.JToggleButton btnExpand

btnCollapse

javax.swing.JToggleButton btnCollapse

Browser

boolean Browser

ViewMode

boolean ViewMode

iconSituation

javax.swing.ImageIcon iconSituation

iconCSRule

javax.swing.ImageIcon iconCSRule

iconIndividu

javax.swing.ImageIcon iconIndividu

iconRelationType

javax.swing.ImageIcon iconRelationType

btnTypeConcept

javax.swing.JToggleButton btnTypeConcept

btnRelationConcept

javax.swing.JToggleButton btnRelationConcept

btnIndividu

javax.swing.JToggleButton btnIndividu

btnSituation

javax.swing.JToggleButton btnSituation

btnCSRule

javax.swing.JToggleButton btnCSRule

lblZoom

javax.swing.JLabel lblZoom

cbozoom

javax.swing.JComboBox cbozoom

bscCbBxEdtr

javax.swing.plaf.basic.BasicComboBoxEditor bscCbBxEdtr

lblLanguage

javax.swing.JLabel lblLanguage

cboLanguage

LanguagesComboBox cboLanguage

lblGraphHeight

javax.swing.JLabel lblGraphHeight

txtGraphHeight

javax.swing.JComboBox txtGraphHeight

bscCbBxEdtr2

javax.swing.plaf.basic.BasicComboBoxEditor bscCbBxEdtr2

lblFind

javax.swing.JLabel lblFind

txtFind

TextFieldPopup txtFind

btClassification

javax.swing.JButton btClassification

btGeneralization

javax.swing.JButton btGeneralization

btInformationRetrieval

javax.swing.JButton btInformationRetrieval

btDeduction

javax.swing.JButton btDeduction

btAbduction

javax.swing.JButton btAbduction

btAnalogy

javax.swing.JButton btAnalogy

ImgFound

javax.swing.ImageIcon ImgFound

PictFound

javax.swing.JLabel PictFound

currentLanguage

Identifier currentLanguage

ontology

Ontology ontology

ontologyGUIFrame

OntologyKBGUIFrame ontologyGUIFrame

integrateFrame

IntegrateFrame integrateFrame

integrateDefinitionFrame

IntegrateDefinitionFrame integrateDefinitionFrame

integrateSituationFrame

IntegrateSituationFrame integrateSituationFrame

integrateCSRuleFrame

IntegrateCSRuleFrame integrateCSRuleFrame

memoryBasedInferencesFrame

MemoryBasedInferencesFrame memoryBasedInferencesFrame

Class aminePlatform.guis.ontologyKBDrawing.OntologyKBDrawPanel extends GraphDrawPanel implements Serializable

Serialized Fields

ontologyDrawContainer

OntologyKBDrawContainer ontologyDrawContainer

ontologyRelationsSet

AmineSet ontologyRelationsSet


Package aminePlatform.guis.ontologyKBGUI

Class aminePlatform.guis.ontologyKBGUI.CSContentFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

contentSplitPane

javax.swing.JSplitPane contentSplitPane

upCGEditor

MMCGEditorsLexOntPanel upCGEditor

downCGEditor

MMCGEditorsLexOntPanel downCGEditor

menuBarContent

javax.swing.JPanel menuBarContent

btIdentOfContent

javax.swing.JButton btIdentOfContent

btSetUpdateCSRule

javax.swing.JButton btSetUpdateCSRule

btRemoveCSRule

javax.swing.JButton btRemoveCSRule

ontologyGUIFrame

OntologyKBGUIFrame ontologyGUIFrame

ontologyPanel

OntologyKBPanel ontologyPanel

node

java.lang.Object node

cs

CS cs

upTitle

java.lang.String upTitle

downTitle

java.lang.String downTitle

Class aminePlatform.guis.ontologyKBGUI.EditSynonyms extends javax.swing.JFrame implements Serializable

Serialized Fields

ident

Identifier ident

ontology

Ontology ontology

lexicon

Lexicon lexicon

owner

OntologyKBGUIFrame owner

jPnlList

javax.swing.JPanel jPnlList

border1

javax.swing.border.Border border1

jLblSynms

javax.swing.JLabel jLblSynms

lstLangSynonym

LanguagesComboBox lstLangSynonym

listElems

OntologyListOfElems listElems

jLblOntology

javax.swing.JLabel jLblOntology

listLabel

javax.swing.JLabel listLabel

btGet

javax.swing.JButton btGet

btGetAll

javax.swing.JButton btGetAll

btSet

javax.swing.JButton btSet

imageIcon

javax.swing.ImageIcon imageIcon

message

javax.swing.JTextArea message

Class aminePlatform.guis.ontologyKBGUI.LanguagesListDialog extends ListDialog implements Serializable

Serialized Fields

tbdPnesLanguages

java.util.ArrayList tbdPnesLanguages

ontology

Ontology ontology

Class aminePlatform.guis.ontologyKBGUI.MMCGEditorsLexOntPanel extends MMCGEditorsPanel implements Serializable

Serialized Fields

cgDescr

javax.swing.JLabel cgDescr

button1

javax.swing.JButton button1

button2

javax.swing.JButton button2

button2Bis

javax.swing.JButton button2Bis

button3

javax.swing.JButton button3

Class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame extends AmineFrame implements Serializable

Serialized Fields

userManualFilePath

java.lang.String userManualFilePath

menuLanguage

javax.swing.JMenu menuLanguage

menuLangUpdate

javax.swing.JMenuItem menuLangUpdate

menuLangChangeMainLang

javax.swing.JMenuItem menuLangChangeMainLang

menuFileNew1

javax.swing.JMenu menuFileNew1

menuNewOntology

javax.swing.JMenuItem menuNewOntology

menuNewKB

javax.swing.JMenuItem menuNewKB

menuFileOpen1

javax.swing.JMenu menuFileOpen1

menuOpenOntology

javax.swing.JMenuItem menuOpenOntology

menuOpenTxtOntology

javax.swing.JMenuItem menuOpenTxtOntology

menuOpenKB

javax.swing.JMenuItem menuOpenKB

menuOntRun

javax.swing.JMenuItem menuOntRun

menuNode

javax.swing.JMenu menuNode

insertMenu

javax.swing.JMenu insertMenu

insertNewCSMenu

javax.swing.JMenu insertNewCSMenu

insertNewLinkMenu

javax.swing.JMenu insertNewLinkMenu

removeMenu

javax.swing.JMenu removeMenu

findMnItem

javax.swing.JMenuItem findMnItem

editMnItem

javax.swing.JMenuItem editMnItem

showContentMnItem

javax.swing.JMenuItem showContentMnItem

synMnItem

javax.swing.JMenuItem synMnItem

supTypMnItem

javax.swing.JMenuItem supTypMnItem

typeInsMnItem

javax.swing.JMenuItem typeInsMnItem

sitInsMnItem

javax.swing.JMenuItem sitInsMnItem

ruleInsMnItem

javax.swing.JMenuItem ruleInsMnItem

indInsMnItem

javax.swing.JMenuItem indInsMnItem

lnk2TypeInsMnItem

javax.swing.JMenuItem lnk2TypeInsMnItem

lnk2IndInsMnItem

javax.swing.JMenuItem lnk2IndInsMnItem

lnk2SitInsMnItem

javax.swing.JMenuItem lnk2SitInsMnItem

lnk2RuleInsMnItem

javax.swing.JMenuItem lnk2RuleInsMnItem

linkRemMnItem

javax.swing.JMenuItem linkRemMnItem

nodeRemMnItem

javax.swing.JMenuItem nodeRemMnItem

linkRemBisMnItem

javax.swing.JMenuItem linkRemBisMnItem

gotoFirstOccurMnItem

javax.swing.JMenuItem gotoFirstOccurMnItem

nextMnItem

javax.swing.JMenuItem nextMnItem

iconVisited

javax.swing.Icon iconVisited

backWrdActv

javax.swing.ImageIcon backWrdActv

backWrdDsctv

javax.swing.ImageIcon backWrdDsctv

forWrdActv

javax.swing.ImageIcon forWrdActv

forWrdDsctv

javax.swing.ImageIcon forWrdDsctv

sp

javax.swing.ImageIcon sp

dynamicOntologyCall

boolean dynamicOntologyCall

isKB

boolean isKB

editKB

boolean editKB

ontologyKBGUI

OntologyKBGUI ontologyKBGUI

jTabbedPane1

javax.swing.JTabbedPane jTabbedPane1

tbdPneOntologyEditors

TbdPneOntologyKBEditors tbdPneOntologyEditors

treeViewPanel

OntologyKBTreePanel treeViewPanel

txtViewPanel

OntologyKBTxtPanel txtViewPanel

typeOpersPanel

TypeOpersPanel typeOpersPanel

drawViewPanel

OntologyKBDrawContainer drawViewPanel

browserViewPanel

OntologyKBDrawContainer browserViewPanel

fileTxtOntologyName

java.lang.String fileTxtOntologyName

fileTxtOntologyPath

java.lang.String fileTxtOntologyPath

openNodesFrames

java.util.HashMap openNodesFrames

Class aminePlatform.guis.ontologyKBGUI.OntologyKBGUIFrame_AboutBox extends javax.swing.JDialog implements Serializable

Serialized Fields

parent

OntologyKBGUIFrame parent

panel1

javax.swing.JPanel panel1

panel2

javax.swing.JPanel panel2

insetsPanel1

javax.swing.JPanel insetsPanel1

insetsPanel2

javax.swing.JPanel insetsPanel2

insetsPanel3

javax.swing.JPanel insetsPanel3

button1

javax.swing.JButton button1

imageControl1

javax.swing.JLabel imageControl1

imageIcon

javax.swing.ImageIcon imageIcon

label1

javax.swing.JLabel label1

label2

javax.swing.JLabel label2

label3

javax.swing.JLabel label3

label31

javax.swing.JLabel label31

label4

javax.swing.JLabel label4

label5

javax.swing.JLabel label5

borderLayout1

java.awt.BorderLayout borderLayout1

borderLayout2

java.awt.BorderLayout borderLayout2

flowLayout1

java.awt.FlowLayout flowLayout1

flowLayout2

java.awt.FlowLayout flowLayout2

gridLayout1

java.awt.GridLayout gridLayout1

product

java.lang.String product

version

java.lang.String version

copyright

java.lang.String copyright

copyrightBis1

java.lang.String copyrightBis1

copyright1

java.lang.String copyright1

comments

java.lang.String comments

Class aminePlatform.guis.ontologyKBGUI.OntologyKBTreePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

ontology

Ontology ontology

rootTreeNode

OntologyKBTreePanel.TreeOntNode rootTreeNode

ontologyGUIFrame

OntologyKBGUIFrame ontologyGUIFrame

currentLexicon

Lexicon currentLexicon

currentLanguage

Identifier currentLanguage

visitedNodes

java.util.ArrayList visitedNodes

visitedTreeNodes

java.util.ArrayList visitedTreeNodes

ontTreeModel

javax.swing.tree.DefaultTreeModel ontTreeModel

tree

javax.swing.JTree tree

integrateFrame

IntegrateFrame integrateFrame

integrateDefinitionFrame

IntegrateDefinitionFrame integrateDefinitionFrame

integrateSituationFrame

IntegrateSituationFrame integrateSituationFrame

integrateCSRuleFrame

IntegrateCSRuleFrame integrateCSRuleFrame

memoryBasedInferencesFrame

MemoryBasedInferencesFrame memoryBasedInferencesFrame

hmpSitOrRules

java.util.HashMap hmpSitOrRules

nbrSitOrRules

int nbrSitOrRules

hmpContexts

java.util.HashMap hmpContexts

nbrContexts

int nbrContexts

hmpMetaphors

java.util.HashMap hmpMetaphors

nbrMetaphors

int nbrMetaphors

selectionHistory

java.util.ArrayList selectionHistory

selectionHistoryIndex

int selectionHistoryIndex

treeSelectionListener

javax.swing.event.TreeSelectionListener treeSelectionListener

typeHierarchy

javax.swing.JScrollPane typeHierarchy

menuBarFind

javax.swing.JPanel menuBarFind

bckWrdBt

javax.swing.JLabel bckWrdBt

isBckWrdActv

boolean isBckWrdActv

forWrdBt

javax.swing.JLabel forWrdBt

isForWrdActv

boolean isForWrdActv

ignoreSelectionHistory

boolean ignoreSelectionHistory

dynamicOntologyCall

boolean dynamicOntologyCall

j

int j

labelLanguage

javax.swing.JLabel labelLanguage

lstLanguage

LanguagesComboBox lstLanguage

labelIdent

javax.swing.JLabel labelIdent

txtFldIdentToFind

TextFieldPopup txtFldIdentToFind

expandAllBt

javax.swing.JButton expandAllBt

btClassification

javax.swing.JButton btClassification

btGeneralization

javax.swing.JButton btGeneralization

btInformationRetrieval

javax.swing.JButton btInformationRetrieval

btDeduction

javax.swing.JButton btDeduction

btAbduction

javax.swing.JButton btAbduction

btAnalogy

javax.swing.JButton btAnalogy

inputDlgTxtFld

TextFieldPopup inputDlgTxtFld

txtFldInputDialog

TxtFldInputDialog txtFldInputDialog

popup

javax.swing.JPopupMenu popup

insertMenu

javax.swing.JMenu insertMenu

insertNewCSMenu

javax.swing.JMenu insertNewCSMenu

insertNewLinkMenu

javax.swing.JMenu insertNewLinkMenu

removeMenu

javax.swing.JMenu removeMenu

findMnItem

javax.swing.JMenuItem findMnItem

editMnItem

javax.swing.JMenuItem editMnItem

showContentMnItem

javax.swing.JMenuItem showContentMnItem

synMnItem

javax.swing.JMenuItem synMnItem

supTypMnItem

javax.swing.JMenuItem supTypMnItem

typeInsMnItem

javax.swing.JMenuItem typeInsMnItem

ruleInsMnItem

javax.swing.JMenuItem ruleInsMnItem

sitInsMnItem

javax.swing.JMenuItem sitInsMnItem

indInsMnItem

javax.swing.JMenuItem indInsMnItem

lnk2TypeInsMnItem

javax.swing.JMenuItem lnk2TypeInsMnItem

lnk2IndInsMnItem

javax.swing.JMenuItem lnk2IndInsMnItem

lnk2RuleInsMnItem

javax.swing.JMenuItem lnk2RuleInsMnItem

lnk2SitInsMnItem

javax.swing.JMenuItem lnk2SitInsMnItem

linkRemMnItem

javax.swing.JMenuItem linkRemMnItem

nodeRemMnItem

javax.swing.JMenuItem nodeRemMnItem

linkRemBisMnItem

javax.swing.JMenuItem linkRemBisMnItem

gotoFirstOccurMnItem

javax.swing.JMenuItem gotoFirstOccurMnItem

nextMnItem

javax.swing.JMenuItem nextMnItem

nextAction

java.awt.event.ActionListener nextAction

supTypAction

java.awt.event.ActionListener supTypAction

linkRemAction

java.awt.event.ActionListener linkRemAction

nodeRemAction

java.awt.event.ActionListener nodeRemAction

csInsertAction

java.awt.event.ActionListener csInsertAction

findAction

java.awt.event.ActionListener findAction

editAction

java.awt.event.ActionListener editAction

showContentAction

java.awt.event.ActionListener showContentAction

synAction

java.awt.event.ActionListener synAction

gotoFirstOccurAction

java.awt.event.ActionListener gotoFirstOccurAction

Class aminePlatform.guis.ontologyKBGUI.OntologyKBTxtPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

amineTxtEditor

AmineTextEditor amineTxtEditor

txtArea

javax.swing.JTextArea txtArea

ontGUIFrame

OntologyKBGUIFrame ontGUIFrame

change

boolean change

Class aminePlatform.guis.ontologyKBGUI.TbdPneOntologyKBEditors extends javax.swing.JTabbedPane implements Serializable

Serialized Fields

currEditor

java.awt.Component currEditor

indexCurrEditor

int indexCurrEditor

error

boolean error

ontologyGUIFrame

OntologyKBGUIFrame ontologyGUIFrame

Class aminePlatform.guis.ontologyKBGUI.TypeOpersPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

ontology

Ontology ontology

lstLangType

LanguagesComboBox lstLangType

amineFrame

AmineFrame amineFrame

dataPanel

javax.swing.JPanel dataPanel

jLabel1

javax.swing.JLabel jLabel1

jLabel2

javax.swing.JLabel jLabel2

type1TxtFld

TextFieldPopup type1TxtFld

jLabel3

javax.swing.JLabel jLabel3

type2TxtFld

TextFieldPopup type2TxtFld

jLabel4

javax.swing.JLabel jLabel4

rsltList

javax.swing.JList rsltList

model

javax.swing.DefaultListModel model

btPanel

javax.swing.JPanel btPanel

btIsSubType

javax.swing.JButton btIsSubType

btDrctSubTypes

javax.swing.JButton btDrctSubTypes

btSubTypes

javax.swing.JButton btSubTypes

btMaxComSubType

javax.swing.JButton btMaxComSubType

btIsSuperType

javax.swing.JButton btIsSuperType

btDrctSuperTypes

javax.swing.JButton btDrctSuperTypes

btSuperTypes

javax.swing.JButton btSuperTypes

btMinComSuperType

javax.swing.JButton btMinComSuperType

btClear

javax.swing.JButton btClear


Package aminePlatform.guis.prologPlusCGGUIs.console

Class aminePlatform.guis.prologPlusCGGUIs.console.ConsoleFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

consoleFile

java.io.File consoleFile

waitCursor

java.awt.Cursor waitCursor

normalCursor

java.awt.Cursor normalCursor

amineTxtEditor

AmineTextEditor amineTxtEditor

txtArea

javax.swing.JTextArea txtArea

sizeFont

int sizeFont

styleFont

int styleFont

currPosition

int currPosition

ppcgParser

PPCGParser ppcgParser

debug

boolean debug

ppcgGUIFrame

PrologPlusCGGUIFrame ppcgGUIFrame

interpreter

Interpreter interpreter

interpreterThread

InterpreterThread interpreterThread

menuBar

javax.swing.JMenuBar menuBar

menuConsole

javax.swing.JMenu menuConsole

menuConsoleNew

javax.swing.JMenuItem menuConsoleNew

menuConsoleOpen

javax.swing.JMenuItem menuConsoleOpen

menuConsoleSave

javax.swing.JMenuItem menuConsoleSave

menuConsoleSaveAs

javax.swing.JMenuItem menuConsoleSaveAs

menuConsoleClose

javax.swing.JMenuItem menuConsoleClose

menuFont

javax.swing.JMenu menuFont

jChkBxMnItmBld

javax.swing.JCheckBoxMenuItem jChkBxMnItmBld

jChkBxMnItm14

javax.swing.JCheckBoxMenuItem jChkBxMnItm14

jChkBxMnItm16

javax.swing.JCheckBoxMenuItem jChkBxMnItm16

jChkBxMnItm18

javax.swing.JCheckBoxMenuItem jChkBxMnItm18

jChkBxMnItm20

javax.swing.JCheckBoxMenuItem jChkBxMnItm20

menuConsult

javax.swing.JMenu menuConsult

menuCsltOntology

javax.swing.JMenu menuCsltOntology

menuOntLoad

javax.swing.JMenuItem menuOntLoad

menuOntClose

javax.swing.JMenuItem menuOntClose

menuOntRun

javax.swing.JMenuItem menuOntRun

menuCsltPrgrms

javax.swing.JMenu menuCsltPrgrms

menuConsoleConsult

javax.swing.JMenuItem menuConsoleConsult

menuConsoleReConsult

javax.swing.JMenuItem menuConsoleReConsult

menuConsoleConsultAll

javax.swing.JMenuItem menuConsoleConsultAll

menuConsoleReConsultAll

javax.swing.JMenuItem menuConsoleReConsultAll

menuDebug

javax.swing.JMenu menuDebug

menuConsoleDebug

javax.swing.JCheckBoxMenuItem menuConsoleDebug


Package aminePlatform.guis.prologPlusCGGUIs.debuger

Class aminePlatform.guis.prologPlusCGGUIs.debuger.InferenceTree extends javax.swing.JTree implements Serializable

Serialized Fields

lexicon

Lexicon lexicon

resolution

Resolution resolution

inStep

boolean inStep

nextStep

boolean nextStep

stopDebug

boolean stopDebug

levelReprise

int levelReprise

infTreeFrame

InfTreeFrame infTreeFrame

rootInfTree

InferenceTreeNode rootInfTree

pathToRoot

javax.swing.tree.TreePath pathToRoot

currentPath

javax.swing.tree.TreePath currentPath

treeModel

javax.swing.tree.DefaultTreeModel treeModel

treeSelModel

javax.swing.tree.DefaultTreeSelectionModel treeSelModel

Class aminePlatform.guis.prologPlusCGGUIs.debuger.InfTreeFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

infTree

InferenceTree infTree

interpreterThread

InterpreterThread interpreterThread

toolBar

javax.swing.JToolBar toolBar

jBtInStep

javax.swing.JButton jBtInStep

jBtNextStep

javax.swing.JButton jBtNextStep

jBtStpDbg

javax.swing.JButton jBtStpDbg

jBtExitDbg

javax.swing.JButton jBtExitDbg


Package aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI

Class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane extends javax.swing.JTextPane implements Serializable

Serialized Fields

document

PPCGTextPane.HighLightedDocument document
the styled document that is the model for the textPane


documentReader

DocumentReader documentReader
A reader wrapped around the document so that the document can be fed into the lexer.


syntaxLexer

Lexer syntaxLexer
The lexer that tells us what colors different words should be.


colorer

aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane.Colorer colorer
A thread that handles the actual coloring.


doclock

java.lang.Object doclock
A lock for modifying the document, or for actions that depend on the document not being modified.


file

java.io.File file

newline

java.lang.String newline

change

boolean change

signatures

java.util.ArrayList signatures

ppcgGUIFrame

PrologPlusCGGUIFrame ppcgGUIFrame

styles

java.util.Hashtable styles
A hash table containing the text styles. Simple attribute sets are hashed by name (String)

Class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PPCGTextPane.HighLightedDocument extends javax.swing.text.DefaultStyledDocument implements Serializable

Class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame extends OntologyLanguageFrame implements Serializable

Serialized Fields

indxCurrPPCGTextPane

int indxCurrPPCGTextPane

tbdPnPPCGTextPanes

javax.swing.JTabbedPane tbdPnPPCGTextPanes

currPPCGTextPane

PPCGTextPane currPPCGTextPane

consoleFrame

ConsoleFrame consoleFrame

txtEditor

AmineTextEditor txtEditor

prologPlusCGPrimitives

javax.swing.JMenuItem prologPlusCGPrimitives

menuClose

javax.swing.JMenu menuClose

menuCloseCurrTab

javax.swing.JMenuItem menuCloseCurrTab

btCloseCurrTab

javax.swing.JButton btCloseCurrTab

menuConsole

javax.swing.JMenu menuConsole

menuConsoleNew

javax.swing.JMenuItem menuConsoleNew

menuConsoleOpen

javax.swing.JMenuItem menuConsoleOpen

Class aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox extends javax.swing.JDialog implements Serializable

Serialized Fields

panel1

javax.swing.JPanel panel1

panel2

javax.swing.JPanel panel2

insetsPanel1

javax.swing.JPanel insetsPanel1

insetsPanel2

javax.swing.JPanel insetsPanel2

insetsPanel3

javax.swing.JPanel insetsPanel3

button1

javax.swing.JButton button1

imageControl1

javax.swing.JLabel imageControl1

imageIcon

javax.swing.ImageIcon imageIcon

label1

javax.swing.JLabel label1

label2

javax.swing.JLabel label2

label3

javax.swing.JLabel label3

label31

javax.swing.JLabel label31

label32

javax.swing.JLabel label32

label4

javax.swing.JLabel label4

borderLayout1

java.awt.BorderLayout borderLayout1

borderLayout2

java.awt.BorderLayout borderLayout2

flowLayout1

java.awt.FlowLayout flowLayout1

flowLayout2

java.awt.FlowLayout flowLayout2

gridLayout1

java.awt.GridLayout gridLayout1

product

java.lang.String product

version

java.lang.String version

copyright

java.lang.String copyright

copyrightBis1

java.lang.String copyrightBis1

comments

java.lang.String comments


Package aminePlatform.guis.synergyGUI

Class aminePlatform.guis.synergyGUI.SynergyGUIFrame extends CGDrawingFrame implements Serializable

Serialized Fields

jBtChkFuncDep

javax.swing.JButton jBtChkFuncDep

jBtOnce

javax.swing.JButton jBtOnce

jBtStpByStp

javax.swing.JButton jBtStpByStp

jBtFrstStp

javax.swing.JButton jBtFrstStp

jBtNxtStp

javax.swing.JButton jBtNxtStp

jBtLstStp

javax.swing.JButton jBtLstStp

jBtStop

javax.swing.JButton jBtStop

synergyPrimitives

javax.swing.JMenuItem synergyPrimitives

mnCanJoinSituation

javax.swing.JCheckBoxMenuItem mnCanJoinSituation

synergyToolBar

javax.swing.JToolBar synergyToolBar

canJoinSituation

boolean canJoinSituation

interpreter

Interpreter interpreter

request

CG request

cgifRequest

java.lang.String cgifRequest

Class aminePlatform.guis.synergyGUI.SynergyGUIFrame_AboutBox extends javax.swing.JDialog implements Serializable

Serialized Fields

panel1

javax.swing.JPanel panel1

panel2

javax.swing.JPanel panel2

insetsPanel1

javax.swing.JPanel insetsPanel1

insetsPanel2

javax.swing.JPanel insetsPanel2

insetsPanel3

javax.swing.JPanel insetsPanel3

button1

javax.swing.JButton button1

imageControl1

javax.swing.JLabel imageControl1

imageIcon

javax.swing.ImageIcon imageIcon

label1

javax.swing.JLabel label1

label2

javax.swing.JLabel label2

label3

javax.swing.JLabel label3

label31

javax.swing.JLabel label31

label4

javax.swing.JLabel label4

borderLayout1

java.awt.BorderLayout borderLayout1

borderLayout2

java.awt.BorderLayout borderLayout2

flowLayout1

java.awt.FlowLayout flowLayout1

flowLayout2

java.awt.FlowLayout flowLayout2

gridLayout1

java.awt.GridLayout gridLayout1

product

java.lang.String product

version

java.lang.String version

copyright

java.lang.String copyright

copyrightBis1

java.lang.String copyrightBis1

comments

java.lang.String comments


Package aminePlatform.guis.util

Class aminePlatform.guis.util.AmineFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

ontology

Ontology ontology

currentLexicon

Lexicon currentLexicon

cgGUIs

CGUIs cgGUIs

amineEditorsUIs

AmineEditorUIs amineEditorsUIs

dlg

javax.swing.JDialog dlg

filePath

java.lang.String filePath

fileChange

boolean fileChange

txtDsplyOntFrm

TextualDisplayOntology txtDsplyOntFrm

xmlDsplyOntFrm

XMLDisplayOntology xmlDsplyOntFrm

debugFrame

DebugFrame debugFrame

userManual

java.lang.String userManual

titleFrame

java.lang.String titleFrame

contentPane

javax.swing.JPanel contentPane

menuBar

javax.swing.JMenuBar menuBar

toolBar

javax.swing.JToolBar toolBar

menuFile

javax.swing.JMenu menuFile

menuFileNew

javax.swing.JMenuItem menuFileNew

menuFileOpen

javax.swing.JMenuItem menuFileOpen

menuFileSave

javax.swing.JMenuItem menuFileSave

menuFileSaveAs

javax.swing.JMenuItem menuFileSaveAs

menuFileClose

javax.swing.JMenuItem menuFileClose

menuFilePrint

javax.swing.JMenuItem menuFilePrint

menuFileExit

javax.swing.JMenuItem menuFileExit

menuParameters

javax.swing.JMenu menuParameters

menuParamMixedLanguage

javax.swing.JCheckBoxMenuItem menuParamMixedLanguage

menuParamIgnoreCase

javax.swing.JCheckBoxMenuItem menuParamIgnoreCase

menuParamLoadSynOnt

javax.swing.JCheckBoxMenuItem menuParamLoadSynOnt

menuDisplay

javax.swing.JMenu menuDisplay

menuDisplayOntology_XML

javax.swing.JMenuItem menuDisplayOntology_XML

menuDisplayOntology_Txt

javax.swing.JMenuItem menuDisplayOntology_Txt

menuHelp

javax.swing.JMenu menuHelp

menuHelpUserManual

javax.swing.JMenuItem menuHelpUserManual

menuHelpAbout

javax.swing.JMenuItem menuHelpAbout

toolBarFile

javax.swing.JToolBar toolBarFile

btNewFile

javax.swing.JButton btNewFile

btOpenFile

javax.swing.JButton btOpenFile

btSaveFile

javax.swing.JButton btSaveFile

btCloseFile

javax.swing.JButton btCloseFile

toolBarHelp

javax.swing.JToolBar toolBarHelp

btHelp

javax.swing.JButton btHelp

statusBar

javax.swing.JLabel statusBar

borderLayout1

java.awt.BorderLayout borderLayout1

Class aminePlatform.guis.util.AmineTextEditor.TxtPopupMenu extends javax.swing.JPopupMenu implements Serializable

Serialized Fields

position

java.awt.Point position

jMnItmCut

javax.swing.JMenuItem jMnItmCut

jMnItmCopy

javax.swing.JMenuItem jMnItmCopy

jMnItmPaste

javax.swing.JMenuItem jMnItmPaste

Class aminePlatform.guis.util.DebugFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

debugTxtArea

javax.swing.JTextArea debugTxtArea

Class aminePlatform.guis.util.HTMLFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

HTMLPane

javax.swing.JEditorPane HTMLPane

urlName

java.lang.String urlName

Class aminePlatform.guis.util.IdentifierInputPnl extends javax.swing.JPanel implements Serializable

Serialized Fields

csType

byte csType

ontology

Ontology ontology

jLabel1

javax.swing.JLabel jLabel1

txtFldIdent

TextFieldPopup txtFldIdent

jLabel3

javax.swing.JLabel jLabel3

lstLangIdent

LanguagesComboBox lstLangIdent

bxInd

javax.swing.JRadioButton bxInd

bxDef

javax.swing.JRadioButton bxDef

bxCanon

javax.swing.JRadioButton bxCanon

bxSituation

javax.swing.JRadioButton bxSituation

Class aminePlatform.guis.util.ImageFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

aJLabelTmp

javax.swing.JLabel aJLabelTmp

Class aminePlatform.guis.util.LanguagesComboBox extends javax.swing.JComboBox implements Serializable

Serialized Fields

ontology

Ontology ontology

Class aminePlatform.guis.util.ListDialog extends ListPanel implements Serializable

Serialized Fields

owner

javax.swing.JFrame owner

dlg

javax.swing.JDialog dlg

Class aminePlatform.guis.util.ListPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

newElem

Identifier newElem

listElems

javax.swing.JList listElems

model

javax.swing.DefaultListModel model

btAddLst

javax.swing.JButton btAddLst

btReplace

javax.swing.JButton btReplace

btDelete

javax.swing.JButton btDelete

btClear

javax.swing.JButton btClear

Class aminePlatform.guis.util.LNFCGIFFrm extends javax.swing.JFrame implements Serializable

Serialized Fields

txtAreaLNF

javax.swing.JTextArea txtAreaLNF

txtAreaCGIF

javax.swing.JTextArea txtAreaCGIF

Class aminePlatform.guis.util.MMCGEditorsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

menuBar

javax.swing.JPanel menuBar

amineFrame

AmineFrame amineFrame

tbdPnLanguages

TbdPneLanguages tbdPnLanguages

currEditor

CGEditor currEditor

Class aminePlatform.guis.util.MultipleSelectFromListDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

listOfElems

javax.swing.JList listOfElems

owner

javax.swing.JFrame owner

selectedElements

AmineList selectedElements

label1

javax.swing.JLabel label1

label2

javax.swing.JLabel label2

lexicon

Lexicon lexicon

btSelect

javax.swing.JButton btSelect

labelsPanel

javax.swing.JPanel labelsPanel

Class aminePlatform.guis.util.OntologyBasedFrame extends AmineFrame implements Serializable

Serialized Fields

menuOntology

javax.swing.JMenu menuOntology

menuOntLoad

javax.swing.JMenuItem menuOntLoad

menuOntSave

javax.swing.JMenuItem menuOntSave

menuOntSaveAs

javax.swing.JMenuItem menuOntSaveAs

menuOntClose

javax.swing.JMenuItem menuOntClose

menuOntRun

javax.swing.JMenuItem menuOntRun

Class aminePlatform.guis.util.OntologyLanguageFrame extends OntologyBasedFrame implements Serializable

Serialized Fields

menuSetLanguage

javax.swing.JMenuItem menuSetLanguage

Class aminePlatform.guis.util.ReadDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

dlg

javax.swing.JDialog dlg

txtArea

javax.swing.JTextArea txtArea

btRead

javax.swing.JButton btRead

text

java.lang.String text

Class aminePlatform.guis.util.ReplaceDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

txtFld

javax.swing.JTextField txtFld

btReplace

javax.swing.JButton btReplace

newElem

java.lang.String newElem

Class aminePlatform.guis.util.SelectFromListDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

listOfElems

javax.swing.JList listOfElems

model

javax.swing.DefaultListModel model

owner

javax.swing.JFrame owner

selectedElement

java.lang.Object selectedElement

btSelect

javax.swing.JButton btSelect

Class aminePlatform.guis.util.TextFieldPopup extends javax.swing.JTextField implements Serializable

Serialized Fields

elements

java.util.Set elements

popupList

PopupListClass popupList

Class aminePlatform.guis.util.TextFrame extends javax.swing.JFrame implements Serializable

Serialized Fields

textArea

javax.swing.JTextArea textArea

Class aminePlatform.guis.util.TextualDisplayOntology extends javax.swing.JFrame implements Serializable

Serialized Fields

ontology

Ontology ontology

mainLexicon

Lexicon mainLexicon

ontHierTxtArea

javax.swing.JTextArea ontHierTxtArea

ontNodesTxtArea

javax.swing.JTextArea ontNodesTxtArea

toolBar

javax.swing.JToolBar toolBar

btSaveHierarchy

javax.swing.JButton btSaveHierarchy

btSaveCSs

javax.swing.JButton btSaveCSs

visitedNodes

java.util.ArrayList visitedNodes

Class aminePlatform.guis.util.TxtFldInputDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

btOK

javax.swing.JButton btOK

btCancel

javax.swing.JButton btCancel

inputDlgTxtFld

TextFieldPopup inputDlgTxtFld

Class aminePlatform.guis.util.XMLDisplayOntology extends javax.swing.JFrame implements Serializable

Serialized Fields

ontology

Ontology ontology

tempTxtArea

javax.swing.JTextArea tempTxtArea


Package aminePlatform.kernel.lexicons

Class aminePlatform.kernel.lexicons.Identifier extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name
An identifier has a name

Class aminePlatform.kernel.lexicons.Lexicon extends java.lang.Object implements Serializable

Serialized Fields

language

Identifier language
The language to whom the current lexicon is associated


ontology

Ontology ontology
The ontology to whom the current lexicon is associated


lexIdent2CS

java.util.TreeMap lexIdent2CS
As noted in the comment on this class, to have an efficient treatment of lexicon we need a bidirectional lexicon. A bidirectional lexicon is implemented in terms of two HashMaps :

- lexIdent2CS : lexicon for the direction (Identifier (key) => CS (value))

- lexCS2Idents : lexicon for the direction (CS (key) => Identifiers (value))


lexCS2Idents

java.util.HashMap lexCS2Idents

sortedIdentRelations

java.util.TreeSet sortedIdentRelations

Class aminePlatform.kernel.lexicons.LexiconException extends java.lang.Exception implements Serializable

Class aminePlatform.kernel.lexicons.ToStringException extends java.io.IOException implements Serializable


Package aminePlatform.kernel.ontology

Class aminePlatform.kernel.ontology.Context extends Situation implements Serializable

Serialized Fields

subject

CS subject

Class aminePlatform.kernel.ontology.CS extends java.lang.Object implements Serializable

Serialized Fields

description

java.lang.Object description
description is declared as an Object to enable the use of any description scheme implemented in Java. If the CS is an individual or a situation, 'description' corresponds to the CS's description, if the CS is a type, 'description' corresponds to its definition. See definition of the subclasses Type, Individual and Situation for more details.


fathers

java.util.ArrayList fathers
An ArrayList of CS that specifies the immediate generalizations of the current CS. While it is redondant to specify both the fathers and the children of a CS, it is however more efficient for the traversal, search and update of the ontology.


children

java.util.ArrayList children
An ArrayList of CS that specifies the immediate specialization of the current CS


leftTopPoint

java.awt.Point leftTopPoint

Class aminePlatform.kernel.ontology.CSRule extends CS implements Serializable

Serialized Fields

consequence

java.lang.Object consequence
description is declared as an Object to enable the use of any description scheme implemented in Java.

Class aminePlatform.kernel.ontology.IndexedType extends Type implements Serializable

Serialized Fields

index

Type index

Class aminePlatform.kernel.ontology.Individual extends CS implements Serializable

Serialized Fields

type

Type type
type represents the Type of the current Individual

Class aminePlatform.kernel.ontology.Link extends java.lang.Object implements Serializable

Serialized Fields

source

CS source

target

CS target

segmentPoints

java.util.ArrayList segmentPoints

posRelNameOnSegments

java.awt.Point posRelNameOnSegments

Class aminePlatform.kernel.ontology.Metaphor extends Situation implements Serializable

Serialized Fields

metaphoricalObject

java.lang.Object metaphoricalObject

sourceType

Type sourceType

targetType

Type targetType

Class aminePlatform.kernel.ontology.Ontology extends java.lang.Object implements Serializable

Serialized Fields

lexicons

java.util.ArrayList lexicons
Record all the lexicons that are associated to the current ontology


mainLexicon

Lexicon mainLexicon
Specify the main lexicon associated to the main (tongue) language for the current ontology. For any concept type, relation type and individual, the user must give the identifier in the main language and can give synonyms in the same language or in other languages.


mixedLanguage

boolean mixedLanguage
An attribute common to all the languages associated to the current ontology : it switchs on or off the possibility to have "mixed descriptions". If mixedLanguage is set to true, a description in any language for the current ontology could contain concept types, relation types or individuals that could be formulated in the main language. If mixedLanguage is set to false, the description should be described with the current language only. The attribute mixedLanguage is useful in the context of an interaction with a user where languages and identifiers are involved. mixedLanguage should be (re)initialized when necessary, by setMixedLanguage(boolean). mixedLanguage is initialized to true.


root

Type root
The root of the current ontology


relationRoot

RelationType relationRoot
The relation root RelationType CS which is a direct subtype of root. relationRoot is optional (if descriptions do not involve relations) and so it could be null.


ontologyFilePath

java.lang.String ontologyFilePath
It corresponds to the (file) name of the current ontology

Class aminePlatform.kernel.ontology.OntologyException extends java.lang.Exception implements Serializable

Class aminePlatform.kernel.ontology.RelationType extends Type implements Serializable

Class aminePlatform.kernel.ontology.Situation extends CS implements Serializable

Class aminePlatform.kernel.ontology.Type extends CS implements Serializable

Serialized Fields

canon

java.lang.Object canon
description is declared as an Object to enable the use of any description scheme implemented in Java.


Package aminePlatform.knowledgeBase

Class aminePlatform.knowledgeBase.KnowledgeBase extends Ontology implements Serializable

Serialized Fields

kbRoot

IndexedType kbRoot

kbFilePath

java.lang.String kbFilePath

showKBPart

boolean showKBPart


Package aminePlatform.util

Class aminePlatform.util.AmineList extends java.util.ArrayList implements Serializable

Class aminePlatform.util.AmineObjectException extends java.lang.Exception implements Serializable

Class aminePlatform.util.AmineSet extends java.util.HashSet implements Serializable

Class aminePlatform.util.Term extends AmineList implements Serializable

Class aminePlatform.util.Variable extends Identifier implements Serializable

Class aminePlatform.util.VarListConstructor extends Variable implements Serializable


Package aminePlatform.util.cg

Class aminePlatform.util.cg.CG extends java.lang.Object implements Serializable

Serialized Fields

concepts

java.util.ArrayList concepts
The content of the current CG ; an ArrayList of Concept. Relations of the current CG are determined by looking at the income/outcome relations of the CG's concepts. The attribute concepts should not be null.

Class aminePlatform.util.cg.ComposedDesignator extends java.lang.Object implements Serializable

Serialized Fields

composedDesignator

java.util.ArrayList composedDesignator

Class aminePlatform.util.cg.ComposedType extends java.lang.Object implements Serializable

Serialized Fields

messenger

java.lang.Object messenger

methodIdent

Identifier methodIdent

Class aminePlatform.util.cg.ConcCouple extends java.lang.Object implements Serializable

Serialized Fields

conc1

Concept conc1

conc2

Concept conc2

Class aminePlatform.util.cg.Concept extends java.lang.Object implements Serializable

Serialized Fields

type

java.lang.Object type
It can be a specific concept type (a reference to a Type CS) or a variable (a Variable object) or a composed type or a predicate. This attribute could not be null. Composed type is an instance of the class ComposedType, used in the context of SYNERGY. The case of a concept type being a predicate is used to express "syntaxic CG" where the predicate is used to represent a syntaxic function. For instance: [verb(Move)]-agnt->[Noun(Animate)] means that the concept type Move will be expressed as a verb and Animate as a noun.


coreferent

Variable coreferent

parameter

java.lang.String parameter

designator

java.lang.Object designator

descriptor

java.lang.Object descriptor
It can be null, a variable or any Amine Object (AmineBoolean, AmineInteger, AmineDouble, Identifier, String, Boolean, Integer, Double, AmineSet, AmineList, Term, Concept, CG), any Java Object that implements AmineObject and Matching interfaces or even any Java Object.


state

byte state
The state of a concept. This attribute is used in the context of the language SYNERGY


leftTopPoint

java.awt.Point leftTopPoint
This attribute is for graphic information only : the left-top point of the rectangle that represents the concept. Other graphic information will be computed from this point and from the textual formulation of the concept.


incomeRelations

java.util.ArrayList incomeRelations
An ArrayList of the current concept's income relations. incomeRelations can be null. An element of this ArrayList is a Relation object.


outcomeRelations

java.util.ArrayList outcomeRelations
An ArrayList of the current concept's outcome relations. outcomeRelations can be null. An element of this ArrayList is a Relation object.

Class aminePlatform.util.cg.ConceptException extends java.lang.Exception implements Serializable

Class aminePlatform.util.cg.CorefMatchList extends java.util.ArrayList implements Serializable

Serialized Fields

mainCG3

CG mainCG3

indxCoref

int indxCoref

Class aminePlatform.util.cg.Relation extends java.lang.Object implements Serializable

Serialized Fields

type

java.lang.Object type
The relation type can be a RelationType (a RelationType CS in the ontology), a Type or a Variable. It can not be null.


suffix

java.lang.String suffix
The suffix of the relation. It can be null and it concerns the use of CG in the context of Synergy only.


sourceConcept

Concept sourceConcept
The source concept of the relation. It can not be null.


targetConcept

Concept targetConcept
The target concept of the relation. It can not be null.


segmentPoints

java.util.ArrayList segmentPoints
An ArrayList of Point that specifies the segments that compose the graphic drawing of the relation. It can be null if CG drawing is not considered.


posRelNameOnSegments

java.awt.Point posRelNameOnSegments
The Point that specifies the position of the relation name on the segments of the relation. This information concerns the graphic drawing of the relation. It can be null if CG drawing is not considered.

Class aminePlatform.util.cg.RelationException extends java.lang.Exception implements Serializable


Package aminePlatform.util.parserGenerator

Class aminePlatform.util.parserGenerator.CanonicityParsingException extends ParsingException implements Serializable

Class aminePlatform.util.parserGenerator.ParsingException extends java.io.IOException implements Serializable