- icon - Variable in class charger.HubFrame
-
- ident - Variable in class charger.obj.GraphObjectID
-
the string that is the unique identifier for an object.
- IDENTIFIER - Static variable in interface cgif.parser.javacc.CGIFParserConstants
-
RegularExpression Id.
- identifyComponent(Component) - Method in class charger.EditFrame
-
- ignoreCase - Static variable in class charger.Global
-
- ignoreCase - Variable in class kb.matching.AbstractMatcher
-
- ignoreCaseSpacesSpecial - Static variable in class kb.hierarchy.TypeMatchingRuleSet
-
A convenience set that ignores case, spaces and special characters.
- image - Variable in class cgif.parser.javacc.CGIFParserTokenManager
-
- image - Variable in class cgif.parser.javacc.Token
-
The string image of the token.
- image - Variable in class charger.CanvasPanel
-
- image - Variable in class charger.IOManager.TransferableImage
-
- imageCopyScaleFactor - Static variable in class charger.Global
-
Image scaling when converting to image or copying for external paste.
- imageCopyScaleFactor - Variable in class charger.prefs.AppearancePrefPanel
-
- imageCopyScaleFactorActionPerformed(ActionEvent) - Method in class charger.prefs.AppearancePrefPanel
-
- imageCopyScaleFactorFocusLost(FocusEvent) - Method in class charger.prefs.AppearancePrefPanel
-
- imageFormats - Static variable in class charger.IOManager
-
Holds the list of image formats supported by the current image writer
- imagePath - Static variable in class charger.Global
-
- importSubtypeRelationsAsHierarchy - Static variable in class charger.Global
-
Whether to treat [Type] concepts and (subtype) relations as special type hierarchy denotations or not.
- importSubtypeRelationsAsHierarchy - Variable in class charger.prefs.CompatibilityPrefPanel
-
- importSubtypeRelationsAsHierarchyActionPerformed(ActionEvent) - Method in class charger.prefs.CompatibilityPrefPanel
-
- importSubtypeRelationsAsHierarchyItemStateChanged(ItemEvent) - Method in class charger.prefs.CompatibilityPrefPanel
-
- in - Variable in class charger.db.TextDatabase
-
- IN_MULTI_LINE_COMMENT - Static variable in interface cgif.parser.javacc.CGIFParserConstants
-
Lexical state.
- inBuf - Variable in class cgif.parser.javacc.SimpleCharStream
-
- includeCharGerInfoInCGIF - Static variable in class charger.Global
-
Whether to include CharGer data (e.g., element positions, source names)
in exported graphs
- includeCharGerInfoInCGIF - Variable in class charger.prefs.CompatibilityPrefPanel
-
- includeCharGerInfoInCGIFItemStateChanged(ItemEvent) - Method in class charger.prefs.CompatibilityPrefPanel
-
- includeContextMembers() - Method in class charger.EditFrame
-
For every selected object, if it's a context, make sure all its
components are marked HERE!!
- includeContextMembers(Graph) - Method in class charger.EditFrame
-
For the given graph, mark its contents (recursively) as selected
- indent - Variable in class cgif.generate.CGIFWriter
-
This string represents the indention applied to inner subcontexts
- inferCurrentDisplayRect(GNode) - Method in class charger.layout.SpringGraphLayout
-
Uses the height and width of the node's display rectangle, but infers
(from its new proposed center point) the rectangle it would form in its
nodePositions location.
- infinum - Variable in class kb.hierarchy.TypeHierarchy
-
- info(String) - Static method in class charger.Global
-
Displays a status message on System.out
- infoOn - Static variable in class charger.Global
-
whether to show some tracing information.
- init(String) - Method in class charger.obj.RelationLabel
-
- init(String) - Method in class kb.KnowledgeBase
-
- initComponents() - Method in class cgfca.CG_FCA_Window
-
This method is called from within the constructor to initialize the form.
- initComponents() - Method in class charger.db.DatabaseFrame
-
- initComponents() - Method in class charger.EditToolbar
-
This method is called from within the constructor to initialize the form.
- initComponents() - Method in class charger.FormatToolbar
-
This method is called from within the constructor to initialize the form.
- initComponents() - Method in class charger.HubFrame
-
- initComponents() - Method in class charger.prefs.ActorsPrefPanel
-
This method is called from within the constructor to initialize the form.
- initComponents() - Method in class charger.prefs.AppearancePrefPanel
-
This method is called from within the constructor to initialize the form.
- initComponents() - Method in class charger.prefs.ColorPreviewPanel
-
This method is called from within the constructor to initialize the form.
- initComponents() - Method in class charger.prefs.CompatibilityPrefPanel
-
This method is called from within the constructor to initialize the form.
- initComponents() - Method in class charger.prefs.ConfigurationPrefPanel
-
This method is called from within the constructor to initialize the form.
- initComponents() - Method in class charger.prefs.FontPrefPanel
-
This method is called from within the constructor to initialize the form.
- initComponents() - Method in class charger.prefs.PreferencesFrame
-
This method is called from within the constructor to initialize the form.
- initComponents() - Method in class craft.CraftPrefPanel
-
This method is called from within the constructor to initialize the form.
- initial - Variable in class craft.SenseQueryDialog
-
- initialise(Token, int[][], String[]) - Static method in exception cgif.parser.javacc.ParseException
-
It uses "currentToken" and "expectedTokenSequences" to generate a parse
error message and returns it.
- initializationFailed - Static variable in class charger.gloss.wn.WordnetManager
-
- initialize(File, Class, GraphObjectID) - Method in class charger.util.ObjectLocator
-
- initializeArrowHead() - Method in class charger.obj.GEdge
-
- initializeDefaultColors() - Static method in class charger.Global
-
Set up the lookup tables that keep the colors for each kind of object.
- initializeHeaderPanel() - Method in class repgrid.RGElicitor
-
- initializeImageFormatList() - Static method in class charger.IOManager
-
Sets up the imageFormats array list with all the valid image types
supported by the local image writer.
- initializeWordnet() - Static method in class charger.gloss.wn.WordnetManager
-
- initiateActorUpdate(Actor) - Method in class charger.act.GraphUpdater
-
Sets up an actor for execution by first seeing if it is executable and
then finding its associated input and output concepts which it passes to
the actual updater.
- initMenuMaps() - Method in class charger.EditToolbar
-
- initModeMap() - Method in class charger.EditToolbar
-
- initSampleGraphObject(String) - Method in class charger.prefs.ColorPreviewPanel
-
Set up the object display for the panel, using the current default
colors.
- innermostContext(Graph, Point2D.Double) - Static method in class charger.EditManager
-
Determines the innermost context in which a point lies
- input_stream - Variable in class cgif.parser.javacc.CGIFParserTokenManager
-
- inputConceptLabel - Variable in class charger.db.DatabaseFrame
-
- InputSignatures - Static variable in class charger.act.GraphUpdater
-
Contains an entry for each actor, specifying its input concepts in order
- inputStream - Variable in class cgif.parser.javacc.SimpleCharStream
-
- insertInCharGerGraph(GraphObject) - Method in class charger.obj.Graph
-
Attaches the given graph object to a CharGer graph, but doesn't do any
consistency check.
- insertObject(GraphObject) - Method in class charger.obj.Graph
-
Inserts an object into the graph, proposing the target graph as its
owner.
- insertUpdate(DocumentEvent) - Method in class craft.SenseQueryDialog.MyDocumentListener
-
- insertUpdate(DocumentEvent) - Method in class repgrid.RGElicitor.MyDocumentListener
-
- insideGEdge(Point2D.Double) - Method in class charger.EditFrame
-
Determine whether there is any GEdge whose display rectangle contains a
point on the canvas.
- insideGNode(Point2D.Double) - Method in class charger.EditFrame
-
Determine whether a given point is conntained in any GNode's display
rectangle.
- instantiateGraphObject(String) - Method in class charger.cgx.CGXParser
-
Factory to create a graph object from the given tagname.
- instruction - Variable in class craft.CraftWindow
-
- INTEGER_LITERAL - Static variable in interface cgif.parser.javacc.CGIFParserConstants
-
RegularExpression Id.
- intf - Variable in class kb.matching.BinaryRelationMatch
-
Used for displaying integer values.
- intf - Variable in class kb.matching.BinaryRelationMatchGroupMetrics
-
Used for displaying integer values.
- intPrefToString(String, int, String) - Method in class charger.prefs.PreferencesWriter
-
Format the given setting as a string, for output to the preferences file.
- intvalue - Variable in class repgrid.RGIntegerValue
-
- INVALID_LEXICAL_STATE - Static variable in error cgif.parser.javacc.TokenMgrError
-
Tried to change to an invalid lexical state.
- involvedObjects - Variable in class charger.CGRule
-
- IOManager - Class in charger
-
Responsible for file input/output for the CG system.
- IOManager(JFrame) - Constructor for class charger.IOManager
-
- IOManager.TransferableImage - Class in charger
-
- is - Variable in class charger.obj.Referent
-
- isAccessible() - Method in class charger.util.ObjectLocator
-
- isActive() - Method in class charger.act.GMark
-
Does the marker indicate an active input concept to an actor? @return true if concept is an input to any actor; false otherwise
- isActive() - Method in class charger.obj.GNode
-
Does the marker indicate an active input concept to an actor?
- isAlreadyThere(Path) - Method in class cgfca.RGPathValue
-
- isAppearanceChanged() - Method in class charger.EditingChangeState
-
- isASet - Variable in class charger.obj.Referent
-
Whether this referent denotes a set or not
- isCancelled() - Method in class craft.SenseQueryDialog
-
- isCellEditable(int, int) - Method in class repgrid.RGTableModel
-
- isChanged() - Method in class charger.act.GMark
-
Does the marker indicate object has changed? @return true if object has changed
- isChanged() - Method in class charger.obj.GNode
-
Does the marker indicate object has changed?
- isChangeUndoable() - Method in class charger.EditingChangeState
-
- isCycle() - Method in class cgfca.Path
-
- isDataFlavorSupported(DataFlavor) - Method in class charger.IOManager.TransferableImage
-
- isEdgeInsertMode() - Method in class charger.EditToolbar
-
Determine whether the current tool mode is one for inserting edges
- isEmpty() - Method in class cgfca.Path
-
- isEmpty() - Method in class charger.obj.Graph
-
Determines whether there are any objects in this graph.
- isExecutable(Actor) - Static method in class charger.act.GraphUpdater
-
Tells whether the given actor is executable; i.e., can be activated.
- isGenericName(String) - Method in class cgif.generate.NameGenerator
-
Looks for several cases: is the name null, the empty string, a single "*" or a set referent with *
- isIgnoreCase() - Method in class kb.hierarchy.TypeHierarchy
-
Convenience method to tell whether there's an ignore case rule
- isIgnoreCase() - Method in class kb.matching.AbstractMatcher
-
- isIgnoreCase() - Method in class kb.matching.BasicConceptMatcher
-
- isIgnoreLayout() - Method in class charger.cgx.CGXParser
-
- isIgnoreSpaces() - Method in class kb.hierarchy.TypeHierarchy
-
Convenience method to tell whether there's an ignore spaces rule
- isIgnoreSpecial() - Method in class kb.hierarchy.TypeHierarchy
-
Convenience method to tell whether there's an ignore special characters
rule
- isInput(Concept) - Static method in class cgfca.PathFinder
-
Is the given concept an "input" concept as defined in the CGFCA world.
- isKeepIDs() - Method in class charger.cgx.CGXParser
-
- isMakeList() - Method in class charger.cgx.CGXParser
-
- isMatchReferents() - Method in class kb.matching.BasicConceptMatcher
-
- isNegated - Variable in class charger.obj.GraphObject
-
whether this object is negated; for right now, only useful with graphs
- isNegated() - Method in class charger.obj.GraphObject
-
- isNegativelyNested() - Method in class charger.obj.GraphObject
-
Determine whether the given graph is negatively nested; i.e., is it
oddly-nested in the existential graph sense (where only cuts/negative
contexts matter).
- isNodeInsertMode() - Method in class charger.EditToolbar
-
Determine whether the tool mode is one for inserting nodes
- isOpened() - Method in class charger.db.TextDatabase
-
- isOutput(Concept) - Static method in class cgfca.PathFinder
-
Is the given concept an "output" concept as defined in the CGFCA world.
- isPathAlreadyInList(Path, ArrayList<Path>) - Method in class cgfca.PathFinder
-
Test whether a path list already contains the given path.
- isPathBetweenTerminals() - Method in class cgfca.Path
-
- isPreposition(String) - Static method in class charger.gloss.Preposition
-
Tells whether the given string is on the preposition list or not.
- isPreserveGraph() - Method in class charger.cgx.CGXParser
-
- isReady() - Method in class charger.db.TextDatabase
-
- isRedundantSuperSubtype(String, String) - Method in class kb.hierarchy.TypeHierarchy
-
Detects whether adding a specialization between the two terms will create
a redundant or cyclic hierarchy.
- isReportOnlyInputOutputPaths() - Method in class cgfca.PathFinder
-
Should reporting of paths only include ones with "input" and "output" concepts as terminals (also cycles).
- isSelected - Variable in class charger.obj.GraphObject
-
True if this object was selected on the canvas, otherwise false
- isSemanticsChanged() - Method in class charger.EditingChangeState
-
- isSomethingHasChanged() - Method in class charger.EditorState
-
Returns whether this state represents a change from the last save, backup, etc.
- isUseableName(String) - Method in class cgif.generate.NameGenerator
-
Returns true if the specified name is a label name that has not been
generated and hasn't been manually added to the set of names to
exclude.
- isValidated() - Method in class charger.gloss.AbstractTypeDescriptor
-
Whether this type descriptor has been validated or not.
- isVerbose() - Method in class charger.layout.GraphLayout
-
Whether to display debugging and tracing output on the console.
- isVerboseEnabled() - Method in class kb.matching.AbstractMatcher
-
Tells whether verbose is enabled for this matcher.
- isWordnetAvailable() - Static method in class charger.gloss.wn.WordnetManager
-
Tests whether the wordnet system is available.
- italic - Variable in class charger.FormatToolbar
-
- italicButton - Variable in class charger.FormatToolbar
-
- italicButtonMouseClicked(MouseEvent) - Method in class charger.FormatToolbar
-
- itemStateChanged(ItemEvent) - Method in class charger.EditManager
-
Handles the check box group for the various tool modes, and the modality
choice menu.