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 _ 

P

paintComponent(Graphics) - Method in class charger.CanvasPanel
Renders everything on the canvas.
panel - Variable in class craft.CraftWindow
 
parent - Variable in class charger.prefs.AppearancePrefPanel
 
parent - Variable in class charger.prefs.ConfigurationPrefPanel
 
parentNodes - Variable in class kb.hierarchy.POSetNode
 
parseCGIFString(String) - Method in class cgif.parser.javacc.CGIFParser
 
parseCGXMLCG(Graph) - Method in class charger.cgx.CGXParser
Assumes that the Document has already been built.
parseCGXMLGraphTagElement(Element, Graph) - Method in class charger.cgx.CGXParser
Handle the "graph" tag.
parseChargerLayout(String, GraphObject) - Method in class cgif.parser.CGIFParserHelper
 
parseColorInfo(Node, GraphObject) - Method in class charger.cgx.CGXParser
Assumes its node is a "color" tag generated by Charger.
parseEdgeInfo(Node, GraphObject) - Method in class charger.cgx.CGXParser
Handles the "edge" tag element for arrow height, width and edge thickness.
ParseException - Exception in cgif.parser.javacc
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception cgif.parser.javacc.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception cgif.parser.javacc.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception cgif.parser.javacc.ParseException
Constructor with message.
parseFontInfo(Node, GraphObject) - Method in class charger.cgx.CGXParser
Handles the "font" tag element for arrow height, width and edge thickness.
parseForCopying(String, Graph) - Static method in class charger.cgx.CGXParser
Factory method for setting up a parser for a list of graph objects from a string.
parseForNewGraph(InputStream, Graph) - Static method in class charger.cgx.CGXParser
Factory method for setting up a parser for a new graph from a stream.
parseForNewGraph(String, Graph) - Static method in class charger.cgx.CGXParser
Factory method for setting up a parser for a new graph from a string.
parseGraphObjectElement(Element, GraphObject) - Method in class charger.cgx.CGXParser
Handles any document element representing a GraphObject.
parseHistoryInfo(Element, GraphObject) - Method in class charger.cgx.CGXParser
Handles the "history" tag element which contains one or more history event nodes..
parseHistoryRecordInfo(Element, GraphObject) - Method in class charger.cgx.CGXParser
Parse an individual history event tag and add the history event to the given object.
parseLayoutInfo(Element, GraphObject) - Method in class charger.cgx.CGXParser
Handles the "layout" tag element for the rectangle, color, font and edge elements.
parseLayoutOnly(GraphObject) - Method in class charger.cgx.CGXParser
Assume document consists of only layout information.
parseOneObject(String, Graph, boolean, Point, boolean) - Static method in class charger.IOManager
Tokenizes and parses a string assuming it was written using the saveGraph2 rules, then creates a correct CharGer graph object based on what was parsed.
parseOneObject2(String, Graph, boolean, Point, boolean) - Static method in class charger.IOManager
Tokenizes and parses a string assuming it was written using the saveGraph rules for version 2, then creates a correct CharGer graph object based on what was parsed.
parser - Variable in class charger.obj.Referent
 
parseRectangleInfo(Node, GraphObject) - Method in class charger.cgx.CGXParser
Assumes its node is a rectangle tag from Charger.
parseRectangleInfo(Node, GraphObject, Point2D.Double) - Method in class charger.cgx.CGXParser
Handles the "rectangle" tag element for arrow height, width and edge thickness.
parseReferentInfo(Element, GraphObject) - Method in class charger.cgx.CGXParser
Handles the "referent" tag element
parseReferentString() - Method in class charger.obj.Referent
 
parseRGB(String) - Static method in class charger.cgx.CGXParser
 
parseRGB(String) - Static method in class charger.Global
 
parserStack - Variable in class repgrid.xml.RGXMLParser
 
parseTextLabel() - Method in class charger.obj.Concept
Breaks up text label into its constituents, removes leading and trailing spaces, and replaces all embedded spaces with underscore '_' characters.
parseTypeInfo(Element, GraphObject) - Method in class charger.cgx.CGXParser
Handles the "type" tag element for the type label and for both generic descriptors and wordnet descriptors.
parseURI(String) - Static method in class charger.util.ObjectLocator
Construct an object locator from its URI string.
parseXMLRepertoryGridFile(File) - Method in class repgrid.xml.RGXMLParser
 
parseXMLRepertoryGridFile(String) - Method in class repgrid.xml.RGXMLParser
 
parseXMLRepertoryGridFile(InputStreamReader, File) - Method in class repgrid.xml.RGXMLParser
 
PART_LETTER - Static variable in interface cgif.parser.javacc.CGIFParserConstants
RegularExpression Id.
partofspeech - Variable in class charger.gloss.AbstractTypeDescriptor
The part of speech.
Path - Class in cgfca
A path consists of a sequence of one or more Concepts and Relations.
Path() - Constructor for class cgfca.Path
 
path - Variable in class cgfca.Path
 
PathFinder - Class in cgfca
The methods needed to support path finding in a repertory grid.
PathFinder(RepertoryGrid, ArrayList<BinaryTuple>, ArrayList<Concept>) - Constructor for class cgfca.PathFinder
 
paths - Variable in class cgfca.RGPathValue
 
pattern - Variable in class actorplugin.StockQuotePlugin
 
performActionAlign(String) - Method in class charger.EditManager
Aligns the graph objects in the selection, adjusting the centers either vertically or horizontally.
performActionAttachOntologyLabel(ArrayList) - Method in class charger.OperManager
Queries the user for an ontology label (e.g., Wordnet synset) for each of the objects in the array list.
performActionBackToHub() - Method in class charger.HubFrame
Go back to the master frame main window, forcing it to be updated.
performActionBestRelationMatching() - Method in class charger.OperManager
Consider the set of open graphs, take each one of them as a master and find the graph that gives the best overall score as "master", then display the results in HTML.
performActionChangeFont() - Method in class charger.EditManager
Changes the font of the selected graph objects.
performActionClearAll() - Method in class charger.EditManager
Clear the current edit frame, deleting all the components in its root graph.
performActionClipboardCopy() - Method in class charger.EditManager
Performs the copy to clipboard operation for graph objects.
performActionClipboardCut() - Method in class charger.EditManager
Performs the cut from clipboard operation for graph objects.
performActionClipboardPaste(Point2D.Double) - Method in class charger.EditManager
Performs the paste from clipboard operation for graph objects.
performActionColorSelection(String, Color) - Method in class charger.EditManager
Changes the text or fill of all selected objects to the specified color.
performActionColorSelection(String, Hashtable<String, Color>) - Method in class charger.EditManager
Changes the text or fill of all selected objects using the specified color table.
performActionColorSelection(String, Color, Hashtable<String, Color>) - Method in class charger.EditManager
Changes the color of the selected graph objects.
performActionCommitToKB(Graph) - Method in class charger.OperManager
At the moment, doesn't do anything.
performActionDeleteOntologyLabel(ArrayList) - Method in class charger.OperManager
Deletes the ontology label (e.g., Wordnet synset) for each of the objects in the vector.
performActionDeleteSelection() - Method in class charger.EditManager
Delete the nodes in the selection, and their associated links.
performActionDisplayAsCGIF() - Method in class charger.EditManager
Prints the outer edit frame's graph to the console window.
performActionDisplayAsEnglish() - Method in class charger.EditManager
Shows the outer edit frame's graph in English in its own window.
performActionDisplayAsXML() - Method in class charger.EditManager
Shows the outer edit frame's graph in English in its own window.
performActionDisplayMetrics() - Method in class charger.EditManager
Shows the outer edit frame's graph metrics in its own window.
performActionDupSelection() - Method in class charger.EditManager
Duplicates the selection, forming new contexts as necessary.
performActionExportAsCXT(TrackedRepertoryGrid, File) - Method in class repgrid.RGDisplayWindow
 
performActionImportCGIF() - Method in class charger.EditManager
 
performActionJoinWithOpenGraphsBROKEN(Graph) - Method in class charger.OperManager
Performs a join operation between graphs.
performActionLayoutUsingSpring() - Method in class charger.EditManager
Do the graph layout algorithm.
performActionMakeContext(String) - Method in class charger.EditManager
Use the selection and make a context out of them, if possible.
performActionMakeGeneric() - Method in class charger.OperManager
Removes any referents of the nodes in the selection.
performActionMaxJoinWithOpenGraphs(Graph) - Method in class charger.OperManager
Operates a maximal join operation between graphs.
performActionMinimizeSelection() - Method in class charger.EditManager
Shrink each selected node to its smallest size.
performActionMMTeamAnalysis() - Method in class charger.HubFrame
Instantiates an MProject, which then spawns all the other windows and classes needed for the MMAT.
performActionOpenGraph() - Method in class charger.EditManager
Loads a graph into the edit frame.
performActionPageSetup() - Static method in class charger.Global
Invokes the system's page setup routine.
performActionPreferences() - Method in class charger.EditManager
 
performActionPrint() - Method in class repgrid.RGDisplayWindow
Queues a graphic representation of the repertory grid to a printer.
performActionPrintGraph() - Method in class charger.EditManager
Queues a graphic representation of the entire graph to a printer.
performActionQuit() - Method in class charger.EditManager
Since user can invoke quit from the edit window, here's the handler.
performActionReadFromJarfile() - Method in class charger.EditManager
 
performActionRedo() - Method in class charger.EditManager
 
performActionRedoNEW() - Method in class charger.EditManager
 
performActionRedoOLD() - Method in class charger.EditManager
 
performActionRelationMatching() - Method in class charger.OperManager
Invokes matchMasterToOpenGraphs using the current open graph as the master.
performActionSaveGraphFormattedAs(FileFormat) - Method in class charger.EditManager
Save or export the current graph, using the graph's name as the filename destination.
performActionSaveGraphWOInteraction(Graph) - Method in class charger.EditManager
Save a graph in the default form, using the default filename as destination.
performActionSelectAll() - Method in class charger.EditManager
Clear the current edit frame, deleting all the components in its root graph.
performActionShowHierarchies() - Method in class charger.EditManager
 
performActionShowInternals(ArrayList) - Method in class charger.OperManager
Shows a brief internal summary for the selected objects.
performActionUndo() - Method in class charger.EditManager
 
performActionUndoNEW() - Method in class charger.EditManager
 
performActionUndoOLD() - Method in class charger.EditManager
Restores the previous graph from whatever the last change was.
performActionUnMakeContext() - Method in class charger.EditManager
Attach the contents of one of the selected contexts to its owner graph.
performActionUpdateGOIDs() - Method in class charger.EditManager
Updates all the object IDs to reflect the latest scheme.
performActionValidate(Graph) - Static method in class charger.OperManager
Performs some consistency checks and fixes problems.
performActorOperation(GraphUpdater, ArrayList, ArrayList) - Method in class actorplugin.ClockPlugin
Perform the actor's function.
performActorOperation(GraphUpdater, ArrayList, ArrayList) - Method in class actorplugin.CounterPlugin
Perform the actor's function.
performActorOperation(GraphUpdater, ArrayList, ArrayList) - Method in class actorplugin.PulsePlugin
Perform the actor's function.
performActorOperation(GraphUpdater, ArrayList, ArrayList) - Method in class actorplugin.QuantityBarPlugin
Perform the actor's function.
performActorOperation(GraphUpdater, ArrayList, ArrayList) - Method in class actorplugin.SimpleActorPlugin
Perform the actor's function.
performActorOperation(GraphUpdater, ArrayList, ArrayList) - Method in class actorplugin.StockQuotePlugin
Perform the actor's function.
performActorOperation(GraphUpdater, ArrayList<Concept>, ArrayList<Concept>) - Method in interface charger.act.ActorPlugin
Perform the actor's operation.
performActorOperation(GraphUpdater, String, ArrayList, ArrayList) - Static method in class charger.act.ActorPrimitive
Calculates the output nodes' referents from the input nodes' referents.
performAttributeSelected(ListSelectionEvent) - Method in class repgrid.RGDisplayWindow
 
performCancel() - Method in class craft.SenseQueryDialog
 
performCheckSaved() - Method in class charger.EditFrame
Checks whether graph in the edit frame has been saved.
performCheckSaved() - Method in class repgrid.RGDisplayWindow
Checks whether graph in the edit frame has been saved.
performChooseConceptForElicitation(Concept) - Method in class craft.CraftWindow
Adds given concept to the binary relation being elicited in the succeeding repertory grid.
performClearTupleSelection() - Method in class craft.CraftWindow
Reset everything in the window that may have been based on a previous selection.
performColHeaderEdit(MouseEvent) - Method in class repgrid.RGDisplayWindow
Double-clicking on the row header starts a simple edit procedure.
performColorSelect(String, String, Color) - Method in class charger.prefs.ColorPreviewPanel
Used when clicking on one of the color tiles.
performCommand(EditToolbar.Command) - Method in class charger.EditToolbar
 
performDiadicElicitation() - Method in class repgrid.RGDisplayWindow
 
performExportToTestXML() - Method in class charger.EditManager
 
performFindAgain(String) - Method in class charger.EditManager
 
performFindMenuAction() - Method in class charger.EditManager
Operation resulting from the "Find" menu.
performFindString(String) - Method in class charger.EditManager
Does the actual work of finding a string, making it the selection and centering the display.
performGetSenses(int, WordnetManager) - Method in class repgrid.RGDisplayWindow
Looks for the longest phrases possible.
performKnowledgeSummary(JFrame) - Method in class kb.KnowledgeManager
Invokes Reporter's "displaySummary" for all the existing knowledge.
performLayout() - Method in class charger.layout.GraphLayout
Execute whatever layout procedure is implemented by the class.
performLayout() - Method in class charger.layout.SimpleGraphLayout
 
performLayout() - Method in class charger.layout.SpringGraphLayout
Perform the layout operation on the graph.
performLayoutOnContext(Graph) - Method in class charger.layout.SpringGraphLayout
Invokes the spring algorithm recursively on any nested graph.
performMakeSpecializations() - Method in class repgrid.RGDisplayWindow
 
performNewAttribute() - Method in class repgrid.RGDisplayWindow
Action associated with the add attribute command
performNewElement() - Method in class repgrid.RGDisplayWindow
 
performOK() - Method in class craft.SenseQueryDialog
 
performOneRelaxation() - Method in class charger.layout.SpringGraphLayout
One iteration of the algorithm, starting with zero forces all around.
performOpenAll() - Method in class craft.CraftWindow
 
performQueryForWorkingDirectory() - Method in class charger.prefs.PreferencesFrame
 
performRemoveDescriptors(int) - Method in class repgrid.RGDisplayWindow
 
performResolveSimilarities() - Method in class repgrid.RGDisplayWindow
 
performRowHeaderEdit(int) - Method in class repgrid.RGDisplayWindow
Double-clicking on the row header starts a simple edit proceudre.
performRowHeaderSelect(int) - Method in class repgrid.RGDisplayWindow
 
performShowSubgraph(Concept, GNode, Concept) - Method in class craft.CraftWindow
Locate the conceptual relation represented in the table and "select" it in its corresponding EditFrame.
performSkip() - Method in class craft.SenseQueryDialog
 
performStartGrid() - Method in class craft.CraftWindow
Use the selected concepts/relation to establish an element-relation-attribute triple from which to form a repertory grid.
performTimerAction() - Method in class actorplugin.CounterPlugin
 
performTimerAction() - Method in class actorplugin.PulsePlugin
 
performTupleSelection(ListSelectionEvent) - Method in class craft.CraftWindow
 
performZoomAction(String) - Method in class charger.EditManager
 
pf - Variable in class cgfca.CG_FCA_Window
 
pf - Static variable in class charger.Global
 
pformat - Variable in class charger.EditFrame
 
pformat - Static variable in class charger.Global
keep a global page format instance for all the editing windows to use
phrase - Variable in class craft.SenseQueryDialog
 
PIXEL_EPSILON - Static variable in class charger.Global
Considered the minimum difference in object size and position that is worth considering.
placeEdge() - Method in class charger.obj.GEdge
Determines the placement of a GEdge.
placeObjectInGrid(GNode, int, int) - Method in class charger.layout.SimpleGraphLayout
 
pluginInstances - Static variable in class charger.act.GraphUpdater
key is specific charger.obj.Actor, entry is the plugin instance associated with this actor
pluginRegistry - Static variable in class charger.act.GraphUpdater
key is actor name, entry is Class object corresponding to the plugin
plurals - Variable in class craft.TermMapping
 
poschoices - Variable in class craft.SenseQueryDialog
 
POSet - Class in kb.hierarchy
Implements a partially ordered set.
POSet() - Constructor for class kb.hierarchy.POSet
 
posetKey - Variable in class kb.hierarchy.POSetNode
 
POSetNode - Class in kb.hierarchy
Represents the abstraction of a node in a partially ordered set (i.e., a node in a hierarchy that allows multiple parent nodes).
POSetNode(Object) - Constructor for class kb.hierarchy.POSetNode
 
posList - Variable in class craft.SenseQueryDialog
 
POUNDSIGN - Static variable in interface cgif.parser.javacc.CGIFParserConstants
RegularExpression Id.
PragmaticSense - Enum in charger
An encapsulation of the notion of a graph's pragmatic sense; i.e., what is its purpose or intent.
PragmaticSense(String, String, String) - Constructor for enum charger.PragmaticSense
 
precision - Variable in class kb.matching.BinaryRelationMatch
 
PREFERENCES_FILENAME - Static variable in class charger.Global
 
PreferencesFrame - Class in charger.prefs
The enclosing window for all the preference panels.
PreferencesFrame() - Constructor for class charger.prefs.PreferencesFrame
Creates new form PreferencesFrame
PreferencesWriter - Class in charger.prefs
Handles the formatting and output of preferences to a configuration file.
PreferencesWriter(AppearancePrefPanel, CompatibilityPrefPanel, ActorsPrefPanel, ConfigurationPrefPanel) - Constructor for class charger.prefs.PreferencesWriter
 
preferredEdgeLength - Static variable in class charger.Global
 
preferredEdgeLength - Variable in class charger.prefs.AppearancePrefPanel
 
preferredEdgeLengthActionPerformed(ActionEvent) - Method in class charger.prefs.AppearancePrefPanel
 
preferredEdgeLengthFocusLost(FocusEvent) - Method in class charger.prefs.AppearancePrefPanel
 
preferredSize - Variable in class charger.CanvasPanel
 
prefFile - Static variable in class charger.Global
 
prefFileAsBytes - Static variable in class charger.Global
 
prefFileName - Variable in class charger.prefs.PreferencesFrame
 
prefix() - Method in class cgif.parser.javacc.CGIFParser
 
prefix(String, boolean) - Method in class craft.TermMapping
Determines a word or phrase to precede a given relation.
prefixes - Variable in class craft.TermMapping
 
Prefs - Static variable in class charger.Global
Prefs simply stores (Name,Value) pairs as strings.
prefsToString() - Method in class charger.prefs.PreferencesWriter
When creating a new Preference, the following places need to be changed: the Preferences class (and window) need to have some sort of control for the preference charger.Global (or other appropriate class) needs to have a "global" with the preference current value (and default value) getPrefsAsString needs to have an entry for the preference methods need to be provided in this class to handle changes to the Hub's value
Preposition - Class in charger.gloss
Abstraction to represent the notion of a preposition in a phrase.
Preposition() - Constructor for class charger.gloss.Preposition
 
prepositionList - Static variable in class charger.gloss.Preposition
 
pressureScale - Variable in class charger.layout.SpringGraphLayout
 
prevCharIsCR - Variable in class cgif.parser.javacc.SimpleCharStream
 
prevCharIsLF - Variable in class cgif.parser.javacc.SimpleCharStream
 
primaryKey - Variable in class charger.db.TextDatabase
 
primaryKeyIndex - Variable in class charger.db.DatabaseFrame
 
primaryKeyLabel - Variable in class charger.db.DatabaseFrame
 
print(Graphics, PageFormat, int) - Method in class charger.obj.Graph
Used by the PrintJob class to print the graph.
print(Graphics, PageFormat, int) - Method in class repgrid.RGDisplayWindow
Prints the row header, the column headers and the actual table, scaling the width as necessary and breaking into multiple pages as needed.
print2(Graphics, PageFormat, int) - Method in class repgrid.RGDisplayWindow
 
propagate(GNode) - Method in class charger.act.GraphUpdater
Notifies this graph updater that a particular node has changed and requires updating.
pruneCycles() - Method in class cgfca.PathFinder
Look for cycles in every cell, and if one is found, remove its equivalent cycle in any other cell in which it appears.
PulsePlugin - Class in actorplugin
Performs a basic clock "pulse" function for charger.
PulsePlugin() - Constructor for class actorplugin.PulsePlugin
 
purpose - Variable in class charger.EditFrame
graph's modality, as an abbreviation
putCombination(String, String, String, String) - Method in class craft.TermMapping
 
putInCorrectContext(Graph, GraphObject, Point2D.Double) - Static method in class charger.obj.GraphObject
Puts an object in its correct logical context, constrained to be nested in graph g.
putInCorrectContext(Graph, GraphObject) - Method in class charger.obj.GraphObject
 
putObjectByReferent(String, GraphObject) - Method in class cgif.parser.ReferentMap
Insert the graph object into the list, using its referent as a key.
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.