A C D E G I L M N O P S T U V X

A

addAttribute(Element, String, String) - Method in class edu.washington.bhi.protegex.storage.xml.XMLCreator
 
addChildElement(Element, String, String) - Method in class edu.washington.bhi.protegex.storage.xml.XMLCreator
 
addChildtoFront(Element, String, String) - Method in class edu.washington.bhi.protegex.storage.xml.XMLCreator
 
addElementsToDocument() - Method in class edu.washington.bhi.protegex.storage.xml.ProtegeXMLCreator
 
addElementtoMain(Element) - Method in class edu.washington.bhi.protegex.storage.xml.XMLCreator
 
addHeaders() - Method in class edu.washington.bhi.protegex.storage.xml.ProtegeXMLCreator
 
addMaintoDoc() - Method in class edu.washington.bhi.protegex.storage.xml.XMLCreator
 
addRootElement(Element, String) - Method in class edu.washington.bhi.protegex.storage.xml.XMLCreator
 

C

convertObjecttoString(Object, ValueType) - Method in class edu.washington.bhi.protegex.storage.xml.XMLCreator
 
createDocument() - Method in class edu.washington.bhi.protegex.storage.xml.XMLCreator
 
createKnowledgeBase(Collection) - Method in class edu.washington.bhi.protegex.storage.xml.XMLBackend
Create a new knowledge base.
createKnowledgeBaseSourcesEditor(String, PropertyList) - Method in class edu.washington.bhi.protegex.storage.xml.XMLBackend
Create a source editor

D

deleteNode(Element, Element) - Method in class edu.washington.bhi.protegex.storage.xml.XMLCreator
 
doc - Variable in class edu.washington.bhi.protegex.storage.xml.XMLCreator
 
doc - Variable in class edu.washington.bhi.protegex.storage.xml.XMLImporter
 

E

edu.washington.bhi.protegex.storage.xml - package edu.washington.bhi.protegex.storage.xml
 

G

getAttribute(Node, String) - Method in class edu.washington.bhi.protegex.storage.xml.XMLImporter
 
getAttributes(Node) - Method in class edu.washington.bhi.protegex.storage.xml.XMLImporter
 
getDescription() - Method in class edu.washington.bhi.protegex.storage.xml.XMLBackend
returns the description of this backend for display to users
getLabel() - Method in class edu.washington.bhi.protegex.storage.xml.XMLBackend
 
getObjectValueType(Object) - Method in class edu.washington.bhi.protegex.storage.xml.XMLCreator
 
getProjectFilePath() - Method in class edu.washington.bhi.protegex.storage.xml.XMLBackend
returns the path to any project file containing customized forms which are needed by this backend.
getTextnodevalue(Node) - Method in class edu.washington.bhi.protegex.storage.xml.XMLImporter
 
getTypeName(ValueType) - Method in class edu.washington.bhi.protegex.storage.xml.ProtegeXMLCreator
 
getXMLFileName(PropertyList) - Static method in class edu.washington.bhi.protegex.storage.xml.XMLBackend
a helper method to extract the name of the file for storing classes from the property list

I

includeKnowledgeBase(KnowledgeBase, PropertyList, Collection) - Method in class edu.washington.bhi.protegex.storage.xml.XMLBackend
 
initializeMain(String) - Method in class edu.washington.bhi.protegex.storage.xml.XMLCreator
 
isComplete(PropertyList) - Method in class edu.washington.bhi.protegex.storage.xml.XMLBackend
 

L

loadKnowledgeBase(KnowledgeBase, PropertyList, Collection) - Method in class edu.washington.bhi.protegex.storage.xml.XMLBackend
 
loadfromFile(String) - Method in class edu.washington.bhi.protegex.storage.xml.XMLImporter
 

M

main(String[]) - Static method in class edu.washington.bhi.protegex.storage.xml.XMLBackend
method to make this class easy to debug
main - Variable in class edu.washington.bhi.protegex.storage.xml.XMLCreator
 
main - Variable in class edu.washington.bhi.protegex.storage.xml.XMLImporter
 
mainkb - Variable in class edu.washington.bhi.protegex.storage.xml.ProtegeXMLCreator
 
mainkb - Variable in class edu.washington.bhi.protegex.storage.xml.ProtegeXMLImporter
 

N

normalize(String) - Method in class edu.washington.bhi.protegex.storage.xml.XMLBase
Normalizes the given string.

O

onProjectPathChange(String, String) - Method in class edu.washington.bhi.protegex.storage.xml.XMLBackendSourcesEditor
the system calls this method when the user changes the project name.

P

ProtegeXMLCreator - class edu.washington.bhi.protegex.storage.xml.ProtegeXMLCreator.
 
ProtegeXMLCreator(KnowledgeBase) - Constructor for class edu.washington.bhi.protegex.storage.xml.ProtegeXMLCreator
 
ProtegeXMLImporter - class edu.washington.bhi.protegex.storage.xml.ProtegeXMLImporter.
 
ProtegeXMLImporter(KnowledgeBase, boolean) - Constructor for class edu.washington.bhi.protegex.storage.xml.ProtegeXMLImporter
 
parseClass(Node) - Method in class edu.washington.bhi.protegex.storage.xml.ProtegeXMLImporter
 
parseClasses(Node) - Method in class edu.washington.bhi.protegex.storage.xml.ProtegeXMLImporter
 
parseDocument(Node) - Method in class edu.washington.bhi.protegex.storage.xml.ProtegeXMLImporter
 
parseInstance(Node) - Method in class edu.washington.bhi.protegex.storage.xml.ProtegeXMLImporter
 
parseInstances(Node) - Method in class edu.washington.bhi.protegex.storage.xml.ProtegeXMLImporter
 
parseOwnSlot(Node) - Method in class edu.washington.bhi.protegex.storage.xml.ProtegeXMLImporter
 
parseOwnSlotInverse(Node) - Method in class edu.washington.bhi.protegex.storage.xml.ProtegeXMLImporter
 
parseSlot(Node) - Method in class edu.washington.bhi.protegex.storage.xml.ProtegeXMLImporter
 
parseSlots(Node) - Method in class edu.washington.bhi.protegex.storage.xml.ProtegeXMLImporter
 
parseValueType(Node) - Method in class edu.washington.bhi.protegex.storage.xml.ProtegeXMLImporter
 
popupErrorMessage(String) - Method in class edu.washington.bhi.protegex.storage.xml.XMLBase
 
printErrorMessage(String) - Method in class edu.washington.bhi.protegex.storage.xml.XMLBase
 
printXML(Node, String) - Method in class edu.washington.bhi.protegex.storage.xml.XMLPrinter
 
printwriter - Variable in class edu.washington.bhi.protegex.storage.xml.XMLPrinter
Print writer.

S

saveContents() - Method in class edu.washington.bhi.protegex.storage.xml.XMLBackendSourcesEditor
the system calls this method when the user presses the OK button and the contents have been declared to be valid.
saveKnowledgeBase(KnowledgeBase, PropertyList, Collection) - Method in class edu.washington.bhi.protegex.storage.xml.XMLBackend
 
setSourceFiles(PropertyList, String) - Static method in class edu.washington.bhi.protegex.storage.xml.XMLBackend
helper method to stuff the class and instances file names into the sources property list
sort(Collection) - Method in class edu.washington.bhi.protegex.storage.xml.XMLBase
 

T

toFloat(String) - Method in class edu.washington.bhi.protegex.storage.xml.XMLBase
 

U

unNormalize(String) - Method in class edu.washington.bhi.protegex.storage.xml.XMLBase
 

V

validateContents() - Method in class edu.washington.bhi.protegex.storage.xml.XMLBackendSourcesEditor
called by the system when the user presses the OK button.

X

XMLBackend - class edu.washington.bhi.protegex.storage.xml.XMLBackend.
XML schema backend for Protege 2000 Anton An June 19, 2001 Ping-Ping Lin October 16, 2002
XMLBackend() - Constructor for class edu.washington.bhi.protegex.storage.xml.XMLBackend
 
XMLBackendSourcesEditor - class edu.washington.bhi.protegex.storage.xml.XMLBackendSourcesEditor.
Editor for fields specific to this backend.
XMLBackendSourcesEditor(String, PropertyList) - Constructor for class edu.washington.bhi.protegex.storage.xml.XMLBackendSourcesEditor
create widgets to acquire everything necessary for a save to be performed successfully.
XMLBase - class edu.washington.bhi.protegex.storage.xml.XMLBase.
 
XMLBase() - Constructor for class edu.washington.bhi.protegex.storage.xml.XMLBase
 
XMLBase() - Method in class edu.washington.bhi.protegex.storage.xml.XMLBase
 
XMLCreator - class edu.washington.bhi.protegex.storage.xml.XMLCreator.
 
XMLCreator() - Constructor for class edu.washington.bhi.protegex.storage.xml.XMLCreator
 
XMLImporter - class edu.washington.bhi.protegex.storage.xml.XMLImporter.
 
XMLImporter() - Constructor for class edu.washington.bhi.protegex.storage.xml.XMLImporter
 
XMLPrinter - class edu.washington.bhi.protegex.storage.xml.XMLPrinter.
 
XMLPrinter() - Constructor for class edu.washington.bhi.protegex.storage.xml.XMLPrinter
 

A C D E G I L M N O P S T U V X