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 _ 

M

main(String[]) - Static method in class charger.CharGer
Arguments possible are: -p path -infoOn -module modulename -logFile (true|false) See manual for descriptions.
mainMenuBar - Variable in class charger.HubFrame
 
MainNameLabel - Variable in class charger.CGSplashFrame
 
mainPane - Variable in class charger.prefs.PreferencesFrame
 
MainThread - Static variable in class charger.Global
since each EditFrame instance runs in its own thread, keep track of them
makeActor(Graph, String, ArrayList<String>, ArrayList<String>, String) - Method in class cgif.parser.CGIFParserHelper
Processes the actor from cgif07.jj (as converted into CGIFParser.java)
makeAllMetrics() - Method in class charger.GraphMetrics
Perform all the counts necessary for displaying the metrics.
makeArrowPoints(double) - Method in class charger.obj.GEdge
Convenience method for pre-calculating the arrow points for this edge (if needed).
makeArrowPoints(Point2D.Double, Point2D.Double, double) - Method in class charger.obj.GEdge
Sets the variables arrowPoint, arrowEndPoint1 and arrowEndPoint2 to speed up drawing.
makeBinaryTuples(Graph) - Method in class kb.matching.BinaryRelationMatch
Mimics getBinaryRelationTuples, but constructs a vector of BinaryTuple objects.
makeCGIFVariableReference() - Method in class charger.obj.Referent
 
makeConcept(Graph, String, Referent, String) - Method in class cgif.parser.CGIFParserHelper
Processes the concept from cgif07.jj (as converted into CGIFParser.java)
makeContext(ArrayList, String, Rectangle2D.Double) - Method in class charger.EditFrame
Gathers a collection of objects into a single graph we call a context Assumes all selected objects have isSelected set Assumes all selected objects are in the same outer graph
makeContextButton - Variable in class charger.EditToolbar
 
makeContextButtonActionPerformed(ActionEvent) - Method in class charger.EditToolbar
 
makeCutButton - Variable in class charger.EditToolbar
 
makeCutButtonActionPerformed(ActionEvent) - Method in class charger.EditToolbar
 
MakeGenericCmdLabel - Static variable in class charger.OperManager
 
makeGenSpecLink(Graph, String, String, String) - Method in class cgif.parser.CGIFParserHelper
Processes the gen spec link from cgif07.jj (as converted into CGIFParser.java)
makeHoldGraph() - Method in class charger.EditManager
"Remembers" what a graph looked like before a potential change.
makeKey(String) - Method in class kb.hierarchy.TypeHierarchy
Apply the rules, successively transforming the value into the key.
makeMenus() - Method in class charger.EditManager
 
makeMenus() - Method in class charger.OperManager
 
makeNewMenuItem(JMenu, String, int) - Method in class charger.EditManager
Convenience method to set up menu items for some of the various menus.
makeNewPositions(boolean) - Method in class charger.layout.SpringGraphLayout
From the existing forces vectors, calculate a displacement for each node, assume a unit time interval and calculate a new position for each node.
makePrefix(String, int) - Method in class craft.CraftWindow
Converts a JTable to an XML version.
makePrompt() - Method in class craft.SenseQueryDialog
 
makeReady() - Method in class charger.db.TextDatabase
set up the database file for reading data
makeRelation(Graph, String, ArrayList<String>, String) - Method in class cgif.parser.CGIFParserHelper
Processes the relation from cgif07.jj (as converted into CGIFParser.java)
makeSentence(Concept, GNode, Concept) - Static method in class kb.ConceptManager
Makes a matching schemme suitable for matching binary relations with the target graph.
makeSentenceOLD(Concept, GNode, Concept) - Static method in class kb.ConceptManager
 
makeSpecializationsAction - Variable in class repgrid.RGDisplayWindow
 
makeSpecializationsButton - Variable in class repgrid.RGDisplayWindow
 
makeTableEntryArrayList(Concept, GNode, Concept, ConceptManager.ConceptsToInclude) - Static method in class kb.ConceptManager
Constructs a single table entry from a charger concept-relation-concept set.
makeTerm(ArrayList, int, int) - Static method in class kb.ConceptManager
create a sub-term by taking the words from startWord to endWord - 1
makeToolCheckbox(ModulePlugin) - Method in class charger.prefs.ConfigurationPrefPanel
 
makeTypeHierarchy() - Static method in class kb.ConceptManager
Create a graph in a window that reflects the inferred type hierarchy.
makeTypeHierarchyAction - Static variable in class kb.ConceptManager
An action for augmenting a CharGer type hierarchy, suitable for adding to menus and buttons.
makeTypeLabel(Graph, String, String) - Method in class cgif.parser.CGIFParserHelper
Use the CGIF information to instantiate a new type label.
managePreferencesFrame() - Static method in class charger.Global
 
ManageWinEvents() - Constructor for class charger.EditFrame.ManageWinEvents
 
mark - Variable in class charger.obj.GNode
 
marker - Variable in class charger.obj.Referent
If the referent is an actual individual marker
markerSet - Variable in class kb.KnowledgeBase
 
MarkerSet - Class in kb
 
MarkerSet() - Constructor for class kb.MarkerSet
 
mass(GNode) - Method in class charger.layout.SpringGraphLayout
Allows the algorithm to adjust for varying "sizes" of nodes.
MasterBinaryTuple - Class in kb.matching
A tuple for a master graph that contains additional information about how it's been matched.
MasterBinaryTuple() - Constructor for class kb.matching.MasterBinaryTuple
 
MasterBinaryTuple(Concept, Relation, Concept) - Constructor for class kb.matching.MasterBinaryTuple
 
masterDetailToHTML() - Method in class kb.matching.BinaryRelationMatch
Displays the details of the master graph in HTML form.
masterScore - Variable in class kb.matching.BinaryRelationMatch
 
matchAGraph(Graph, String) - Method in class kb.matching.BinaryRelationMatch
 
matchByRules(TypeMatchingRuleSet, TypeHierarchyNode, TypeHierarchyNode) - Method in class kb.hierarchy.TypeHierarchy
Determine whether two nodes match values after applying the rules.
matchByRules(TypeMatchingRuleSet, TypeHierarchyNode, String) - Method in class kb.hierarchy.TypeHierarchy
Determine whether a node's value matches a given value after applying the rules.
MatchDegree - Enum in kb.matching
An indication of the degree to which the concepts matched.
MatchDegree() - Constructor for enum kb.matching.MatchDegree
 
MatchedBinaryTuple - Class in kb.matching
A tuple that contains additional information about how it's been matched, e.g., within a matching process.
MatchedBinaryTuple() - Constructor for class kb.matching.MatchedBinaryTuple
 
MatchedBinaryTuple(Concept, GNode, Concept) - Constructor for class kb.matching.MatchedBinaryTuple
 
matchedDetailToHTML() - Method in class kb.matching.BinaryRelationMatch
 
matchedScore - Variable in class kb.matching.BinaryRelationMatch
 
matchingStrategy - Static variable in class charger.Global
 
matchingStrategyDisplayWidth - Variable in class charger.prefs.CompatibilityPrefPanel
 
matchingStrategyDisplayWidth - Variable in class charger.prefs.ConfigurationPrefPanel
 
matchingStrategyExplanation - Variable in class charger.prefs.CompatibilityPrefPanel
 
matchingStrategyExplanationScroller - Variable in class charger.prefs.CompatibilityPrefPanel
 
matchingStrategyList - Variable in class charger.prefs.CompatibilityPrefPanel
 
matchingStrategyListItemStateChanged(ItemEvent) - Method in class charger.prefs.CompatibilityPrefPanel
 
matchMasterToOpenGraphs(EditFrame) - Method in class charger.OperManager
Consider the set of open graphs and prepare a match table in HTML.
matchReferents - Variable in class kb.matching.BasicConceptMatcher
 
matchRules - Variable in class kb.hierarchy.TypeHierarchy
 
matchTheTuples() - Method in class kb.matching.BinaryRelationMatch
 
matchTheTuplesByMaster() - Method in class kb.matching.BinaryRelationMatch
Performs the actual matching algorithm on two given graphs, considering each row of the master in turn.
matchTheTuplesByMatchedTuples() - Method in class kb.matching.BinaryRelationMatch
Performs the actual matching algorithm on two given graphs, considering each row of the to-be-matched graph in turn.
max - Variable in class repgrid.RGIntegerValueRange
 
MAX_DISTANCE - Variable in class charger.layout.SpringGraphLayout
The maximum distance between nodes; if they are farther apart than this, bring them in to this distance.
maxBoundsAvailable - Variable in class charger.layout.SpringGraphLayout
How much space this graph is allowed to occupy
maxIterations - Static variable in class charger.layout.SpringGraphLayout
When to call it quits on iterating through the algorithm.
MaxJoinWithOpenGraphsLabel - Static variable in class charger.OperManager
 
maxNextCharInd - Variable in class cgif.parser.javacc.SimpleCharStream
 
maxUndo - Static variable in class charger.EditManager
Maximum number of actions that are undo-able -- currently set to 10
maxWidthToHeightRatio - Static variable in class charger.obj.Actor
 
members - Variable in class kb.CoreferenceSet
 
menuBar - Variable in class cgfca.CG_FCA_Window
 
menuBar - Variable in class repgrid.RGDisplayWindow
 
menuConvertCGXML - Variable in class charger.HubFrame
 
menuFile - Variable in class charger.HubFrame
 
menuFileNewGraph - Variable in class charger.HubFrame
 
menuFileNewGraphActionPerformed(ActionEvent) - Method in class charger.HubFrame
 
menuFileOpen - Variable in class charger.HubFrame
 
menuFileOpenActionPerformed(ActionEvent) - Method in class charger.HubFrame
Loads a graph into a new edit frame.
menuFileOpenCGIF - Variable in class charger.HubFrame
 
menuFileOpenCGIFActionPerformed(ActionEvent) - Method in class charger.HubFrame
 
menuFilePreferences - Variable in class charger.HubFrame
 
menuFilePreferencesActionPerformed(ActionEvent) - Method in class charger.HubFrame
 
menuItemActor - Variable in class charger.EditToolbar
 
menuItemActorActionPerformed(ActionEvent) - Method in class charger.EditToolbar
 
menuItemArrow - Variable in class charger.EditToolbar
 
menuItemArrowActionPerformed(ActionEvent) - Method in class charger.EditToolbar
 
menuItemConcept - Variable in class charger.EditToolbar
 
menuItemConceptActionPerformed(ActionEvent) - Method in class charger.EditToolbar
 
menuItemCoref - Variable in class charger.EditToolbar
 
menuItemCorefActionPerformed(ActionEvent) - Method in class charger.EditToolbar
 
menuItemDelete - Variable in class charger.EditToolbar
 
menuItemDeleteActionPerformed(ActionEvent) - Method in class charger.EditToolbar
 
menuItemGenSpecLink - Variable in class charger.EditToolbar
 
menuItemGenSpecLinkActionPerformed(ActionEvent) - Method in class charger.EditToolbar
 
menuItemMakeContext - Variable in class charger.EditToolbar
 
menuItemMakeContextActionPerformed(ActionEvent) - Method in class charger.EditToolbar
 
menuItemMakeCut - Variable in class charger.EditToolbar
 
menuItemNote - Variable in class charger.EditToolbar
 
menuItemNoteActionPerformed(ActionEvent) - Method in class charger.EditToolbar
 
menuItemRelation - Variable in class charger.EditToolbar
 
menuItemRelationActionPerformed(ActionEvent) - Method in class charger.EditToolbar
 
menuItemRelType - Variable in class charger.EditToolbar
 
menuItemRelTypeActionPerformed(ActionEvent) - Method in class charger.EditToolbar
 
menuItemSelect - Variable in class charger.EditToolbar
 
menuItemSelectActionPerformed(ActionEvent) - Method in class charger.EditToolbar
 
menuItemSelected(ActionEvent) - Method in class charger.EditToolbar
 
menuItemType - Variable in class charger.EditToolbar
 
menuItemTypeActionPerformed(ActionEvent) - Method in class charger.EditToolbar
 
menuItemUnmakeContext - Variable in class charger.EditToolbar
 
menuItemUnmakeContextActionPerformed(ActionEvent) - Method in class charger.EditToolbar
 
menuTools - Variable in class charger.HubFrame
 
menuToolsCraftTool - Variable in class charger.HubFrame
 
menuToolsDatabaseLinkingTool - Variable in class charger.HubFrame
 
menuToolsDatabaseLinkingToolActionPerformed(ActionEvent) - Method in class charger.HubFrame
 
menuToolsQuit - Variable in class charger.HubFrame
 
menuToolsQuitActionPerformed(ActionEvent) - Method in class charger.HubFrame
 
message - Variable in exception kb.hierarchy.NodeOrderException
 
messageBox - Variable in class charger.EditFrame
 
messageBoxFont - Static variable in class charger.EditFrame
 
messageBoxHeight - Static variable in class charger.EditFrame
 
messagePanel - Variable in class charger.EditFrame
 
messageWindow - Variable in class charger.db.DatabaseFrame
 
metricsDisplay - Variable in class charger.EditFrame
 
midPoint - Variable in class charger.obj.GEdge
remembers its middle point as set.
min - Variable in class repgrid.RGIntegerValueRange
 
MIN_DISTANCE - Variable in class charger.layout.SpringGraphLayout
The minimum distance between nodes; if they are actually closer than this, then assume they are at this distance.
minimizeSelection() - Method in class charger.EditManager
Makes all nodes as small as they can be.
mmatAnalysisAction - Variable in class charger.OperManager
 
mmatEnabled - Static variable in class charger.Global
Name of the class that is our default matcher for binary relation matching.
MMTeamAnalysisAction - Variable in class charger.HubFrame
 
modalityLabelsActive - Static variable in class charger.Global
Disabled for the time being since some graphs have one and some don't
mode - Variable in class charger.EditToolbar
 
Mode() - Constructor for enum charger.EditToolbar.Mode
 
model - Variable in class repgrid.RGDisplayWindow
 
model - Variable in class repgrid.RGElicitor
The table model for the grid, in case we're displaying it
modeMap - Variable in class charger.EditToolbar
 
modeMenuMap - Variable in class charger.EditToolbar
 
modifiedTimeStamp - Variable in class charger.obj.Graph
 
ModifyMatchingSchemeLabel - Static variable in class charger.OperManager
 
ModuleException - Exception in chargerplugin
Exceptions related to locating and linking modules into Charger.
ModuleException(String) - Constructor for exception chargerplugin.ModuleException
 
moduleNamesToEnableCommaSeparated - Static variable in class charger.Global
 
ModulePlugin - Class in chargerplugin
Provides a set of "plug in" services for external modules.
ModulePlugin() - Constructor for class chargerplugin.ModulePlugin
 
modulePluginsActivated - Static variable in class charger.Global
 
modulePluginsAvailable - Static variable in class charger.Global
 
modulePluginsEnabled - Static variable in class charger.Global
 
moduleProperties - Static variable in class chargerplugin.ModulePlugin
Automatically saved and retrieved whenever Charger properties are saved or retrieved.
modulesChanged - Static variable in class charger.Global
Indicates whether modules have been changed, so that some methods can respond appropriately.
mouseClicked(MouseEvent) - Method in class charger.EditFrame
Handles actual mouse clicks, noting that most work is done by press and release.
mouseDragged(MouseEvent) - Method in class charger.EditFrame
Performed while the mouse is being dragged.
mouseEntered(MouseEvent) - Method in class charger.EditFrame
 
mouseExited(MouseEvent) - Method in class charger.EditFrame
 
mouseMoved(MouseEvent) - Method in class charger.EditFrame
Track the mouse's movements.
mousePressed(MouseEvent) - Method in class charger.EditFrame
Handles the operations needed when the mouse is pressed.
mouseReleased(MouseEvent) - Method in class charger.EditFrame
Handles any actions where the mouse is released.
moveGraph(Point2D.Double) - Method in class charger.obj.Graph
Adjust all objects to be offset by the translation vector.
moveGraphObjects(ArrayList<GraphObject>, Point2D.Double) - Method in class charger.obj.Graph
Moves a set of objects on the canvas through a common x,y displacement.
moveSelectedObjects(Graph, Point2D.Double) - Method in class charger.EditFrame
Translates all selected objects by a common x,y displacement.
moveToUpperLeft(boolean) - Method in class charger.layout.SpringGraphLayout
Makes sure there are no negative-coordinate positions.
mShown - Variable in class charger.EditFrame
 
mShown - Variable in class charger.HubFrame
 
MULTI_LINE_COMMENT - Static variable in interface cgif.parser.javacc.CGIFParserConstants
RegularExpression Id.
MyDocumentListener() - Constructor for class craft.SenseQueryDialog.MyDocumentListener
 
MyDocumentListener() - Constructor for class repgrid.RGElicitor.MyDocumentListener
 
myedges - Variable in class charger.obj.GNode
List of GEdges by which this GNode is attached to other nodes.
myKind - Variable in class charger.obj.GraphObject
 
MyTableModel() - Constructor for class charger.db.DatabaseFrame.MyTableModel
 
myUpdater - Variable in class actorplugin.CounterPlugin
 
myUpdater - Variable in class actorplugin.PulsePlugin
 
myUpdaterThread - Variable in class actorplugin.CounterPlugin
 
myUpdaterThread - Variable in class actorplugin.PulsePlugin
 
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.