- c1field - Variable in class craft.CraftWindow
-
- c2field - Variable in class craft.CraftWindow
-
- calculateTypeSimilarity() - Method in class kb.matching.SimilarityMeasure
-
Uses the hierarchy to determine similarity of two types.
- cancelled - Variable in class craft.SenseQueryDialog
-
- CanvasPanel - Class in charger
-
The drawing area for the edit frame.
- CanvasPanel(EditFrame) - Constructor for class charger.CanvasPanel
-
- canvasScaleFactor - Variable in class charger.EditFrame
-
Scaling factor for this canvas panel.
- cardinality() - Method in class cgif.parser.javacc.CGIFParser
-
- cardinality - Variable in class charger.obj.Referent
-
If a set, this is where its cardinality is kept.
- cardinalize(String, int) - Method in class craft.TermMapping
-
Handles singular/plural issues for terms.
- cells - Variable in class repgrid.RepertoryGrid
-
- CG_FCA - Class in cgfca
-
Module support for exporting binary tuples to a CXT file, according to Polovina and
Andrews work.
- CG_FCA() - Constructor for class cgfca.CG_FCA
-
- CG_FCA_Plugin - Class in chargerplugin
-
- CG_FCA_Plugin() - Constructor for class chargerplugin.CG_FCA_Plugin
-
- CG_FCA_Window - Class in cgfca
-
The user interface for performing CG-FCA tasks.
- CG_FCA_Window() - Constructor for class cgfca.CG_FCA_Window
-
Create a new CG FCA Window.
- CGActorException - Class in charger.exception
-
Exceptions related to problems with updating actors, including improper arguments.
- CGActorException(String) - Constructor for class charger.exception.CGActorException
-
- CGActorException(String, Object) - Constructor for class charger.exception.CGActorException
-
- cgClipboard - Static variable in class charger.Global
-
- cgClipboardType - Static variable in class charger.Global
-
- CGContextException - Class in charger.exception
-
Exceptions related to problems with contexts, such as overlapping contexts,
coreference links badly formed, etc.
- CGContextException(String) - Constructor for class charger.exception.CGContextException
-
- CGContextException(String, Object) - Constructor for class charger.exception.CGContextException
-
- CGDatabase - Interface in charger.db
-
Defines a "database" for purposes of the <lookup> actor.
- CGdoctypeHeader() - Static method in class charger.cgx.CGXGenerator
-
Creates a DOCTYPE declaration for the XML file.
- CGEncodingException - Class in charger.exception
-
Indicates an encoding exception, typically that a string or file was not
UTF-8 compliant.
- CGEncodingException(String) - Constructor for class charger.exception.CGEncodingException
-
- CGEncodingException() - Constructor for class charger.exception.CGEncodingException
-
- CGError - Class in charger.exception
-
Errors related to problems with ill formed graphs, non-adherence to rules,
etc.
- CGError(String) - Constructor for class charger.exception.CGError
-
- CGError(String, Object) - Constructor for class charger.exception.CGError
-
- CGException - Class in charger.exception
-
General class of exceptions defined by the CharGer System @author Harry S.
- CGException(String) - Constructor for class charger.exception.CGException
-
- CGException(String, Object) - Constructor for class charger.exception.CGException
-
- cgfca - package cgfca
-
- cgFCAWindow - Static variable in class cgfca.CG_FCA
-
- CGFileException - Class in charger.exception
-
Exceptions related to syntax problems with saving, opening, etc.
- CGFileException(String) - Constructor for class charger.exception.CGFileException
-
- CGFileException(String, Object) - Constructor for class charger.exception.CGFileException
-
- CGGraphFormationError - Class in charger.exception
-
Errors related to problems with ill formed graphs, non-adherence to rules, etc.
- CGGraphFormationError(String) - Constructor for class charger.exception.CGGraphFormationError
-
- CGGraphFormationError(String, Object) - Constructor for class charger.exception.CGGraphFormationError
-
- cgif.generate - package cgif.generate
-
Classes for the main translation work for CGIF.
- cgif.generate.compare - package cgif.generate.compare
-
Utility classes for assisting in CGIF generation.
- cgif.parser - package cgif.parser
-
Classes to support the parsing of CGIF.
- cgif.parser.javacc - package cgif.parser.javacc
-
Classes and files related to the use of the JavaCC parser.
- CGIFDisplay - Variable in class charger.EditFrame
-
- CGIFFileFilter - Static variable in class charger.Global
-
- CGIFParser - Class in cgif.parser.javacc
-
Beginning the CGIF parser.
- CGIFParser(InputStream) - Constructor for class cgif.parser.javacc.CGIFParser
-
Constructor with InputStream.
- CGIFParser(InputStream, String) - Constructor for class cgif.parser.javacc.CGIFParser
-
Constructor with InputStream and supplied encoding
- CGIFParser(Reader) - Constructor for class cgif.parser.javacc.CGIFParser
-
Constructor.
- CGIFParser(CGIFParserTokenManager) - Constructor for class cgif.parser.javacc.CGIFParser
-
Constructor with generated Token Manager.
- CGIFParser.JJCalls - Class in cgif.parser.javacc
-
- CGIFParser.LookaheadSuccess - Error in cgif.parser.javacc
-
- CGIFParserConstants - Interface in cgif.parser.javacc
-
Token literal values and constants.
- CGIFParserHelper - Class in cgif.parser
-
Auxiliary routines for the CGIF Parser.
- CGIFParserHelper() - Constructor for class cgif.parser.CGIFParserHelper
-
- CGIFParserTokenManager - Class in cgif.parser.javacc
-
Token Manager.
- CGIFParserTokenManager(SimpleCharStream) - Constructor for class cgif.parser.javacc.CGIFParserTokenManager
-
Constructor.
- CGIFParserTokenManager(SimpleCharStream, int) - Constructor for class cgif.parser.javacc.CGIFParserTokenManager
-
Constructor.
- CGIFStringGNodeEdges() - Method in class charger.obj.GNode
-
Handles the translation necessary for providing links to a CGIF form.
- CGIFSubtypeException - Exception in cgif.parser
-
- CGIFSubtypeException(String) - Constructor for exception cgif.parser.CGIFSubtypeException
-
- cgifTerm(Graph) - Method in class cgif.parser.javacc.CGIFParser
-
- CGIFVariableException - Exception in cgif.parser
-
Used in cases where a CGIF variable is either malformed or
an un-bound variable does not correspond to a bound one.
- CGIFVariableException(String) - Constructor for exception cgif.parser.CGIFVariableException
-
- cgifVariableReference - Variable in class charger.obj.Referent
-
The variable reference for CGIF.
- CGIFWriter - Class in cgif.generate
-
This class can be used to convert conceptual graphs in the CharGer format
into the standard CGIF file format based on ISO/IEC 24707:2007(E).
- CGIFWriter(OutputStream) - Constructor for class cgif.generate.CGIFWriter
-
Creates a CGIFWriter that can write conceptual graphs in CGIF format to
the specified output stream using a default sub-context indention of four
whitespaces.
- CGIFWriter(OutputStream, String) - Constructor for class cgif.generate.CGIFWriter
-
Creates a CGIFWriter that can write conceptual graphs in CGIF format to
the specified output stream using the specified sub-context indention.
- CGIFWriter(OutputStream, String, boolean) - Constructor for class cgif.generate.CGIFWriter
-
Creates a CGIFWriter that can write conceptual graphs in CGIF format to
the specified output stream using the specified sub-context indention.
- CGLabel - Variable in class charger.HubFrame
-
- CGRule - Class in charger
-
Encapsulates the notion of a rule regarding valid formation and semantics
in CGs.
- CGRule(String, String) - Constructor for class charger.CGRule
-
- CGSplashFrame - Class in charger
-
A banner frame to let the user know Charger is loading.
- CGSplashFrame() - Constructor for class charger.CGSplashFrame
-
- CGStorageError - Class in charger.exception
-
Errors related to problems with hashtables, null values, etc.
- CGStorageError(String) - Constructor for class charger.exception.CGStorageError
-
- CGStorageError(String, Object) - Constructor for class charger.exception.CGStorageError
-
- CGSyntaxException - Class in charger.exception
-
Exceptions related to problems with syntax, parsing, etc.
- CGSyntaxException(String) - Constructor for class charger.exception.CGSyntaxException
-
- CGSyntaxException(String, Object) - Constructor for class charger.exception.CGSyntaxException
-
- CGThrowable - Class in charger.exception
-
Top-level abstract exception to superclass all the others defined here.
- CGThrowable(String) - Constructor for class charger.exception.CGThrowable
-
Creates a throwable CharGer exception with the given message @param s message associated with this exception
- CGThrowable(String, Object) - Constructor for class charger.exception.CGThrowable
-
Creates a throwable CharGer exception with the given message and source @param s message associated with this exception @param o object that threw the exception
- CGUtil - Class in charger.util
-
Utility classes (all static!) that should be of fairly general use
- CGUtil() - Constructor for class charger.util.CGUtil
-
- CGXFileFilter - Static variable in class charger.Global
-
- CGXGenerator - Class in charger.cgx
-
Used for generating XML representations of a conceptual graph.
- CGXGenerator() - Constructor for class charger.cgx.CGXGenerator
-
- CGXParser - Class in charger.cgx
-
Used for parsing XML representations of a conceptual graph into its CharGer
internal form.
- CGXParser() - Constructor for class charger.cgx.CGXParser
-
Parser works as an instance; this allows for multiple parsers to be open
at the same time.
- CGXParser(String) - Constructor for class charger.cgx.CGXParser
-
Used for copy/paste.
- CGXParser(InputStream) - Constructor for class charger.cgx.CGXParser
-
- ChangeColorBlackAndWhiteItem - Variable in class charger.EditFrame
-
- ChangeColorDefaultItem - Variable in class charger.EditFrame
-
- ChangeColorFactoryItem - Variable in class charger.EditFrame
-
- ChangeColorGrayscaleItem - Variable in class charger.EditFrame
-
- changeColorMenu - Variable in class charger.EditFrame
-
- changed - Variable in class charger.act.GMark
-
Whether the node we're marking has been changed during this activation
- changedMarker - Variable in class charger.EditFrame
-
- changedUpdate(DocumentEvent) - Method in class craft.SenseQueryDialog.MyDocumentListener
-
- changedUpdate(DocumentEvent) - Method in class repgrid.RGElicitor.MyDocumentListener
-
- ChangeFillItem - Variable in class charger.EditFrame
-
- changeFont() - Method in class charger.FormatToolbar
-
Change the selected objects' font based on the current value of this.font.
- changeFont - Variable in class charger.prefs.FontPrefPanel
-
- changeFontActionPerformed(ActionEvent) - Method in class charger.prefs.FontPrefPanel
-
- changeFontItem - Variable in class charger.EditFrame
-
- changeMarkerColor - Static variable in class charger.EditManager
-
- ChangeTextItem - Variable in class charger.EditFrame
-
- changeUndoable - Variable in class charger.EditingChangeState
-
- CHARACTER_LITERAL - Static variable in interface cgif.parser.javacc.CGIFParserConstants
-
RegularExpression Id.
- CharacterRule() - Constructor for enum kb.hierarchy.TypeMatchingRuleSet.CharacterRule
-
- characters(char[], int, int) - Method in class repgrid.xml.RGXMLParser
-
- charger - package charger
-
The top level package for the editor.
- CharGer - Class in charger
-
This is the main entry point to Charger when run as a standalone application.
- CharGer() - Constructor for class charger.CharGer
-
- charger.act - package charger.act
-
Classes related to actor operations, activation and graph updating.
- charger.cgx - package charger.cgx
-
Classes for reading and writing CharGer graphs in XML format.
- charger.db - package charger.db
-
Classes related to the database access part of CharGer.
- charger.exception - package charger.exception
-
Classes for all the CharGer system's exceptions (i.e., Throwables)
- charger.gloss - package charger.gloss
-
Classes associated with glossary information.
- charger.gloss.wn - package charger.gloss.wn
-
Support for the glossary abstractions as derived from WordNet.
- charger.history - package charger.history
-
Classes to maintain a history for any graph object.
- charger.layout - package charger.layout
-
Classes related to automatic re-arranging the appearance of Charger graphs.
- charger.obj - package charger.obj
-
Classes for the graph objects themselves.
- charger.prefs - package charger.prefs
-
Classes needed for setting preferences by the user.
- charger.util - package charger.util
-
Utility classes for CharGer, dealing with fonts, strings and other general-purpose things.
- chargerBlueColor - Static variable in class charger.Global
-
- CharGerCGIFCommentStart - Static variable in class charger.Global
-
Used in setting CGIF comments so that they are clearly recognizable by
CharGer
- CharGerDate - Static variable in class charger.Global
-
The date assigned to this version in the form (YYYY-MM-DD)
- ChargerDefaultDateTimeStyle - Static variable in class charger.Global
-
- ChargerFileExtension - Static variable in class charger.Global
-
The default extension for Charger files.
- CharGerLogoLabel - Variable in class charger.HubFrame
-
- CharGerMasterFrame - Static variable in class charger.Global
-
So we always know where our hub is.
- chargerplugin - package chargerplugin
-
Classes related to the "module" plugin architecture.
- chargerpluginPackage - Static variable in class charger.Global
-
- CharGerXMLTagNameToClassName - Static variable in class charger.cgx.CGXParser
-
used to keep track of old and new versions of CharGer class names that
might appear in a ".cgx" file.
- checkboxes - Variable in class charger.prefs.ConfigurationPrefPanel
-
- checkInOutSize(int, int, ArrayList, ArrayList) - Static method in class charger.act.ActorPrimitive
-
Verifies that the number of input concepts and the number of output referents for the actor matches its
definition.
- childNodes - Variable in class kb.hierarchy.POSetNode
-
- choicePossible(GraphObject) - Method in class charger.CanvasPanel
-
Determines whether a pull-down menu is possible for this object.
- choices - Variable in class repgrid.RGIntegerValueRange
-
- chooseBlackAndWhite - Variable in class charger.prefs.ColorPreviewPanel
-
- chooseBlackAndWhiteActionPerformed(ActionEvent) - Method in class charger.prefs.ColorPreviewPanel
-
- chooseConcept1 - Variable in class craft.CraftWindow
-
- chooseConcept2 - Variable in class craft.CraftWindow
-
- chooseGenericSense(String, String, AbstractTypeDescriptor) - Method in class charger.gloss.wn.WordnetManager
-
- chooseGrayscale - Variable in class charger.prefs.ColorPreviewPanel
-
- chooseGrayscaleActionPerformed(ActionEvent) - Method in class charger.prefs.ColorPreviewPanel
-
- chooseViaFileSaveDialog(Frame, File, String) - Static method in class charger.IOManager
-
Runs the file dialog that lets the user choose the filename and location.
- chooseWorkingDirectoryAction - Variable in class charger.prefs.PreferencesFrame
-
The summarize action that can be re-used in other places
- clear() - Method in class cgif.generate.NameGenerator
-
Clears the set of names that have been used so far and resets the
name generation sequence.
- clear() - Method in class cgif.parser.ReferentMap
-
- clear() - Method in class kb.hierarchy.POSet
-
- clear() - Method in class kb.KnowledgeBase
-
- clearChanged(Graph) - Method in class charger.EditManager
-
Sets every node in the graph to indicate that its changed state is false.
- clearContent() - Method in class cgfca.CG_FCA_Window
-
Clear out the contents of the window, including the cxt text and the report.
- clearDescriptors() - Method in class charger.obj.GNode
-
- clearGraph(boolean) - Method in class charger.EditManager
-
Removes the frame's resident graph.
- clearMenuCheckboxes() - Method in class charger.EditToolbar
-
- clearSelection - Variable in class craft.CraftWindow
-
- clearStatus() - Method in class charger.EditFrame
-
Blanks out the status line at the bottom of the editing frame
- clearWindow() - Method in class charger.db.DatabaseFrame
-
- ClockPlugin - Class in actorplugin
-
Produces the current wall-clock time.
- ClockPlugin() - Constructor for class actorplugin.ClockPlugin
-
- clone() - Method in class cgfca.Path
-
- CloseAllButton - Variable in class charger.HubFrame
-
- CloseAllButtonActionPerformed(ActionEvent) - Method in class charger.HubFrame
-
- closeButton - Variable in class charger.prefs.PreferencesFrame
-
- closeButtonActionPerformed(ActionEvent) - Method in class charger.prefs.PreferencesFrame
-
- closeDB() - Method in interface charger.db.CGDatabase
-
Makes the database no longer accessible to CharGer.
- closeDB() - Method in class charger.db.TextDatabase
-
Close the database file.
- closeOut() - Method in class charger.EditFrame
-
Does a logical close (with respect to the user).
- closeOutAll() - Static method in class charger.Global
-
Housekeeping before we quit: calls closeOut on every open edit frame
detaches every database
- closestObject(ArrayList<GNode>, Point2D.Double) - Static method in class charger.util.CGUtil
-
Finds the object in the list that is closest to the point given
- closeTextEditors() - Method in class charger.CanvasPanel
-
Hide the editing field, pop-up menu, re-set the editing menu and cursor.
- col - Static variable in class kb.ConceptManager
-
- COL_CONCEPT_1 - Static variable in class kb.ConceptManager
-
- COL_CONCEPT_2 - Static variable in class kb.ConceptManager
-
- COL_CONCEPT_LABEL_1 - Static variable in class kb.ConceptManager
-
- COL_CONCEPT_LABEL_2 - Static variable in class kb.ConceptManager
-
- COL_RELATION - Static variable in class kb.ConceptManager
-
- COL_RELATION_LABEL - Static variable in class kb.ConceptManager
-
- COL_SENTENCE_LABEL - Static variable in class kb.ConceptManager
-
- COL_SUBGRAPH - Static variable in class kb.ConceptManager
-
- COLL - Static variable in interface cgif.parser.javacc.CGIFParserConstants
-
RegularExpression Id.
- coll - Static variable in class charger.obj.Referent
-
- collectAllSenses(String) - Static method in class charger.gloss.wn.WordnetManager
-
Returns all senses, regardless of their part of speech.
- COLON - Static variable in interface cgif.parser.javacc.CGIFParserConstants
-
RegularExpression Id.
- color - Variable in class charger.prefs.ColorPreviewPanel.ColorResult
-
- ColorAspect() - Constructor for enum charger.prefs.ColorPreviewPanel.ColorAspect
-
- colorPanel - Variable in class charger.prefs.AppearancePrefPanel
-
- colorPlaceholderPanel - Variable in class charger.prefs.AppearancePrefPanel
-
- colorPrefToString(String, String) - Method in class charger.prefs.PreferencesWriter
-
Given a class name and whether text or fill, creates the preferences file
entry for it.
- ColorPreviewPanel - Class in charger.prefs
-
Container that holds the controls needed to change node colors.
- ColorPreviewPanel(PreferencesFrame) - Constructor for class charger.prefs.ColorPreviewPanel
-
Creates new form ColorPreviewPanel.
- ColorPreviewPanel.ColorAspect - Enum in charger.prefs
-
- ColorPreviewPanel.ColorResult - Class in charger.prefs
-
An encapsulation of both the color and whether it is fill, text or a line color.
- ColorResult(ColorPreviewPanel.ColorAspect, Color) - Constructor for class charger.prefs.ColorPreviewPanel.ColorResult
-
- colorXMLParms(GraphObject) - Static method in class charger.cgx.CGXGenerator
-
- column - Variable in class cgif.parser.javacc.SimpleCharStream
-
- columnNames - Variable in class charger.db.DatabaseFrame.MyTableModel
-
- colWidth - Static variable in class repgrid.RGDisplayWindow
-
- ComboBoxRenderer() - Constructor for class craft.SenseQueryDialog.ComboBoxRenderer
-
- COMMA - Static variable in interface cgif.parser.javacc.CGIFParserConstants
-
RegularExpression Id.
- Command() - Constructor for enum charger.EditToolbar.Command
-
- commandMenuMap - Variable in class charger.EditToolbar
-
- commit(Object) - Method in class kb.KnowledgeBase
-
Method to "add" an object to this KnowledgeBase.
- commitChanges(DocumentEvent) - Method in class craft.SenseQueryDialog.MyDocumentListener
-
- commitChanges(DocumentEvent) - Method in class repgrid.RGElicitor.MyDocumentListener
-
- CommitToKBLabel - Static variable in class charger.OperManager
-
- commitToKnowledgeBase(KnowledgeBase) - Method in class charger.obj.Concept
-
Perform whatever activities are required for this concept to be committed
to a knowledge base.
- commitToKnowledgeBase(KnowledgeBase) - Method in class charger.obj.GEdge
-
needed for GraphLayout interface
- commitToKnowledgeBase(KnowledgeBase) - Method in class charger.obj.GenSpecLink
-
- commitToKnowledgeBase(KnowledgeBase) - Method in class charger.obj.Graph
-
Perform whatever activities are required for this concept to be committed to a knowledge base.
- commitToKnowledgeBase(KnowledgeBase) - Method in class charger.obj.GraphObject
-
Subclasses will implement this method in order to perform whatever
object-specific actions are appropriate for adding to the knowledge base.
- commitToKnowledgeBase(KnowledgeBase) - Method in class charger.obj.Relation
-
/**
Perform whatever activities are required for this concept to be committed to a knowledge base.
- commitToKnowledgeBase(KnowledgeBase) - Method in class charger.obj.RelationLabel
-
Perform whatever activities are required for this concept to be committed to a knowledge base.
- commitToKnowledgeBase(KnowledgeBase) - Method in class charger.obj.TypeLabel
-
Perform whatever activities are required for this type label to be committed
to a knowledge base.
- compare(GEdge, GEdge) - Method in class cgif.generate.compare.NumericLabelComparator
-
Compares the labels of the two edges by assuming they are both
integers.
- compare(GraphObject, GraphObject) - Method in class charger.obj.GraphObject.ObjectIDComparator
-
Compares the object ID's of the two GraphObect's.
- compare(Object, Object) - Method in class kb.BinaryTuple.TupleComparator
-
Used by sorting routines only; not useful for matching (which is a much more interesting operation).
- compare(BinaryTuple, BinaryTuple) - Method in class kb.matching.AbstractTupleMatcher
-
Perform a possible comparison between two tuples.
- compare(BinaryTuple, BinaryTuple) - Method in class kb.matching.BasicTupleMatcher
-
- compareGraphObjectList(ArrayList, ArrayList, String) - Static method in class charger.act.GraphUpdater
-
Compares a list of graph objects to another.
- compat - Variable in class charger.prefs.PreferencesFrame
-
- compat - Variable in class charger.prefs.PreferencesWriter
-
- CompatibilityPrefPanel - Class in charger.prefs
-
- CompatibilityPrefPanel() - Constructor for class charger.prefs.CompatibilityPrefPanel
-
Creates new form CompatibilityPrefPanel
- componentAdapter - Variable in class charger.EditFrame
-
- componentResized(ComponentEvent) - Method in class charger.EditFrame.HandleCompEvents
-
- concept(Graph) - Method in class cgif.parser.javacc.CGIFParser
-
- Concept - Class in charger.obj
-
Implements the concept construct.
- Concept() - Constructor for class charger.obj.Concept
-
Instantiates a default concept with label "T".
- concept1 - Variable in class kb.BinaryTuple
-
The actual first ("left hand") concept associated with this tuple.
- concept1_label - Variable in class kb.BinaryTuple
-
Complete text (including referent, etc.) of first ("left-hand") concept.
- concept1_score - Variable in class kb.matching.MatchedBinaryTuple
-
- concept2 - Variable in class kb.BinaryTuple
-
The actual second ("right hand") concept associated with this tuple.
- concept2_label - Variable in class kb.BinaryTuple
-
Complete text (including referent, etc.) of second ("right-hand") concept.
- concept2_score - Variable in class kb.matching.MatchedBinaryTuple
-
- concept_degrees - Variable in class charger.GraphMetrics
-
- conceptHierarchy - Variable in class kb.KnowledgeBase
-
- ConceptManager - Class in kb
-
Manages the interface between CRAFT and the conceptual graphs of CharGer.
- ConceptManager() - Constructor for class kb.ConceptManager
-
- ConceptManager.ConceptsToInclude - Enum in kb
-
Which concepts are to be included in the relation table.
- conceptMatcher - Variable in class kb.matching.AbstractTupleMatcher
-
- conceptOne - Variable in class craft.CraftWindow
-
- conceptOne - Variable in class repgrid.tracks.TrackedRepertoryGrid
-
Concept corresponding to the element aspect
- conceptOneLocator - Variable in class repgrid.tracks.TrackedRepertoryGrid
-
Locator for the concept corresponding to the element aspect
- concepts - Variable in class charger.GraphMetrics
-
- ConceptsToInclude() - Constructor for enum kb.ConceptManager.ConceptsToInclude
-
- conceptTable - Variable in class craft.CraftWindow
-
- conceptTable - Static variable in class kb.ConceptManager
-
- conceptTool - Variable in class charger.EditToolbar
-
- conceptToolItemStateChanged(ItemEvent) - Method in class charger.EditToolbar
-
- conceptTwo - Variable in class craft.CraftWindow
-
- conceptTwo - Variable in class repgrid.tracks.TrackedRepertoryGrid
-
Concept corresponding to the attribute aspect
- conceptTwoLocator - Variable in class repgrid.tracks.TrackedRepertoryGrid
-
Locator for the concept corresponding to the attribute aspect
- conceptTypeLabels - Variable in class charger.GraphMetrics
-
- conceptTypeList - Static variable in class kb.ConceptManager
-
- configPanel - Variable in class charger.prefs.PreferencesFrame
-
- configPanel - Variable in class charger.prefs.PreferencesWriter
-
- ConfigurationPrefPanel - Class in charger.prefs
-
Controls some basic configuration information, as well as the tools menu.
- ConfigurationPrefPanel() - Constructor for class charger.prefs.ConfigurationPrefPanel
-
Creates new form CompatibilityPrefPanel
- consoleMsg(String) - Static method in class charger.Global
-
Displays a status message on System.out
- constructor(String) - Method in class charger.obj.TypeLabel
-
- contains(Concept) - Method in class cgfca.Path
-
- contains(TypeMatchRule) - Method in class kb.hierarchy.TypeMatchingRuleSet
-
Determine whether a particular rule is in the set.
- containsGraphObjects(ArrayList<GraphObject>) - Method in class charger.obj.Graph
-
Determines whether every node in the list is contained in the
graph.
- contentHasChanged - Variable in class charger.EditFrame
-
whether logical content of the graph has changed
- contextBorderWidth - Static variable in class charger.obj.Graph
-
The actual width of the context's displayed border; included in its
displayRect
- contextBorderWidth - Variable in class charger.prefs.AppearancePrefPanel
-
- contextBorderWidthActionPerformed(ActionEvent) - Method in class charger.prefs.AppearancePrefPanel
-
- contextBorderWidthFocusLost(FocusEvent) - Method in class charger.prefs.AppearancePrefPanel
-
- contextCutPanel - Variable in class charger.prefs.AppearancePrefPanel
-
- contextInnerPadding - Variable in class charger.layout.SpringGraphLayout
-
How much padding to provide between the bounding rectangle of the graph/context and its enclosed contents.
- contextInnerPadding - Static variable in class charger.obj.Graph
-
The "breathing room" spacing inside a context's border
- contextLabelList - Variable in class charger.prefs.AppearancePrefPanel
-
- contextLabelListItemStateChanged(ItemEvent) - Method in class charger.prefs.AppearancePrefPanel
-
- contexts - Variable in class charger.GraphMetrics
-
- convertTriplesToHTMLtable(ArrayList, String) - Static method in class kb.ConceptManager
-
Converts a ArrayList of tableEntry's to an HTML work sheet (usable for
manual analysis of the relations), with a summary.
- convertTuplesToHTMLtable(ArrayList, String) - Method in class kb.matching.BinaryRelationMatch
-
Converts a ArrayList of BinaryTuples to an HTML work sheet (usable for manual analysis of the relations), with a summary.
- copy() - Method in class repgrid.RGIntegerValueRange
-
- copy() - Method in class repgrid.RGValue
-
- copyFromReferent(Referent) - Method in class charger.obj.Referent
-
- copyrightLabel - Variable in class charger.CGSplashFrame
-
- copyrightNotice - Static variable in class charger.Global
-
- CopyrightNotice - Variable in class charger.HubFrame
-
- copyToGraph() - Method in class charger.layout.GraphLayout
-
Use the results of the layout procedure and update the graph to reflect the new positions.
- copyToGraph() - Method in class charger.layout.SimpleGraphLayout
-
- copyToGraph() - Method in class charger.layout.SpringGraphLayout
-
Update the actual graph to reflect the positions calculated by the
layout.
- Coref - Class in charger.obj
-
Implements a coreferent link.
- Coref() - Constructor for class charger.obj.Coref
-
Create a coref connecting nothing
- Coref(GraphObject, GraphObject) - Constructor for class charger.obj.Coref
-
Create a coref edge between two objects.
- corefAllowed(GraphObject, GraphObject) - Method in class charger.EditManager
-
Determines whether a coreferent link is allowed between the two objects.
- CoreferenceSet - Class in kb
-
A set of graph objects that form a coreference set.
- CoreferenceSet() - Constructor for class kb.CoreferenceSet
-
- CoreferenceSet(ArrayList<GNode>) - Constructor for class kb.CoreferenceSet
-
- corefs - Variable in class charger.GraphMetrics
-
- corefTool - Variable in class charger.EditToolbar
-
- corefToolItemStateChanged(ItemEvent) - Method in class charger.EditToolbar
-
- cornerFold - Static variable in class charger.obj.Note
-
- COULOMB_CONSTANT - Variable in class charger.layout.SpringGraphLayout
-
Coulomb constant (numerator) for the distance-squared calculations.
- COULOMB_EXPONENT - Variable in class charger.layout.SpringGraphLayout
-
Used to further "dampen" the coulomb force.
- coulomb_force(GNode, GNode) - Method in class charger.layout.SpringGraphLayout
-
Given two nodes, calculates the coulomb force that repels them.
- CounterPlugin - Class in actorplugin
-
Performs a basic counter function for charger.
- CounterPlugin() - Constructor for class actorplugin.CounterPlugin
-
- counterValue - Variable in class actorplugin.CounterPlugin
-
- cp - Variable in class charger.EditFrame
-
Panel that contains the actual drawing objects
- craft - package craft
-
Classes for the Conceptual Requirements Acquisition and Formation Tool.
- Craft - Class in craft
-
The main starting point for the Conceptual Requirements Acquisition and
Formation Tool (CRAFT)
- Craft() - Constructor for class craft.Craft
-
- craftMenuBar - Variable in class craft.CraftWindow
-
- CraftModulePlugin - Class in chargerplugin
-
The plugin hooks for the CRAFT module.
- CraftModulePlugin() - Constructor for class chargerplugin.CraftModulePlugin
-
- craftModulePlugin - Static variable in class craft.Craft
-
- craftPink - Static variable in class craft.Craft
-
- craftPreferencesPanel - Static variable in class craft.Craft
-
- CraftPrefPanel - Class in craft
-
- CraftPrefPanel() - Constructor for class craft.CraftPrefPanel
-
Creates new form CraftPrefPanel
- craftProperties - Static variable in class craft.Craft
-
- craftWindow - Static variable in class craft.Craft
-
- CraftWindow - Class in craft
-
The controlling frame for the repertory grid elicitation subsytem.
- CraftWindow() - Constructor for class craft.CraftWindow
-
Create the single craft window that controls elicitation.
- createConceptList(int, String) - Static method in class charger.act.GraphUpdater
-
Convenience method for actor builders.
- createCurrentTupleMatcher() - Method in class kb.KnowledgeManager
-
Uses Hub.matchingStrategy to determine which class to use for an instance
of a tuple matcher.
- createdTimeStamp - Variable in class charger.obj.Graph
-
- createLabelChooser(FontMetrics, String, Color, Color) - Method in class charger.CanvasPanel
-
Factory method to create a label chooser that will set up appearance, based on the parameters and userEditedGraphObject
- createNewRGWindow() - Static method in class craft.Craft
-
- createNodeEditingDialog() - Method in class charger.CanvasPanel
-
- createTextEditField(FontMetrics, String, Color, Color) - Method in class charger.CanvasPanel
-
set up the text labeling field .
- curChar - Variable in class cgif.parser.javacc.CGIFParserTokenManager
-
- curLexState - Variable in class cgif.parser.javacc.CGIFParserTokenManager
-
- currentAttribute - Variable in class repgrid.xml.RGXMLParser
-
- currentColor - Variable in class charger.prefs.ColorPreviewPanel
-
- currentEdge - Variable in class charger.EditFrame
-
used so that mousepressed and mousereleased can communicate
- CurrentEditFrame - Static variable in class charger.Global
-
The editing window being edited; null if there is none
- currentfilename - Variable in class charger.db.TextDatabase
-
Once the database file is opened, this class leaves the file open; it's
up to its user to close it with closeDB().
- currentFont - Variable in class charger.EditFrame
-
- currentFontMetrics - Variable in class charger.EditFrame
-
- currentGraph - Variable in class charger.EditFrame
-
used so that mousepressed and mousereleased can communicate
- currentGraph - Variable in class charger.GraphMetrics
-
- currentNode - Variable in class charger.EditFrame
-
used so that mousepressed and mousereleased can communicate
- currentObject - Variable in class charger.EditFrame
-
used so that mousepressed and mousereleased can communicate
- currentRecordNumber - Variable in class charger.db.DatabaseFrame
-
The last record number that was read from the db file
- CurrentSizeItem - Variable in class charger.EditFrame
-
- currentState() - Method in class charger.EditManager
-
Part of the interface needed for the undo redo stack
- currentToken - Variable in exception cgif.parser.javacc.ParseException
-
This is the last token that has been consumed successfully.
- cursorObject - Variable in class charger.EditFrame
-
the single object under the cursor
- CustomEdge - Class in charger.obj
-
Provides a custom edge that is not semantically constrained by the types of its nodes.
- CustomEdge() - Constructor for class charger.obj.CustomEdge
-
- CustomEdge(GraphObject, GraphObject) - Constructor for class charger.obj.CustomEdge
-
- CustomExpt1TupleMatcher - Class in kb.matching
-
For use in custom experiments.
- CustomExpt1TupleMatcher() - Constructor for class kb.matching.CustomExpt1TupleMatcher
-
- customFlavor - Variable in class charger.IOManager.TransferableImage
-
- CustomListCellRenderer() - Constructor for class repgrid.RGDisplayWindow.CustomListCellRenderer
-
- CustomTableCellRenderer() - Constructor for class repgrid.RGDisplayWindow.CustomTableCellRenderer
-
- cxtContent - Variable in class cgfca.PathFinder
-
- cxtText - Variable in class cgfca.CG_FCA_Window
-
- cycle - Variable in class cgfca.RGPathValue
-
- cycleSame(Path) - Method in class cgfca.Path
-
Determine whether this path is equivalent to the given path if they are cycles.