A B C D E F G H I L M N O P Q R S T U W X

R

RT_DOCUMENT - Static variable in interface edu.uky.rch.ept.data.IDataAccessMethods
Specifies the return type as Document
RT_NODELIST - Static variable in interface edu.uky.rch.ept.data.IDataAccessMethods
Specifies the return type as a List of Nodes
RT_STRINGS - Static variable in interface edu.uky.rch.ept.data.IDataAccessMethods
Specifies the return type as an array of Strings
R_COLLECTION - Static variable in class edu.uky.rch.ept.data.ResourceDescriptor
Collection
R_DTD - Static variable in class edu.uky.rch.ept.data.ResourceDescriptor
DTD Resource
R_IMAGE - Static variable in class edu.uky.rch.ept.data.ResourceDescriptor
Image Resource
R_TEXT - Static variable in class edu.uky.rch.ept.data.ResourceDescriptor
Text Resource
R_UNKNOWN - Static variable in class edu.uky.rch.ept.data.ResourceDescriptor
Unknown Resource Type
R_XML - Static variable in class edu.uky.rch.ept.data.ResourceDescriptor
XML Resource
Repository - class edu.uky.rch.ept.projectexplorer.model.Repository.
Repository is a persistent data store that coordinates multi-user access to projects and their contents.
Repository(String, String) - Constructor for class edu.uky.rch.ept.projectexplorer.model.Repository
Creates a new Repository with the given root and description.
RepositoryList - class edu.uky.rch.ept.projectexplorer.model.RepositoryList.
Repository List manages the repositories for the user.
RepositorySelectionGroup - class edu.uky.rch.ept.projectexplorer.wizards.RepositorySelectionGroup.
This class can be used in wizardpages for presenting the user with the current list of repositories to select one from.
RepositorySelectionGroup(Composite, ISelectionChangedListener, Repository) - Constructor for class edu.uky.rch.ept.projectexplorer.wizards.RepositorySelectionGroup
 
Resource - class edu.uky.rch.ept.projectexplorer.model.Resource.
Workspace analog of the file system filedescriptor.
Resource(IProjectItem, String, String) - Constructor for class edu.uky.rch.ept.projectexplorer.model.Resource
Creates a new resource with the given project item as the parent and the specified name and address.
Resource(Project, String, String) - Constructor for class edu.uky.rch.ept.projectexplorer.model.Resource
Creates a new Resource with the given project as the parent and the specified name and address.
ResourceChangeEvent - class edu.uky.rch.ept.data.ResourceChangeEvent.
Resource change events describe changes to resources.
ResourceChangeEvent(short, String) - Constructor for class edu.uky.rch.ept.data.ResourceChangeEvent
Creates a new ResourceChangeEvent.
ResourceDescriptor - class edu.uky.rch.ept.data.ResourceDescriptor.
A ResourceDescriptor holds and provides all the meta-data about a resource.
ResourceDescriptor(String) - Constructor for class edu.uky.rch.ept.data.ResourceDescriptor
Constructs a new ResourceDescriptor with the given details
ResourceList - class edu.uky.rch.ept.data.ResourceList.
A ResourceList is used to hold a collection of ResourceDescriptors.
ResourceList() - Constructor for class edu.uky.rch.ept.data.ResourceList
Creates an empty ResourceList object
ResourceNotFoundException - exception edu.uky.rch.ept.data.ResourceNotFoundException.
Thrown to indicate that the resource specified in the address was not found.
ResourceNotFoundException() - Constructor for class edu.uky.rch.ept.data.ResourceNotFoundException
Constructs a new ResourceNotFoundException with no detail message.
ResourceNotFoundException(String) - Constructor for class edu.uky.rch.ept.data.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified detail message.
refreshViewer() - Static method in class edu.uky.rch.ept.projectexplorer.ProjectExplorer
 
refreshViewer(Object) - Static method in class edu.uky.rch.ept.projectexplorer.ProjectExplorer
 
remove(ResourceDescriptor) - Method in class edu.uky.rch.ept.data.ResourceList
Removes the specified ResourceDescriptor from this list.
remove() - Method in class edu.uky.rch.ept.xmlSegmentTree.ElementSet.Iterator
 
remove(Element) - Method in class edu.uky.rch.ept.xmlSegmentTree.ElementSet
Return the result of removing an element from this set.
remove(Element) - Method in class edu.uky.rch.ept.xmlSegmentTree.SegmentTree
Nondestructively remove an element from a SegmentTree.
removeAddressListener(IAddressListener) - Method in class edu.uky.rch.ept.data.filesystem.FileSystemAddressSelector
 
removeAddressListener(IAddressListener) - Method in class edu.uky.rch.ept.data.ui.GeneralAddressSelector
 
removeAddressListener(IAddressListener) - Method in interface edu.uky.rch.ept.data.ui.IAddressSelector
Remove the specified address listener to this selector.
removeNode(Node) - Method in class edu.uky.rch.ept.xmlSegmentTree.dom.XDocument
 
removeProcessingInstruction(String) - Method in class edu.uky.rch.ept.xmlSegmentTree.dom.XDocument
 
removeRepository(Repository) - Method in class edu.uky.rch.ept.projectexplorer.model.RepositoryList
Remove the given repository from the user's workbench.
removeResourceChangeListener(String, IResourceChangeListener) - Method in class edu.uky.rch.ept.data.DataFactory
Disassociates the given resource change listener from the specified address and removes it from the list of listeners.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class edu.uky.rch.ept.projectexplorer.ProjectExplorer
 
renameResource(String, String, boolean) - Method in class edu.uky.rch.ept.data.DataFactory
 
renameResource(String, String, boolean) - Method in interface edu.uky.rch.ept.data.IGenericResourceAccessMethods
Move or rename a resource from one address to another.
renameResource(String, String, boolean) - Method in class edu.uky.rch.ept.data.filesystem.FileSystemXPathEngine
 
renameResource(String, String, boolean) - Method in class edu.uky.rch.ept.projectexplorer.model.Project
 
renameResource(String, String, boolean) - Method in class edu.uky.rch.ept.projectexplorer.model.Repository
 
replaceCXML(String, String, String, Node) - Method in class edu.uky.rch.ept.data.DataFactory
 
replaceCXML(String, String, String, Node) - Method in interface edu.uky.rch.ept.data.IConcurrentXMLAccessMethods
Replaces the node at the specified location in the resource with a new node at the same location.
replaceCXML(String, String, String, Node) - Method in class edu.uky.rch.ept.data.filesystem.FileSystemXPathEngine
 
replaceCXML(String, String, String, Node) - Method in class edu.uky.rch.ept.projectexplorer.model.Project
 
replaceCXML(String, String, String, Node) - Method in class edu.uky.rch.ept.projectexplorer.model.Repository
 
replaceCXMLContent(String, int, int, String) - Method in class edu.uky.rch.ept.data.DataFactory
 
replaceCXMLContent(String, int, int, String) - Method in interface edu.uky.rch.ept.data.IConcurrentXMLAccessMethods
(unimplemented) Treats a CXML resource as text resource (all tags are treated as though they did not exist) and replaces the text from beginIndex to endIndex-1 with the new text content.
replaceCXMLContent(String, int, int, String) - Method in class edu.uky.rch.ept.data.filesystem.FileSystemXPathEngine
 
replaceCXMLContent(String, int, int, String) - Method in class edu.uky.rch.ept.projectexplorer.model.Project
 
replaceCXMLContent(String, int, int, String) - Method in class edu.uky.rch.ept.projectexplorer.model.Repository
 
replaceText(String, int, int, String) - Method in class edu.uky.rch.ept.data.DataFactory
 
replaceText(String, int, int, String) - Method in interface edu.uky.rch.ept.data.ITextAccessMethods
Replaces the specified text with the new content.
replaceText(String, int, int, String) - Method in class edu.uky.rch.ept.data.filesystem.FileSystemXPathEngine
 
replaceText(String, int, int, String) - Method in class edu.uky.rch.ept.projectexplorer.model.Project
 
replaceText(String, int, int, String) - Method in class edu.uky.rch.ept.projectexplorer.model.Repository
 
replaceXML(String, String, Node) - Method in class edu.uky.rch.ept.data.DataFactory
 
replaceXML(String, String, Node) - Method in interface edu.uky.rch.ept.data.IXMLAccessMethods
Replaces the specified node in the resource with the new node.
replaceXML(String, String, String, Node) - Method in class edu.uky.rch.ept.data.filesystem.FileSystemXPathEngine
 
replaceXML(String, String, Node) - Method in class edu.uky.rch.ept.data.filesystem.FileSystemXPathEngine
 
replaceXML(String, String, Node) - Method in class edu.uky.rch.ept.projectexplorer.model.Project
 
replaceXML(String, String, Node) - Method in class edu.uky.rch.ept.projectexplorer.model.Repository
 
replaceXMLContent(String, int, int, String) - Method in class edu.uky.rch.ept.data.DataFactory
 
replaceXMLContent(String, int, int, String) - Method in interface edu.uky.rch.ept.data.IXMLAccessMethods
Treats an xml resource as text resource (all tags are ignored as if they didnt exist) and replaces the text from beginIndex to endIndex-1 with the new text content.
replaceXMLContent(String, int, int, String) - Method in class edu.uky.rch.ept.data.filesystem.FileSystemXPathEngine
 
replaceXMLContent(String, int, int, String) - Method in class edu.uky.rch.ept.projectexplorer.model.Project
 
replaceXMLContent(String, int, int, String) - Method in class edu.uky.rch.ept.projectexplorer.model.Repository
 
resetPropertyValue(Object) - Method in class edu.uky.rch.ept.projectexplorer.model.Project
 
resourceChanged(ResourceChangeEvent) - Method in interface edu.uky.rch.ept.data.IResourceChangeListener
Notifies this listener that a resource change has occurred.
rootElementAdded(Element) - Method in class edu.uky.rch.ept.xmlSegmentTree.dom.XDocument
 
run(Object) - Method in interface edu.uky.rch.ept.projectexplorer.actions.IDoubleClickAction
 
run(Project) - Method in interface edu.uky.rch.ept.projectexplorer.actions.IProjectInitializationAction
Callback to perform project initialization tasks.
run() - Method in class edu.uky.rch.ept.projectexplorer.actions.WizardLauncher
 
run(Object) - Method in class edu.uky.rch.ept.projectexplorer.scan.ScanDoubleClickAction
 
run(Project) - Method in class edu.uky.rch.ept.projectexplorer.scan.ScanProjectInitializer
 

A B C D E F G H I L M N O P Q R S T U W X