All Packages Class Hierarchy
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
Index of all Fields and Methods
- AboutWindow(Frame, String).
Constructor for class Annotator.AboutWindow
-
- action(Event, Object).
Method in class Annotator.AboutWindow
-
- action(Event, Object).
Method in class Annotator.ClaimDlg
-
- action(Event, Object).
Method in class UserInt.EditWindow
-
- action(Event, Object).
Method in class Annotator.InstWindow
-
- action(Event, Object).
Method in class Annotator.KA_App
-
- action(Event, Object).
Method in class Annotator.KA_Button
-
- action(Event, Object).
Method in class ShoeSearch.OntOnly
- Respond to button presses and choice selections
- action(Event, Object).
Method in class HTML.ProxyTest
-
- action(Event, Object).
Method in class ShoeSearch.QueryPanel
-
- action(Event, Object).
Method in class ShoeSearch.ResultsWin
-
- action(Event, Object).
Method in class ShoeSearch.SS_Button
-
- action(Event, Object).
Method in class ShoeSearch.SS_Frame
- Respond to button presses and choice selections
- action(Event, Object).
Method in class UserInt.TreeWidget
-
- action(Event, Object).
Method in class ShoeSearch.WebQHelp
-
- action(Event, Object).
Method in class ShoeSearch.WebSearch
-
- actionPerformed(ActionEvent).
Method in class Expose.ConstraintAdder
-
- actionPerformed(ActionEvent).
Method in class Expose.ExposeApp
- Implements the ActionListener interface to respond to button
presses.
- actionPerformed(ActionEvent).
Method in class ParkaClient.SimpleClient
- Catches button presses
- ADD.
Static variable in class Annotator.ClaimDlg
-
- ADD.
Static variable in class Annotator.InstWindow
-
- ADD.
Static variable in class Annotator.UseOntWindow
-
- add(CheckboxMenuItem).
Method in class UserInt.CheckboxMenuItemGroup
-
- add(DefaultMutableTreeNode).
Method in class Tree.DefaultMutableTreeNode
- Removes newChild from its parent and makes it a child of this node
by adding it to the end of this node's child array.
- add(String[], int).
Method in class UserInt.CheckboxMenuItemGroup
-
- addAntecedent(Atom).
Method in class ShoeKb.Axiom
- Adds an antecedent to the existing conjunction of antecedents.
- addAntecedent(String, String, String).
Method in class ShoeKb.Axiom
- Adds an antecedent to the existing conjunction of antecedents.
- addArg(RelArg).
Method in class SHOE.Relation
- Adds an argumnent to the relation.
- addArg(RelArg, boolean).
Method in class SHOE.Relation
- Add an argument to the relation.
- addAttribute(String, String).
Method in class HTML.SGML_Tag
- Adds an attribute with the given value to the tag.
- addComponent(Component, int, int, int, int, double, double, int, int, int).
Method in class UserInt.GridBagCreator
-
- addConjunct(Atom).
Method in class ShoeKb.Sentence
- Adds an additional atom as a conjunct to the existing sentence
where the input is the atom to be added.
- addConjunct(String, String, String).
Method in class ShoeKb.Sentence
- Adds an additional atom as a conjunct to the existing sentence
where the atom consists of a predicate and two arguments.
- addConjunct(String, String[]).
Method in class ShoeKb.Sentence
- Adds an additional atom as a conjunct to the existing sentence
where the conjunct consists of a predicate and a set of
arguments.
- addConsequent(Atom).
Method in class ShoeKb.Axiom
- Adds a consequent to the existing conjunction of consequents.
- addConsequent(String, String, String).
Method in class ShoeKb.Axiom
- Adds a consequent to the existing conjunction of consequents.
- addDeclaration(SHOE_Obj, OntManager).
Method in class SHOE.Instance
- Adds a new category or relation claim to the instance and
validates it.
- addDeclaration(SHOE_Obj, OntManager, boolean).
Method in class SHOE.Instance
- Adds a new category or relation claim to the instance, validates
it, and if the boolean parameter is true, also updates the content
vector of the instance.
- addElement(SHOE_Obj).
Method in class SHOE.Ontology
- Adds the definition of an ontology element to the ontology.
- addHtmlTag(String).
Method in class SHOE.SHOE_Doc
- Append an HTML tag (with no attributes) to the contents of
the document.
- addInference(Def_Inference).
Method in class SHOE.Ontology
- Add an inference rule to the ontology.
- addInstance(Instance).
Method in class SHOE.SHOE_Doc
- Adds a SHOE instance to the document.
- addItem(LabeledTreeNode, int).
Method in class UserInt.TreeWidget
-
- addItem(LabeledTreeNode, int, int).
Method in class UserInt.TreeWidget
-
- addItem(String).
Method in class UserInt.ObjectList
-
- addItem(String, int).
Method in class UserInt.ObjectList
-
- addItem(String, Object).
Method in class UserInt.ObjectList
-
- addItem(String, Object, int).
Method in class UserInt.ObjectList
-
- addItem(String[]).
Method in class UserInt.MultiColumn
- Add a row to the list.
- addItems(String[][]).
Method in class UserInt.MultiColumn
- Add several rows to the list.
- addItems(Vector).
Method in class UserInt.MultiColumn
- Add several row to the list from a Vector.
- addNewline().
Method in class SHOE.SHOE_Doc
- Append a newline to the contents of the document.
- addNode(int, Object).
Method in class Expose.SearchList
-
- addOntology(Ontology).
Method in class SHOE.SHOE_Doc
- Adds a SHOE ontology to the document.
- addParameterRow(Container, Label, Component).
Static method in class UserInt.Utilities
- Add a label-value pair to a container that uses
GridBagLayout.
- addResult(String[]).
Method in class ShoeKb.ResultSet
- Adds a single set of variable bindings to the result set.
- addSHOEtoContents(SHOE_Obj, String).
Method in class SHOE.SHOE_Obj
- Inserts an object into the content list.
- addSortedObjectList(ObjectList, String, Object).
Method in class Annotator.UseOntWindow
- Returns a vector of the base objects contained in the ontology
argument.
- addString(String).
Method in class SHOE.SHOE_Doc
- Append a string to the contents of the document.
- addSubErrors(Vector, String, Vector).
Static method in class SHOE.SHOEException
- Given a vector of current error strings, an error header string, and
a vector of errors to be inserted under the header, adds the header
and new error strings to the current vector
- addSubInst(Instance).
Method in class SHOE.Instance
- Add a new instance that is contained within the current instance.
- addUseOnt(Use_Ontology).
Method in class SHOE.Instance
- Adds a new use ontology to the instance.
- addUseOnt(Use_Ontology).
Method in class SHOE.Ontology
- Adds a Use-Ontology to the ontology.
- addUseOnt(Use_Ontology, boolean).
Method in class SHOE.Instance
- Adds a new use ontology to the instance and if the boolean
is true, also updates the content vector of the instance.
- ALL_ANSWERS.
Static variable in class ShoeKb.Query
- Constant for specifying that all answers should be returned.
- allowedUrls.
Variable in class Expose.ExposeApp
- Vector of prefixes that sites must have to be visited.
- AltProxyUrl(String).
Constructor for class HTML.AltProxyUrl
-
- AltProxyUrl(String, String, int, String).
Constructor for class HTML.AltProxyUrl
-
- AltProxyUrl(String, String, String).
Constructor for class HTML.AltProxyUrl
-
- AltProxyUrl(URL, String).
Constructor for class HTML.AltProxyUrl
-
- answers.
Variable in class ParkaClient.ParkaNet
-
- appendDetails(String).
Method in class Expose.ExposeApp
- Adds the specified string to the main display window.
- ApplType().
Constructor for class UserInt.ApplType
-
- ArrayList(int, boolean, String[]).
Constructor for class UserInt.ArrayList
-
- ArrayMenu(Object[]).
Constructor for class UserInt.ArrayMenu
-
- ArrayMenuBar(Object[][]).
Constructor for class UserInt.ArrayMenuBar
-
- assocWinToFront().
Method in class ShoeSearch.WebSearch
-
- Atom(String, String, String).
Constructor for class ShoeKb.Atom
-
- Atom(String, String[]).
Constructor for class ShoeKb.Atom
-
- AVAIL_KBS.
Static variable in class ParkaClient.SimpleClient
- Array of commonly accessed KB names.
- availOnts.
Variable in class ShoeSearch.SS_Frame
-
- Axiom().
Constructor for class ShoeKb.Axiom
- Create a new rule with no antecedents or consequents.
- Axiom(Atom, Atom).
Constructor for class ShoeKb.Axiom
- Create a new rule with a single antecedent and consequent.
- beginLoader(String, String, String, int).
Method in class Expose.SHOELoader
- Initializes the object and begins processing of the specified
web page.
- BORDER_X.
Static variable in class UserInt.MyScrollPane
-
- BORDER_Y.
Static variable in class UserInt.MyScrollPane
-
- BorderedPanel(int, int, int, int).
Constructor for class UserInt.BorderedPanel
-
- browserAnswers.
Variable in class ParkaClient.ParkaNet
-
- browserMsg.
Variable in class ParkaClient.ParkaNet
-
- BrowserResponse(ParkaNet).
Constructor for class ParkaClient.BrowserResponse
-
- bStart.
Variable in class ShoeSearch.SS_Button
-
- buttonLabel.
Static variable in class Annotator.KA_Button
-
- buttonLabel.
Variable in class ShoeSearch.SS_Button
-
- C_DIFF_DIR.
Static variable in class Expose.ExposeApp
-
- C_EQUAL.
Static variable in class SHOE.SHOE_Obj
- A constant that indicates a comparison for equality.
- C_GREATER.
Static variable in class SHOE.SHOE_Obj
- A constant that indicates a comparison that is true if the
first argument is greater than the second.
- C_GREATER_OR_EQUAL.
Static variable in class SHOE.SHOE_Obj
- A constant that indicates a comparison that is true if the
first argument is greater than or equal to the second.
- C_HTML_PAGE.
Static variable in class Expose.ExposeApp
-
- C_LESS.
Static variable in class SHOE.SHOE_Obj
- A constant that indicates a comparison that is true if the
first argument is less than the second.
- C_LESS_OR_EQUAL.
Static variable in class SHOE.SHOE_Obj
- A constant that indicates a comparison that is true if the
first argument is less than or equal to the second.
- C_NOT_EQUAL.
Static variable in class SHOE.SHOE_Obj
- A constant that indicates a comparison for inequality.
- C_SHOE_PAGE.
Static variable in class Expose.ExposeApp
-
- C_UNDEFINED.
Static variable in class SHOE.SHOE_Obj
- A constant that indicates that the comparison operator is
undefined.
- CATEGORY.
Static variable in class Annotator.ClaimDlg
-
- CATEGORY.
Static variable in class SHOE.Def_Arg
- Constant for identifying a type that is identified by a category.
- Category(SGML_Tag).
Constructor for class SHOE.Category
- Create a category from its SGML tag representation.
- Category(String, String).
Constructor for class SHOE.Category
- Create a new category claim given the prefixed name of the category
and the key of the subject.
- catList.
Variable in class ShoeSearch.SS_Frame
-
- changeContext(int).
Method in class ShoeSearch.SS_Frame
- Changes the ontology and knowledge base used by the system to the
one specified by an index into availOnts.
- changeParkaHost(String, int).
Method in class ParkaClient.ParkaNet
- Change hostname and port used to connect to PARKA
- changeState(int).
Method in class UserInt.TreeWidget
-
- changeSubject(Ontology, String).
Method in class ShoeSearch.QueryPanel
- Update the panel to show fields that are applicable to a new
subject category.
- changeTable(String[], ResultSet).
Method in class ShoeSearch.ResultsWin
- Updates the result list table to use the column headings given
by heading and the query results given by rset.
- CheckboxMenuItemGroup().
Constructor for class UserInt.CheckboxMenuItemGroup
-
- checkFields(SGML_Tag, Vector).
Method in class SHOE.Category
- Given an SGML tag representing a SHOE category, determines if
it contains the required fields and returns a boolean indicating
if there are any errors.
- checkFields(SGML_Tag, Vector).
Method in class SHOE.Relation
- Given an SGML tag representing a SHOE relation, determines if
it contains the required fields and returns a boolean indicating
if there are any errors.
- children.
Variable in class Tree.DefaultMutableTreeNode
-
- children().
Method in class Tree.DefaultMutableTreeNode
-
- chooseAction().
Method in class Expose.ExposeApp
- Selects the next action to perform.
- ClaimDlg(Frame, int, ObjectList, Instance, OntManager).
Constructor for class Annotator.ClaimDlg
-
- ClaimSubjectIndexer(Instance, int).
Constructor for class SHOE.ClaimSubjectIndexer
- Constructs a new ClaimSubjectIndexer using the category claims
and arguments of relations up to the specified indexArity.
- clear().
Method in class UserInt.MultiColumn
- Remove everything from the list.
- clear().
Method in class UserInt.ObjectList
-
- clear().
Method in class ShoeSearch.ResultsWin
-
- clear().
Method in class SHOE.SHOE_Doc
- Resets the document.
- clearHasBorder().
Method in class UserInt.BorderedPanel
-
- clearNumAnswersToQueryMsg().
Method in class ParkaClient.ParkaNet
-
- clipClaimClear().
Method in class Annotator.KA_App
-
- clipClaimCopy().
Method in class Annotator.KA_App
-
- clipClaimPaste().
Method in class Annotator.KA_App
-
- clipInstanceClear().
Method in class Annotator.KA_App
-
- clipInstanceCopy().
Method in class Annotator.KA_App
-
- clipInstancePaste().
Method in class Annotator.KA_App
-
- clipUseOntClear().
Method in class Annotator.KA_App
-
- clipUseOntCopy().
Method in class Annotator.KA_App
-
- clipUseOntPaste().
Method in class Annotator.KA_App
-
- cloneClaim(Object).
Method in class Annotator.KA_App
-
- cloneInstance(Instance).
Method in class Annotator.KA_App
-
- cloneUseOnt(Use_Ontology).
Method in class Annotator.KA_App
-
- closeConnection().
Method in class ShoeKb.KBInterface
- Closes the current connection.
- closeConnection().
Method in class ShoeKb.ParkaFileInterface
- Closes the current connection.
- closeConnection().
Method in class ShoeKb.ParkaInterface
- Closes the current connection.
- closeConnection().
Method in class ShoeKb.ShoeKb
- Closes the current connection.
- closeKB().
Method in class ShoeKb.KBInterface
- Closes the current knowledge base.
- closeKB().
Method in class ShoeKb.ParkaFileInterface
- Closes the current knowledge base.
- closeKB().
Method in class ShoeKb.ParkaInterface
- Closes the current KB without closing the connection.
- closeKB().
Method in class ParkaClient.ParkaNet
- Close the current knowledge base.
- closeKB().
Method in class ShoeKb.ShoeKb
- Closes the current knowledge base.
- closeWebSearchQHelpWin().
Method in class ShoeSearch.WebSearch
-
- closeWebSearchQHelpWin().
Method in interface ShoeSearch.WebSearchHelpContainer
-
- closeWebSearchWin().
Method in class ShoeSearch.SS_Frame
- Implements WebSearchContainer interface.
- closeWebSearchWin().
Method in class ShoeSearch.UrlTest
-
- closeWebSearchWin().
Method in interface ShoeSearch.WebSearchContainer
-
- commands.
Static variable in class ParkaClient.SimpleClient
-
- compact(int).
Method in class UserInt.TreeWidget
-
- compareTo(LabeledTreeNode).
Method in class Tree.LabeledTreeNode
- Compares the label of this node to the node passed as an argument
and returns a number less than 0, equal to 0, or greater than 0
if lexiographically this node is before, equivalent to, or after
the argument, respectively.
- Comparison(int, RelArg[]).
Constructor for class SHOE.Comparison
- Create a new comparison clause given the type of the operator and
an array of two operands.
- Comparison(SGML_Tag).
Constructor for class SHOE.Comparison
- Create a new comparsion clause from its SGML tag representation.
- CONNATTEMPT.
Static variable in class ShoeSearch.ThesServe
-
- connect().
Method in class ParkaClient.ParkaNet
- Make a socket connection to the Parka server.
- connect().
Method in class ShoeSearch.ThesServe
-
- connectionMsg.
Variable in class ShoeSearch.ThesServe
-
- connectToKb().
Method in class ShoeSearch.SS_Frame
- Opens a SHOE Kb.
- CONNMSG.
Static variable in class ShoeSearch.ThesServe
-
- ConstraintAdder(List, Vector).
Constructor for class Expose.ConstraintAdder
-
- contents.
Variable in class SHOE.SHOE_Obj
- Used to store child tokens and objects
- context.
Variable in class ShoeSearch.SS_Frame
-
- contextOnt.
Variable in class ShoeSearch.SS_Frame
-
- createClass(String).
Method in class ShoeKb.KBInterface
- Creates a new class with the specified name.
- createClass(String).
Method in class ShoeKb.ParkaFileInterface
- Creates a new class with the specified name.
- createClass(String).
Method in class ShoeKb.ParkaInterface
- Creates a new class with the specified name.
- createKB(String).
Method in class ShoeKb.KBInterface
- Creates a new KB with the name supplied by the user.
- createKB(String).
Method in class ShoeKb.ParkaFileInterface
- Creates a new KB with the name supplied by the user.
- createKB(String).
Method in class ShoeKb.ParkaInterface
- Creates a new KB with the name supplied by the user.
- createKB(String).
Method in class ShoeKb.ShoeKb
- Creates a new KB with the name supplied by the user.
- createPredicate(String, int).
Method in class ShoeKb.KBInterface
- Creates a new predicate with given name and arity.
- createPredicate(String, int).
Method in class ShoeKb.ParkaFileInterface
- Creates a new predicate with given name and arity.
- createPredicate(String, int).
Method in class ShoeKb.ParkaInterface
- Creates a new predicate in the KB using the given name and arity.
- createPredicate(String, String[]).
Method in class ShoeKb.KBInterface
- Creates a new predicate with given name and types for
arguments.
- createPredicate(String, String[]).
Method in class ShoeKb.ParkaFileInterface
- Creates a new predicate with given name and types for
arguments.
- createPredicate(String, String[]).
Method in class ShoeKb.ParkaInterface
- Creates a new predicate with given name and types for
arguments.
- DATE.
Static variable in class SHOE.Def_Arg
- Constant for identifying a date type.
- Declaration().
Constructor for class SHOE.Declaration
-
- Def_Arg(int, String).
Constructor for class SHOE.Def_Arg
- Create a new argument definition given its position in the relation
and type.
- Def_Arg(int, String, String).
Constructor for class SHOE.Def_Arg
- Create a new argument definition given its position in the relation,
type, and a short phrase.
- Def_Arg(SGML_Tag).
Constructor for class SHOE.Def_Arg
- Create a new argument definition given its SGML tag representation.
- Def_Category(SGML_Tag).
Constructor for class SHOE.Def_Category
- Creates a new Def_Category object using the given SGML tag.
- Def_Category(String, Vector).
Constructor for class SHOE.Def_Category
- Creates a new Def_Category object with the given name and set of
direct super-categories.
- Def_Category(String, Vector, String, String).
Constructor for class SHOE.Def_Category
- Creates a new Def_Category object with the given name, set of
direct super-categories, description, and short phrase.
- Def_Constant(SGML_Tag).
Constructor for class SHOE.Def_Constant
- Create a new constant given its SGML tag representation.
- Def_Constant(String, String).
Constructor for class SHOE.Def_Constant
- Create a new constant given its name and the prefixed name
of the category of which it is a member.
- Def_Inference().
Constructor for class SHOE.Def_Inference
- Create a new inference rule whose IF and THEN parts will be set
later.
- Def_Inference(SGML_Tag).
Constructor for class SHOE.Def_Inference
- Create a new inference rule given its SGML tag representation.
- Def_Inference(String).
Constructor for class SHOE.Def_Inference
- Create a new inference rule given a description.
- Def_Relation(SGML_Tag).
Constructor for class SHOE.Def_Relation
- Create a new relation definition from its SGML tag representation.
- Def_Relation(String, String, String, Vector).
Constructor for class SHOE.Def_Relation
- Create a new relation definition given a name, description, short
phrase and vector of argument definitions.
- Def_Rename(SGML_Tag).
Constructor for class SHOE.Def_Rename
- Create a new rename object given its SGML tag representation.
- Def_Rename(String, String).
Constructor for class SHOE.Def_Rename
- Create a new rename object given the prefixed name of the object
to be renamed and the new local name.
- Def_Type(SGML_Tag).
Constructor for class SHOE.Def_Type
- Create a new type given its SGML tag representation.
- Def_Type(String, String, String).
Constructor for class SHOE.Def_Type
- Create a new type given its name, description, and a short phrase.
- DEFAULT_FROM_USER.
Static variable in class Expose.ExposeApp
-
- DEFAULT_HOST.
Static variable in class Expose.SHOELoader
-
- DEFAULT_HOST.
Static variable in class ShoeSearch.SS_Frame
-
- DEFAULT_IMPLICIT_CLAIMS.
Static variable in class Expose.ExposeApp
-
- DEFAULT_KB.
Static variable in class Expose.SHOELoader
-
- DEFAULT_KB_HOST.
Static variable in class Expose.ExposeApp
-
- DEFAULT_KB_NAME.
Static variable in class Expose.ExposeApp
-
- DEFAULT_KB_NAME.
Static variable in class ShoeSearch.SS_Frame
-
- DEFAULT_KB_PORT.
Static variable in class Expose.ExposeApp
-
- DEFAULT_MAX_COST.
Static variable in class Expose.ExposeApp
-
- DEFAULT_MAX_PAGES.
Static variable in class Expose.ExposeApp
-
- DEFAULT_PORT.
Static variable in class Expose.SHOELoader
-
- DEFAULT_PORT.
Static variable in class ParkaClient.SimpleClient
- Default port number to connect to KB
- DEFAULT_PORT.
Static variable in class ShoeSearch.SS_Frame
-
- DEFAULT_REQUEST_INTERVAL.
Static variable in class Expose.ExposeApp
-
- DEFAULT_SERVER.
Static variable in class ParkaClient.SimpleClient
- Default host machine for KB
- DEFAULT_USE_PROXY.
Static variable in class Expose.ExposeApp
-
- DefaultMutableTreeNode().
Constructor for class Tree.DefaultMutableTreeNode
-
- DefaultMutableTreeNode(Object).
Constructor for class Tree.DefaultMutableTreeNode
-
- DefaultTreeModel(DefaultMutableTreeNode).
Constructor for class Tree.DefaultTreeModel
-
- deleteClaims(String).
Method in class ShoeKb.KBInterface
- Deletes all claims made by the source.
- deleteClaims(String).
Method in class ShoeKb.ParkaFileInterface
- Deletes all claims made by the source.
- deleteClaims(String).
Method in class ShoeKb.ParkaInterface
- Deletes all claims made by a source by first getting a list of the
sources claims, deleting all of these and then checking to see
if there are any other claims for the same assertions.
- deleteDeclaration(Declaration).
Method in class SHOE.Instance
- Removes the specified category or relation claim from the instance.
- deleteFrame(String).
Method in class ParkaClient.ParkaNet
- Deletes a frame from the KB.
- deleteFromKB(String).
Method in class ParkaClient.ParkaNet
- Given an assertion (in standard Parka format, including the
enclosing parentheses), removes it from the KB.
- deleteItem(int).
Method in class UserInt.MultiColumn
- Remove one row from the list.
- deleteSHOEObject(Object).
Method in class SHOE.SHOE_Doc
- Removes a SHOE Object from both the list of parsed SHOE objects and the
document's content list
- deleteUseOnt(Use_Ontology).
Method in class SHOE.Instance
- Removes the specified Use-Ontology from the instance.
- DELIM.
Static variable in class ParkaClient.Response
-
- delItem(int).
Method in class UserInt.ObjectList
-
- delItems(int, int).
Method in class UserInt.ObjectList
-
- deselectInst().
Method in class Annotator.KA_App
-
- DIALOG_CLOSED.
Static variable in class UserInt.WorkaroundDialog
-
- DIALOG_PENDING.
Static variable in class UserInt.WorkaroundDialog
-
- dialogX.
Static variable in class UserInt.WorkaroundDialog
-
- dialogY.
Static variable in class UserInt.WorkaroundDialog
-
- disable().
Method in class UserInt.MultiColumn
-
- disableClaimOps().
Method in class Annotator.KA_App
-
- disableClaimPaste().
Method in class Annotator.KA_App
-
- disableEmptyProps.
Variable in class ShoeSearch.SS_Frame
- True if properties with no values should not be allowed to be queried
- disableInstancePaste().
Method in class Annotator.KA_App
-
- disableInstOps().
Method in class Annotator.KA_App
-
- disableUseOntOps().
Method in class Annotator.KA_App
-
- disableUseOntPaste().
Method in class Annotator.KA_App
-
- DISCONNATTEMPT.
Static variable in class ShoeSearch.ThesServe
-
- disconnect().
Method in class ParkaClient.ParkaNet
- Disconnect from the Parka server.
- disconnect().
Method in class ShoeSearch.ThesServe
-
- displayDoc(SHOE_Doc).
Method in class Annotator.KA_App
- Updates the current view to display the current document.
- displayFrame().
Method in class ShoeSearch.OO_Button
-
- displayFrame().
Method in class ShoeSearch.SS_Button
-
- displayMessage(String).
Method in class ShoeKb.ParkaFileInterface
-
- displayMessage(String).
Method in class ShoeKb.ParkaInterface
-
- displayMessage(String).
Method in interface ParkaClient.ParkaWin
-
- displayMessage(String).
Method in class ParkaClient.SimpleClient
- Implment ParkaWin interface methods
- displayNumAnswersToQueryMsg().
Method in class ParkaClient.ParkaNet
-
- displayTServeMsg(String).
Method in interface ShoeSearch.ThesaurusClientParent
-
- displayTServeMsg(String).
Method in class ShoeSearch.WebQHelp
-
- dispose().
Method in class UserInt.WorkaroundDialog
- Sets the dialog's status when the it is closed
- doFindQueryForNumAnswers(int).
Method in class ShoeSearch.SS_Frame
- Submit a Find query to Parka, merely to find number of answers
available.
- doneMsg.
Static variable in class Annotator.KA_Button
-
- doneMsg.
Variable in class ShoeSearch.SS_Button
-
- doQuery().
Method in class ShoeSearch.SS_Frame
- Submit the query to Parka and display the results in the resWin
- doubleClick(MultiColumn, int, int).
Method in interface UserInt.MultiColumnCallback
-
- doubleClick(MultiColumn, int, int).
Method in class ShoeSearch.ResultsWin
- Called upon double-clicking on a list item.
- doWebQuery().
Method in class ShoeSearch.OntOnly
- Issues the query to last engine selected in the Web Search window
(defaults to Alta Vista).
- DupeKeyException().
Constructor for class SHOE.DupeKeyException
-
- DUPLICATE_NAME.
Static variable in class SHOE.SHOEException
-
- DUPLICATE_PREFIX.
Static variable in class SHOE.SHOEException
-
- EDIT.
Static variable in class Annotator.ClaimDlg
-
- EDIT.
Static variable in class Annotator.InstWindow
-
- EDIT.
Static variable in class Annotator.UseOntWindow
-
- EditWindow(Frame, String).
Constructor for class UserInt.EditWindow
-
- enable().
Method in class UserInt.MultiColumn
-
- enableClaimOps().
Method in class Annotator.KA_App
-
- enableClaimPaste().
Method in class Annotator.KA_App
-
- enableDocMenus().
Method in class Annotator.KA_App
- Enable those menus that require a document to be loaded.
- enableInstancePaste().
Method in class Annotator.KA_App
-
- enableInstOps().
Method in class Annotator.KA_App
-
- enableUseOntOps().
Method in class Annotator.KA_App
-
- enableUseOntPaste().
Method in class Annotator.KA_App
-
- equals(Object).
Method in class HTML.HTML_Token
- Compares to HTML_Tokens for equality.
- equals(Object).
Method in class SHOE.Unique_Elt
- Return true if the other unique element is equivalent to this one.
- equals(Object).
Method in class Expose.VisitNode
-
- erase_titles().
Method in class UserInt.MultiColumn
- sometimes used with 'clear()'
- ErrorDialog(Frame, String, String, String).
Constructor for class Annotator.ErrorDialog
-
- escapeSpecialChars(String).
Static method in class ShoeKb.ParkaInterface
- This function takes a string intended as an argument and escapes those
characters that have special meaning in a Parka Assertion or query.
- establishConnection(String, int).
Method in class ShoeKb.KBInterface
- Establish a connection to the given host and port number.
- establishConnection(String, int).
Method in class ShoeKb.ParkaFileInterface
- Establish a connection to the given host and port number.
- establishConnection(String, int).
Method in class ShoeKb.ParkaInterface
- Establish a connection to the given host and port number.
- establishConnection(String, int).
Method in class ShoeKb.ShoeKb
- Establish a connection to the given host and port number.
- Exclusions().
Constructor for class HTML.Exclusions
-
- exit().
Method in class Expose.ExposeApp
-
- exit().
Method in class ShoeSearch.SS_Frame
- Quit the applet or application.
- exit(int).
Method in class Expose.SHOELoader
- Clean up before exiting by closing the knowledge base and the
log files.
- expand(int).
Method in class UserInt.TreeWidget
-
- expandAll().
Method in class UserInt.TreeWidget
- Expands the entire tree.
- expandHypertext(Enumeration, VisitNode).
Method in class Expose.ExposeApp
- Add all hypertext links ( tags) to the list of pages to visit.
- expandNode(SHOE_Doc, VisitNode).
Method in class Expose.ExposeApp
- Finds all web pages reachable from the given document, either by
hypertext or by SHOE arguments.
- ExposeApp().
Constructor for class Expose.ExposeApp
- Constructs a new Expose web-crawler.
- fieldErrors().
Method in class UserInt.EditWindow
- Returns a string describing any errors in the fields that were
edited, if no errors then returns null.
- fieldErrors().
Method in class Annotator.UseOntWindow
- Checks that values have been suplied for the Id, Version, URL, and
Prefix fields.
- finalize().
Method in class ShoeSearch.SS_Frame
- When the class is unloaded, make sure that the KB is closed.
- finalize().
Method in class ShoeSearch.ThesServe
-
- finalize().
Method in class ShoeSearch.WebQHelp
-
- findValName(String).
Method in class HTML.SGML_Tag
- Returns the name of the attribute that has the given value.
- formatAssert(String, String, String).
Static method in class ShoeKb.ParkaInterface
-
- formatAssert(String, String[]).
Static method in class ShoeKb.ParkaInterface
- Create a Parka assertion string.
- formatAtom(Atom).
Static method in class ShoeKb.ParkaInterface
- Given a generic atom object, returns the equivalent Parka query
or assertion string.
- formatSearchDetail(String).
Method in class Expose.ExposeApp
- Given a URL, returns a string that contains the URL and the
current time, and pads the space between them with tabs in
an attempt to achieve distinct columns for each when used to
displaying the web-crawler's progress.
- formatSentence(Sentence).
Static method in class ShoeKb.ParkaInterface
- Given a generic Sentence object, returns the equivalent Parka
string.
- fromUser.
Variable in class Expose.ExposeApp
- E-mail of the user who is running the agent.
- getAncestorHashtable(Unique_Elt).
Method in class SHOE.OntManager
- Returns a hashtable consisting of the ids of all categories
(including those in other ontologies) of which the input argument
is a sub-category.
- getAnswers(int, int).
Method in class ParkaClient.ParkaNet
- Gets start...end answers from the server and puts them in
the 'answers' array.
- getAntecedents().
Method in class ShoeKb.Axiom
- Returns the antecedents of the axiom.
- getArg(int).
Method in class SHOE.Comparison
- Return the argument of the comparison with the given position number.
- getArg(int).
Method in class SHOE.Relation
- Returns an argument of the relation that has the given position
number.
- getArgCount().
Method in class SHOE.Relation
- Returns the number of arguments in the relation.
- getArgs().
Method in class SHOE.Comparison
- Return an array of the operands of the comparison.
- getArgs().
Method in class SHOE.Relation
- Returns the set of the relation's arguments as an array.
- getArguments().
Method in class ShoeKb.Atom
-
- getArgValue(int).
Method in class SHOE.Relation
- Returns the value of an argument of the relation that has the
given position number.
- getArity().
Method in class SHOE.Def_Relation
- Return the number of arguments defined for the relation.
- getAtoms().
Method in class ShoeKb.Sentence
- Returns the vector of atoms that are conjuncted together
in the sentence.
- getAttribute(String).
Method in class HTML.SGML_Tag
- Given an SGML attribute name returns the value or null if there
is none.
- getAttributeName(int).
Method in class HTML.SGML_Tag
- Returns the name of the attribute at the position determined by
index.
- getAttributeValue(int).
Method in class HTML.SGML_Tag
-
- getBackCompatString().
Method in class SHOE.Ontology
- Return the string that consists of a whitespace separated list of
versions with which this ontology is backward compatible.
- getBaseName().
Method in class SHOE.Category
- Returns the name of the category as it appears in its originating
ontology.
- getBaseName().
Method in class SHOE.Relation
- Returns the name of the relation as it appears in its original
ontology.
- getBrowserAnswers().
Method in class ParkaClient.ParkaNet
- Returns a 2-D array of the answers to the browsing query.
- getBrowserTokenList().
Method in class ParkaClient.BrowserResponse
-
- getCategoryId().
Method in class SHOE.Def_Constant
- Return an ontology independent identifier for the category
of which this constant is a member.
- getCategoryName().
Method in class SHOE.Def_Constant
- Return the prefixed name of the category that this constant is
classified under.
- getCheckboxMIGroup().
Method in class UserInt.CheckboxMenuItemGroup
-
- getChildIds().
Method in class SHOE.Def_Category
- Returns the unique element ids of each child category, including
those of categories defined in other ontologies.
- getClaimSubjectKeys().
Method in class SHOE.ClaimSubjectIndexer
- Returns the set of subject keys that have been indexed for this
instance.
- getClaimSubjects().
Method in class SHOE.ClaimSubjectIndexer
- Returns the set of claim subjects that have been indexed for this
instance.
- getColNameIndex(String).
Method in class ShoeKb.ResultSet
- Returns column index of named variable, or -1 if error--
eg, name not there.
- getColType().
Method in class ParkaClient.BrowserResponse
-
- getColVar(int).
Method in class ShoeKb.ResultSet
- Returns the variable name associated with the requested column.
- getColVars().
Method in class ShoeKb.ResultSet
- Returns an array of the variable names used in the query, using
the order that the results occur in.
- getConsequents().
Method in class ShoeKb.Axiom
- Returns the consequents of the axiom
- getContents(String).
Method in class HTML.ProxyTest
-
- getContentTokens().
Method in class SHOE.SHOE_Obj
- Returns and enumeration specifying all (non-SHOE) tokens contained
between this SHOE Object's start and end tags.
- getCostEstimate(URL, VisitNode).
Method in class Expose.ExposeApp
- Given a url and it's parent node, estimates the cost of visting the
node in terms of its likelyhood to contain SHOE.
- getDeclarations().
Method in class SHOE.Instance
- Returns an enumeration of the category and relation claims made
by this instance.
- getDeclaratorsString().
Method in class SHOE.Ontology
- Return the string that consists of a whitespace separated list of
the instances that make special declarations for this ontology.
- getDefArg(int).
Method in class SHOE.Def_Relation
- Returns the argument with POS field of pos.
- getDefArgAt(int).
Method in class SHOE.Def_Relation
- Returns the argument that is located at index idx in the list.
- getDefArgs().
Method in class SHOE.Def_Relation
-
- getDefArgTypeClass(int).
Method in class SHOE.Def_Relation
- Returns the required type class of the argument in the desired
position.
- getDefaultPrefix(String, String).
Method in class SHOE.OntManager
- Given an ontology id and version number, returns the default prefix
for it.
- getDefaultUrl(String, String).
Method in class SHOE.OntManager
- Given an ontology id and version number, returns the default URL
for it.
- getDelegates().
Method in class SHOE.Instance
- Returns an array of the keys of instances to which this instance
has delegated authority.
- getDelegateStr().
Method in class SHOE.Instance
- Returns a string that is a white-space delimited concatenation
of all of the delegate to elements.
- getDescendants(String).
Method in class ParkaClient.ParkaNet
- A version of getDescendants that automatically returns instances
as well as categories.
- getDescendants(String, boolean).
Method in class ParkaClient.ParkaNet
- Given the name of a parent category gets all sub-categories of it.
- getDescription().
Method in class SHOE.Def_Category
- Returns a description of the category.
- getDescription().
Method in class SHOE.Def_Inference
- Returns the description of the inference rule.
- getDescription().
Method in class SHOE.Def_Relation
- Returns a description of the relation.
- getDescription().
Method in class SHOE.Def_Type
- Return a description of the type.
- getDescription().
Method in class SHOE.Ontology
- Return the description of the ontology.
- getDocMessages().
Method in class ShoeKb.ShoeKb
- Returns the messages generated during the course of storing the
current document.
- getElement(String).
Method in class SHOE.Ontology
- Returns the ontology object (i.e., Def_Category, Def_Relation,
Def_Const, Def_Type, or Def_Rename) that has the given name.
- getElement(String, String, String).
Method in class SHOE.OntManager
- Given an ontology id and version, and the name of an element in the
ontology, returns the corresponding SHOE element.
- getElement(Unique_Elt).
Method in class SHOE.OntManager
- Given a SHOE element id, returns the corresponding SHOE element.
- getElements().
Method in class SHOE.Ontology
- Returns an enumeration of the ontology elements in an arbitrary
order.
- getElmtId().
Method in class SHOE.Category
- Returns a unique identifier for the category.
- getElmtId().
Method in class SHOE.Relation
- Returns the unique id of the ontology object that defines the
structure of this relation.
- getFindNamesQuery(int).
Method in class ShoeSearch.QueryPanel
- Create a Parka query string that finds all relations where the
predicate is of the given index.
- getFindQuery(int).
Method in class ShoeSearch.QueryPanel
- Create a Parka query string that finds all relations where the
predicate is of the given index.
- getForText().
Method in class SHOE.Category
- Returns the key of the instance that is classified under the category.
- getFrom().
Method in class SHOE.Def_Rename
- Returns the prefixed name of the source object (the object that is
renamed.
- getFromId().
Method in class SHOE.Def_Rename
- Returns an ontology independent unique identifier for the
source object.
- getHTML().
Method in class SHOE.SHOE_Doc
- Returns all (non-SHOE) HTML tokens associated with the document.
- getId().
Method in class ShoeKb.OntDescriptor
-
- getId().
Method in class SHOE.Ontology
- Returns the id of the ontology.
- getId().
Method in class SHOE.Use_Ontology
- Returns the Id of the used ontology.
- getImmediateDescendants(String).
Method in class ParkaClient.ParkaNet
- Returns all the direct descendant categories of a particular
category.
- getInferenceRules().
Method in class SHOE.Ontology
- Returns the inference rules stated for the ontology.
- getInfIf().
Method in class SHOE.Def_Inference
- Returns the antecedents of the inference rule.
- getInfThen().
Method in class SHOE.Def_Inference
- Returns the consequents of the inference rule.
- getInterfaceForEditKb().
Method in class Expose.ExposeApp
- Returns a KB interface suitable for editing an existing KB.
- getInterfaceForNewKb().
Method in class Expose.ExposeApp
- Returns a KB interface suitable for creating a new KB.
- getIsApplet().
Static method in class UserInt.ApplType
-
- getIsApplication().
Static method in class UserInt.ApplType
-
- getIsaString().
Method in class SHOE.Def_Category
- Returns the list of prefixed names of parent categories as a
whitespace separated string.
- getIsVersion1_0().
Static method in class UserInt.ApplType
-
- getIsVersion1_1().
Static method in class UserInt.ApplType
-
- getItem(int).
Method in class UserInt.MultiColumn
- Returns the contents of a given row.
- getItem(String).
Method in class UserInt.ArrayMenu
-
- getItemCell(int, int).
Method in class UserInt.MultiColumn
- Returns the contents of a given row and column
- getItems().
Method in class UserInt.ObjectList
-
- getKbInterface().
Method in class ShoeSearch.SS_Frame
- Returns a KB interface suitable for querying.
- getKbNames().
Method in class ParkaClient.ParkaNet
- Returns a list of KBs that are available to the connection.
- getKbStats().
Method in class ParkaClient.ParkaNet
- Get the size stats for the currently loaded KB.
- getKey().
Method in class SHOE.Category
- Returns an identifier for the Category.
- getKey().
Method in class SHOE.Comparison
- Returns an identifier for the SHOE object.
- getKey().
Method in class SHOE.Def_Arg
- Return a string that distinguishes the argument from other
arguments in the same relation.
- getKey().
Method in class SHOE.Def_Category
- Returns an identifier for the SHOE object.
- getKey().
Method in class SHOE.Def_Constant
- Return a string that identifies the constant within the context
of the ontology.
- getKey().
Method in class SHOE.Def_Inference
- Returns an identifier for the SHOE object.
- getKey().
Method in class SHOE.Def_Relation
- Returns an identifier for the SHOE object.
- getKey().
Method in class SHOE.Def_Rename
- Returns a unique identifier for the rename.
- getKey().
Method in class SHOE.Def_Type
- Return a string that identifies the type within the context
of the ontology.
- getKey().
Method in class SHOE.Instance
- Returns the unique identifier for the instance.
- getKey().
Method in class SHOE.Ontology
- Returns a unique identifier for the ontology.
- getKey().
Method in class SHOE.RelArg
- Returns an identifier for the SHOE object.
- getKey().
Method in class SHOE.Relation
- Returns an identifier for the SHOE object.
- getKey().
Method in class SHOE.SHOE_Obj
- Returns an identifier for the SHOE object.
- getKey().
Method in class SHOE.Use_Ontology
- Returns an identifier that distinguishes this Use_Ontology statement
from all others that appear in the current Ontology or Instance.
- getKnownOntologies().
Method in class SHOE.OntManager
- Returns an enumeration of strings, where each is a label of an
ontology known to the system.
- getKnownOntologies().
Method in class ShoeKb.ShoeKb
- Returns a vector consisting of the OntDescriptors of every
ontology known to the KB.
- getLabel().
Method in class SHOE.Def_Arg
- If the argument has a SHORT name, it is returned, otherwise the
name of the type is returned
- getLabel().
Method in class SHOE.Def_Category
- Returns a label suitable for display the Category name to a user.
- getLabel().
Method in class SHOE.Def_Relation
- If the relation has a SHORT name, it is returned, otherwise the
name of the relation is returned
- getLabel().
Method in class Tree.LabeledTreeNode
-
- getLabeledCategoryTreeLists(OntManager).
Method in class SHOE.Ontology
- Returns the set of category hierarchies defined in the ontology
as an enumeration.
- getLabeledDescendantTree(SHOE_Obj, OntManager).
Method in class SHOE.Ontology
- Returns a tree of the the category hierarchy rooted at the chosen
Def-Category, where each node has a label representing the local
name of the category as well as the category object.
- getLastToken().
Method in class HTML.HTML_Tokenizer
- Returns the last last token read by the tokenizer
- getMenu(String).
Method in class UserInt.ArrayMenuBar
-
- getMessage().
Method in class SHOE.SHOEException
-
- getMultiColumn().
Method in class ShoeSearch.ResultsWin
-
- getName().
Method in class SHOE.Category
- Returns the prefixed name of the category.
- getName().
Method in class SHOE.Def_Category
- Returns the name of the category.
- getName().
Method in class SHOE.Def_Constant
- Return the name of the constant.
- getName().
Method in class SHOE.Def_Relation
- Returns the name of the relation.
- getName().
Method in class SHOE.Def_Type
- Return the name of the type.
- getName().
Method in class SHOE.Relation
- Returns the prefixed name of the relation referred to by this claim.
- getName().
Method in class HTML.SGML_Tag
- Returns the name of the tag in cannonical format.
- getName().
Method in class SHOE.Unique_Elt
- Return the local name of this element in its home ontology.
- getName(int).
Method in class ParkaClient.QueryResults
- Returns the name of the variable in the pos column (starting
with 0).
- getNameIndex(String).
Method in class ParkaClient.QueryResults
- Returns column index of named variable, or -1 if error--
eg, name not there.
- getNames().
Method in class ParkaClient.QueryResults
- Return the names of all variables in the result.
- getNextNode().
Method in class Expose.SearchList
-
- getNumAnswers().
Method in class ParkaClient.BrowserResponse
-
- getNumAnswers().
Method in class ShoeSearch.ThesResponse
-
- getNumAnswersRequested().
Method in class ShoeKb.Query
- Returns the maximum number of answers that should be returned by
the query.
- getNumAnswersShown().
Method in class ParkaClient.BrowserResponse
-
- getNumColumns().
Method in class ShoeKb.ResultSet
- Returns the number of variables in the result set.
- getNumResults().
Method in class ShoeKb.ResultSet
- Returns the number of results in the set.
- getNumTotalAnswersToQuery().
Method in class ParkaClient.ParkaNet
- Returns the number of answers (complete sets of variables bindings)
generated by the last query sent to the server.
- getNumVariables().
Method in class ParkaClient.ParkaNet
-
- getObject().
Method in class Annotator.ObjectMenuItem
-
- getObject(int).
Method in class UserInt.ObjectList
-
- getObject(int).
Method in class UserInt.TreeWidget
-
- getObjects().
Method in class UserInt.ObjectList
-
- getOntDescriptor(String, String).
Method in class ShoeKb.ShoeKb
-
- getOntId().
Method in class SHOE.Unique_Elt
- Return the ontology id for this unique element.
- getOntLabel().
Method in class SHOE.Ontology
- Returns a label suitable for identifying the ontology to a
human reader.
- getOntLabel().
Method in class SHOE.Use_Ontology
- Returns a label suitable for identifying the Use-Ontology to
a user.
- getOntology(String).
Method in class SHOE.OntManager
- Retrieve an ontology based only on its label string (this has
a format of "[id], v.[version]").This can only be used if the
system has previously loaded the ontology or it knows where to
locate it.
- getOntology(String, String).
Method in class SHOE.OntManager
- Retrieve an ontology based only on its id and version number.
- getOntology(String, String, String).
Method in class SHOE.OntManager
- Retrieve an ontology based on its label and a suggested location.
- getOntology(Use_Ontology).
Method in class SHOE.OntManager
- Returns the ontology that is described in the specified Use-Ontology
object.
- getOntReference().
Method in class SHOE.RelArg
- If the argument value is a reference to an ontology element, return
the unique element id of this element.
- getOntSeqNumber(String, String).
Method in class ShoeKb.ShoeKb
-
- getOntURL(String, String).
Method in class ShoeKb.ShoeKb
-
- getOntVer().
Method in class SHOE.Unique_Elt
- Return the ontology version number for this unique element.
- getOperator().
Method in class SHOE.Comparison
- Return the operator type of the comparison.
- getOperatorName().
Method in class SHOE.Comparison
-
- getPageCost(SHOE_Doc, int).
Method in class Expose.ExposeApp
- Returns the cost of visiting the page; pages with lower costs will
be visited first.
- getParent().
Method in class Tree.DefaultMutableTreeNode
-
- getParentIds().
Method in class SHOE.Def_Category
- Returns the unique element ids of each parent category, including
those of categories defined in other ontologies.
- getParentNames().
Method in class SHOE.Def_Category
- Returns an array of the prefixed names of the category's parents.
- getParseErrors().
Method in class SHOE.Ontology
- Retrieves error messages for this ontology and concatenate into a
single string.
- getParseErrors().
Method in class SHOE.SHOE_Doc
- Retrieves error messages for this document and concatenates them
into a single string.
- getPhrase().
Method in class SHOE.Def_Arg
- Return a short phrase that describes the argument.
- getPhrase().
Method in class SHOE.Def_Category
- Returns a short phrase that describes the category.
- getPhrase().
Method in class SHOE.Def_Relation
- Returns a short phrase that describes the relation.
- getPhrase().
Method in class SHOE.Def_Type
- Returns a short phrase that describes the type.
- getPosition().
Method in class SHOE.Def_Arg
- Return the sequence number of the argument in the relation.
- getPosition().
Method in class SHOE.RelArg
- Return the argument number of the argument.
- getPredicate().
Method in class ShoeKb.Atom
-
- getPredicateArity(String).
Method in class ParkaClient.ParkaNet
- Returns the arity of the predicate with the given name.
- getPredicateList().
Method in class ParkaClient.ParkaNet
- Retrieves the list of predicates and their arities from the KB
and stores them for later use.
- getPredicateText().
Method in class SHOE.Category
- Returns a string that formats the category as a predicate, i.e.,
is-a(subject, catname).
- getPredicateText().
Method in class SHOE.Comparison
- Return a predicate representation of the comparison.
- getPredicateText().
Method in class SHOE.Declaration
- Returns a string that formats the declaration as a predicate.
- getPredicateText().
Method in class SHOE.Relation
- Returns a string that formats the relation as a predicate, i.e.,
relname(arg1, arg2).
- getPreds().
Method in class ParkaClient.ParkaNet
- Gets a list of predicates relevant to a particular database.
- getPrefix().
Method in class SHOE.Use_Ontology
- Returns the prefix that is prepended to the names of elements
from the used ontology.
- getPSHOE().
Method in class SHOE.SHOE_Doc
- Returns an enumeration of the ontology and/or instance objects
contained within the document.
- getQR().
Method in class ShoeSearch.ResultsWin
-
- getQuery().
Method in class ShoeSearch.QueryPanel
- Returns a Query object that corresponds to the user's inputs.
- getRelations().
Method in class SHOE.Ontology
- Returns an enumeration of all DEF_RELATIONs in the ontology
- getRelsByArgType(Ontology, Unique_Elt, int).
Method in class SHOE.OntManager
- Returns a list of Def-Relations in the ont ontology in which argument
position argPos can be legally filled by the category identified
by elmt_id.
- getResponse().
Method in class ParkaClient.Response
- Returns the string of the response.
- getResponse().
Method in class ShoeSearch.ThesResponse
-
- getResult(int).
Method in class ShoeKb.ResultSet
- Returns one set of bindings for the query as an array.
- getRoot().
Method in class Tree.DefaultTreeModel
-
- getScrollAreaSize().
Method in class UserInt.LightComponentScroller
-
- getScroller(Component).
Static method in class UserInt.LightComponentScroller
-
- getSelectedLabel().
Method in class UserInt.TreeWidget
- Returns the label of the node that was selected by the user.
- getSelectedNode().
Method in class UserInt.TreeWidget
- Returns the node that has been selected by the user.
- getSelectedObject().
Method in class UserInt.ObjectList
-
- getSelectedObject().
Method in class UserInt.TreeWidget
- Returns the object associated with the node that was selected by
the user.
- getSeqNum().
Method in class ShoeKb.OntDescriptor
-
- getShoeKb(KBInterface, OntManager, PrintStream).
Method in class Expose.ExposeApp
- Returns a ShoeKb object which allows standard SHOE operations to be
excuted against an underlying knowledge base.
- getShoeKb(KBInterface, OntManager, PrintStream).
Method in class ShoeSearch.SS_Frame
- Returns a ShoeKb object which allows standard SHOE operations to be
excuted against an underlying knowledge base.
- getSize().
Method in class ParkaClient.Response
- Returns the size of the response.
- getSize().
Method in class ShoeSearch.ThesResponse
-
- getSortedElements().
Method in class SHOE.Ontology
- Returns an enumeration of the ontology elements in sorted order.
- getStatus().
Method in class ParkaClient.Response
- Returns the status code of the response.
- getStatus().
Method in class ShoeSearch.ThesResponse
-
- getStatus().
Method in class UserInt.WorkaroundDialog
-
- getStoredOntologies().
Method in class ShoeKb.ShoeKb
- Retrieves the catalog information for ontologies from the KB.
- getSubjectCategories(String).
Method in class SHOE.ClaimSubjectIndexer
- Returns the set of Categories for the subject with the given key.
- getSubjectRelations(String, int).
Method in class SHOE.ClaimSubjectIndexer
- Returns the set of Relations in which the given subject key
appears in the given argument position.
- getText().
Method in class HTML.HTML_Token
-
- getText().
Method in class HTML.SGML_Tag
- Returns the textual representation of the SGML tag.
- getTextBySubject(OntManager).
Method in class SHOE.Category
- Returns a phrase suitable for describing the claim given that
its subject is already known.
- getTextBySubject(OntManager).
Method in class SHOE.Comparison
- Return a subject style representation of the comparison.
- getTextBySubject(OntManager).
Method in class SHOE.Declaration
- Returns a phrase suitable for describing the declaration given that
its subject is already known.
- getTextBySubject(OntManager).
Method in class SHOE.Relation
- Returns a phrase suitable for describing the claim given that
its subject is already known.
- getTimingStats().
Method in class ParkaClient.ParkaNet
- Get the timing statistics for the last query.
- getTo().
Method in class SHOE.Def_Rename
- Returns the new local alias of the renamed object.
- getTokenList().
Method in class ParkaClient.BrowserResponse
- Returns the array of tokens populated by a previous makeTokens() call.
- getTokenList().
Method in class ParkaClient.Response
- Returns the array of tokens populated by a previous makeTokens() call.
- getTokenList().
Method in class ShoeSearch.ThesResponse
-
- getTopLevelCategories().
Method in class SHOE.Ontology
- Returns the set of Def-Categories and Def-Renames of Def-Categories
that constitute the most abstract categories defined in the ontology.
- getType().
Method in class SHOE.Def_Arg
- Return the prefixed name of the argument's type.
- getType().
Method in class HTML.HTML_Token
-
- getTypeClass().
Method in class SHOE.Def_Arg
- Return the class of the argument's type.
- getTypeId().
Method in class SHOE.Def_Arg
- If the argument is of the type of an object defined in an ontology,
returns the unique identifier for that object, otherwise returns
null.
- getUniqueName(Ontology, String).
Method in class ShoeKb.ShoeKb
- Given the name of an ontology object, and an ontology with which
to reference the name, creates and returns a unique name for it.
- getUniqueName(String, String, String).
Method in class ShoeKb.ShoeKb
- Given the name of an ontology object, and the id of an ontology with
which to reference the name, creates and returns a unique name for it.
- getUniqueName(Unique_Elt).
Method in class ShoeKb.ShoeKb
-
- getUrl().
Method in class ShoeKb.OntDescriptor
-
- getURL().
Method in class SHOE.Ontology
- Returns the URL that has been assigned to this ontology.
- getURL().
Method in class Annotator.URLDialog
-
- getUrl().
Method in class SHOE.Use_Ontology
- Returns the recommended URL for locating the used ontology.
- getUseOnt(String).
Method in class SHOE.Instance
- Returns the Use-Ontology object in which the specified prefix
was assigned to a referenced ontology.
- getUseOnt(String).
Method in class SHOE.Ontology
- Given a prefix, returns the Use-Ontology statement which
identifies the ontology referenced by the prefix.
- getUseOntNode(OntManager).
Method in class SHOE.Use_Ontology
- Creates a tree node for the Use-Ontology in which the children
of the node are nodes containing the Use-Ontologies which are used
by its ontology.
- getUseOnts().
Method in class SHOE.Instance
- Returns an enumeration of the Use-Ontologies included in this
instance.
- getUseOnts().
Method in class SHOE.Ontology
- Returns an enumeration of the Use_Ontology objects which represent
the ontologies included in this ontology.
- getUseOntTreeList(OntManager).
Method in class SHOE.Instance
- Returns the set of use ontologies that occur within the instance.
- getUseOntTreeList(OntManager).
Method in class SHOE.Ontology
- Returns the set of use ontologies that occur within the ontology.
- getUserObject().
Method in class Tree.DefaultMutableTreeNode
-
- getValue().
Method in class SHOE.RelArg
- Retrun the value of the argument.
- getValue(int, int).
Method in class ParkaClient.QueryResults
- Return the value at a particular row and column number.
- getValue(int, int).
Method in class ShoeKb.ResultSet
- Returns a single binding for a single variable.
- getValueMatrix().
Method in class ParkaClient.QueryResults
- Return the results as a matrix of strings.
- getValueMatrix().
Method in class ShoeKb.ResultSet
- Returns a matrix of the result set, where each column represents
a different variable and each row represents a different set of
bindings.
- getValues(int).
Method in class ParkaClient.QueryResults
- Return the set of variable bindings for a single answer (a row
from the table).
- getVarArgPos(String).
Method in class ShoeSearch.QueryPanel
- Given a PARKA variable name, retrieves the part the represents
the argument position
- getVariableDescs(String[]).
Method in class ShoeSearch.QueryPanel
- Given an array of variable names, returns an array of the
corresponding English descriptions
- getVariableList().
Method in class ParkaClient.ParkaNet
-
- getVariables().
Method in class ParkaClient.ParkaNet
- Retrieves the list of variables in the order that values are
bound to them.
- getVariables().
Method in class ShoeKb.Sentence
- Returns an array of the variables in the sentence.
- getVarRelIndex(String).
Method in class ShoeSearch.QueryPanel
- Given a PARKA variable name, retrieves the part that represents
the relation index.
- getVersion().
Method in class ShoeKb.OntDescriptor
-
- getVersion().
Method in class SHOE.Ontology
- Returns the version number of the ontology.
- getVersion().
Method in class SHOE.SHOE_Doc
- Returns the SHOE version number used by the document.
- getVersion().
Method in class SHOE.Use_Ontology
- Returns the version number of the used ontology.
- getVersionsCompatibleWith().
Method in class SHOE.Ontology
- Return an array of version numbers with which this version is
backward compatible.
- getVisibleHeight().
Method in class UserInt.MyScrollPane
- Get the height of the viewport
- getVisibleWidth().
Method in class UserInt.MyScrollPane
- Get the width of the viewport
- goalSatisfied(int).
Method in class Expose.ExposeApp
- Returns true if the agent has reached a termination criteria.
- GridBagCreator(Container).
Constructor for class UserInt.GridBagCreator
-
- handleEvent(Event).
Method in class Annotator.AboutWindow
-
- handleEvent(Event).
Method in class Annotator.ClaimDlg
- Responds to events that destroy the window, select the ontology
list, select the element list, or signal that loss of focus from
the first argument field.
- handleEvent(Event).
Method in class UserInt.EditWindow
-
- handleEvent(Event).
Method in class Annotator.ErrorDialog
-
- handleEvent(Event).
Method in class Annotator.KA_App
-
- handleEvent(Event).
Method in class UserInt.MessageDialog
-
- handleEvent(Event).
Method in class UserInt.MultiColumn
-
- handleEvent(Event).
Method in class UserInt.MyScrollPane
-
- handleEvent(Event).
Method in class UserInt.Notification
-
- handleEvent(Event).
Method in class ShoeSearch.OntOnly
- Respond to menu events
- handleEvent(Event).
Method in class ShoeSearch.SS_Frame
- Respond to menu events.
- handleEvent(Event).
Method in class UserInt.TreeWidget
-
- handleEvent(Event).
Method in class Annotator.UseOntWindow
-
- hashCode().
Method in class SHOE.Unique_Elt
- Returns a hash code for the object.
- hashTest(String, String, String).
Static method in class SHOE.SHOE_Test
-
- hasParseErrors().
Method in class SHOE.Ontology
- Returns true if errors when encountered while parsing the
ontology.
- hasParseErrors().
Method in class SHOE.SHOE_Doc
- Returns true if errors were detected when parsing the document.
- HorSeparator().
Constructor for class UserInt.HorSeparator
-
- hostname.
Variable in class ParkaClient.ParkaNet
-
- HT_COMMENT.
Static variable in class HTML.HTML_Tokenizer
-
- HT_EOF.
Static variable in class HTML.HTML_Tokenizer
-
- HT_SGMLDECL.
Static variable in class HTML.HTML_Tokenizer
-
- HT_SGMLTAG.
Static variable in class HTML.HTML_Tokenizer
-
- HT_TEXT.
Static variable in class HTML.HTML_Tokenizer
-
- HTML_Test().
Constructor for class HTML.HTML_Test
-
- HTML_Token().
Constructor for class HTML.HTML_Token
-
- HTML_Token(int, String).
Constructor for class HTML.HTML_Token
-
- HTML_Tokenizer(InputStream).
Constructor for class HTML.HTML_Tokenizer
-
- implicitClaims.
Variable in class Expose.ExposeApp
- Set to true if the use of an instance in a typed argument means
that an additional claim should be made that the instance is of the
correct type.
- implicitClaims.
Static variable in class Expose.SHOELoader
-
- INCOMPATIBLE_VERSION.
Static variable in class SHOE.SHOEException
-
- init().
Method in class Annotator.KA_Button
-
- init().
Method in class ShoeSearch.OO_Button
-
- init().
Method in class HTML.ProxyTest
-
- init().
Method in class ShoeSearch.SS_Button
-
- initAvailOnts().
Method in class ShoeSearch.SS_Frame
-
- initializeSearch().
Method in class Expose.ExposeApp
- Initializes a search by resetting search variables and adding the
starting URL to the open list.
- initMsg.
Static variable in class Annotator.KA_Button
-
- initMsg.
Variable in class ShoeSearch.SS_Button
-
- initOntChoiceWidget().
Method in class ShoeSearch.SS_Frame
- Fill the values for the choice widget used to select the
ontology to perform queries against.
- initProxyServer(String, String, String).
Method in class Expose.ExposeApp
- Configures the system to use a proxy server when fetching
URLs.
- initTree(DefaultTreeModel).
Method in class UserInt.TreeWidget
- Initialize the tree by giving it a single tree model.
- initTree(Vector).
Method in class UserInt.TreeWidget
- Initiliaze the tree by giving it a vector of tree models consisting
of labeled tree nodes.
- inSameDirectory(URL, URL).
Method in class Expose.ExposeApp
- Returns true if the second URL is in the same directory or a
subdirectory of the first URL.
- insert(DefaultMutableTreeNode, int).
Method in class Tree.DefaultMutableTreeNode
- Removes newChild from its present parent (if it has a parent), sets
the child's parent to this node, and then adds the child to this
node's child array at index childIndex.
- insertFrame(String).
Method in class ParkaClient.ParkaNet
- Inserts a new frame into the KB.
- insertInSortedOrder(LabeledTreeNode).
Method in class Tree.LabeledTreeNode
- Adds a new child to the node, placing it such that the children
are sorted by the label.
- insertPredicate(String, int).
Method in class ParkaClient.ParkaNet
- Inserts a predicate of the given arity into the KB.
- insertToKB(String).
Method in class ParkaClient.ParkaNet
-
- insets().
Method in class UserInt.BorderedPanel
-
- insets().
Method in class UserInt.HorSeparator
-
- insets().
Method in class UserInt.LightComponentScroller
-
- Instance(SGML_Tag).
Constructor for class SHOE.Instance
- Constructs an instance and initializes it using the information
provided in the specified SGML tag.
- Instance(SGML_Tag, SHOE_Doc).
Constructor for class SHOE.Instance
- Special constructor to identify the containing document of this
instance.
- Instance(String, String[]).
Constructor for class SHOE.Instance
- Constructs an instance and assigns it the given key and set of
instances that have been delegated to.
- instream.
Variable in class HTML.HTML_Tokenizer
-
- instream.
Variable in class ParkaClient.ParkaNet
-
- instream.
Variable in class ParkaClient.Response
-
- instream.
Variable in class ShoeSearch.ThesResponse
-
- InstWindow(Frame, int, SHOE_Doc, ObjectList, OntManager, String).
Constructor for class Annotator.InstWindow
-
- internPage(URL, String).
Method in class Expose.SHOELoader
- Retrieve a page and store any SHOE information in the KB.
- INVALID_ARG_POS.
Static variable in class SHOE.SHOEException
-
- INVALID_TYPE.
Static variable in class SHOE.SHOEException
-
- isConnection().
Method in class ParkaClient.ParkaNet
- Returns true if there is a connection to PARKA open.
- isConnection().
Method in class ShoeSearch.ThesServe
-
- isExcluded(URL).
Method in class HTML.Exclusions
-
- isKBOpen().
Method in class ParkaClient.ParkaNet
- Returns true if a knowledge base is currently open on the connection.
- isSubcategoryOf(Unique_Elt, Unique_Elt).
Method in class SHOE.OntManager
- Determines if the category identified by the first element id is
a subcategory of the one identified by the second.
- issueQuery(Query).
Method in class ShoeKb.ShoeKb
- Issues an arbitrary query to the KB using the default
ontology.
- issueQuery(String, String, String).
Method in class ShoeKb.ShoeKb
- Issues a single atom, binary query to the KB using the default
ontology.
- issueQuery(String, String[]).
Method in class ShoeKb.ShoeKb
- Issues a single atom, n-ary query to the KB using the default
ontology.
- isVariable().
Method in class SHOE.Category
- Returns true when the category declaration is for a variable.
- isVariable().
Method in class SHOE.RelArg
- Returns true if the argument is a variable.
- isXmlEmptyTag().
Method in class HTML.SGML_Tag
- Returns true if this tag is an XML style tag without
content or a corresponding end tag.
- itemStateChanged(ItemEvent).
Method in class ParkaClient.SimpleClient
- Listens for updates to the KB choice box
- KA_App().
Constructor for class Annotator.KA_App
-
- KA_Button().
Constructor for class Annotator.KA_Button
-
- kb.
Variable in class ShoeKb.ShoeKb
-
- kb.
Variable in class ShoeSearch.SS_Frame
-
- KBException().
Constructor for class ShoeKb.KBException
-
- KBException(String).
Constructor for class ShoeKb.KBException
-
- kbHost.
Variable in class Expose.ExposeApp
- Hostname of machine on which to store the KB
- kbHost.
Variable in class ShoeSearch.SS_Button
-
- kbHost.
Variable in class ShoeSearch.SS_Frame
-
- KBInterface().
Constructor for class ShoeKb.KBInterface
-
- kbName.
Variable in class Expose.ExposeApp
- Name of KB to store data in
- KBName.
Variable in class ParkaClient.ParkaNet
-
- kbName.
Variable in class ShoeSearch.SS_Button
-
- kbName.
Variable in class ShoeSearch.SS_Frame
-
- kbOpen.
Variable in class ParkaClient.ParkaNet
-
- kbPort.
Variable in class Expose.ExposeApp
- Port number for accessing KB on host machine
- kbPort.
Variable in class ShoeSearch.SS_Button
-
- kbPort.
Variable in class ShoeSearch.SS_Frame
-
- keyDown(Event, int).
Method in class ShoeSearch.QueryPanel
-
- LabeledTreeNode(Object, String).
Constructor for class Tree.LabeledTreeNode
-
- LabeledTreeNode(String).
Constructor for class Tree.LabeledTreeNode
-
- lastVisited.
Variable in class Expose.VisitNode
-
- layout().
Method in class UserInt.MyScrollPane
-
- LightComponentScroller().
Constructor for class UserInt.LightComponentScroller
-
- LightComponentScroller(Component).
Constructor for class UserInt.LightComponentScroller
-
- LINE_INC.
Static variable in class UserInt.MyScrollPane
-
- loadCategoryList(TreeWidget, Ontology).
Method in class ShoeSearch.SS_Frame
- Load an expandable list with the complete category hierarchy
for the given ontology.
- loadOntProxyInputStream(InputStream).
Method in class SHOE.OntManager
- Loads a set of ontology proxies from an input stream.
- loadPage(String).
Method in class Annotator.KA_App
-
- loadPageAsFile(String).
Method in class Annotator.KA_App
-
- loadPageAsURL(String).
Method in class Annotator.KA_App
-
- loadPageFromString(String).
Method in class Annotator.KA_App
- Parses a string to update the display with for viewing/editing
a SHOE page represented by the string.
- logFile.
Static variable in class Expose.SHOELoader
-
- lostFocus(Event, Object).
Method in class ShoeSearch.QueryPanel
-
- main(String[]).
Static method in class Expose.ExposeApp
-
- main(String[]).
Static method in class HTML.HTML_Test
-
- main(String[]).
Static method in class Annotator.KA_App
-
- main(String[]).
Static method in class ShoeSearch.OntOnly
-
- main(String[]).
Static method in class SHOE.SHOE_Test
-
- main(String[]).
Static method in class Expose.SHOELoader
-
- main(String[]).
Static method in class ParkaClient.SimpleClient
-
- main(String[]).
Static method in class ShoeSearch.SS_Frame
-
- main(String[]).
Static method in class ShoeSearch.UrlTest
-
- main(String[]).
Static method in class SHOE.Validator
-
- makeDataTokens().
Method in class ShoeSearch.ThesResponse
-
- makeKey(String, String).
Static method in class SHOE.Ontology
- Creates a unique key for an ontology from its id and version
number.
- makeMoreTokens().
Method in class ParkaClient.BrowserResponse
-
- makeRelQuery(int, String, String).
Method in class ShoeSearch.QueryPanel
- This function creates a single conjunct that uses the predicate
corresponding to the Def_Relation.
- makeTermsTokens().
Method in class ShoeSearch.ThesResponse
-
- makeTokens().
Method in class ParkaClient.BrowserResponse
- Parse responses that consist of tab-delimited strings into the
tokenList array of tokens.
- makeTokens().
Method in class ParkaClient.Response
- Parse responses that consist of tab-delimited strings into the
tokenList array of tokens.
- makeVarName(int, int).
Method in class ShoeSearch.QueryPanel
- Creates a new Parka variable to be used as the argPos'th argument
of the relation indexed by relIndex.
- makeWebQuery().
Method in class ShoeSearch.QueryPanel
- Constructs and returns a keyword query using the values that have
been supplied by the user in the property fields as well as the
selected category.
- makeWebQuery().
Method in class ShoeSearch.UrlTest
-
- makeWebQuery().
Method in interface ShoeSearch.WebQueryString
-
- maxCost.
Variable in class Expose.ExposeApp
- Limits the depth of the search.
- maxPages.
Variable in class Expose.ExposeApp
- Limits the total number of pages that will be searched.
- meetsConstraints(String).
Method in class Expose.ExposeApp
- Returns true if the URL is within one of the locations specified
by the user's URL constraints.
- MessageDialog(Frame, String, boolean, String[], String[]).
Constructor for class UserInt.MessageDialog
-
- Messages.
Static variable in class SHOE.SHOEException
-
- minimumSize().
Method in class UserInt.MultiColumn
-
- MISSING_ARG_VALUE.
Static variable in class SHOE.SHOEException
-
- MISSING_FIELD.
Static variable in class SHOE.SHOEException
-
- MISSING_ONTOLOGY.
Static variable in class SHOE.SHOEException
-
- MISSING_PREFIX.
Static variable in class SHOE.SHOEException
-
- mouseDown(Event, int, int).
Method in class UserInt.MultiColumn
-
- mouseDrag(Event, int, int).
Method in class UserInt.MultiColumn
-
- MultiColumn(String[]).
Constructor for class UserInt.MultiColumn
- Create a new list with the given column titles.
- MultiColumn(String[], MultiColumnCallback).
Constructor for class UserInt.MultiColumn
- Create a new list that calls back to the given object on
single or double clicks.
- MyScrollPane(Panel).
Constructor for class UserInt.MyScrollPane
-
- newEmptyMultiColumn().
Method in class ShoeSearch.ResultsWin
- Replace the old result list with a new, empty one.
- newline.
Static variable in class SHOE.SHOE_Obj
- OS specific line separator
- newPredList.
Variable in class ParkaClient.ParkaNet
-
- nextToken().
Method in class HTML.HTML_Tokenizer
- Returns the next complete token from the input stream.
- NO_CLOSING_TAG.
Static variable in class SHOE.SHOEException
-
- NO_ELEMENT_DEF.
Static variable in class SHOE.SHOEException
-
- NO_ONTOLOGY_FILE.
Static variable in class SHOE.SHOEException
-
- NOCONNMSG.
Static variable in class ShoeSearch.ThesServe
-
- nodeCost.
Variable in class Expose.VisitNode
-
- normalizeURL(URL).
Static method in class Expose.ExposeApp
- Given a URL, converts it into a cannonical form.
- normalizeURL(URL).
Static method in class Expose.SHOELoader
- Given a URL, converts it into a cannonical form.
- Notification(Frame, String, String).
Constructor for class UserInt.Notification
-
- notifyUser(String).
Method in class Annotator.ClaimDlg
-
- notifyUser(String).
Method in class Annotator.KA_App
-
- NotModifiedException().
Constructor for class HTML.NotModifiedException
-
- numAnswers.
Variable in class ShoeSearch.ThesResponse
-
- numAnswersMsg.
Variable in class ParkaClient.ParkaNet
-
- NUMBER.
Static variable in class SHOE.Def_Arg
- Constant for identifying a numerical type.
- numNames().
Method in class ParkaClient.QueryResults
- Returns the number of variables (columns) used in the
result.
- numResults().
Method in class ParkaClient.QueryResults
- Returns the number of results that will fit in the object.
- numTotalAnswersToQuery.
Variable in class ParkaClient.ParkaNet
-
- ObjectList(int, boolean).
Constructor for class UserInt.ObjectList
-
- ObjectMenuItem(String, Object).
Constructor for class Annotator.ObjectMenuItem
-
- oblist.
Variable in class UserInt.ObjectList
-
- ontChoice.
Variable in class ShoeSearch.SS_Frame
-
- OntDescriptor(String, String, String, int).
Constructor for class ShoeKb.OntDescriptor
-
- ontman.
Variable in class ShoeKb.ShoeKb
-
- ontman.
Variable in class ShoeSearch.SS_Frame
-
- OntManager().
Constructor for class SHOE.OntManager
- Constructs a new ontology manager with only the base ontology
loaded.
- Ontology(SGML_Tag).
Constructor for class SHOE.Ontology
- Creates a new ontology and initializes it using the information
provided in the given SGML tag.
- Ontology(String, String).
Constructor for class SHOE.Ontology
- Creates a new ontology with the given id and version number.
- Ontology(String, String, Vector, String, Vector).
Constructor for class SHOE.Ontology
- Creates a new ontology with the given id, version number,
set of versions it is backward-compatible with, description,
and set of instances that make declarations for it.
- OntOnly(String, int, String, Applet).
Constructor for class ShoeSearch.OntOnly
-
- ontTrace.
Variable in class SHOE.OntManager
- show trace when loading onts?
- OO_Button().
Constructor for class ShoeSearch.OO_Button
-
- openKB(String).
Method in class ShoeKb.KBInterface
- Opens an existing knowledge base using the default location.
- openKB(String).
Method in class ShoeKb.ParkaFileInterface
- Opens an existing knowledge base using the default location.
- openKB(String).
Method in class ShoeKb.ParkaInterface
- Open a KB using the existing connection.
- openKB(String).
Method in class ShoeKb.ShoeKb
- Using a KBMS that was specified on construction of the object,
opens the given knowledge base using the existing connection,
if one exists.
- openKB(String, boolean).
Method in class ParkaClient.ParkaNet
- Open the KB with the given name.
- openKB(String, String, int).
Method in class ShoeKb.KBInterface
- Opens an existing knowledge base that is avaiable through the
given host and port number.
- openKB(String, String, int).
Method in class ShoeKb.ParkaFileInterface
- Opens an existing knowledge base that is avaiable through the
given host and port number.
- openKB(String, String, int).
Method in class ShoeKb.ParkaInterface
- Initialize the specified knowledge base via connection at the
given host and port number.
- openKB(String, String, int).
Method in class ShoeKb.ShoeKb
- Using a KBMS that was specified on construction of the object,
opens the given knowledge base using a connection specified by the
given host and port number.
- openStream().
Method in class HTML.AltProxyUrl
-
- outstream.
Variable in class ParkaClient.ParkaNet
-
- P_EQUAL.
Static variable in class ShoeKb.ShoeKb
-
- P_EVERY_INSTANCE.
Static variable in class ShoeKb.KBInterface
- A binary predicate that states the second argument is a member of
the category in the first argument either explictly or by the
transitivity of category membership.
- P_EVERY_INSTANCE.
Static variable in class ShoeKb.ShoeKb
-
- P_GREATER.
Static variable in class ShoeKb.ShoeKb
-
- P_GREATER_OR_EQUAL.
Static variable in class ShoeKb.ShoeKb
-
- P_INSTANCE.
Static variable in class ShoeKb.KBInterface
- A binary predicate that states the second argument is explicitly
a member of the category in the first argument.
- P_INSTANCE.
Static variable in class ShoeKb.ShoeKb
-
- P_ISA.
Static variable in class ShoeKb.KBInterface
- A binary predicate that states the first argument is a subcategory of
the second argument.
- P_ISA.
Static variable in class ShoeKb.ShoeKb
-
- P_LESS.
Static variable in class ShoeKb.ShoeKb
-
- P_LESS_OR_EQUAL.
Static variable in class ShoeKb.ShoeKb
-
- P_NOCASE_STRING_MATCH.
Static variable in class ShoeKb.ShoeKb
-
- P_NOT_EQUAL.
Static variable in class ShoeKb.ShoeKb
-
- P_STRING_MATCH.
Static variable in class ShoeKb.KBInterface
- A binary predicate that is true if the the first argument matches
the second argument when percent signs ('%') in the second argument
are interpreted as wildcard characters.
- P_STRING_MATCH.
Static variable in class ShoeKb.ShoeKb
-
- PAGE_INC.
Static variable in class UserInt.MyScrollPane
-
- pageURL.
Variable in class Annotator.KA_App
-
- paint(Graphics).
Method in class UserInt.BorderedPanel
-
- paint(Graphics).
Method in class UserInt.HorSeparator
-
- paint(Graphics).
Method in class UserInt.MultiColumn
- Blit the backing image to the front.
- paint(Graphics).
Method in class UserInt.MyScrollPane
-
- paintComponents(Graphics).
Method in class UserInt.MyScrollPane
-
- parent.
Variable in class Tree.DefaultMutableTreeNode
-
- parent.
Variable in class ParkaClient.ParkaNet
-
- parentCost.
Variable in class Expose.VisitNode
-
- ParkaFileInterface().
Constructor for class ShoeKb.ParkaFileInterface
-
- ParkaInterface().
Constructor for class ShoeKb.ParkaInterface
-
- ParkaNet(ParkaWin).
Constructor for class ParkaClient.ParkaNet
- Methods
- parse(InputStream).
Method in class SHOE.SHOE_Doc
- Given an input stream, creates a vector of SHOE objects
(instances and ontologies).
- parseErrs.
Variable in class SHOE.Ontology
-
- parseTag(String).
Static method in class HTML.SGML_Tag
- Given a string that represents an SGML tag, returns the equivalent
object of type SGML tag.
- placeComponent(Container, Component, int, int, int, int).
Static method in class UserInt.Utilities
-
- placeComponent(Container, Component, int, int, int, int, boolean).
Static method in class UserInt.Utilities
-
- placeComponent(Container, Component, int, int, int, int, double, double).
Static method in class UserInt.Utilities
-
- placeComponent(Container, Component, int, int, int, int, double, double, boolean).
Static method in class UserInt.Utilities
-
- placeComponent(Container, Component, int, int, int, int, int).
Static method in class UserInt.Utilities
-
- placeComponent(Container, Component, int, int, int, int, int, double, double, boolean).
Static method in class UserInt.Utilities
-
- port.
Variable in class ParkaClient.ParkaNet
-
- predArity.
Variable in class ParkaClient.ParkaNet
-
- predicates.
Variable in class ParkaClient.ParkaNet
-
- preferredSize().
Method in class UserInt.MultiColumn
-
- PREFIX_NOT_DEFINED.
Static variable in class SHOE.SHOEException
-
- preorderEnumeration().
Method in class Tree.DefaultMutableTreeNode
- Creates and returns an enumeration that traverses the subtree
rooted at this node in preorder.
- printContents(PrintStream).
Method in class SHOE.SHOE_Obj
- Print the text, HTML tags and SHOE tags contained within the object.
- printHTML(PrintStream).
Method in class SHOE.SHOE_Doc
- Print the HTML text and tokens corresponding to a SHOE Document.
- printSGML(PrintStream).
Method in class SHOE.Category
- Writes the tag and its contents (if any) in SGML format to the
given print stream.
- printSGML(PrintStream).
Method in class SHOE.Comparison
- Writes the objects and its components to the given print
stream in SGML format.
- printSGML(PrintStream).
Method in class SHOE.Def_Arg
- Writes the objects and its components to the given print
stream in SGML format.
- printSGML(PrintStream).
Method in class SHOE.Def_Category
- Writes the objects and its components to the given print
stream in SGML format.
- printSGML(PrintStream).
Method in class SHOE.Def_Constant
- Writes the objects and its components to the given print
stream in SGML format.
- printSGML(PrintStream).
Method in class SHOE.Def_Inference
- Writes the objects and its components to the given print
stream in SGML format.
- printSGML(PrintStream).
Method in class SHOE.Def_Relation
- Writes the objects and its components to the given print
stream in SGML format.
- printSGML(PrintStream).
Method in class SHOE.Def_Rename
- Writes the objects and its components to the given print
stream in SGML format.
- printSGML(PrintStream).
Method in class SHOE.Def_Type
- Writes the objects and its components to the given print
stream in SGML format.
- printSGML(PrintStream).
Method in class SHOE.Instance
- Writes the instance and its components to the given print
stream in SGML format.
- printSGML(PrintStream).
Method in class SHOE.Ontology
- Writes the ontology and its components to the given print
stream in SGML format.
- printSGML(PrintStream).
Method in class SHOE.RelArg
- Writes the objects and its components to the given print
stream in SGML format.
- printSGML(PrintStream).
Method in class SHOE.Relation
- Writes the objects and its components to the given print
stream in SGML format.
- printSGML(PrintStream).
Method in class SHOE.SHOE_Obj
- Writes the objects and its components to the given print
stream in SGML format.
- printSGML(PrintStream).
Method in class SHOE.Use_Ontology
- Writes the objects and its components to the given print
stream in SGML format.
- printSummary(PrintStream).
Method in class SHOE.SHOE_Doc
- If the document contains any instances, for each instance prints it's
information, including use ontologies and claims in the Subject View
format.
- printSystemProperties().
Static method in class UserInt.ApplType
-
- processAddClaim().
Method in class Annotator.KA_App
-
- processAddInst().
Method in class Annotator.KA_App
-
- processAddUseOnt().
Method in class Annotator.KA_App
-
- processCopy().
Method in class Annotator.KA_App
-
- processDelClaim().
Method in class Annotator.KA_App
-
- processDelInst().
Method in class Annotator.KA_App
-
- processDelUseOnt().
Method in class Annotator.KA_App
-
- processEditClaim().
Method in class Annotator.KA_App
-
- processEditInst().
Method in class Annotator.KA_App
-
- processEditUseOnt().
Method in class Annotator.KA_App
-
- processOpenFile().
Method in class Annotator.KA_App
-
- processOpenURL().
Method in class Annotator.KA_App
-
- processPaste().
Method in class Annotator.KA_App
-
- processSaveAsFile().
Method in class Annotator.KA_App
-
- processSaveFile().
Method in class Annotator.KA_App
-
- processValidate().
Method in class Annotator.KA_App
- Perform the Validate action.
- processViewClaimPhrases().
Method in class Annotator.KA_App
-
- processViewClaimPredicates().
Method in class Annotator.KA_App
-
- processViewSource().
Method in class Annotator.KA_App
-
- processViewSummary().
Method in class Annotator.KA_App
-
- prohibUrls.
Variable in class Expose.ExposeApp
- Vector of prefixes for paths to avoid.
- PROXY_FILE.
Static variable in class ShoeSearch.SS_Frame
-
- proxyHost.
Variable in class Expose.ExposeApp
-
- proxyLogin.
Variable in class Expose.ExposeApp
- A string of the form "userid:password" used to login to the
proxy server
- proxyPort.
Variable in class Expose.ExposeApp
-
- ProxyTest().
Constructor for class HTML.ProxyTest
-
- putParentsInHashTable(Hashtable, Unique_Elt).
Method in class SHOE.OntManager
- Given a hashtable and a id of a Def_Category, adds each parent of
the category to the hashtable.
- Query().
Constructor for class ShoeKb.Query
- Construct a new Query without initializing it.
- query(String).
Method in class ParkaClient.ParkaNet
- Given a string representing a Parka query, returns a QueryResults
object that contains the answers, or null on error.
- Query(String, String, String).
Constructor for class ShoeKb.Query
- Constructs a new Query which consists of a single predicate with
two arguments.
- Query(String, String[]).
Constructor for class ShoeKb.Query
- Construct a new Query which consists of a single predicate with
any number of arguments.
- queryKB(Query).
Method in class ShoeKb.KBInterface
- Issues an arbitrary query to the KB.
- queryKB(Query).
Method in class ShoeKb.ParkaFileInterface
- Issues an arbitrary query to the KB.
- queryKB(Query).
Method in class ShoeKb.ParkaInterface
- Issues an arbitrary query to the KB.
- queryKB(String, String, String).
Method in class ShoeKb.KBInterface
- Issues a query to the KB where the two given arguments are applied
to the given predicate.
- queryKB(String, String[]).
Method in class ShoeKb.KBInterface
- Issues a query to the KB where the given arguments are applied
to the given predicate.
- QueryPanel(OntManager).
Constructor for class ShoeSearch.QueryPanel
-
- QueryResults(boolean).
Constructor for class ParkaClient.QueryResults
-
- QueryResults(int, int).
Constructor for class ParkaClient.QueryResults
- Construct a new result set with n rows and m columns.
- queueNode(String, VisitNode).
Method in class Expose.ExposeApp
- Given a string representing a URL, estimates the value of visiting
it and inserts it into the the appropriate place in the queue.
- qwin.
Variable in class ShoeSearch.SS_Frame
-
- readIfTags(HTML_Tokenizer).
Method in class SHOE.Def_Inference
- Extract the INF-IF tags from the HTML tokenizer and add them
to the rule.
- readInitFile().
Method in class Expose.ExposeApp
- Reads the initialization file which consists of the starting URL and
a list of valid server/path prefixes for searching.
- readSubTags(HTML_Tokenizer).
Method in class SHOE.Category
- Reads and processes the tokens from an HTML_Tokenizer until
the appropriate closing tag is encountered.
- readSubTags(HTML_Tokenizer).
Method in class SHOE.Comparison
- Reads and processes the tokens from an HTML_Tokenizer until
the appropriate closing tag is encountered.
- readSubTags(HTML_Tokenizer).
Method in class SHOE.Def_Arg
- Reads and processes the tokens from an HTML_Tokenizer until
the appropriate closing tag is encountered.
- readSubTags(HTML_Tokenizer).
Method in class SHOE.Def_Category
- Reads and processes the tokens from an HTML_Tokenizer until
the appropriate closing tag is encountered.
- readSubTags(HTML_Tokenizer).
Method in class SHOE.Def_Constant
- Reads and processes the tokens from an HTML_Tokenizer until
the appropriate closing tag is encountered.
- readSubTags(HTML_Tokenizer).
Method in class SHOE.Def_Inference
- Reads and processes the tokens from an HTML_Tokenizer until
the appropriate closing tag is encountered.
- readSubTags(HTML_Tokenizer).
Method in class SHOE.Def_Relation
- Reads and processes the tokens from an HTML_Tokenizer until
the appropriate closing tag is encountered.
- readSubTags(HTML_Tokenizer).
Method in class SHOE.Def_Rename
- Reads and processes the tokens from an HTML_Tokenizer until
the appropriate closing tag is encountered.
- readSubTags(HTML_Tokenizer).
Method in class SHOE.Def_Type
- Reads and processes the tokens from an HTML_Tokenizer until
the appropriate closing tag is encountered.
- readSubTags(HTML_Tokenizer).
Method in class SHOE.Instance
- Reads and processes the tokens from an HTML_Tokenizer until
the instance closing tag is encountered.
- readSubTags(HTML_Tokenizer).
Method in class SHOE.Ontology
- Reads and processes the tokens from an HTML_Tokenizer until
a closing ontology tag is encountered.
- readSubTags(HTML_Tokenizer).
Method in class SHOE.RelArg
- Reads and processes the tokens from an HTML_Tokenizer until
the appropriate closing tag is encountered.
- readSubTags(HTML_Tokenizer).
Method in class SHOE.Relation
- Reads and processes the tokens from an HTML_Tokenizer until
the appropriate closing tag is encountered.
- readSubTags(HTML_Tokenizer).
Method in class SHOE.SHOE_Obj
- Reads and processes the tokens from an HTML_Tokenizer until
the appropriate closing tag is encountered.
- readSubTags(HTML_Tokenizer).
Method in class SHOE.Use_Ontology
- Reads and processes the tokens from an HTML_Tokenizer until
the appropriate closing tag is encountered.
- readThenTags(HTML_Tokenizer).
Method in class SHOE.Def_Inference
- Extract the INF-THEN tags from the HTML tokenizer and add them
to the rule.
- readVisitedFile().
Method in class Expose.ExposeApp
- Reads the file containing information about URLs previously
visited and updates the visited list appropriately.
- RelArg(int, String).
Constructor for class SHOE.RelArg
- Create a new relation argument with the given position and value.
- RelArg(SGML_Tag).
Constructor for class SHOE.RelArg
- Create a new relation argument from its SGML tag representation.
- RELATION.
Static variable in class Annotator.ClaimDlg
-
- Relation(SGML_Tag).
Constructor for class SHOE.Relation
- Creates a new relation claim from its SGML Tag representation.
- Relation(String).
Constructor for class SHOE.Relation
- Creates a new relation claim with using the given prefixed name.
- remove(DefaultMutableTreeNode).
Method in class Tree.DefaultMutableTreeNode
-
- remove(int).
Method in class Tree.DefaultMutableTreeNode
-
- removeDuplicates().
Method in class ParkaClient.QueryResults
- Remove duplicate answers(rows) from the results.
- removeDuplicates().
Method in class ShoeKb.ResultSet
- Removes duplicate rows from the result set.
- replaceClaimList(Enumeration).
Method in class Annotator.KA_App
-
- replaceInstList(Enumeration).
Method in class Annotator.KA_App
- This routine updates the Instances list by clearing it and
then adding an item for each instance.
- replaceItem(String, Object, int).
Method in class UserInt.ObjectList
-
- replaceME(String).
Method in class Annotator.ClaimDlg
-
- replaceUseOntList(Enumeration).
Method in class Annotator.KA_App
-
- reqsTokeniz.
Variable in class ParkaClient.Response
-
- requestInterval.
Variable in class Expose.ExposeApp
- The number of milliseconds between page requests to the same
server.
- resetArgLabels(int).
Method in class Annotator.ClaimDlg
- Sets the number of argument labels and fields to a desired value.
- reshape(int, int, int, int).
Method in class UserInt.BorderedPanel
-
- reshape(int, int, int, int).
Method in class UserInt.HorSeparator
-
- reshape(int, int, int, int).
Method in class UserInt.MultiColumn
-
- reshape(int, int, int, int).
Method in class UserInt.MyScrollPane
-
- resizeScrollbars().
Method in class UserInt.MyScrollPane
-
- resolveName(String, SHOE_Obj).
Method in class SHOE.OntManager
- Given a prefixed name and a reference object in which it appears,
follows the prefixes to determine the originating ontology and
version for the named object, and uses this to construct and return
a unique identifier for it.
- response.
Variable in class ParkaClient.Response
-
- response.
Variable in class ShoeSearch.ThesResponse
-
- Response(ParkaNet).
Constructor for class ParkaClient.Response
-
- ResultSet(String[]).
Constructor for class ShoeKb.ResultSet
- Constructs a new result set for the variables in varnames.
- ResultSet(String[], int).
Constructor for class ShoeKb.ResultSet
- Constructs a new result set to hold rowCapacity rows of
varNum variable bindings.
- ResultSet(String[], String[][]).
Constructor for class ShoeKb.ResultSet
- Constructs a new result set given an ordering of the variables
and a matrix of variable bindings.
- resWin.
Variable in class ShoeSearch.SS_Frame
-
- RobotExcludedException().
Constructor for class HTML.RobotExcludedException
-
- robotFetch(String, String, URL, Date).
Method in class Expose.ExposeApp
- Gets the contents of a URL for robot.
- root.
Variable in class Tree.DefaultTreeModel
-
- run().
Method in class Expose.ExposeApp
- The main control loop of the web crawler.
- saveChanges().
Method in class Annotator.ClaimDlg
-
- saveChanges().
Method in class UserInt.EditWindow
- Sub-classes must provide code to save the contents of the window
- saveChanges().
Method in class Annotator.InstWindow
- Sub-classes must provide code to save the contents of the window
- saveChanges().
Method in class Annotator.URLDialog
- Sub-classes must provide code to save the contents of the window
- saveChanges().
Method in class Annotator.UseOntWindow
- Sub-classes must provide code to save the contents of the window
- scrollTo(int, int).
Method in class UserInt.LightComponentScroller
-
- scrollTo(int, int).
Method in class UserInt.MyScrollPane
-
- SearchList().
Constructor for class Expose.SearchList
-
- selectColumn(int).
Method in class ShoeKb.ResultSet
- Selects a particular variable (based on its order in the results)
and returns its set of bindings as an array.
- selected().
Method in class UserInt.MultiColumn
- Return the selected row.
- selectedCol().
Method in class UserInt.MultiColumn
- Return the selected column.
- Sentence().
Constructor for class ShoeKb.Sentence
- Construct a new Sentence without initializing it.
- Sentence(String, String, String).
Constructor for class ShoeKb.Sentence
- Constructs a new Sentence which consists of a single predicate with
two arguments.
- Sentence(String, String[]).
Constructor for class ShoeKb.Sentence
- Construct a new Sentence which consists of a single predicate with
any number of arguments.
- set(CheckboxMenuItem).
Method in class UserInt.CheckboxMenuItemGroup
- Sets the specified menu item and unsets all others in the group.
- setAdjustable(boolean).
Method in class UserInt.MultiColumn
- Turns on or off the user's ability to adjust column widths
- setAnchor(int).
Method in class UserInt.GridBagCreator
-
- setApplet().
Static method in class UserInt.ApplType
-
- setApplication().
Static method in class UserInt.ApplType
-
- setArgValue(int, String).
Method in class SHOE.Comparison
- Set the value of the argument at the selected position.
- setArgValue(int, String).
Method in class SHOE.Relation
- Sets the value of the argument with the selected position.
- setCheckboxWorkAroundStatus().
Method in class Annotator.KA_App
- Determines whether or not the Checkbox work-around must be used.
- setColors(Color[][]).
Method in class UserInt.MultiColumn
- Sets the array of colors used to draw text items.
- setComponent(Component).
Method in class UserInt.LightComponentScroller
-
- setCurrentOntology(Ontology).
Method in class ShoeSearch.QueryPanel
- Changes the default ontology for the query panel.
- setDefaultOntology(String, String).
Method in class ShoeKb.ShoeKb
- Sets the ontology against which queries will be issued unless
the query explicitly specifies an ontology.
- setDefaultPrefix(String, String, String).
Method in class SHOE.OntManager
- Sets the default prefix for the given ontology id and version number
to the value specified by prefix.
- setDefaultUrl(String, String, String).
Method in class SHOE.OntManager
- Sets the default url for the given ontology id and version number
to the value specified by url.
- setForText(String).
Method in class SHOE.Category
- Sets the subject of the category claim.
- setHasBorder().
Method in class UserInt.BorderedPanel
-
- setLabel(String).
Method in class Tree.LabeledTreeNode
-
- setLastVisited(Date).
Method in class Expose.VisitNode
-
- setName(int, String).
Method in class ParkaClient.QueryResults
- Set the name of a variable in a specific position.
- setName(String).
Method in class SHOE.Category
- Sets the prefixed name of the category referred to in this claim.
- setName(String).
Method in class SHOE.Relation
- Sets the prefixed name of the relation.
- setNames(String[]).
Method in class ParkaClient.QueryResults
- Set the names of all variables.
- setNodeCost(int).
Method in class Expose.VisitNode
-
- setNumAnswersRequested(int).
Method in class ShoeKb.Query
- Sets the maximum number of answers that should be returned by
the query.
- setObject(Object).
Method in class Annotator.ObjectMenuItem
-
- setOntProxy(String, String, String).
Method in class SHOE.OntManager
- Sets up a proxy URL to use when retrieving a particular ontology.
- setParent(DefaultMutableTreeNode).
Method in class Tree.DefaultMutableTreeNode
- Sets this node's parent to newParent but does not change the
parent's child array.
- setPosAsText(boolean).
Method in class SHOE.RelArg
- Sets whether text strings should be used as the values of the
POS attribute when printing the tag.
- setQR(ResultSet).
Method in class ShoeSearch.ResultsWin
-
- setQueryString(String).
Method in class ShoeSearch.WebSearch
- Allow other objects to set the query string
- setRoot(DefaultMutableTreeNode).
Method in class Tree.DefaultTreeModel
-
- setStatus(int).
Method in class UserInt.WorkaroundDialog
-
- setStatus(String).
Method in class Expose.ExposeApp
- Sets the status field in the display to the specified string.
- setToggleClickCount(int).
Method in class UserInt.TreeWidget
- Sets the number of clicks before a selected node's expansion
status is toggled.
- setType(String).
Method in class SHOE.Def_Arg
- Given a type name, sets the argument definitions type to it.
- setup().
Method in class Expose.ExposeApp
- Sets up the frame which displays information about the web-crawler's
progress and allows the user to interact with it.
- setupCatPanel(Panel).
Method in class ShoeSearch.SS_Frame
- Set up the panel which contains the category tree.
- setURL(String).
Method in class SHOE.Ontology
- Sets the URL where the ontology was retrieved from.
- setUserObject(Object).
Method in class Tree.DefaultMutableTreeNode
-
- setValName(String, String).
Method in class HTML.SGML_Tag
- Sets the name of the attribute with the given value.
- setValue(String).
Method in class SHOE.RelArg
- Sets the value of the argument.
- setValue(String, String).
Method in class HTML.SGML_Tag
- Sets the value of the given attribute as specified.
- setValueMatrix(String[]).
Method in class ParkaClient.QueryResults
- Set the result based on the array of strings, where the rows
have been linearized one after the other.
- setValueMatrix(String[][]).
Method in class ParkaClient.QueryResults
- Set the results based on the input matrix.
- setVisibleComponents().
Method in class UserInt.BorderedPanel
-
- setWebProxy(String, int).
Static method in class HTML.AltProxyUrl
-
- setWidths(float[]).
Method in class UserInt.MultiColumn
- Set the proportional widths of each column.
- setXmlEmptyTag(boolean).
Method in class HTML.SGML_Tag
- Sets the status of whether this tag is an XML style tag without
content or a corresponding end tag.
- SGML_Tag().
Constructor for class HTML.SGML_Tag
- Construct a new tag with no name or attributes.
- SGML_Tag(String).
Constructor for class HTML.SGML_Tag
- Given a string, creates an SGML tag with that name
- SHOE_Doc().
Constructor for class SHOE.SHOE_Doc
- Creates a new, empty SHOE document.
- SHOE_Obj().
Constructor for class SHOE.SHOE_Obj
-
- SHOE_Test().
Constructor for class SHOE.SHOE_Test
-
- SHOEException(int).
Constructor for class SHOE.SHOEException
-
- SHOEException(int, String).
Constructor for class SHOE.SHOEException
-
- SHOEException(int, String, String).
Constructor for class SHOE.SHOEException
-
- ShoeKb(KBInterface, OntManager, PrintStream).
Constructor for class ShoeKb.ShoeKb
- Constructs a new SHOE KB interface using the specified API and
ontology manager.
- ShoeKb(KBInterface, OntManager, PrintStream, boolean).
Constructor for class ShoeKb.ShoeKb
- Constructs a new SHOE KB interface using the specified API and
ontology manager.
- SHOELoader(String).
Constructor for class Expose.SHOELoader
- Constructor that causes the gathered data to be stored in the
default knowledge base, located at the default host and port.
- SHOELoader(String, String, String, int).
Constructor for class Expose.SHOELoader
- Constructor that allows the user to specify a start URL, knowledge
base, and the server name and port number through which the knowledge
base can be accessed.
- showElements().
Method in class Annotator.ClaimDlg
- Fills the Elements list with the categories and/or relations that
may involve the instance that has been identified in the For or
first argument field.
- showFirstGroup().
Method in class ShoeSearch.ResultsWin
- Displays the initial group of answers in the table.
- showNextGroup().
Method in class ShoeSearch.ResultsWin
- Displays the next group of answers in the table.
- showPreviousGroup().
Method in class ShoeSearch.ResultsWin
- Displays the first group of answers in the table.
- showStatus(String).
Method in class ShoeSearch.SS_Frame
-
- showWorkaround().
Method in class UserInt.WorkaroundDialog
- Displays a dialog box that has been modified to work-around problems
in various implmentations of Java.
- SimpleClient().
Constructor for class ParkaClient.SimpleClient
-
- singleClick(MultiColumn, int, int).
Method in interface UserInt.MultiColumnCallback
-
- singleClick(MultiColumn, int, int).
Method in class ShoeSearch.ResultsWin
- Called on a single click on a list item.
- size.
Variable in class ParkaClient.Response
-
- size.
Variable in class ShoeSearch.ThesResponse
-
- socket.
Variable in class ParkaClient.ParkaNet
-
- sortObjectEnum(Enumeration).
Static method in class SHOE.SHOE_Obj
- Given an enumeration of SHOE objects, returns a vector of the same
objects sorted in order by their key.
- sortObjectVector(Vector).
Static method in class SHOE.SHOE_Obj
- Given a vector of SHOE objects, returns a vector of the same
objects sorted in order by their key.
- SPACE_DELIM.
Static variable in class ShoeSearch.ThesResponse
-
- srcApplet.
Variable in class ShoeSearch.SS_Frame
-
- SS_Button().
Constructor for class ShoeSearch.SS_Button
-
- SS_Frame(String, int, String, Applet).
Constructor for class ShoeSearch.SS_Frame
-
- startUrl.
Variable in class Expose.ExposeApp
- URL from which to begin the search.
- status.
Variable in class ParkaClient.Response
-
- status.
Variable in class ShoeSearch.SS_Button
-
- status.
Variable in class ShoeSearch.ThesResponse
-
- statusMsg.
Variable in class ParkaClient.ParkaNet
-
- storeAxiom(Axiom).
Method in class ShoeKb.KBInterface
- Asserts a new axiom to the KB.
- storeAxiom(Axiom).
Method in class ShoeKb.ParkaFileInterface
- Asserts a new axiom to the KB.
- storeAxiom(Axiom).
Method in class ShoeKb.ParkaInterface
- Asserts a new axiom to the KB.
- storeCategory(Category, String).
Method in class ShoeKb.ShoeKb
- Given a SHOE category and the URL of the page on which it resides,
stores it in the knowledge base.
- storeClaim(String, Sentence).
Method in class ShoeKb.ParkaInterface
- Given a Sentence, creates a Parka claims for it.
- storeClaim(String, String, String, String).
Method in class ShoeKb.KBInterface
- Stores a claims for a binary predicate and attributes it to the
given source.
- storeClaim(String, String, String[]).
Method in class ShoeKb.KBInterface
- Stores a claim consisting of the predicate and array of arguments
and attributes it to the given source.
- storeClaim(String, String, String[]).
Method in class ShoeKb.ParkaFileInterface
- Stores a claim consisting of the predicate and array of arguments
and attributes it to the given source.
- storeClaim(String, String, String[]).
Method in class ShoeKb.ParkaInterface
- Creates a Parka claim given a source, predicate and array of
arguments.
- storeDefCategory(Def_Category, Ontology).
Method in class ShoeKb.ShoeKb
- Given a SHOE DEF_CATEGORY and its source ontology, stores it in
the KB.
- storeDefConstant(Def_Constant, Ontology).
Method in class ShoeKb.ShoeKb
- Given a SHOE DEF_CONSTANT and its source ontology, stores it in
the KB.
- storeDefRelation(Def_Relation, Ontology).
Method in class ShoeKb.ShoeKb
- Given a SHOE DEF_RELATION and its source ontology, stores it in
the KB.
- storedOnts.
Variable in class ShoeKb.ShoeKb
-
- storeInferenceRule(Def_Inference, Ontology).
Method in class ShoeKb.ShoeKb
- Given a SHOE DEF-INFERENCE rule and its source ontology, asserts it
the KB.
- storeInstance(Instance, String).
Method in class ShoeKb.ShoeKb
- Given an instance and the URL of the page on which it resides,
stores the claims made by the page in the KB.
- storeNewOntologies(Enumeration).
Method in class ShoeKb.ShoeKb
- Given an enumeration of Use-Ontologies, determines which of the
referenced ontologies are not currently loaded into the KB, and
stores them into it.
- storeOntology(Ontology).
Method in class SHOE.OntManager
- Given an ontology, create a new record for it and stores it
in the index.
- storeOntology(Ontology).
Method in class ShoeKb.ShoeKb
- Stores the ontology's DEF_CATEGORYs, DEF_RELATIONs and DEF_CONSTANTs
in the KB.
- storeRelation(Relation, String, Hashtable).
Method in class ShoeKb.ShoeKb
- Given a SHOE relation and the URL of the page on which it resides,
stores it in the knowledge base.
- storeSHOEDoc(SHOE_Doc, String).
Method in class ShoeKb.ShoeKb
- Stores the SHOE information from the given document in the KB.
- STRING.
Static variable in class SHOE.Def_Arg
- Constant for identifying a string type.
- submitBrowsingQuery(String).
Method in class ParkaClient.ParkaNet
- Submit a "browsing" style query.
- submitQuery(String).
Method in class ParkaClient.ParkaNet
- Given a Parka query string, sends the query to the server and
determines the status of this query.
- TAB_DELIM.
Static variable in class ShoeSearch.ThesResponse
-
- TABSIZE.
Static variable in class Expose.ExposeApp
-
- TABSIZE.
Static variable in class Expose.SHOELoader
-
- ThesResponse(InputStream).
Constructor for class ShoeSearch.ThesResponse
-
- ThesServe(ThesaurusClientParent).
Constructor for class ShoeSearch.ThesServe
-
- toKbAtom(Atom).
Method in class ShoeKb.ShoeKb
- Given a generic Atom, transforms it into an Atom suitable for
use with the KB.
- token.
Variable in class HTML.HTML_Tokenizer
-
- tokenList.
Variable in class ParkaClient.Response
-
- tokenList.
Variable in class ShoeSearch.ThesResponse
-
- toString().
Method in class ShoeKb.Atom
-
- toString().
Method in class ShoeKb.Axiom
-
- toString().
Method in class SHOE.Category
- Returns the string representation of the tag.
- toString().
Method in class SHOE.Comparison
- Returns the string representation of the tag.
- toString().
Method in class SHOE.Def_Arg
- Returns the string representation of the tag.
- toString().
Method in class SHOE.Def_Category
- Returns the string representation of the tag.
- toString().
Method in class SHOE.Def_Constant
- Returns the string representation of the tag.
- toString().
Method in class SHOE.Def_Inference
- Returns the string representation of the tag.
- toString().
Method in class SHOE.Def_Relation
- Returns the string representation of the tag.
- toString().
Method in class SHOE.Def_Rename
- Returns the string representation of the tag.
- toString().
Method in class SHOE.Def_Type
- Returns the string representation of the tag.
- toString().
Method in class HTML.Exclusions
-
- toString().
Method in class HTML.HTML_Token
-
- toString().
Method in class HTML.HTML_Tokenizer
- Returns text corresponding to token
- toString().
Method in class SHOE.Instance
- Returns a string consisting of the corresponding open tag for
the instance.
- toString().
Method in class SHOE.Ontology
- Returns a string consisting of the corresponding open tag for
the ontology.
- toString().
Method in class ParkaClient.QueryResults
- A debugging tool to print out the current results as a table.
- toString().
Method in class SHOE.RelArg
- Returns the string representation of the tag.
- toString().
Method in class SHOE.Relation
- Returns the string representation of the tag.
- toString().
Method in class ShoeKb.ResultSet
-
- toString().
Method in class ShoeKb.Sentence
-
- toString().
Method in class HTML.SGML_Tag
- Returns the SGML string equivalent of the tag.
- toString().
Method in class SHOE.Unique_Elt
- Returns a string representation of the unique element object.
- toString().
Method in class SHOE.Use_Ontology
- Returns the string representation of the tag.
- TreeWidget(int).
Constructor for class UserInt.TreeWidget
- Constructs a new tree widget with the given number of rows where
only a single item can selected at any given time.
- TreeWidget(int, boolean).
Constructor for class UserInt.TreeWidget
-
- TRUTH.
Static variable in class SHOE.Def_Arg
- Constant for identifying a truth data type (i.e., YES/NO)
- TT_COMMENT.
Static variable in class HTML.HTML_Token
-
- TT_SGMLDECL.
Static variable in class HTML.HTML_Token
-
- TT_SGMLTAG.
Static variable in class HTML.HTML_Token
-
- TT_TEXT.
Static variable in class HTML.HTML_Token
-
- U_VAL.
Static variable in class SHOE.SHOE_Obj
- A constant that indicates an argument reprents a literal value.
- U_VAR.
Static variable in class SHOE.SHOE_Obj
- A constant that indicates an argument reprents a variable.
- UNDEFINED.
Static variable in class SHOE.Def_Arg
- Constant for identifying an unknown type.
- UNEXPECTED_TAG.
Static variable in class SHOE.SHOEException
-
- Unique_Elt(String, String, String).
Constructor for class SHOE.Unique_Elt
- Create a new unique element id from an ontology id, ontology
version number and the name of an element in the ontology.
- unsetOthers(CheckboxMenuItem).
Method in class UserInt.CheckboxMenuItemGroup
- Unsets all items in the group except for the one specified.
- update(Graphics).
Method in class UserInt.MultiColumn
-
- update(String, String, String, String).
Method in class SHOE.Use_Ontology
- Change the fields of the use ontology statement.
- update(String, Vector).
Method in class SHOE.Instance
- Set the key and delegation vector to the specified values.
- updateArgLabels(Def_Relation).
Method in class Annotator.ClaimDlg
- Updates the labels and argument text fields on the relation panel
to correspond to the definition of the argument.
- updateQueryResults(ResultSet).
Method in class ShoeSearch.SS_Frame
- Notifies the results window of a new result set, and makes the
calls to display them in the table and change the headings to match.
- updateTextCounts().
Method in class Expose.ExposeApp
- Updates the display with the current counts for total pages
visited, SHOE pages found, and errors found.
- updateUserParameters().
Method in class Expose.ExposeApp
- Sets user configurable parameters based upon the users
entries into text fields.
- updateVisitedList(SHOE_Doc, VisitNode).
Method in class Expose.ExposeApp
- Determine the path cost including the current page and update the
visited list.
- url.
Variable in class Expose.VisitNode
-
- URLDialog(Frame).
Constructor for class Annotator.URLDialog
-
- UrlTest().
Constructor for class ShoeSearch.UrlTest
-
- Use_Ontology(SGML_Tag).
Constructor for class SHOE.Use_Ontology
- Create a new use ontology statement from its SGML tag representation.
- Use_Ontology(String, String, String, String).
Constructor for class SHOE.Use_Ontology
- Create a new use ontology statment from an ontology id, version,
prefix, and a URL for locating it.
- UseOntWindow(Frame, int, OntManager, Instance, ObjectList, ObjectList).
Constructor for class Annotator.UseOntWindow
-
- useProxy.
Variable in class Expose.ExposeApp
- Set to true if the crawler should use a proxy server to
access the Web.
- userAgent.
Variable in class Expose.ExposeApp
- Name of the webcrawler
- userLabel.
Variable in class Tree.LabeledTreeNode
-
- userObject.
Variable in class Tree.DefaultMutableTreeNode
-
- usesBlockingWorkaround().
Static method in class UserInt.WorkaroundDialog
-
- usesShowWorkaround().
Static method in class UserInt.WorkaroundDialog
-
- usingMem.
Variable in class ParkaClient.ParkaNet
- 'usingMem' refers to using memory vs.
- Utilities().
Constructor for class UserInt.Utilities
-
- validate().
Method in class UserInt.MyScrollPane
-
- validate(OntManager).
Method in class SHOE.SHOE_Doc
- Checks the document for SHOE reference errors.
- validate(SHOE_Obj, OntManager).
Method in class SHOE.Category
- Checks the claim for errors and updates internal structures.
- validate(SHOE_Obj, OntManager).
Method in class SHOE.Def_Arg
- Resolves the type of each argument to make sure it is the name of a
Def_Category or Def_Constant and assigns the corresponding id.
- validate(SHOE_Obj, OntManager).
Method in class SHOE.Def_Category
- Validate the Def_Category by determining the element ids for each
of its parents.
- validate(SHOE_Obj, OntManager).
Method in class SHOE.Def_Constant
- Check the constant object for errors and update internal structures.
- validate(SHOE_Obj, OntManager).
Method in class SHOE.Def_Inference
- Verifies and internalizes the inference rule by validating
each of its clauses.
- validate(SHOE_Obj, OntManager).
Method in class SHOE.Def_Relation
- Validates each Def_Arg contained in the Def_Relation
- validate(SHOE_Obj, OntManager).
Method in class SHOE.Def_Rename
- Check the Def_Rename for errors and update internal structures.
- validate(SHOE_Obj, OntManager).
Method in class SHOE.Instance
- Checks the instance for reference errors.
- validate(SHOE_Obj, OntManager).
Method in class SHOE.Ontology
- Checks the ontology for reference errors.
- validate(SHOE_Obj, OntManager).
Method in class SHOE.RelArg
- Checks the argument for errors and updates internal information.
- validate(SHOE_Obj, OntManager).
Method in class SHOE.Relation
- Validates the relation by resolving its name, filling in default
argument values, and validating the arguments.
- validateDoc(String).
Method in class Annotator.KA_App
- Validates the SHOE in the current document and displays a dialog
if with a list of errors if the document is invalid.
- Validator().
Constructor for class SHOE.Validator
-
- vars.
Variable in class ParkaClient.ParkaNet
-
- varStatus.
Variable in class ParkaClient.ParkaNet
-
- versionNum.
Static variable in class Annotator.KA_App
-
- VERTLINE_DELIM.
Static variable in class ShoeSearch.ThesResponse
-
- VisitNode(URL, int, int).
Constructor for class Expose.VisitNode
-
- VisitNode(URL, int, int, Date).
Constructor for class Expose.VisitNode
-
- waitMsg.
Static variable in class Annotator.KA_Button
-
- waitMsg.
Variable in class ShoeSearch.SS_Button
-
- webProxyHost.
Variable in class ShoeSearch.SS_Button
-
- webProxyPort.
Variable in class ShoeSearch.SS_Button
-
- WebQHelp(Frame, WebSearchHelpContainer, String).
Constructor for class ShoeSearch.WebQHelp
-
- WebSearch(WebSearchContainer, String, AppletContext, WebQueryString).
Constructor for class ShoeSearch.WebSearch
-
- WIN_HEIGHT.
Static variable in class ShoeSearch.SS_Button
-
- WIN_WIDTH.
Static variable in class ShoeSearch.SS_Button
-
- WorkaroundDialog(Frame, String, boolean).
Constructor for class UserInt.WorkaroundDialog
-
- writeInitFile().
Method in class Expose.ExposeApp
-
- writePredicates().
Method in class ShoeKb.ParkaFileInterface
-
- writeToSearchArea(String[]).
Method in class ShoeSearch.WebSearch
-
- writeToSearchArea(String[]).
Method in interface ShoeSearch.WebSearchHelpContainer
-
- writeVisitedFile().
Method in class Expose.ExposeApp
-