Skip navigation links
CharGer conceptual graph and knowledge modeling tool
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

abandonObject() - Method in class charger.obj.GEdge
Does everything but the actual removal (de-allocation)
abandonObject() - Method in class charger.obj.GenSpecLink
 
abandonObject() - Method in class charger.obj.GNode
Disconnects itself from any other GNodes, by telling each of its edges to erase itself.
abandonObject() - Method in class charger.obj.Graph
Makes the object expendable from the CharGer graph.
abandonObject() - Method in class charger.obj.GraphObject
Abstract method that disconnects object from any other objects.
abbr - Variable in enum charger.PragmaticSense
 
abbr() - Method in enum charger.PragmaticSense
What is the abbreviation for this sense?
AbstractConceptMatcher - Class in kb.matching
Abstraction of the operations for matching two concepts, where one is considered the "master".
AbstractConceptMatcher() - Constructor for class kb.matching.AbstractConceptMatcher
 
AbstractMatcher - Class in kb.matching
Abstraction of any matcher of CG constructs.
AbstractMatcher() - Constructor for class kb.matching.AbstractMatcher
 
AbstractMatchGroupMetrics - Class in kb.matching
Metrics for of a group of matches.
AbstractMatchGroupMetrics() - Constructor for class kb.matching.AbstractMatchGroupMetrics
 
AbstractMatchGroupMetrics(String) - Constructor for class kb.matching.AbstractMatchGroupMetrics
 
AbstractTupleMatcher - Class in kb.matching
Abstraction of the operations for matching two tuples, where one is considered the "master".
AbstractTupleMatcher(AbstractConceptMatcher) - Constructor for class kb.matching.AbstractTupleMatcher
Creates a new instance of a tuple matcher where the concepts will be matched using the given concept matcher.
AbstractTupleMatcher() - Constructor for class kb.matching.AbstractTupleMatcher
 
AbstractTypeDescriptor - Class in charger.gloss
Abstract interface for a type descriptor.
AbstractTypeDescriptor() - Constructor for class charger.gloss.AbstractTypeDescriptor
 
AcceleratorKey - Static variable in class charger.Global
Key to use with shortcut commands; i.e., CNTL on PC, Cmd on Mac
acceptCGIFFileName(String) - Static method in class charger.Global
Checks for strings ending in ".cgif" or "CGIF", but not starting with ".".
acceptCGXFileName(String) - Static method in class charger.Global
Checks for strings ending in charger cgx extension, but not starting with ".".
acceptRGFilename(File) - Static method in class repgrid.RGDisplayWindow
Checks for strings ending in rgxmlSuffix, but not starting with ".".
actionPerformed(ActionEvent) - Method in class charger.CanvasPanel
Only handles changes to text.
actionPerformed(ActionEvent) - Method in class charger.EditManager
Here's where the action is (performed)! the EditManager is generally the action listener for the EditFrame, except for the Window Menu whose ActionListener is the master hub frame, and the Canvas Panel which handles text editing actions.
actionPerformed(ActionEvent) - Method in class charger.prefs.AppearancePrefPanel
 
activate() - Method in class chargerplugin.CG_FCA_Plugin
 
activate() - Method in class chargerplugin.CraftModulePlugin
 
activate() - Method in class chargerplugin.DatabaseLinkingPlugin
 
activate() - Method in class chargerplugin.ModulePlugin
Called whenever the module is selected but is already running
activate() - Method in class chargerplugin.TestModule
 
activateArithmeticPrimitive(GraphUpdater, String, ArrayList, ArrayList) - Static method in class charger.act.ActorPrimitive
Implements the arithmetic primitives for actors.
activateCGFCA() - Static method in class cgfca.CG_FCA
If not already instantiated, instantiate the main window, and bring to front.
activateDatabase(String) - Static method in class charger.Global
Stores an entry for the "database" as indicated by its file name, and sets up the file for reading, by getting the field headers from the first line.
activateLogicalPrimitive(GraphUpdater, String, ArrayList, ArrayList) - Static method in class charger.act.ActorPrimitive
/** Implements a set of logical primitive actors.
activateLookupPrimitive(GraphUpdater, String, ArrayList, ArrayList) - Static method in class charger.act.ActorPrimitive
Implements a lookup primitive for actors.
activateUnaryPrimitive(GraphUpdater, String, ArrayList, ArrayList) - Static method in class charger.act.ActorPrimitive
 
active - Variable in class charger.act.GMark
Whether this node is currently participating in an actor's firing
ActiveDatabases - Static variable in class charger.Global
A list of file names and charger.db.Database objects, representing all known Databases
activeVersion - Static variable in class charger.gloss.wn.WordnetManager
 
actor(Graph) - Method in class cgif.parser.javacc.CGIFParser
 
Actor - Class in charger.obj
Implements the actor construct.
Actor() - Constructor for class charger.obj.Actor
Instantiates a default actor with default label "f".
ActorAnimation - Static variable in class charger.Global
 
actorAnimation - Variable in class charger.prefs.ActorsPrefPanel
 
actorAnimationItemStateChanged(ItemEvent) - Method in class charger.prefs.ActorsPrefPanel
 
actorplugin - package actorplugin
Classes supporting the plugin interface for actors.
ActorPlugin - Interface in charger.act
Provides a mechanism for creating external actors that can be incorporated into CharGer.
ActorPrimitive - Class in charger.act
Contains (mostly static) methods to implement actor primitive operations.
ActorPrimitive() - Constructor for class charger.act.ActorPrimitive
 
actors - Variable in class charger.GraphMetrics
 
actors - Variable in class charger.prefs.PreferencesFrame
 
actors - Variable in class charger.prefs.PreferencesWriter
 
ActorsPrefPanel - Class in charger.prefs
 
ActorsPrefPanel() - Constructor for class charger.prefs.ActorsPrefPanel
Creates new form ActionPrefPanel
actorTool - Variable in class charger.EditToolbar
 
actorToolItemStateChanged(ItemEvent) - Method in class charger.EditToolbar
 
ActualSizeItem - Variable in class charger.EditFrame
 
add_escapes(String) - Static method in exception cgif.parser.javacc.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addAttrButton - Variable in class repgrid.RGDisplayWindow
 
addAttribute(String) - Method in class repgrid.RepertoryGrid
Adds the given string as an attribute (row) label.
addAttribute(String, int) - Method in class repgrid.RepertoryGrid
Add an attribute (construct) "row" with the given description to this grid.
addAttrLabel - Variable in class repgrid.RGDisplayWindow
 
addCell(RGCell) - Method in class repgrid.RGAttribute
Associate the given cell with this attribute.
addCell(RGCell) - Method in class repgrid.RGElement
 
addChild(POSetNode) - Method in class kb.hierarchy.POSetNode
Add a child node to this one, unless it's already a child to this node
addCorefLinks(Concept, String) - Method in class cgif.generate.CGIFWriter
Adds coreference name entries for the specified concept and all the linked concept to the corefNameTable.
addEdgesFromUnconnectedComponents() - Method in class charger.layout.SpringGraphLayout
Add custom edges between unconnected graph components.
addEditFrame(EditFrame) - Static method in class charger.Global
Stores an entry for the edit frame
addElemButton - Variable in class repgrid.RGDisplayWindow
 
addElement(String) - Method in class repgrid.RepertoryGrid
Adds the given string as an element (column) label.
addElement(String, int) - Method in class repgrid.RepertoryGrid
Add an element (column) with the given description to this grid.
addElemLabel - Variable in class repgrid.RGDisplayWindow
 
addEscapes(String) - Static method in error cgif.parser.javacc.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addForceToNodeForces(Point2D.Double, GraphObject) - Method in class charger.layout.SpringGraphLayout
For the given node, add the force to the current forces on it.
addGraph(Graph) - Static method in class charger.Global
Stores an entry for a given graph
addGraphObjects(Graph) - Method in class charger.obj.GraphObjectIterator
Adds objects from a graph to the collection to return (in ArrayList v), based on GraphObjectToMatch or KindToMatch
addHistory(ObjectHistoryRecord) - Method in class charger.obj.Graph
Add the history event to all objects in the graph
addHistoryRecord(HistoryRecord) - Method in class charger.obj.GraphObject
 
addKnowledgeSource(KnowledgeSource) - Method in class kb.KnowledgeManager
Tells the Knowledge Manager that it's supposed to manage this particular knowledge source.
addMatch(BinaryRelationMatch) - Method in class kb.matching.BinaryRelationMatchGroupMetrics
Adds a member to the match group.
addMember(GNode) - Method in class kb.CoreferenceSet
 
addModuleMenuItem(ModulePlugin) - Method in class charger.HubFrame
Method for adding external modules to the Tools menu.
addName(String) - Method in class cgif.generate.NameGenerator
Adds the specified name to the set of names to excluded when generating label names.
addNames(Graph) - Method in class cgif.generate.NameGenerator
Adds the defining and bound label names from the specified graph to the list of names to exclude when generating new names.
addNewCoulombForces() - Method in class charger.layout.SpringGraphLayout
For each node in the graph, calculate the new coulomb force vectors (as "points") and add them to the nodeForces list.
addNewSpringForces() - Method in class charger.layout.SpringGraphLayout
 
addNewTypeLabels(Graph) - Static method in class kb.ConceptManager
Adds any new type labels (i.e., not already in the type label graph) to the given type hierarchy graph.
addNode(POSetNode) - Method in class kb.hierarchy.POSet
Add a node to the poset without regard for position or order.
addNotify() - Method in class charger.HubFrame
 
addParent(POSetNode) - Method in class kb.hierarchy.POSetNode
Add a parent node to this one, unless it's already a parent to this node.
addPath(Path) - Method in class cgfca.RGPathValue
 
addRGWindow(RGDisplayWindow) - Static method in class craft.Craft
Inform the CRAFT system that there's a new repertory grid window to keep track of.
addRule(TypeMatchRule) - Method in class kb.hierarchy.TypeMatchingRuleSet
Add a rule to this set.
addSetMember(Referent) - Method in class charger.obj.Referent
 
AddStringAsConceptType(ArrayList<Concept>, String) - Static method in class charger.act.GraphUpdater
 
addSubtypeToType(GNode, GNode) - Method in class kb.hierarchy.TypeHierarchy
Adds the label of the supertype to the hierarchy if it isn't there.
addSubtypeToType(String, String) - Method in class kb.hierarchy.TypeHierarchy
Basic construction unit for hierarchy.
addToCurrentPaths(Path, BinaryTuple, Concept) - Method in class cgfca.PathFinder
Add the given path to the list of current paths, if it is not already there.
addToPath(Concept) - Method in class cgfca.Path
Add the concept to the end of the path.
addToPath(BinaryTuple) - Method in class cgfca.Path
 
addToSelection(GraphObject) - Method in class charger.EditFrame
Mark an object as being selected, and let the edit frame know that something was selected.
addToTopAndBottom(TypeHierarchyNode) - Method in class kb.hierarchy.TypeHierarchy
Makes sure that the already added-node is linked to the top and bottom.
addTypeLabel(String) - Method in class kb.hierarchy.TypeHierarchy
Adds a label in a node to the hierarchy.
addValue(String) - Method in class kb.hierarchy.TypeHierarchyNode
If the value is not already one of the type labels represented in this node, then it's added.
adjustBeginLineColumn(int, int) - Method in class cgif.parser.javacc.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjustCanvasSize() - Method in class charger.CanvasPanel
Figures out how much canvas and buffered image is needed, and if the current ones aren't sufficient, makes them big enough.
adjustCustomDisplayRect() - Method in class charger.obj.Actor
 
adjustCustomDisplayRect() - Method in class charger.obj.GraphObject
Performs whatever custom adjustments that any sub-classes want.
adjustEdges() - Method in class charger.obj.GNode
Adjust all this node's connecting edges so that they are positioned correctly.
adjustForCartesian(double, double, double, double) - Static method in class charger.util.CGUtil
returns the AWT rectangle given any two opposite corners, correcting for signs.
adjustForCartesian(Point2D.Double, Point2D.Double) - Static method in class charger.util.CGUtil
returns the AWT rectangle given its two opposite corners
alignHorizontallyButton - Variable in class charger.FormatToolbar
 
alignHorizontallyButtonActionPerformed(ActionEvent) - Method in class charger.FormatToolbar
 
alignVerticallyButton - Variable in class charger.FormatToolbar
 
alignVerticallyButtonActionPerformed(ActionEvent) - Method in class charger.FormatToolbar
 
all_node_degrees - Variable in class charger.GraphMetrics
 
allnodes - Variable in class kb.hierarchy.POSet
 
allObjectList - Static variable in class charger.Global
Stores list of (objectID, GraphObject) pairs for keeping track of all graph's objects.
allowActorLinksAcrossContexts - Static variable in class charger.Global
If "restricted" then actor links cannot cross context boundaries; otherwise they can
allowActorLinksAcrossContexts - Variable in class charger.prefs.ActorsPrefPanel
 
allowActorLinksAcrossContextsItemStateChanged(ItemEvent) - Method in class charger.prefs.ActorsPrefPanel
 
allowAnyGenSpecLink - Static variable in class charger.Global
Temporary fix to allow any gen spec links to be drawn, because defaulting implicit subtypes of "T" is problematic when users want to explicitly show it.
AllowNullActorArguments - Static variable in class charger.Global
 
allowNullActorArguments - Variable in class charger.prefs.ActorsPrefPanel
 
allowNullActorArgumentsItemStateChanged(ItemEvent) - Method in class charger.prefs.ActorsPrefPanel
 
alreadyDragging - Variable in class charger.EditFrame
to tell routines whether dragging in progress
alreadyWarned - Variable in class actorplugin.StockQuotePlugin
 
alt(String, int) - Method in class craft.TermMapping
Looks up alternative words for purposes of creating natural language.
alt(String) - Method in class craft.TermMapping
Looks up alternative words for purposes of creating natural language.
alternatives - Variable in class craft.TermMapping
 
AnimationDelay - Static variable in class charger.Global
Number of milliseconds between "animation" frames.
animationDelay - Variable in class charger.prefs.ActorsPrefPanel
 
animationDelayLabel - Variable in class charger.prefs.ActorsPrefPanel
 
animationDelayStateChanged(ChangeEvent) - Method in class charger.prefs.ActorsPrefPanel
 
antiscaled(Point2D.Double) - Method in class charger.EditFrame
Convert a logical point of the canvas's graphics context into its physical location in the panel.
antiscaled(Rectangle2D.Double) - Method in class charger.EditFrame
Convert a logical rectangle of the canvas's graphics context into its physical rectangle in the panel.
anyFound - Variable in class charger.EditManager
 
anythingChanged() - Method in class charger.EditingChangeState
 
appearance - Variable in class charger.prefs.PreferencesFrame
 
appearance - Variable in class charger.prefs.PreferencesWriter
 
appearanceChanged - Variable in class charger.EditingChangeState
 
AppearancePrefPanel - Class in charger.prefs
One of the preference panels.
AppearancePrefPanel(PreferencesFrame) - Constructor for class charger.prefs.AppearancePrefPanel
Creates new form AppearancePrefPanel
APPLICATION_CONFIG_FOLDER - Static variable in class charger.Global
 
applicationIcon - Static variable in class charger.Global
 
applicationIconURL - Static variable in class charger.Global
 
applyForID() - Static method in class charger.Global
Gives a unique ID to be used in identifying graph objects
applyUpLeftPressure - Variable in class charger.layout.SpringGraphLayout
 
areLinked(GNode, GNode) - Static method in class charger.obj.GEdge
Determines whether the two charger nodes are linked together, by any GEdge.
arg - Variable in class cgif.parser.javacc.CGIFParser.JJCalls
 
arrangeAppearanceToDescriptorType(Class) - Method in class craft.SenseQueryDialog
 
Arrow - Class in charger.obj
Implements the link arrow which connects a concept to a relation or actor.
Arrow() - Constructor for class charger.obj.Arrow
Instantiates a link arrow from nowhere to nowhere.
Arrow(GraphObject, GraphObject) - Constructor for class charger.obj.Arrow
Instantiates a link arrow from one graph object to another.
arrowAllowed(GraphObject, GraphObject) - Method in class charger.EditManager
Determines whether an arrow is allowed between the two objects.
arrowEndPoint1 - Variable in class charger.obj.GEdge
one back corner of the arrow.
arrowEndPoint2 - Variable in class charger.obj.GEdge
another back corner of the arrow.
arrowHeadHeight - Variable in class charger.obj.EdgeAttributes
 
arrowHeadHeight - Variable in class charger.prefs.AppearancePrefPanel
 
arrowHeadHeightActionPerformed(ActionEvent) - Method in class charger.prefs.AppearancePrefPanel
 
arrowHeadHeightFocusLost(FocusEvent) - Method in class charger.prefs.AppearancePrefPanel
 
arrowHeadShape - Variable in class charger.obj.GEdge
Arrowhead triangle to be filled in when drawing an arrow.
arrowHeadWidth - Variable in class charger.obj.EdgeAttributes
 
arrowHeadWidth - Variable in class charger.prefs.AppearancePrefPanel
 
arrowHeadWidthActionPerformed(ActionEvent) - Method in class charger.prefs.AppearancePrefPanel
 
arrowHeadWidthFocusLost(FocusEvent) - Method in class charger.prefs.AppearancePrefPanel
 
arrowPoint - Variable in class charger.obj.GEdge
the "point" of the arrow.
arrowPointLocation - Static variable in class charger.Global
How far toward the "to" object to draw an arrowhead.
arrowPointLocation - Variable in class charger.obj.EdgeAttributes
 
arrowTool - Variable in class charger.EditToolbar
 
arrowToolItemStateChanged(ItemEvent) - Method in class charger.EditToolbar
 
asEntered - Variable in class charger.obj.Referent
The referent string as entered (un-edited, un-parsed) by a user or external system.
aspect - Variable in class charger.prefs.ColorPreviewPanel.ColorResult
 
assignDescriptor(String, AbstractTypeDescriptor, int) - Method in class repgrid.RGDisplayWindow
 
associatedCells - Variable in class repgrid.RGAttribute
all of the cells that are associated with this attribute.
associatedCells - Variable in class repgrid.RGElement
 
associatedCells - Variable in class repgrid.tracks.TrackedAttribute
all of the cells that are associated with this attribute.
ATSIGN - Static variable in interface cgif.parser.javacc.CGIFParserConstants
RegularExpression Id.
attachDescriptor(AbstractTypeDescriptor, GNode) - Method in class charger.gloss.wn.WordnetManager
Associates a descriptor with a particular object.
attachDescriptor(AbstractTypeDescriptor[], GNode) - Method in class charger.gloss.wn.WordnetManager
Associates a set of descriptors with a particular object.
Attached - Variable in class charger.db.TextDatabase
 
attachGEdge(GEdge) - Method in class charger.obj.GNode
Includes the already-allocated GEdge in the target node
attachGraphToFrame(String, Graph, boolean) - Method in class charger.EditFrame
Attaches a graph to an edit frame, using the filename as a guide.
attr - Variable in class repgrid.RGCell
 
ATTRACTION_FORCE_SIGN - Variable in class charger.layout.SpringGraphLayout
The arithmetic sign of an attractive force.
attrField - Variable in class repgrid.RGElicitor
 
attributeCornerComponent - Variable in class repgrid.RGDisplayWindow
 
attributeID - Variable in class repgrid.xml.RGXMLParser
 
attributeLabel - Variable in class repgrid.RepertoryGrid
The type of the attributes (rows) of this grid.
attributeLabel - Variable in class repgrid.xml.RGXMLParser
 
attributes - Variable in class repgrid.RepertoryGrid
 
attributes - Variable in class repgrid.xml.RGXMLParser
 
attrLabel - Variable in class repgrid.RGElicitor
 
available - Variable in class cgif.parser.javacc.SimpleCharStream
 
available - Variable in class kb.matching.MatchedBinaryTuple
when iterating through tuples, this helps keep track of whether tuple is available for matching
AvailLabel - Variable in class charger.HubFrame
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links
CharGer conceptual graph and knowledge modeling tool

Copyright 1998-2020 by Harry Delugach. All Rights Reserved. Copying is governed by the Lesser GPL license.