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

A

ACCOUNT - Static variable in class uk.ac.kcl.cch.jb.pliny.model.DBServices
 
AREA_CONTENTS - Static variable in class uk.ac.kcl.cch.jb.pliny.figures.LinkableObjectFigure
 
ATTRIBUTES_PROP - Static variable in class uk.ac.kcl.cch.jb.pliny.model.Link
 
ATTRIBUTES_PROP - Static variable in class uk.ac.kcl.cch.jb.pliny.model.Resource
 
AbstractResourceExtensionProcessor - class uk.ac.kcl.cch.jb.pliny.dnd.AbstractResourceExtensionProcessor.
an abstract class which implements IResourceExtensionProcessor to provide a base set of functionality which other can then be extended to support interactions between Pliny plugins and other plugins.
AbstractResourceExtensionProcessor(String) - Constructor for class uk.ac.kcl.cch.jb.pliny.dnd.AbstractResourceExtensionProcessor
 
AbstractResourceExtensionProcessor(IWorkbenchPage, String) - Constructor for class uk.ac.kcl.cch.jb.pliny.dnd.AbstractResourceExtensionProcessor
 
AddBothAction - class uk.ac.kcl.cch.jb.pliny.containmentView.actions.AddBothAction.
Provides the action to extend the current ContainmentView to include display of both parents and children for the selected ContainmentItems.
AddBothAction(ContainmentSet, Vector) - Constructor for class uk.ac.kcl.cch.jb.pliny.containmentView.actions.AddBothAction
constructs the action so that it will add parents and children of selected ContainmentItems contained in items that appear within the given ContainmentSet
AddChildrenAction - class uk.ac.kcl.cch.jb.pliny.containmentView.actions.AddChildrenAction.
Provides the action to extend the current ContainmentView to include display of children for the selected ContainmentItems.
AddChildrenAction(ContainmentSet, Vector) - Constructor for class uk.ac.kcl.cch.jb.pliny.containmentView.actions.AddChildrenAction
constructs the action so that it will add children of selected ContainmentItems contained in items that appear within the given ContainmentSet
AddLOTypeCommand - class uk.ac.kcl.cch.jb.pliny.commands.AddLOTypeCommand.
Creates a new LOType.
AddLOTypeCommand(String, RGB, RGB, RGB, RGB, int, String, int, String) - Constructor for class uk.ac.kcl.cch.jb.pliny.commands.AddLOTypeCommand
constructs a new LOType.
AddLinkableObjectsCommand - class uk.ac.kcl.cch.jb.pliny.commands.AddLinkableObjectsCommand.
This command provides the mechanism for the adding of LinkableObjects that have been moved from one container to another (what GEF calls 're-parenting').
AddLinkableObjectsCommand(LinkableObject, Resource, LinkableObject, Rectangle) - Constructor for class uk.ac.kcl.cch.jb.pliny.commands.AddLinkableObjectsCommand
the constructor used in the policy code to set up this command.
AddParentsAction - class uk.ac.kcl.cch.jb.pliny.containmentView.actions.AddParentsAction.
Provides the action to extend the current ContainmentView to include display of parents for the selected ContainmentItems.
AddParentsAction(ContainmentSet, Vector) - Constructor for class uk.ac.kcl.cch.jb.pliny.containmentView.actions.AddParentsAction
constructs the action so that it will add parents of selected ContainmentItems contained in items that appear within the given ContainmentSet
AddToFavouritesAction - class uk.ac.kcl.cch.jb.pliny.actions.AddToFavouritesAction.
This is an action used within the Resource Explorer to add the selected resource(s) in the Explorer to the favourites list (now called Bookmarks).
AddToFavouritesAction(ResourceExplorerView) - Constructor for class uk.ac.kcl.cch.jb.pliny.actions.AddToFavouritesAction
creates an instance of this class -- requires the ResourceExplorerView so that it can use its CommandStack.
AddToFavouritesCommand - class uk.ac.kcl.cch.jb.pliny.commands.AddToFavouritesCommand.
This command creates a new Favourites item (now called Bookmark in the UI) that points to a given Resource.
AddToFavouritesCommand(Resource) - Constructor for class uk.ac.kcl.cch.jb.pliny.commands.AddToFavouritesCommand
creates a command to add the given resource as a favourite (UI now calls them "Bookmark").
Anchor - class uk.ac.kcl.cch.jb.pliny.model.Anchor.
 
Anchor() - Constructor for class uk.ac.kcl.cch.jb.pliny.model.Anchor
Acts as a "placeholder" object in MakeAnnotationAction to indicate that a MakeAnchorCommand is needed rather than one of the other options..
Annotation - class uk.ac.kcl.cch.jb.pliny.model.Annotation.
 
Annotation() - Constructor for class uk.ac.kcl.cch.jb.pliny.model.Annotation
Acts as a "placeholder" object in MakeAnnotationAction to indicate that a MakeAnnotationCommand is needed (which makes an anchor, a note, a note surrogate for the note, and a link between the anchor and the note surrogate).
AnnotationView - class uk.ac.kcl.cch.jb.pliny.views.AnnotationView.
This is an PageBookView that manages Pliny's Annnotation View.
AnnotationView() - Constructor for class uk.ac.kcl.cch.jb.pliny.views.AnnotationView
 
AnnotationViewPage - class uk.ac.kcl.cch.jb.pliny.views.AnnotationViewPage.
generates a page to be used by the AnnotationView to display a reference area for the given resource.
AnnotationViewPage(Resource, PageBook, AnnotationView) - Constructor for class uk.ac.kcl.cch.jb.pliny.views.AnnotationViewPage
 
Application - class uk.ac.kcl.cch.jb.pliny.rcp.intro.Application.
This class controls all aspects of the application's execution
Application() - Constructor for class uk.ac.kcl.cch.jb.pliny.rcp.intro.Application
 
ApplicationActionBarAdvisor - class uk.ac.kcl.cch.jb.pliny.rcp.intro.ApplicationActionBarAdvisor.
 
ApplicationActionBarAdvisor(IActionBarConfigurer) - Constructor for class uk.ac.kcl.cch.jb.pliny.rcp.intro.ApplicationActionBarAdvisor
 
ApplicationWorkbenchAdvisor - class uk.ac.kcl.cch.jb.pliny.rcp.intro.ApplicationWorkbenchAdvisor.
 
ApplicationWorkbenchAdvisor() - Constructor for class uk.ac.kcl.cch.jb.pliny.rcp.intro.ApplicationWorkbenchAdvisor
 
ApplicationWorkbenchWindowAdvisor - class uk.ac.kcl.cch.jb.pliny.rcp.intro.ApplicationWorkbenchWindowAdvisor.
 
ApplicationWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer) - Constructor for class uk.ac.kcl.cch.jb.pliny.rcp.intro.ApplicationWorkbenchWindowAdvisor
 
AttributedResourceHandler - class uk.ac.kcl.cch.jb.pliny.model.AttributedResourceHandler.
provides a tool to manage the Resource attributes field as a java.util.Properties item.
AttributedResourceHandler(Resource) - Constructor for class uk.ac.kcl.cch.jb.pliny.model.AttributedResourceHandler
creates an instance of this item that will manage data for the given Resource record.
actionBars - Variable in class uk.ac.kcl.cch.jb.pliny.parts.PlinyDirectEditManager
 
actionHandler - Variable in class uk.ac.kcl.cch.jb.pliny.parts.PlinyDirectEditManager
 
activate() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentItemPart
 
activate() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentLinkPart
 
activate() - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.parts.ContainmentSetPart
 
activate() - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.parts.ImageResourcePart
Upon activation, attach to the model element as a property change listener.
activate() - Method in class uk.ac.kcl.cch.jb.pliny.parts.LinkPart
Upon activation, attach to the model element as a property change listener.
activate() - Method in class uk.ac.kcl.cch.jb.pliny.parts.LinkableObjectBasePart
Upon activation, attach to the model element as a property change listener.
activate() - Method in class uk.ac.kcl.cch.jb.pliny.parts.MapContentHolderPart
Upon activation, attach to the model element as a property change listener.
activate() - Method in class uk.ac.kcl.cch.jb.pliny.parts.NoteTextPart
 
activate() - Method in class uk.ac.kcl.cch.jb.pliny.parts.ReferencerPart
 
activate() - Method in class uk.ac.kcl.cch.jb.pliny.parts.RootResourceHolderPart
 
activate() - Method in class uk.ac.kcl.cch.jb.pliny.parts.RootResourcePart
Upon activation, attach to the model element as a property change listener.
activate() - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.parts.PdfResourcePart
Upon activation, attach to the model element as a property change listener.
activateFigure() - Method in class uk.ac.kcl.cch.jb.pliny.parts.LinkPart
Activates the Figure representing this connection object.
add(IAuthorityListItem) - Method in class uk.ac.kcl.cch.rdb2java.dynData.FKReferenceList
 
addAttribute(String, String) - Method in class uk.ac.kcl.cch.jb.xmlWriter.XmlElement
 
addComment(String) - Method in class uk.ac.kcl.cch.jb.xmlWriter.XmlElement
 
addConnection(ConnectorObject) - Method in class uk.ac.kcl.cch.rdb2java.dynData.BaseNodeObject
 
addConnection(BaseNodeObject) - Method in class uk.ac.kcl.cch.rdb2java.dynData.BaseNodeObject
 
addContent(XmlElement) - Method in class uk.ac.kcl.cch.jb.xmlWriter.XmlElement
 
addContent(String) - Method in class uk.ac.kcl.cch.jb.xmlWriter.XmlElement
 
addEdges(ContainmentSetPart) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.layout.DirectedGraphLayoutVisitor
 
addEdges(ContainmentItemPart) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.layout.DirectedGraphLayoutVisitor
 
addEdges(ContainmentLinkPart) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.layout.DirectedGraphLayoutVisitor
 
addLinktoList() - Method in class uk.ac.kcl.cch.jb.pliny.commands.ResourceExplorerNewNoteCommand
 
addListener(ILabelProviderListener) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.views.PDFOutlineLabelProvider
 
addListener(ILabelProviderListener) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceExplorerLabelProvider
 
addListener(ILabelProviderListener) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.TypeManagerLabelProvider
 
addNewItem(int, Object) - Method in class uk.ac.kcl.cch.rdb2java.dynData.BaseQuery
 
addNewItem(int, int, Object) - Method in class uk.ac.kcl.cch.rdb2java.dynData.BaseQueryIS
 
addNewItem(int, Object) - Method in class uk.ac.kcl.cch.rdb2java.dynData.Rdb2javaCache
 
addNewItem(int, int, Object) - Method in class uk.ac.kcl.cch.rdb2java.dynData.Rdb2javaIsCache
 
addNodes(ContainmentSetPart) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.layout.DirectedGraphLayoutVisitor
 
addNodes(ContainmentItemPart) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.layout.DirectedGraphLayoutVisitor
Adds nodes to the graph object for use by the GraphLayoutManager
addNoteToIndex(NoteLucened) - Method in class uk.ac.kcl.cch.jb.pliny.lucene.NoteTextIndex
adds information about a new NoteLucened to the Lucene index.
addPages() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.DeleteTypeWizard
 
addPages() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.EditTypeWizard
 
addPages() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.NewNoteWizard
 
addPages() - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.TextImporterWizard
 
addPropertyChangeListener(PropertyChangeListener) - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditor
 
addPropertyChangeListener(PropertyChangeListener) - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserViewer
Add a property change listener to this instance.
addPropertyChangeListener(PropertyChangeListener) - Method in interface uk.ac.kcl.cch.jb.pliny.controls.IZoomableImageResource
allows the caller to subscribe to the resource to be notified about changes in zoom size as they occur.
addPropertyChangeListener(PropertyChangeListener) - Method in interface uk.ac.kcl.cch.rdb2java.dynData.IPropertyChangeObject
Attach a non-null PropertyChangeListener to this object.
addPropertyChangeListener(PropertyChangeListener) - Method in class uk.ac.kcl.cch.rdb2java.dynData.PropertyChangeObject
 
addQueryParam(Object) - Method in class uk.ac.kcl.cch.rdb2java.dynData.BaseQuery
 
addReferencerList(Vector) - Method in class uk.ac.kcl.cch.jb.pliny.parts.ParentOfOrderableAbstractGraphicalEditPart
 
addReferencerManager(Vector) - Method in class uk.ac.kcl.cch.jb.pliny.parts.ParentAndOrderableAbstractGraphicalEditPart
 
addResource(Resource) - Method in class uk.ac.kcl.cch.jb.pliny.views.utils.ResourceNameInitialLetter
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.views.PDFOutline
 
addSynchronizationListener() - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserViewer
 
addToHistory(String) - Method in class uk.ac.kcl.cch.jb.pliny.browser.BrowserViewer
 
addUndisplayedLinkableObject(LinkableObject) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.model.ContainmentSet
 
alignForDisplay(int, int) - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.parts.ImageResourcePart
 
alignForDisplay(Point) - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.parts.ImageResourcePart
 
alignForDisplay(int, int) - Method in interface uk.ac.kcl.cch.jb.pliny.parts.IScalableImagePart
 
alignForDisplay(Point) - Method in interface uk.ac.kcl.cch.jb.pliny.parts.IScalableImagePart
 
alignForDisplay(int, int) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.parts.PdfResourcePart
 
alignForDisplay(Point) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.parts.PdfResourcePart
 
alignForImage(int, int) - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.parts.ImageResourcePart
 
alignForImage(Point) - Method in class uk.ac.kcl.cch.jb.pliny.imageRes.parts.ImageResourcePart
 
alignForImage(int, int) - Method in interface uk.ac.kcl.cch.jb.pliny.parts.IScalableImagePart
 
alignForImage(Point) - Method in interface uk.ac.kcl.cch.jb.pliny.parts.IScalableImagePart
 
alignForImage(int, int) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.parts.PdfResourcePart
 
alignForImage(Point) - Method in class uk.ac.kcl.cch.jb.pliny.pdfAnnot.parts.PdfResourcePart
 
altText - Variable in class uk.ac.kcl.cch.jb.pliny.imageRes.dnd.HtmlConverter.ImageData
 
annotationAction - Variable in class uk.ac.kcl.cch.jb.pliny.browser.BrowserEditorCutCopyPasteAction
 
announceResource(Resource, Resource) - Method in class uk.ac.kcl.cch.jb.pliny.editors.ResourceChangingAnnouncer
announces to listeners that a Resource change has just happened.
applyResults(ContainmentSetPart) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.layout.DirectedGraphLayoutVisitor
 
applyResults(ContainmentItemPart) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.layout.DirectedGraphLayoutVisitor
 
applyResults(ContainmentLinkPart) - Method in class uk.ac.kcl.cch.jb.pliny.containmentView.layout.DirectedGraphLayoutVisitor
 
assignMyReferencesTo(int) - Method in class uk.ac.kcl.cch.jb.pliny.model.LOType
 
assignMyReferencesTo(LOType) - Method in class uk.ac.kcl.cch.jb.pliny.model.LOType
 
assignMyReferencesTo(int) - Method in class uk.ac.kcl.cch.jb.pliny.model.LinkableObject
 
assignMyReferencesTo(LinkableObject) - Method in class uk.ac.kcl.cch.jb.pliny.model.LinkableObject
 
assignMyReferencesTo(int) - Method in class uk.ac.kcl.cch.jb.pliny.model.ObjectType
 
assignMyReferencesTo(ObjectType) - Method in class uk.ac.kcl.cch.jb.pliny.model.ObjectType
 
assignMyReferencesTo(int) - Method in class uk.ac.kcl.cch.jb.pliny.model.Plugin
 
assignMyReferencesTo(Plugin) - Method in class uk.ac.kcl.cch.jb.pliny.model.Plugin
 
assignMyReferencesTo(int) - Method in class uk.ac.kcl.cch.jb.pliny.model.Resource
 
assignMyReferencesTo(Resource) - Method in class uk.ac.kcl.cch.jb.pliny.model.Resource
 

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