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

I

IAuthorityListItem - interface uk.ac.kcl.cch.rdb2java.dynData.IAuthorityListItem.
 
IBrowserToolbarContribution - interface uk.ac.kcl.cch.jb.pliny.browser.IBrowserToolbarContribution.
Plugins who wish to contribute an action button to the browser for Pliny must implement this interface.
IButtonHolderPart - interface uk.ac.kcl.cch.jb.pliny.parts.IButtonHolderPart.
identifes that this GEF edit part displays buttons that manage the switching between open(expanded) and minimized display, and between displaying the map/reference area and the content area.
ICONID_PROP - Static variable in class uk.ac.kcl.cch.jb.pliny.model.ObjectType
 
IDENTIFIER_PROP - Static variable in class uk.ac.kcl.cch.jb.pliny.model.Resource
 
IDSTART_PROP - Static variable in class uk.ac.kcl.cch.jb.pliny.model.Resource
 
IDSTRING_PROP - Static variable in class uk.ac.kcl.cch.jb.pliny.model.ObjectType
 
IDSTRING_PROP - Static variable in class uk.ac.kcl.cch.jb.pliny.model.Plugin
 
IDirectEditablePart - interface uk.ac.kcl.cch.jb.pliny.parts.IDirectEditablePart.
identifies a GEF EditPart that contains direct-editable text.
IGetsArchiveEntries - interface uk.ac.kcl.cch.jb.pliny.dnd.IGetsArchiveEntries.
This interface, implemented by Pliny archive readers, provides an InputStream from the archive for independant plugins handling the cacheing of data from an archive.
IHandlesAnnotations - interface uk.ac.kcl.cch.jb.pliny.IHandlesAnnotations.
This otherwise empty interface is used by the AnnotationView to decide whether it should display a reference area.
IHasAttributeProperties - interface uk.ac.kcl.cch.jb.pliny.model.IHasAttributeProperties.
 
IHasConnectionLayer - interface uk.ac.kcl.cch.jb.pliny.parts.IHasConnectionLayer.
announces that the figure associated with this GEF editpart has a connection layer (for drawing the Pliny connection lines between reference objects).
IHasLoType - interface uk.ac.kcl.cch.jb.pliny.model.IHasLoType.
announces that the model data has a LOType value, and defines the method names used to access them.
IHasReferencerManager - interface uk.ac.kcl.cch.jb.pliny.parts.IHasReferencerManager.
announces to parts of the GEF managed reference/annotation area that need to know that this editPart's model can generate a ReferencerManager.
IHasResource - interface uk.ac.kcl.cch.jb.pliny.model.IHasResource.
asserted by model items that are not themselves Resources, but sometimes need to stand in for them.
ILoadableFromResultSet - interface uk.ac.kcl.cch.rdb2java.dynData.ILoadableFromResultSet.
 
IMoveableChildrenEditPart - interface uk.ac.kcl.cch.jb.pliny.parts.IMoveableChildrenEditPart.
announces that this GEF editpart is moveable, and that it has a referencer manager.
INITCHAR_PROP - Static variable in class uk.ac.kcl.cch.jb.pliny.model.Resource
 
INITLETTER_EVENT - Static variable in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceNameManager
 
INamedObject - interface uk.ac.kcl.cch.jb.pliny.model.INamedObject.
asserts that a model element has a name attribute, and provides methods that can access and change that name.
IObjectFetcher - interface uk.ac.kcl.cch.rdb2java.dynData.IObjectFetcher.
 
IPageSettableEditorPart - interface uk.ac.kcl.cch.jb.pliny.editors.IPageSettableEditorPart.
Pliny aware editors which display their materials as Pages should implement this interface.
IPlinyExporter - interface uk.ac.kcl.cch.jb.pliny.views.utils.IPlinyExporter.
code that wishes to act as an exporter for Pliny data must implement this interface.
IPlinyImporter - interface uk.ac.kcl.cch.jb.pliny.views.utils.IPlinyImporter.
code that wishes to act as an importer for Pliny data must implement this interface.
IPropertyChangeObject - interface uk.ac.kcl.cch.rdb2java.dynData.IPropertyChangeObject.
 
IResourceChangeablePart - interface uk.ac.kcl.cch.jb.pliny.editors.IResourceChangeablePart.
Editor or view parts should implement this interface when they operate in such a way that the Resource they work with can change during operation.
IResourceDrivenPart - interface uk.ac.kcl.cch.jb.pliny.IResourceDrivenPart.
This interface should be implements by Eclipse Workbench Parts that work with input as a Pliny Resource.
IResourceExplorerItem - interface uk.ac.kcl.cch.jb.pliny.views.utils.IResourceExplorerItem.
items that participate as model items in the Resource Explorer's tree display should implement this interface.
IResourceExtensionProcessor - interface uk.ac.kcl.cch.jb.pliny.dnd.IResourceExtensionProcessor.
Plugins who wish to interact with Pliny should implement this interface.
IResourceExtensionProcessor.CacheElement - class uk.ac.kcl.cch.jb.pliny.dnd.IResourceExtensionProcessor.CacheElement.
 
IResourceExtensionProcessor.CacheElement() - Constructor for class uk.ac.kcl.cch.jb.pliny.dnd.IResourceExtensionProcessor.CacheElement
 
IResourceExtensionProcessorSource - interface uk.ac.kcl.cch.jb.pliny.dnd.IResourceExtensionProcessorSource.
objects which wish to be used as identifiers for which IResourceExtensionProcessor to execute when needed should implement this interface.
IResourceTreeView - interface uk.ac.kcl.cch.jb.pliny.views.utils.IResourceTreeView.
all ViewParts that wish to implement a Resource Explorer like GUI should implement this interface.
ISOPEN_PROP - Static variable in class uk.ac.kcl.cch.jb.pliny.model.LinkableObject
 
IScalableImagePart - interface uk.ac.kcl.cch.jb.pliny.parts.IScalableImagePart.
announces that this GEF edit part can hold scaleable data (such as zoomable images) where the children GEF editparts must be repositioned whenever the scale of this part is changed.
ITEMSCHANGED_EVENT - Static variable in class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentSet
 
IZoomableImageEditor - interface uk.ac.kcl.cch.jb.pliny.controls.IZoomableImageEditor.
Editors who wish to make use of the ZoomControlContributionItem to provide a user control to set the zoomable size of their base images should implement this interface.
IZoomableImageResource - interface uk.ac.kcl.cch.jb.pliny.controls.IZoomableImageResource.
implement this interface in a Pliny resource which has an image-oriented Resource which has its size controllable by a ZoomControlContributionItem.
ImageEditor - class uk.ac.kcl.cch.jb.pliny.imageRes.ImageEditor.
an EditorPart that implements the Pliny Image Resource Editor.
ImageEditor() - Constructor for class uk.ac.kcl.cch.jb.pliny.imageRes.ImageEditor
 
ImageEditorActionBarContributor - class uk.ac.kcl.cch.jb.pliny.imageRes.ImageEditorActionBarContributor.
the ActionBarContributor for the ImageEditor.
ImageEditorActionBarContributor() - Constructor for class uk.ac.kcl.cch.jb.pliny.imageRes.ImageEditorActionBarContributor
 
ImageEditorPartFactory - class uk.ac.kcl.cch.jb.pliny.imageRes.ImageEditorPartFactory.
the GEF EditPartFactory for mapping Pliny model objects to GEF Controller objects for the Image editor's annotation area.
ImageEditorPartFactory(IWorkbenchPart) - Constructor for class uk.ac.kcl.cch.jb.pliny.imageRes.ImageEditorPartFactory
 
ImageEditorResourceExtensionProcessor - class uk.ac.kcl.cch.jb.pliny.imageRes.dnd.ImageEditorResourceExtensionProcessor.
the ResourceExtensionProcessor for Image Resources.
ImageEditorResourceExtensionProcessor() - Constructor for class uk.ac.kcl.cch.jb.pliny.imageRes.dnd.ImageEditorResourceExtensionProcessor
 
ImageEditorResourceExtensionProcessor(IWorkbenchPage) - Constructor for class uk.ac.kcl.cch.jb.pliny.imageRes.dnd.ImageEditorResourceExtensionProcessor
 
ImageFigure - class uk.ac.kcl.cch.jb.pliny.imageRes.figures.ImageFigure.
the image for the root GEF editPart for the Image Editor.
ImageFigure() - Constructor for class uk.ac.kcl.cch.jb.pliny.imageRes.figures.ImageFigure
creates an empty place-holder instance of this class.
ImageFigure(ImageResource, int, int) - Constructor for class uk.ac.kcl.cch.jb.pliny.imageRes.figures.ImageFigure
creates an instance of this class for the given ImageResource.
ImageResPlugin - class uk.ac.kcl.cch.jb.pliny.imageRes.ImageResPlugin.
The main plugin class for Pliny's Image Editor to be used in the desktop.
ImageResPlugin() - Constructor for class uk.ac.kcl.cch.jb.pliny.imageRes.ImageResPlugin
The constructor.
ImageResource - class uk.ac.kcl.cch.jb.pliny.imageRes.model.ImageResource.
an extension on the Pliny Resource that contains special data for Images.
ImageResource() - Constructor for class uk.ac.kcl.cch.jb.pliny.imageRes.model.ImageResource
creates a new instance of the ImageResource and stores it in the backing store DB.
ImageResource(boolean) - Constructor for class uk.ac.kcl.cch.jb.pliny.imageRes.model.ImageResource
creates a new instance of the ImageResource and if the parameter is true does i initially store it in the backing store DB.
ImageResourcePart - class uk.ac.kcl.cch.jb.pliny.imageRes.parts.ImageResourcePart.
the GEF EditPart that acts as the root for the ImageEditor's annotation area.
ImageResourcePart(ImageResource) - Constructor for class uk.ac.kcl.cch.jb.pliny.imageRes.parts.ImageResourcePart
 
IncludedTypeManager - class uk.ac.kcl.cch.jb.pliny.containmentView.model.IncludedTypeManager.
an object from this class manages information about which links of which LOType should be included or excluded from the Containment View.
IncludedTypeManager() - Constructor for class uk.ac.kcl.cch.jb.pliny.containmentView.model.IncludedTypeManager
creates an instance of this manager.
IncludedTypeManager(Preferences) - Constructor for class uk.ac.kcl.cch.jb.pliny.containmentView.model.IncludedTypeManager
creates an instance of this manager.
Info - class uk.ac.kcl.cch.jb.pliny.pdfAnnot.utils.Info.
a class that displays information about JPedal -- taken directly from the JPedal Eclipse plugin example.
Info(Shell) - Constructor for class uk.ac.kcl.cch.jb.pliny.pdfAnnot.utils.Info
 
IsKeys - class uk.ac.kcl.cch.rdb2java.dynData.IsKeys.
 
IsKeys(int, int) - Constructor for class uk.ac.kcl.cch.rdb2java.dynData.IsKeys
 
idString2EditorInput(String) - Static method in class uk.ac.kcl.cch.jb.pliny.model.Resource
 
image - Variable in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
 
image - Variable in class uk.ac.kcl.cch.jb.pliny.browser.BusyIndicator
 
images - Static variable in class uk.ac.kcl.cch.jb.pliny.browser.BusyIndicator
 
inBrowser - Variable in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditorCutCopyPasteAction
 
incReferenceNumber() - Static method in class uk.ac.kcl.cch.jb.pliny.PlinyPlugin
increments and returns the current reference number associated with the referent.
includeType(LOType) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentSet
convenience method to ask the IncludedTypeManager to include links of the given type.
includeType(LOType) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.model.IncludedTypeManager
instructs this manager to mark that the given Type is to be marked as 'to be included' by this manager.
init() - Method in class uk.ac.kcl.cch.jb.pliny.actions.CopyPlinyAction
 
init(IWorkbenchWindow) - Method in class uk.ac.kcl.cch.jb.pliny.actions.CreateNoteAction
 
init() - Method in class uk.ac.kcl.cch.jb.pliny.actions.CutPlinyAction
 
init() - Method in class uk.ac.kcl.cch.jb.pliny.actions.MinimizeAllAction
 
init(IWorkbenchWindow) - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenAnnotationViewerAction
 
init(IWorkbenchWindow) - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenBrowserForPlinyAction
Initializes this action delegate with the workbench window it will work in.
init(IWorkbenchWindow) - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenContainmentViewAction
 
init(IWorkbenchWindow) - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenEclipseOutlineViewAction
 
init(IWorkbenchWindow) - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenNoteSearchAction
 
init(IWorkbenchWindow) - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenPlinyPerspectiveAction
 
init(IWorkbenchWindow) - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenResourceExplorerViewAction
 
init(IWorkbenchWindow) - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenTypeManagerAction
 
init(IWorkbenchWindow) - Method in class uk.ac.kcl.cch.jb.pliny.actions.ResourceExplorerDeleteAction
 
init(IEditorSite, IEditorInput) - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
 
init(IEditorSite, IEditorInput) - Method in class uk.ac.kcl.cch.jb.pliny.editors.NoteEditor
 
init(IEditorSite, IEditorInput) - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.ImageEditor
 
init(IEditorSite, IEditorInput) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.PDFEditor
 
init(IWorkbench, IStructuredSelection) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.NewNoteWizard
 
initCellEditor() - Method in class uk.ac.kcl.cch.jb.pliny.parts.PlinyDirectEditManager
 
initialURL - Variable in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
 
initialize(IWorkbenchConfigurer) - Method in class uk.ac.kcl.cch.jb.pliny.rcp.intro.ApplicationWorkbenchAdvisor
 
initializeGraphicalViewer() - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.ImageEditor
 
inputChanged(Viewer, Object, Object) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.views.PDFOutlineContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.TypeManagerContentProvider
 
inputStream - Variable in class uk.ac.kcl.cch.jb.pliny.dnd.IResourceExtensionProcessor.CacheElement
 
intToRgb(int) - Method in class uk.ac.kcl.cch.jb.pliny.model.LOType
 
isBackEnabled() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserViewer
Returns true if the receiver can navigate to the previous session history item, and false otherwise.
isBroken - Static variable in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.PdfAnnotPlugin
 
isBusy() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BusyIndicator
Returns true if it is currently busy.
isChildExpanded(Resource) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentSet
 
isComplete() - Method in class uk.ac.kcl.cch.jb.pliny.commands.LOLinkCreateCommand
checks to see if both a from and to (source and target) LinkableObject has been provided.
isDeletable() - Method in class uk.ac.kcl.cch.jb.pliny.model.Resource
 
isDirty() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
 
isDirty() - Method in class uk.ac.kcl.cch.jb.pliny.editors.NoteEditor
 
isDirty() - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.PDFEditor
 
isDisposed() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
 
isEnabled(DropTargetEvent) - Method in class uk.ac.kcl.cch.jb.pliny.dnd.PlinyObjectTransferDropTargetListener
 
isFavourite() - Method in class uk.ac.kcl.cch.jb.pliny.model.Resource
 
isForwardEnabled() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserViewer
Returns true if the receiver can navigate to the next session history item, and false otherwise.
isImportant(IWorkbenchPart) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.ContainmentView
 
isImportant(IWorkbenchPart) - Method in class uk.ac.kcl.cch.jb.pliny.views.AnnotationView
 
isIncluded(LOType) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentSet
convenience method to ask the IncludedTypeManager to ask if the given type is currently to be included or not.
isIncluded(LOType) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.model.IncludedTypeManager
is the given Type marked as 'to be included' by this manager?
isIndexOn() - Method in class uk.ac.kcl.cch.jb.pliny.lucene.NoteTextIndex
returns true of the index has been set up.
isLabelProperty(Object, String) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.views.PDFOutlineLabelProvider
 
isLabelProperty(Object, String) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerLabelProvider
 
isLabelProperty(Object, String) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.TypeManagerLabelProvider
 
isOpen - Variable in class uk.ac.kcl.cch.jb.pliny.figures.LinkableObjectFigure
 
isOpen - Variable in class uk.ac.kcl.cch.jb.pliny.figures.TopPanel
 
isParentExpanded(Resource) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentSet
 
isSaveAsAllowed() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
 
isSaveAsAllowed() - Method in class uk.ac.kcl.cch.jb.pliny.editors.NoteEditor
 
isSaveAsAllowed() - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.ImageEditor
 
isSaveAsAllowed() - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.PDFEditor
 
isSaveOnCloseNeeded() - Method in class uk.ac.kcl.cch.jb.pliny.editors.NoteEditor
 
isSaveOnCloseNeeded() - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.ImageEditor
 
isSelectable() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentSetPart
 
isValid(String) - Method in class uk.ac.kcl.cch.jb.pliny.actions.UpdateUrlAction
 
item - Variable in class uk.ac.kcl.cch.rdb2java.dynData.BaseObject.ListItemData
 
iterator() - Method in class uk.ac.kcl.cch.rdb2java.dynData.FKReferenceList
 

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