Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
W
X
I
IAddressListener
- interface edu.uky.rch.ept.data.ui.
IAddressListener
.
Interface for listening to an IAddressSelector.
IAddressSelector
- interface edu.uky.rch.ept.data.ui.
IAddressSelector
.
Interface for address selector.
ICollectionAccessMethods
- interface edu.uky.rch.ept.data.
ICollectionAccessMethods
.
This interface defines all the data access methods for collections.
IConcurrentXMLAccessMethods
- interface edu.uky.rch.ept.data.
IConcurrentXMLAccessMethods
.
This interface defines all the access methods for concurrent XML.
IDTDAccessMethods
- interface edu.uky.rch.ept.data.
IDTDAccessMethods
.
This interface defines all the DTD access methods.
IDataAccessMethods
- interface edu.uky.rch.ept.data.
IDataAccessMethods
.
This interface defines constants that are used in the various data access methods.
IDataConstants
- interface edu.uky.rch.ept.data.
IDataConstants
.
This interface holds all the constants used across the plugin.
IDataLayerEditorInput
- interface edu.uky.rch.ept.data.
IDataLayerEditorInput
.
Editor input interface for to resources managed by the data layer.
IDataSourceDriver
- interface edu.uky.rch.ept.data.
IDataSourceDriver
.
A datasource driver is used to interact with the various datasources which support a known protocol.
IDoubleClickAction
- interface edu.uky.rch.ept.projectexplorer.actions.
IDoubleClickAction
.
A doubleClickAction is executed when an object of the associated type is double-clicked upon by the user in the project explorer tree.
IGenericResourceAccessMethods
- interface edu.uky.rch.ept.data.
IGenericResourceAccessMethods
.
This interface defines generic data access methods for resources.
IImageAccessMethods
- interface edu.uky.rch.ept.data.
IImageAccessMethods
.
This interface defines all the image data access methods.
INTERSECTING
- Static variable in class edu.uky.rch.ept.data.filesystem.cxpath.
Axis
IProjectEditorInput
- interface edu.uky.rch.ept.projectexplorer.editorinputs.
IProjectEditorInput
.
Interface for an editor input representing a resource belonging to a project.
IProjectExplorerConstants
- interface edu.uky.rch.ept.projectexplorer.
IProjectExplorerConstants
.
This interface holds all the constants used across the plugin.
IProjectInitializationAction
- interface edu.uky.rch.ept.projectexplorer.actions.
IProjectInitializationAction
.
Interface for project initialization contributors.
IProjectItem
- interface edu.uky.rch.ept.projectexplorer.model.
IProjectItem
.
A Project Item is used to interact with the various sub-components of a project.
IProjectItemsContributor
- interface edu.uky.rch.ept.projectexplorer.
IProjectItemsContributor
.
A ProjectItemsContributor is used to contribute nodes to the project explorer tree.
IProjectWizardPage
- interface edu.uky.rch.ept.projectexplorer.wizards.
IProjectWizardPage
.
Class for wizard pages contributing to the "New Project" wizard.
IResourceChangeListener
- interface edu.uky.rch.ept.data.
IResourceChangeListener
.
A resource change listener is notified of changes to resources that it is associated with.
ITextAccessMethods
- interface edu.uky.rch.ept.data.
ITextAccessMethods
.
This interface defines all the text data access methods.
IXMLAccessMethods
- interface edu.uky.rch.ept.data.
IXMLAccessMethods
.
This interface defines all the xml data access methods.
ImagePosition
- class edu.uky.rch.ept.xmlSegmentTree.element.position.
ImagePosition
.
ImagePosition(int)
- Constructor for class edu.uky.rch.ept.xmlSegmentTree.element.position.
ImagePosition
ImagePosition(int, boolean)
- Constructor for class edu.uky.rch.ept.xmlSegmentTree.element.position.
ImagePosition
InvalidAxisException
- exception edu.uky.rch.ept.data.filesystem.cxpath.
InvalidAxisException
.
Exception indicating an invalid CXPath axis.
InvalidAxisException(String)
- Constructor for class edu.uky.rch.ept.data.filesystem.cxpath.
InvalidAxisException
Create an InvalidAxisException for the specified axis name.
InvalidAxisException(String, String)
- Constructor for class edu.uky.rch.ept.data.filesystem.cxpath.
InvalidAxisException
Create an InvalidAxisException for the specified axis name, with the specified detail message.
InvalidNodePathException
- exception edu.uky.rch.ept.data.
InvalidNodePathException
.
Thrown to indicate that the xpath specified does not refer to a valid node.
InvalidNodePathException()
- Constructor for class edu.uky.rch.ept.data.
InvalidNodePathException
Constructs a new InvalidNodePathException with no detail message.
InvalidNodePathException(String)
- Constructor for class edu.uky.rch.ept.data.
InvalidNodePathException
Constructs a new InvalidNodePathException with the specified detail message.
InvalidTypeException
- exception edu.uky.rch.ept.data.
InvalidTypeException
.
Thrown to indicate that the type specified is unknown.
InvalidTypeException()
- Constructor for class edu.uky.rch.ept.data.
InvalidTypeException
Constructs a new InvalidTypeException with no detail message.
InvalidTypeException(String)
- Constructor for class edu.uky.rch.ept.data.
InvalidTypeException
Constructs a new InvalidTypeException with the specified detail message.
init(IWorkbench, IStructuredSelection)
- Method in class edu.uky.rch.ept.projectexplorer.scan.
NewScanWizard
insert(Element)
- Method in class edu.uky.rch.ept.xmlSegmentTree.
ElementSet
Return the result of inserting a new element into this set.
insert(Element)
- Method in class edu.uky.rch.ept.xmlSegmentTree.
SegmentTree
Nondestructively add an element to a SegmentTree.
insertCXML(String, String, String, Node)
- Method in class edu.uky.rch.ept.data.
DataFactory
insertCXML(String, String, String, Node)
- Method in interface edu.uky.rch.ept.data.
IConcurrentXMLAccessMethods
Inserts the given XML node into the CXML resource at the indicated location.
insertCXML(String, String, String, Node)
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemXPathEngine
insertCXML(String, String, String, Node)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Project
insertCXML(String, String, String, Node)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Repository
insertText(String, int, String)
- Method in class edu.uky.rch.ept.data.
DataFactory
insertText(String, int, String)
- Method in interface edu.uky.rch.ept.data.
ITextAccessMethods
Inserts the new text content into the resource starting at the index specified.
insertText(String, int, String)
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemXPathEngine
insertText(String, int, String)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Project
insertText(String, int, String)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Repository
insertXML(String, String, Node)
- Method in class edu.uky.rch.ept.data.
DataFactory
insertXML(String, String, Node)
- Method in interface edu.uky.rch.ept.data.
IXMLAccessMethods
Inserts the given xml node into the xml resource immediately after the node specified by the xpath.
insertXML(String, String, String, Node)
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemXPathEngine
insertXML(String, String, Node)
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemXPathEngine
insertXML(String, String, Node)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Project
insertXML(String, String, Node)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Repository
isAbsoluteAddress(String)
- Method in class edu.uky.rch.ept.data.
DataFactory
Checks if the given address is an absolute address.
isAbsoluteAddress(String)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Project
Checks if the given address is absolute.
isAbsoluteAddress(String)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Repository
Checks if the given address is absolute or relative.
isCollection(String)
- Method in class edu.uky.rch.ept.data.
DataFactory
isCollection(String)
- Method in interface edu.uky.rch.ept.data.
ICollectionAccessMethods
Returns true if the specified address points to a collection.
isCollection()
- Method in class edu.uky.rch.ept.data.
ResourceDescriptor
isCollection(String)
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemXPathEngine
isCollection(String)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Project
isCollection(String)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Repository
isDirectories()
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemAddressSelector
isDirectories()
- Method in class edu.uky.rch.ept.data.ui.
GeneralAddressSelector
isDirectories()
- Method in interface edu.uky.rch.ept.data.ui.
IAddressSelector
Determine whether this selector is configured to select files or directories.
isEmpty()
- Method in class edu.uky.rch.ept.data.
ResourceList
Tests if this list has no ResourceDescriptors.
isEmpty()
- Method in class edu.uky.rch.ept.xmlSegmentTree.
ElementSet
Test whether this set is empty
isEmpty()
- Method in class edu.uky.rch.ept.xmlSegmentTree.element.
AbstractElement
isEmpty()
- Method in interface edu.uky.rch.ept.xmlSegmentTree.element.
Element
Is this element empty?
isEmpty()
- Method in class edu.uky.rch.ept.xmlSegmentTree.element.
SimpleElement
isEmpty()
- Method in class edu.uky.rch.ept.xmlSegmentTree.element.
StringElement
isPropertySet(Object)
- Method in class edu.uky.rch.ept.projectexplorer.model.
Project
isRelative()
- Method in class edu.uky.rch.ept.data.filesystem.
FileSystemAddressSelector
isRelative()
- Method in class edu.uky.rch.ept.data.ui.
GeneralAddressSelector
isRelative()
- Method in interface edu.uky.rch.ept.data.ui.
IAddressSelector
Determine whether this selector is in relative mode.
isString()
- Method in class edu.uky.rch.ept.xmlSegmentTree.element.
AbstractElement
isString()
- Method in interface edu.uky.rch.ept.xmlSegmentTree.element.
Element
Returns true if this element is a string element.
isString()
- Method in class edu.uky.rch.ept.xmlSegmentTree.element.
SimpleElement
isString()
- Method in class edu.uky.rch.ept.xmlSegmentTree.element.
StringElement
iterator()
- Method in class edu.uky.rch.ept.xmlSegmentTree.
ElementSet
Return an iterator over the elements of this set.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
W
X