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

R

REFBOUNDS_CHANGE - Static variable in class uk.ac.kcl.cch.jb.pliny.model.ReferencerList
 
REFLIST_CHANGE - Static variable in class uk.ac.kcl.cch.jb.pliny.model.ReferencerList
 
RESOURCES_PROP - Static variable in class uk.ac.kcl.cch.jb.pliny.model.ObjectType
 
RESOURCE_EDIT_INPUT_FACTORY_ID - Static variable in class uk.ac.kcl.cch.jb.pliny.editors.ResourceEditorInput
 
RESOURCE_KEY_TAG - Static variable in class uk.ac.kcl.cch.jb.pliny.editors.NoteEditorInput
 
RESOURCE_KEY_TAG - Static variable in class uk.ac.kcl.cch.jb.pliny.editors.ResourceEditorInput
 
RcpPlugin - class uk.ac.kcl.cch.jb.pliny.rcp.RcpPlugin.
The main plugin class to be used in the desktop.
RcpPlugin() - Constructor for class uk.ac.kcl.cch.jb.pliny.rcp.RcpPlugin
The constructor.
Rdb2javaCache - class uk.ac.kcl.cch.rdb2java.dynData.Rdb2javaCache.
 
Rdb2javaCache(IObjectFetcher) - Constructor for class uk.ac.kcl.cch.rdb2java.dynData.Rdb2javaCache
 
Rdb2javaIsCache - class uk.ac.kcl.cch.rdb2java.dynData.Rdb2javaIsCache.
 
Rdb2javaIsCache(IObjectFetcher) - Constructor for class uk.ac.kcl.cch.rdb2java.dynData.Rdb2javaIsCache
 
Rdb2javaPlugin - class uk.ac.kcl.cch.rdb2java.Rdb2javaPlugin.
The main plugin class to be used in the desktop.
Rdb2javaPlugin() - Constructor for class uk.ac.kcl.cch.rdb2java.Rdb2javaPlugin
The constructor.
ReferencerFigure - class uk.ac.kcl.cch.jb.pliny.figures.ReferencerFigure.
Creates the draw2d Figure for the "referencer" that can appear for any Reference Object in a GEF generated reference/annotation area.
ReferencerFigure(ReferencerList, IWorkbenchPart) - Constructor for class uk.ac.kcl.cch.jb.pliny.figures.ReferencerFigure
 
ReferencerList - class uk.ac.kcl.cch.jb.pliny.model.ReferencerList.
the model class that corresponds to the Pliny referencer for a LinkableObject that can be displayed in a reference/annotation area.
ReferencerList() - Constructor for class uk.ac.kcl.cch.jb.pliny.model.ReferencerList
creates an empty instance of this class -- containing no data.
ReferencerList(LinkableObject) - Constructor for class uk.ac.kcl.cch.jb.pliny.model.ReferencerList
creates an instance of this class linked to a given LinkableObject (Reference Object).
ReferencerManager - class uk.ac.kcl.cch.jb.pliny.model.ReferencerManager.
manages the display and the data that supports the display of the referencer object for a reference/annotation area.
ReferencerManager(AbstractEditPart) - Constructor for class uk.ac.kcl.cch.jb.pliny.model.ReferencerManager
 
ReferencerPart - class uk.ac.kcl.cch.jb.pliny.parts.ReferencerPart.
the GEF EditPart for the reference.
ReferencerPart(ReferencerList, IWorkbenchPart) - Constructor for class uk.ac.kcl.cch.jb.pliny.parts.ReferencerPart
 
RemoveFavouriteCommand - class uk.ac.kcl.cch.jb.pliny.commands.RemoveFavouriteCommand.
This command removes an existing Favourites item (now called Bookmark in the UI) from the list of favourites.
RemoveFavouriteCommand(Favourite) - Constructor for class uk.ac.kcl.cch.jb.pliny.commands.RemoveFavouriteCommand
sets up command to delete specified Favourite.
RemoveFromFavouritesAction - class uk.ac.kcl.cch.jb.pliny.actions.RemoveFromFavouritesAction.
An action for the Resource Explorer to respond to a user request to remove an item from the Favourites (now called Bookmark in the UI).
RemoveFromFavouritesAction(ResourceExplorerView) - Constructor for class uk.ac.kcl.cch.jb.pliny.actions.RemoveFromFavouritesAction
 
Resource - class uk.ac.kcl.cch.jb.pliny.model.Resource.
 
Resource(boolean) - Constructor for class uk.ac.kcl.cch.jb.pliny.model.Resource
 
Resource() - Constructor for class uk.ac.kcl.cch.jb.pliny.model.Resource
 
ResourceCache - class uk.ac.kcl.cch.jb.pliny.model.ResourceCache.
overrides the Rdb2javaCache used by other rdb2java managed objects to meet the special needs of the Resource class.
ResourceCache(IObjectFetcher) - Constructor for class uk.ac.kcl.cch.jb.pliny.model.ResourceCache
 
ResourceChangingAnnouncer - class uk.ac.kcl.cch.jb.pliny.editors.ResourceChangingAnnouncer.
A convenience class to implement code that provides a service of announcing a property change whenever a Resource changes.
ResourceChangingAnnouncer() - Constructor for class uk.ac.kcl.cch.jb.pliny.editors.ResourceChangingAnnouncer
 
ResourceEditorInput - class uk.ac.kcl.cch.jb.pliny.editors.ResourceEditorInput.
The EditorInput object for the Pliny Resource-driven editors.
ResourceEditorInput(Resource) - Constructor for class uk.ac.kcl.cch.jb.pliny.editors.ResourceEditorInput
 
ResourceEditorInputFactory - class uk.ac.kcl.cch.jb.pliny.editors.ResourceEditorInputFactory.
used by Eclipse during startup to re-open Resource objects that were open in their relevant Pliny editors when it was last shutdown -- this factory takes the data stored in an IMemento and first fetches the referenced Resource object,a and then packages it in a ResourceEditorInput object.
ResourceEditorInputFactory() - Constructor for class uk.ac.kcl.cch.jb.pliny.editors.ResourceEditorInputFactory
 
ResourceExplorerCellModifier - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerCellModifier.
a JFace ICellModifier that manages the direct editing of the names of item within the Resource Explorer, and ResourceExplorer-like viewParts.
ResourceExplorerCellModifier(TreeViewer, IResourceTreeView) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerCellModifier
 
ResourceExplorerContainsList - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerContainsList.
the Resource Explorer's model element for the 4th level "Contains" item.
ResourceExplorerContainsList(IResourceTreeView, IResourceExplorerItem, Resource) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerContainsList
 
ResourceExplorerContentProvider - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerContentProvider.
the content provider for the the JFace Tree viewer displayed by Resource Explorer and Resource-Explorer-like views.
ResourceExplorerContentProvider(IResourceTreeView) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerContentProvider
 
ResourceExplorerCopyAction - class uk.ac.kcl.cch.jb.pliny.actions.ResourceExplorerCopyAction.
the copy action for the Resource Explorer (ResourceExplorerView)
ResourceExplorerCopyAction(ResourceExplorerView) - Constructor for class uk.ac.kcl.cch.jb.pliny.actions.ResourceExplorerCopyAction
 
ResourceExplorerDeleteAction - class uk.ac.kcl.cch.jb.pliny.actions.ResourceExplorerDeleteAction.
the delete action for the Resource Explorer (ResourceExplorerView).
ResourceExplorerDeleteAction(ResourceExplorerView) - Constructor for class uk.ac.kcl.cch.jb.pliny.actions.ResourceExplorerDeleteAction
 
ResourceExplorerDisplayedInItem - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerDisplayedInItem.
the Resource Explorer's model element for the 5th level items displayed under the 4th level "Displayed In" item.
ResourceExplorerDisplayedInItem(IResourceTreeView, IResourceExplorerItem, LinkableObject) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerDisplayedInItem
 
ResourceExplorerDisplayedInList - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerDisplayedInList.
the Resource Explorer's model element for the 4th level "Displayed In" item.
ResourceExplorerDisplayedInList(IResourceTreeView, IResourceExplorerItem, Resource) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerDisplayedInList
 
ResourceExplorerDragListener - class uk.ac.kcl.cch.jb.pliny.dnd.ResourceExplorerDragListener.
Used in the ResourceExplorer and ResourceExplorer-like views (such as the NoteSearchView) to handle DnD requests from other parts of Pliny into the ResourceExplorer.
ResourceExplorerDragListener(IResourceTreeView) - Constructor for class uk.ac.kcl.cch.jb.pliny.dnd.ResourceExplorerDragListener
 
ResourceExplorerDropTarget - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerDropTarget.
provides code that is invoked whenever an object is DnD dropped on an item in the Resource Explorer.
ResourceExplorerDropTarget(ResourceExplorerView) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerDropTarget
 
ResourceExplorerExportAction - class uk.ac.kcl.cch.jb.pliny.actions.ResourceExplorerExportAction.
the export action for the Resource Explorer (ResourceExplorerView).
ResourceExplorerExportAction(ViewPart) - Constructor for class uk.ac.kcl.cch.jb.pliny.actions.ResourceExplorerExportAction
 
ResourceExplorerFavGroupItem - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerFavGroupItem.
provides the model object for the Favourites (now called 'Bookmarks') list.
ResourceExplorerFavGroupItem(IResourceTreeView, ResourceExplorerRoot, String) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerFavGroupItem
 
ResourceExplorerFavouriteItem - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerFavouriteItem.
provides the model object for each Favourites (now called 'Bookmarks') list.
ResourceExplorerFavouriteItem(IResourceTreeView, IResourceExplorerItem, Favourite) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerFavouriteItem
 
ResourceExplorerImportAction - class uk.ac.kcl.cch.jb.pliny.actions.ResourceExplorerImportAction.
the import action for the Resource Explorer (ResourceExplorerView).
ResourceExplorerImportAction() - Constructor for class uk.ac.kcl.cch.jb.pliny.actions.ResourceExplorerImportAction
 
ResourceExplorerInitialLetterItem - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerInitialLetterItem.
represents the Resource Explorer's 2nd level (initial letter of name) level item in its data model.
ResourceExplorerInitialLetterItem(IResourceTreeView, ResourceExplorerObjectTypeItem, ResourceNameInitialLetter) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerInitialLetterItem
 
ResourceExplorerItemBase - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerItemBase.
provides an abstract base class that provides functionality shared by many of the classes that make up the Resource Explorer's data model.
ResourceExplorerItemBase(IResourceTreeView, BaseObject, String) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerItemBase
 
ResourceExplorerLabelProvider - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerLabelProvider.
the label provider for the the JFace Tree viewer displayed by Resource Explorer and Resource-Explorer-like views.
ResourceExplorerLabelProvider() - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerLabelProvider
 
ResourceExplorerNamedModelItem - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerNamedModelItem.
this abstract class provides base implementation for all Resource Explorer display items which display names that come from the Pliny data model, and hence can be edited.
ResourceExplorerNamedModelItem(IResourceTreeView, IResourceExplorerItem, INamedObject, String, String) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerNamedModelItem
 
ResourceExplorerNewNoteCommand - class uk.ac.kcl.cch.jb.pliny.commands.ResourceExplorerNewNoteCommand.
invoked by the ResourceExplorer's NewNoteWizard to create a new Note.
ResourceExplorerNewNoteCommand(String, IResourceTreeView, boolean, boolean, Vector) - Constructor for class uk.ac.kcl.cch.jb.pliny.commands.ResourceExplorerNewNoteCommand
creates an instance of this command with information to guide the note creation as parameters.
ResourceExplorerObjectTypeItem - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerObjectTypeItem.
provides Resource Explorer model elements for Pliny ObjectTypes -- the top level of the Resource Explorer's display.
ResourceExplorerObjectTypeItem(IResourceTreeView, IResourceExplorerItem, ObjectType) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerObjectTypeItem
 
ResourceExplorerOpenAction - class uk.ac.kcl.cch.jb.pliny.actions.ResourceExplorerOpenAction.
This action provides open support for the (ResourceExplorerView) and other Resource Explorer-like views, such as the NoteSearchView.
ResourceExplorerOpenAction(IResourceTreeView) - Constructor for class uk.ac.kcl.cch.jb.pliny.actions.ResourceExplorerOpenAction
constructor for the Open Action.
ResourceExplorerResourceItem - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerResourceItem.
provides Resource Explorer model elements for Pliny Resources displayed in the Resource Explorer's display.
ResourceExplorerResourceItem(IResourceTreeView, IResourceExplorerItem, Resource) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerResourceItem
 
ResourceExplorerRoot - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerRoot.
the root object for the Resource Explorer's tree display.
ResourceExplorerRoot(IResourceTreeView) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerRoot
 
ResourceExplorerSurrogateItem - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerSurrogateItem.
the Resource Explorer's model element for data that appears in a Resource's reference/annotation area.
ResourceExplorerSurrogateItem(IResourceTreeView, IResourceExplorerItem, LinkableObject) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerSurrogateItem
 
ResourceExplorerSurrogateListItemBase - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerSurrogateListItemBase.
an abstract class that provides base functionality for those Resource Explorer model items that manage lists of Pliny Resources.
ResourceExplorerSurrogateListItemBase(IResourceTreeView, IResourceExplorerItem, Resource, String, String, List) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerSurrogateListItemBase
 
ResourceExplorerTextCellEditor - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerTextCellEditor.
a JFace TextCellEditor that manages the direct editing of the names of item within the Resource Explorer, and ResourceExplorer-like viewParts.
ResourceExplorerTextCellEditor(Composite, Action) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerTextCellEditor
 
ResourceExplorerView - class uk.ac.kcl.cch.jb.pliny.views.ResourceExplorerView.
the Eclipse ViewPart for the Resource Explorer.
ResourceExplorerView() - Constructor for class uk.ac.kcl.cch.jb.pliny.views.ResourceExplorerView
 
ResourceHolder - class uk.ac.kcl.cch.jb.pliny.model.ResourceHolder.
acts as a surrogate for a {link Resource} which is acting as the root part for a GEF reference/annotation area display.
ResourceHolder(Resource) - Constructor for class uk.ac.kcl.cch.jb.pliny.model.ResourceHolder
 
ResourceNameInitialLetter - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceNameInitialLetter.
this class is part of the Resource Explorer data model and keeps track of Pliny Resources of a certain ObjectType with a specified intial letter.
ResourceNameInitialLetter(Character, ResourceNameManager, ObjectType) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceNameInitialLetter
 
ResourceNameInitialLetter(String, ResourceNameManager, ObjectType) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceNameInitialLetter
 
ResourceNameManager - class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceNameManager.
manages the Resource items associated with a particular ObjectType by working with their names to handle the grouping of resources by the initial letter of their name and creating the required set of ResourceNameInitialLetter objects.
ResourceNameManager(ObjectType) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceNameManager
 
ResourceObjectsContainerEditPolicy - class uk.ac.kcl.cch.jb.pliny.policies.ResourceObjectsContainerEditPolicy.
GEF edit policy of type EditPolicy.CONTAINER_ROLE to support the direct editing of the textual content of a reference object created by a NoteLucened.
ResourceObjectsContainerEditPolicy() - Constructor for class uk.ac.kcl.cch.jb.pliny.policies.ResourceObjectsContainerEditPolicy
 
ResourceObjectsXYLayoutPolicy - class uk.ac.kcl.cch.jb.pliny.policies.ResourceObjectsXYLayoutPolicy.
GEF edit policy of type EditPolicy.LAYOUT_ROLE to support the creation and adding (as a part of reparenting) operation for non-scalable reference areas.
ResourceObjectsXYLayoutPolicy() - Constructor for class uk.ac.kcl.cch.jb.pliny.policies.ResourceObjectsXYLayoutPolicy
 
ResourceQuery - class uk.ac.kcl.cch.jb.pliny.model.ResourceQuery.
 
ResourceQuery() - Constructor for class uk.ac.kcl.cch.jb.pliny.model.ResourceQuery
 
RootFigure - class uk.ac.kcl.cch.jb.pliny.figures.RootFigure.
Creates the draw2d Figure that represents the base surface for Pliny's reference/annotation area.
RootFigure() - Constructor for class uk.ac.kcl.cch.jb.pliny.figures.RootFigure
 
RootResourceHolderPart - class uk.ac.kcl.cch.jb.pliny.parts.RootResourceHolderPart.
the GEF root EditPart extends RootResourcePart to support a Resource's reference/annotation area, when the editor is using a ResourceHolder.
RootResourceHolderPart(ResourceHolder) - Constructor for class uk.ac.kcl.cch.jb.pliny.parts.RootResourceHolderPart
 
RootResourcePart - class uk.ac.kcl.cch.jb.pliny.parts.RootResourcePart.
the GEF root EditPart for a Resource's reference/annotation area.
RootResourcePart() - Constructor for class uk.ac.kcl.cch.jb.pliny.parts.RootResourcePart
 
RootResourcePart(Resource) - Constructor for class uk.ac.kcl.cch.jb.pliny.parts.RootResourcePart
 
reIntroduceMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.Favourite
 
reIntroduceMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.GlobalData
 
reIntroduceMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.LOType
 
reIntroduceMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.Link
 
reIntroduceMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.LinkableObject
 
reIntroduceMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.Note
 
reIntroduceMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.NoteLucened
 
reIntroduceMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.ObjectType
 
reIntroduceMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.Plugin
 
reIntroduceMe() - Method in class uk.ac.kcl.cch.jb.pliny.model.Resource
 
recordChildExpand(Resource) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentSet
 
recordFinalState(Connection) - Static method in class uk.ac.kcl.cch.jb.pliny.containmentView.layout.GraphAnimation
 
recordFinalState(IFigure) - Static method in class uk.ac.kcl.cch.jb.pliny.containmentView.layout.GraphAnimation
 
recordInitialState(Connection) - Static method in class uk.ac.kcl.cch.jb.pliny.containmentView.layout.GraphAnimation
 
recordInitialState(IFigure) - Static method in class uk.ac.kcl.cch.jb.pliny.containmentView.layout.GraphAnimation
 
recordParentExpand(Resource) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentSet
 
redo() - Method in class uk.ac.kcl.cch.jb.pliny.commands.AddLinkableObjectsCommand
 
redo() - Method in class uk.ac.kcl.cch.jb.pliny.commands.CreateLinkableObjectCommand
 
redo() - Method in class uk.ac.kcl.cch.jb.pliny.commands.CreateNoteCommand
 
redo() - Method in class uk.ac.kcl.cch.jb.pliny.commands.FixupLinksCommand
 
redo() - Method in class uk.ac.kcl.cch.jb.pliny.commands.MinMaxBaseCommand
 
redo() - Method in class uk.ac.kcl.cch.jb.pliny.commands.PastePlinyCommand
 
redo() - Method in class uk.ac.kcl.cch.jb.pliny.commands.SetItemsToTypeCommand
 
redo - Variable in class uk.ac.kcl.cch.jb.pliny.parts.PlinyDirectEditManager
 
redoAction - Variable in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
 
refresh() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserViewer
Refresh the current page.
refresh() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentSet
completely regenerates the model for the existing Resource.
refreshPart(IWorkbenchPart) - Method in class uk.ac.kcl.cch.jb.pliny.views.AnnotationView
 
refreshVisuals() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentLinkPart
 
refreshVisuals() - Method in class uk.ac.kcl.cch.jb.pliny.parts.LinkableObjectBasePart
 
refreshVisuals() - Method in class uk.ac.kcl.cch.jb.pliny.parts.LinkableObjectPart
 
refreshVisuals() - Method in class uk.ac.kcl.cch.jb.pliny.parts.MessagePart
 
refreshVisuals() - Method in class uk.ac.kcl.cch.jb.pliny.parts.NoteTextPart
 
refreshVisuals() - Method in class uk.ac.kcl.cch.jb.pliny.parts.ReferencerPart
 
refreshVisuals() - Method in class uk.ac.kcl.cch.jb.pliny.parts.ScalableAnchorPart
 
relocate(CellEditor) - Method in class uk.ac.kcl.cch.jb.pliny.parts.PlinyFieldLocator
 
remove(IAuthorityListItem) - Method in class uk.ac.kcl.cch.rdb2java.dynData.FKReferenceList
 
removeChild(ResourceExplorerInitialLetterItem) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerObjectTypeItem
 
removeConnection(ConnectorObject) - Method in class uk.ac.kcl.cch.rdb2java.dynData.BaseNodeObject
 
removeConnection(BaseNodeObject) - Method in class uk.ac.kcl.cch.rdb2java.dynData.BaseNodeObject
 
removeInitialLetter(String) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceNameManager
 
removeItem(ContainmentItem) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentSet
 
removeLink(ContainmentLink) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentSet
 
removeLinkableObject(LinkableObject) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentLink
 
removeListener(ILabelProviderListener) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.views.PDFOutlineLabelProvider
 
removeListener(ILabelProviderListener) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerLabelProvider
 
removeListener(ILabelProviderListener) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.TypeManagerLabelProvider
 
removeNoteFromIndex(NoteLucened) - Method in class uk.ac.kcl.cch.jb.pliny.lucene.NoteTextIndex
removes information about a new NoteLucened from the Lucene index.
removePropertyChangeListener(PropertyChangeListener) - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
 
removePropertyChangeListener(PropertyChangeListener) - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserViewer
Remove a property change listener from this instance.
removePropertyChangeListener(PropertyChangeListener) - Method in interface uk.ac.kcl.cch.jb.pliny.controls.IZoomableImageResource
allows the caller to unsubscribe to the resource.
removePropertyChangeListener(PropertyChangeListener) - Method in interface uk.ac.kcl.cch.rdb2java.dynData.IPropertyChangeObject
Remove a PropertyChangeListener from this component.
removePropertyChangeListener(PropertyChangeListener) - Method in class uk.ac.kcl.cch.rdb2java.dynData.PropertyChangeObject
 
removeResource(Resource) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceNameInitialLetter
 
removeResource(String, Resource) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceNameInitialLetter
 
removeSelectionChangedListener(ISelectionChangedListener) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.views.PDFOutline
 
removeSynchronizationListener() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserViewer
 
resourceKey - Variable in class uk.ac.kcl.cch.jb.pliny.model.Resource
 
resourcesLoaded() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceNameInitialLetter
 
restoreLinks() - Method in class uk.ac.kcl.cch.jb.pliny.model.Link
 
restoreResLinks() - Method in class uk.ac.kcl.cch.jb.pliny.model.LinkableObject
 
results - Variable in class uk.ac.kcl.cch.rdb2java.dynData.BaseQuery
 
results - Variable in class uk.ac.kcl.cch.rdb2java.dynData.BaseQueryIS
 
returnConnection(Connection) - Method in class uk.ac.kcl.cch.jb.pliny.PlinyPlugin
returns the given connection (got with getConnection() back.
returnConnection(Connection) - Static method in class uk.ac.kcl.cch.jb.pliny.model.DBServices
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.jb.pliny.model.Favourite
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.jb.pliny.model.FavouriteQuery
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.jb.pliny.model.GlobalData
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.jb.pliny.model.GlobalDataQuery
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.jb.pliny.model.LOType
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.jb.pliny.model.LOTypeQuery
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.jb.pliny.model.Link
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.jb.pliny.model.LinkQuery
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.jb.pliny.model.LinkableObject
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.jb.pliny.model.LinkableObjectQuery
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.jb.pliny.model.Note
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.jb.pliny.model.NoteQuery
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.jb.pliny.model.ObjectType
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.jb.pliny.model.ObjectTypeQuery
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.jb.pliny.model.Plugin
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.jb.pliny.model.PluginQuery
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.jb.pliny.model.Resource
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.jb.pliny.model.ResourceQuery
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.rdb2java.dynData.BaseObject
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.rdb2java.dynData.BaseQuery
 
returnMyConnection(Connection) - Method in class uk.ac.kcl.cch.rdb2java.dynData.BaseQueryIS
 
returnMyConnection(Connection) - Method in interface uk.ac.kcl.cch.rdb2java.dynData.IObjectFetcher
 
rgbToInt(RGB) - Method in class uk.ac.kcl.cch.jb.pliny.model.LOType
 
rgbToString(RGB) - Static method in class uk.ac.kcl.cch.jb.pliny.model.LOType
 
rsltList - Variable in class uk.ac.kcl.cch.jb.pliny.views.utils.NoteSearchRoot
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.DbVersionManager
checks the backing database for its version, and updates it as necessary.
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.AddToFavouritesAction
runs the command.
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.ClearReferentAction
runs the command.
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.CommandStackRedoAction
performs the CommandStack redo.
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.CommandStackUndoAction
performs the CommandStack undo.
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.CopyPlinyAction
the run method for this action.
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.CreateNoteAction
runs the action to create the note.
run(IAction) - Method in class uk.ac.kcl.cch.jb.pliny.actions.CreateNoteAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.CutPlinyAction
the run method for this action.
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.DeleteTypeAction
runs the delete LOType action using a command given to the View's CommandStack.
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.DisplayReferrerAction
this run method is invoked when the user clicks on the icon associated with this action and displays a message telling them to click the dropdown item instead.
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.GroupLinkableObjectsAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.MakeAnchorAction
creates a new CreationTool with this as a factory for Anchors and gives the tool to the editDomain.
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.MakeAnnotationAction
creates a new CreationTool with this as a factory for Annotations and gives the tool to the editDomain.
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.MakeConnectionAction
creates a new CreationTool with this as a factory for Links and gives the tool to the editDomain.
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.MakeNoteAction
creates a new CreationTool with this as a factory for NoteLucenes and gives the tool to the editDomain.
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.MinimizeAllAction
executes the command MinimizeAllContainedObjectCommand against the part's CommandStack.
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.MinimizeSelectedAction
invokes the command MinMaxSelectedItemsCommand against the supplied CommandStack.
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.NoteEditorCopyAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.NoteEditorCutAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.NoteEditorPasteAction
 
run(IAction) - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenAnnotationViewerAction
 
run(IAction) - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenBrowserForPlinyAction
Performs the action of opening the Pliny web browser.
run(IAction) - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenContainmentViewAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenEclipseOutlineViewAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenNoteSearchAction
 
run(IAction) - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenNoteSearchAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenPlinyPerspectiveAction
 
run(IAction) - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenPlinyPerspectiveAction
 
run(IAction) - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenResourceExplorerViewAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenSelectedEditorAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenTypeManagerAction
 
run(IAction) - Method in class uk.ac.kcl.cch.jb.pliny.actions.OpenTypeManagerAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.PastePlinyAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.PlinySelectAllAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.RemoveFromFavouritesAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.ResourceExplorerCopyAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.ResourceExplorerDeleteAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.ResourceExplorerExportAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.ResourceExplorerImportAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.ResourceExplorerOpenAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.SetObjectToTypeAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.SetReferentAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.SetTypeToCurrentAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.actions.UpdateUrlAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserAction
Implementation of method defined on IAction.
run() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditorCutCopyPasteAction
 
run(IWorkbenchPage) - Method in interface uk.ac.kcl.cch.jb.pliny.browser.IBrowserToolbarContribution
When the browser use clicks on the contributed button the browser will call this code, passing as a parameter its workbench Page.
run() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.actions.AddBothAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.actions.AddChildrenAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.actions.AddParentsAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.actions.OpenSelectedItemsAction
 
run() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.actions.SpecifyTypeExclusionAction
 
run(IWorkbenchPage) - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.actions.BrowserButtonForSetup
 
run(Object) - Method in class uk.ac.kcl.cch.jb.pliny.rcp.intro.Application
 
run(IProgressMonitor) - Method in interface uk.ac.kcl.cch.jb.pliny.views.utils.IPlinyExporter
the exportAction will call this method when it is time to do the export.
run(IProgressMonitor) - Method in interface uk.ac.kcl.cch.jb.pliny.views.utils.IPlinyImporter
the exportAction will call this method when it is time to do the import.
run(IProgressMonitor) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.PlinyArchiveExporter
runs the exporting process.
run(IProgressMonitor) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.PlinyArchiveImporter
 
run(IProgressMonitor) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.PlinyTMExporter
 
run(IProgressMonitor) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.PlinyTxtImporter
 
runBasicQuery(String, Connection) - Method in class uk.ac.kcl.cch.rdb2java.dynData.BaseQuery
 
runParamQuery(String, Connection) - Method in class uk.ac.kcl.cch.rdb2java.dynData.BaseQuery
 
runToolbarItem(int) - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserViewer
 

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