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

A

AbstractAction - class ca.aura.ui.swt.actions.AbstractAction.
 
AbstractAction(Object, IPresenter) - Constructor for class ca.aura.ui.swt.actions.AbstractAction
default
AbstractArtefact - class ca.aura.artefacts.AbstractArtefact.
 
AbstractArtefact(String) - Constructor for class ca.aura.artefacts.AbstractArtefact
set the id of the artefact
AbstractAura - class ca.aura.artefacts.AbstractAura.
 
AbstractAura(String) - Constructor for class ca.aura.artefacts.AbstractAura
default
Action - interface ca.aura.ui.swt.actions.Action.
 
ActionSelectionListener - class ca.aura.ui.swt.actions.ActionSelectionListener.
 
ActionSelectionListener(Action) - Constructor for class ca.aura.ui.swt.actions.ActionSelectionListener
default
add(Artefact) - Method in class ca.aura.artefacts.reports.DefaultReport
add an artefact without usage
add(Artefact) - Method in class ca.aura.project.Depot
add an artefact
add(Artefact, Usage) - Method in class ca.aura.artefacts.reports.DefaultReport
add a usage stat to the artefact
add(Object, Object) - Method in class ca.aura.project.Relation
do not allow associations between yourself :-)
add(Usage) - Method in class ca.aura.project.History
add a usage item
addAll(Depot) - Method in class ca.aura.project.Depot
add a depot
AddArtefactAction - class ca.aura.ui.swt.actions.AddArtefactAction.
 
AddArtefactAction(WhiteBoardView) - Constructor for class ca.aura.ui.swt.actions.AddArtefactAction
default
addAura(Aura) - Method in class ca.aura.artefacts.AbstractArtefact
add a segment to the content
addChildren(Element, Iterator) - Method in class ca.aura.xml.StructureXmlConverter
build a folder or an Element
addComment() - Method in class ca.aura.ui.swt.ArtefactView
add a comment
addFile(String[], String) - Method in class ca.aura.project.Depot
add to a depot
addListener(ILabelProviderListener) - Method in class ca.aura.ui.swt.ResultSetLabelProvider
 
addNewArtefact() - Method in class ca.aura.ui.swt.WhiteBoardView
add a new artefact to the default location
addNodes(Node, Element) - Method in class ca.aura.xml.StructureXmlConverter
add the children
Artefact - interface ca.aura.artefacts.Artefact.
 
ArtefactResource - class ca.aura.ui.resources.ArtefactResource.
 
ArtefactView - class ca.aura.ui.swt.ArtefactView.
 
ArtefactView.AddComment - class ca.aura.ui.swt.ArtefactView.AddComment.
 
ArtefactView.AddComment() - Constructor for class ca.aura.ui.swt.ArtefactView.AddComment
 
ArtefactView.LaunchDocument - class ca.aura.ui.swt.ArtefactView.LaunchDocument.
 
ArtefactView.LaunchDocument() - Constructor for class ca.aura.ui.swt.ArtefactView.LaunchDocument
 
ArtefactView(Artefact, Composite) - Constructor for class ca.aura.ui.swt.ArtefactView
default
ArtefactView(Artefact, Composite, int, int) - Constructor for class ca.aura.ui.swt.ArtefactView
specify the location as well
ArtefactXmlConverter - class ca.aura.xml.ArtefactXmlConverter.
 
ArtefactXmlConverter() - Constructor for class ca.aura.xml.ArtefactXmlConverter
 
Aura - interface ca.aura.artefacts.Aura.
 
AuraAlgorithm - interface ca.aura.algorithms.AuraAlgorithm.
 
AuraXmlConverter - class ca.aura.xml.AuraXmlConverter.
 
AuraXmlConverter() - Constructor for class ca.aura.xml.AuraXmlConverter
 
AuthoritativeSources - class ca.aura.algorithms.AuthoritativeSources.
 
AuthoritativeSources(Vector, Graph) - Constructor for class ca.aura.algorithms.AuthoritativeSources
default is given a whole bunch of artefacts and the entire depot
AuthoritativeSources(Vector, Graph, int) - Constructor for class ca.aura.algorithms.AuthoritativeSources
also specify how often to do it

B

belongsTo() - Method in interface ca.aura.artefacts.Aura
get the parent of this aura
belongsTo() - Method in class ca.aura.artefacts.AbstractAura
 
BROWSE - Static variable in class ca.aura.artefacts.usage.UsageManager
 
build(Artefact, Composite, int, int) - Static method in class ca.aura.ui.swt.ArtefactView
build a ui
build(Composite) - Static method in class ca.aura.ui.swt.WhiteBoardView
build a whiteboard ui
build(Composite) - Static method in class ca.aura.ui.swt.StructureView
build a whiteboard ui
build(Composite) - Static method in class ca.aura.ui.swt.ResultSetView
build a whiteboard ui
build(Composite) - Static method in class ca.aura.ui.swt.ParametersUI
build the Maintenance Table
build(Composite) - Static method in class ca.aura.ui.swt.MaintenanceTask
build the Maintenance Table
build(Composite) - Static method in class ca.aura.ui.swt.InputUI
build up the composite
build(File, String, ObjectXmlConverter) - Method in class ca.aura.project.DefaultProject
build the project elements
build(Object) - Method in class ca.aura.xml.StructureXmlConverter
 
build(Object) - Method in class ca.aura.xml.ProjectXmlConverter
 
build(Object) - Method in class ca.aura.xml.LocationXmlConverter
 
build(Object) - Method in class ca.aura.xml.HistoryXmlConverter
 
build(Object) - Method in class ca.aura.xml.DescriptionXmlConverter
 
build(Object) - Method in class ca.aura.xml.DepotXmlConverter
 
build(Object) - Method in class ca.aura.xml.AuraXmlConverter
 
build(Object) - Method in class ca.aura.xml.ArtefactXmlConverter
 
build(Shell) - Static method in class ca.aura.ui.swt.ShellView
build the shell
buildArtefact(Element) - Method in class ca.aura.xml.ArtefactXmlConverter
build the artefact
buildArtefact(Object) - Method in class ca.aura.ui.swt.WhiteBoardView
add an artefact
buildBase(Vector, Graph) - Method in class ca.aura.algorithms.AuthoritativeSources
build the base vector The entire graph may have a -> x,y b -> x z -> b y -> z y -> w w -> x root = [ a, b ] base = [ a, b, y, z ] We are ignoring becase they are outside of our base y -> w w -> x
buildData(Data) - Method in class ca.aura.xml.StructureXmlConverter
build data
buildDragAndDrop(Control) - Static method in class ca.aura.ui.swt.actions.FileDropTarget
 
buildFolder(Folder) - Method in class ca.aura.xml.StructureXmlConverter
build a folder
buildGeneralTaskArea(Composite) - Method in class ca.aura.ui.swt.InputUI
get the general task area
buildGeneralTaskTitle(Composite) - Method in class ca.aura.ui.swt.InputUI
get the general task title
buildInitialHash(Graph) - Method in class ca.aura.algorithms.AuthoritativeSources
build the initial hashtables for the hub and authority values
buildInitialHash(Report) - Method in class ca.aura.algorithms.ReferentialIntegrity
build the initial hashtables for the hub and authority values
buildLook(Table) - Method in class ca.aura.ui.swt.MaintenanceTask
set the look of the table
buildMenu() - Method in class ca.aura.ui.swt.WhiteBoardView
build the menu
buildMenu() - Method in class ca.aura.ui.swt.ArtefactView
build the menu
buildMyRoleArea(Composite) - Method in class ca.aura.ui.swt.InputUI
get the my role area
buildMyRoleTitle(Composite) - Method in class ca.aura.ui.swt.InputUI
get the my role title
buildNormalDistribution() - Method in class ca.aura.algorithms.normalizer.RankNormalizer
build the normal distribution of the sequence
buildScale(Scale) - Method in class ca.aura.ui.swt.ParametersUI
 
buildSearchArea(Composite) - Method in class ca.aura.ui.swt.WhiteBoardView
 
buildSearchArea(Composite) - Method in class ca.aura.ui.swt.ResultSetView
 
buildSearchGo(Composite) - Method in class ca.aura.ui.swt.WhiteBoardView
 
buildSearchGo(Composite) - Method in class ca.aura.ui.swt.ResultSetView
 
buildSearchLabel(Composite) - Method in class ca.aura.ui.swt.WhiteBoardView
build the gui components
buildSearchLabel(Composite) - Method in class ca.aura.ui.swt.ResultSetView
build the gui components
buildSelf(Composite) - Static method in class ca.aura.ui.swt.WhiteBoardView
build self
buildSelf(Composite) - Static method in class ca.aura.ui.swt.StructureView
build self
buildSelf(Composite) - Static method in class ca.aura.ui.swt.ResultSetView
build self
buildTaskCombo(Composite) - Method in class ca.aura.ui.swt.WhiteBoardView
 
buildTaskCombo(Composite) - Method in class ca.aura.ui.swt.ResultSetView
 
buildText(Label, String, String) - Method in class ca.aura.ui.swt.ParametersUI
build the text name for the scales

C

ca.aura - package ca.aura
 
ca.aura.algorithms - package ca.aura.algorithms
 
ca.aura.algorithms.lrfu - package ca.aura.algorithms.lrfu
 
ca.aura.algorithms.normalizer - package ca.aura.algorithms.normalizer
 
ca.aura.algorithms.rank - package ca.aura.algorithms.rank
 
ca.aura.artefacts - package ca.aura.artefacts
 
ca.aura.artefacts.reports - package ca.aura.artefacts.reports
 
ca.aura.artefacts.semantics - package ca.aura.artefacts.semantics
 
ca.aura.artefacts.sorting - package ca.aura.artefacts.sorting
 
ca.aura.artefacts.usage - package ca.aura.artefacts.usage
 
ca.aura.project - package ca.aura.project
 
ca.aura.resources - package ca.aura.resources
 
ca.aura.ui.resources - package ca.aura.ui.resources
 
ca.aura.ui.swt - package ca.aura.ui.swt
 
ca.aura.ui.swt.actions - package ca.aura.ui.swt.actions
 
ca.aura.xml - package ca.aura.xml
 
calculate(int) - Method in class ca.aura.algorithms.lrfu.F
F(dt) = (1/p)^[dt*lamba]
calculateTotalWeight() - Method in class ca.aura.algorithms.rank.Parameters
calculate the total weight
canBuild(Object) - Method in class ca.aura.xml.StructureXmlConverter
 
canBuild(Object) - Method in class ca.aura.xml.ProjectXmlConverter
 
canBuild(Object) - Method in class ca.aura.xml.LocationXmlConverter
 
canBuild(Object) - Method in class ca.aura.xml.HistoryXmlConverter
 
canBuild(Object) - Method in class ca.aura.xml.DescriptionXmlConverter
 
canBuild(Object) - Method in class ca.aura.xml.DepotXmlConverter
 
canBuild(Object) - Method in class ca.aura.xml.AuraXmlConverter
 
canBuild(Object) - Method in class ca.aura.xml.ArtefactXmlConverter
 
canLoad(Element) - Method in class ca.aura.xml.StructureXmlConverter
 
canLoad(Element) - Method in class ca.aura.xml.ProjectXmlConverter
 
canLoad(Element) - Method in class ca.aura.xml.LocationXmlConverter
 
canLoad(Element) - Method in class ca.aura.xml.HistoryXmlConverter
 
canLoad(Element) - Method in class ca.aura.xml.DescriptionXmlConverter
 
canLoad(Element) - Method in class ca.aura.xml.DepotXmlConverter
 
canLoad(Element) - Method in class ca.aura.xml.AuraXmlConverter
 
canLoad(Element) - Method in class ca.aura.xml.ArtefactXmlConverter
 
canLoadContent(Element) - Method in class ca.aura.xml.ArtefactXmlConverter
 
canLoadUsage(Element) - Method in class ca.aura.xml.HistoryXmlConverter
descr
CaretListener - class ca.aura.ui.swt.actions.CaretListener.
 
CaretListener(Point) - Constructor for class ca.aura.ui.swt.actions.CaretListener
Specify the presenter to select.
Comment - class ca.aura.artefacts.Comment.
 
Comment(String) - Constructor for class ca.aura.artefacts.Comment
default
Consult - class ca.aura.artefacts.usage.Consult.
 
contains(String, String) - Static method in class ca.aura.algorithms.TextSearch
does the big text contain the little text?
copyObject(Object) - Method in class ca.aura.ui.swt.actions.AbstractAction
copy the object

D

Data - class ca.aura.artefacts.sorting.Data.
 
Data() - Constructor for class ca.aura.artefacts.sorting.Data
default
Data(Artefact) - Constructor for class ca.aura.artefacts.sorting.Data
give the data a name and value
Data(String) - Constructor for class ca.aura.artefacts.sorting.Data
give the data a name
DecreasingRankNormalizer - class ca.aura.algorithms.normalizer.DecreasingRankNormalizer.
 
DecreasingRankNormalizer(Sequence) - Constructor for class ca.aura.algorithms.normalizer.DecreasingRankNormalizer
you cannot create a rank directly
DEFAULT_STYLE - Static variable in class ca.aura.ui.swt.InputUI
 
DefaultIdGenerator - class ca.aura.artefacts.semantics.DefaultIdGenerator.
 
DefaultIdGenerator() - Constructor for class ca.aura.artefacts.semantics.DefaultIdGenerator
default
DefaultProject - class ca.aura.project.DefaultProject.
 
DefaultProject() - Constructor for class ca.aura.project.DefaultProject
default
DefaultProject(String) - Constructor for class ca.aura.project.DefaultProject
set the name
DefaultProject(String, String) - Constructor for class ca.aura.project.DefaultProject
set the name
DefaultReport - class ca.aura.artefacts.reports.DefaultReport.
 
DefaultReport() - Constructor for class ca.aura.artefacts.reports.DefaultReport
default
DefaultReport(Date) - Constructor for class ca.aura.artefacts.reports.DefaultReport
set the date of the report
DefaultUsage - class ca.aura.artefacts.usage.DefaultUsage.
 
DefaultUsage() - Constructor for class ca.aura.artefacts.usage.DefaultUsage
default
DefaultUsage(String) - Constructor for class ca.aura.artefacts.usage.DefaultUsage
default
DefaultUsage(String, Date) - Constructor for class ca.aura.artefacts.usage.DefaultUsage
set the comment and the date
DefaultUsage(String, Date, String) - Constructor for class ca.aura.artefacts.usage.DefaultUsage
set the comment and the date
DefaultUsage(String, String) - Constructor for class ca.aura.artefacts.usage.DefaultUsage
set the comment
Definition - interface ca.aura.artefacts.semantics.Definition.
 
Depot - class ca.aura.project.Depot.
 
Depot() - Constructor for class ca.aura.project.Depot
default
DepotXmlConverter - class ca.aura.xml.DepotXmlConverter.
 
DepotXmlConverter() - Constructor for class ca.aura.xml.DepotXmlConverter
 
Description - class ca.aura.artefacts.Description.
 
Description() - Constructor for class ca.aura.artefacts.Description
default
Description(String) - Constructor for class ca.aura.artefacts.Description
set the blurb
Description(String, String) - Constructor for class ca.aura.artefacts.Description
set the blurb and the type
DescriptionXmlConverter - class ca.aura.xml.DescriptionXmlConverter.
 
DescriptionXmlConverter() - Constructor for class ca.aura.xml.DescriptionXmlConverter
 
dispose() - Method in class ca.aura.ui.swt.StructureContentProvider
 
dispose() - Method in class ca.aura.ui.swt.ResultsLabelProvider
 
dispose() - Method in class ca.aura.ui.swt.ResultSetLabelProvider
 
dispose() - Method in class ca.aura.ui.swt.ResultSetContentProvider
 
Doc - class ca.aura.artefacts.Doc.
 
Doc(String) - Constructor for class ca.aura.artefacts.Doc
set the id, name
doesExist() - Method in class ca.aura.artefacts.Location
is the location valid?
doSearch() - Method in class ca.aura.ui.swt.WhiteBoardView
do the search
doSearch() - Method in class ca.aura.ui.swt.ResultSetView
do the search
dragEnter(DropTargetEvent) - Method in class ca.aura.ui.swt.actions.FileDropTarget.FileDropListener
 
drop(DropTargetEvent) - Method in class ca.aura.ui.swt.actions.FileDropTarget.FileDropListener
 

E

equals(Object) - Method in class ca.aura.algorithms.rank.Rank
are they equals?
equals(Object) - Method in class ca.aura.artefacts.Location
check for equality
equals(Object) - Method in class ca.aura.artefacts.Description
check for equality
equals(Object) - Method in class ca.aura.artefacts.AbstractAura
check for equality
equals(Object) - Method in class ca.aura.artefacts.AbstractArtefact
check for equality
equals(Object) - Method in class ca.aura.project.Structure
check for equality
equals(Object) - Method in class ca.aura.project.History
check for equality
equals(Object) - Method in class ca.aura.project.DefaultProject
check for equality
Everything - class ca.aura.artefacts.usage.Everything.
 
execute() - Method in class ca.aura.ui.swt.actions.LaunchFileAction
do the action
execute() - Method in class ca.aura.ui.swt.actions.AddArtefactAction
 
execute() - Method in interface ca.aura.ui.swt.actions.Action
 
execute() - Method in class ca.aura.ui.swt.actions.AbstractAction
do it

F

F - class ca.aura.algorithms.lrfu.F.
 
F() - Constructor for class ca.aura.algorithms.lrfu.F
 
F(int) - Method in class ca.aura.algorithms.LRFU
get the F value
FileDropTarget - class ca.aura.ui.swt.actions.FileDropTarget.
 
FileDropTarget.FileDropListener - class ca.aura.ui.swt.actions.FileDropTarget.FileDropListener.
the drop target listener
FileDropTarget.FileDropListener() - Constructor for class ca.aura.ui.swt.actions.FileDropTarget.FileDropListener
 
FileDropTarget(Control) - Constructor for class ca.aura.ui.swt.actions.FileDropTarget
default
FileResource - class ca.aura.resources.FileResource.
 
finalizeCRF(Report) - Method in class ca.aura.algorithms.LRFU
finalize the CRF numbers
Folder - class ca.aura.artefacts.sorting.Folder.
 
Folder() - Constructor for class ca.aura.artefacts.sorting.Folder
default
Folder(String) - Constructor for class ca.aura.artefacts.sorting.Folder
give the folder a name

G

getAddCommentMenuItemText() - Method in class ca.aura.ui.resources.ArtefactResource
get the browse menu item text
getAddDocumentText() - Method in class ca.aura.ui.resources.WhiteBoardResource
get the open file text
getAddDocumentText() - Method in class ca.aura.ui.resources.InputResource
get the open file text
getAgeFactor() - Method in class ca.aura.resources.RelevanceResource
Get the age factor
getAgeText() - Method in class ca.aura.ui.resources.RelevancerSettingsResource
get the age text
getAgeToolTip() - Method in class ca.aura.ui.resources.RelevancerSettingsResource
get the age tooltip
getArtefact() - Method in class ca.aura.ui.swt.ArtefactView
set the artefact
getArtefact(String) - Method in class ca.aura.project.Depot
get the artefact
getArtefactId() - Method in interface ca.aura.artefacts.usage.Usage
get the artefact that was used
getArtefactId() - Method in class ca.aura.artefacts.usage.DefaultUsage
 
getArtefactName() - Method in class ca.aura.ui.resources.MaintenanceTaskResource
get the Artefact name
getArtefacts() - Method in interface ca.aura.artefacts.reports.Report
get an iterator of artefacts considered in this report
getArtefacts() - Method in class ca.aura.artefacts.reports.DefaultReport
 
getArtefacts() - Method in class ca.aura.project.History
get all the artefacts
getArtefacts() - Method in class ca.aura.project.Depot
get all the artefacts
getArtefactWidth() - Method in class ca.aura.ui.resources.MaintenanceTaskResource
get the Artefact width
getAura() - Method in interface ca.aura.artefacts.Artefact
get the segments of an artefact...
getAura() - Method in class ca.aura.artefacts.AbstractArtefact
 
getAuraImageDescriptor() - Method in class ca.aura.ui.resources.ArtefactResource
get the aura image descriptor
getAuthoritativeFactor() - Method in class ca.aura.resources.RelevanceResource
Get the authoritative factor
getAuthorityText() - Method in class ca.aura.ui.resources.RelevancerSettingsResource
get the authority text
getAuthorityToolTip() - Method in class ca.aura.ui.resources.RelevancerSettingsResource
get the authority tooltip
getBackgroundColour() - Method in class ca.aura.ui.resources.WhiteBoardResource
get the background colour
getBackgroundColour() - Method in class ca.aura.ui.resources.InputResource
get the background colour
getBounds(Point, Point) - Method in class ca.aura.ui.swt.actions.WhiteBoardEngine
get the bounds based on the midpoint and the dimennsions of an object
getBrowseMenuItemText() - Method in class ca.aura.ui.resources.ArtefactResource
get the browse menu item text
getCategory() - Method in class ca.aura.artefacts.Description
get the category
getChildren(Object) - Method in class ca.aura.ui.swt.StructureContentProvider
 
getChildren(Object) - Method in class ca.aura.ui.swt.ResultSetContentProvider
 
getColumnImage(Object, int) - Method in class ca.aura.ui.swt.ResultsLabelProvider
 
getColumnImage(Object, int) - Method in class ca.aura.ui.swt.ResultSetLabelProvider
 
getColumnNames() - Method in class ca.aura.ui.swt.MaintenanceTask
get the column names
getColumnText(Object, int) - Method in class ca.aura.ui.swt.ResultsLabelProvider
 
getColumnText(Object, int) - Method in class ca.aura.ui.swt.ResultSetLabelProvider
 
getColumnWidths() - Method in class ca.aura.ui.swt.MaintenanceTask
get the default column widths
getComment() - Method in interface ca.aura.artefacts.usage.Usage
get a description of the use
getComment() - Method in class ca.aura.artefacts.usage.DefaultUsage
 
getCompletedMenuName() - Method in class ca.aura.ui.resources.MaintenanceTaskResource
> Popup Menu > Task Complete > Verify Task > Maintain Task > Ignore Task
getContentElementName() - Method in class ca.aura.xml.ArtefactXmlConverter
 
getControl() - Method in class ca.aura.ui.swt.WhiteBoardView
get control
getControl() - Method in class ca.aura.ui.swt.ArtefactView
build the menu
getCRF(Artefact) - Method in class ca.aura.algorithms.LRFU
get the last CRF value
getData() - Method in class ca.aura.artefacts.sorting.Data
get the artefact
getDate() - Method in interface ca.aura.artefacts.reports.Report
the date of the report
getDate() - Method in class ca.aura.artefacts.reports.DefaultReport
 
getDate() - Method in interface ca.aura.artefacts.usage.Usage
get the date of use
getDate() - Method in class ca.aura.artefacts.usage.DefaultUsage
 
getDefault() - Method in interface ca.aura.artefacts.semantics.Definition
 
getDefault() - Static method in class ca.aura.artefacts.usage.Maintain
access via default
getDefault() - Static method in class ca.aura.artefacts.usage.Everything
access via default
getDefault() - Static method in class ca.aura.artefacts.usage.Consult
access via default
getDefault() - Static method in class ca.aura.resources.UsageResource
get the singleton resource
getDefault() - Static method in class ca.aura.resources.TaskResource
get the singleton resource
getDefault() - Static method in class ca.aura.resources.RoleResource
get the singleton resource
getDefault() - Static method in class ca.aura.resources.RelevanceResource
get the singleton resource
getDefault() - Static method in class ca.aura.resources.RankResource
get the singleton resource
getDefault() - Static method in class ca.aura.resources.NameResource
get the singleton resource
getDefault() - Static method in class ca.aura.resources.FileResource
get the singleton resource
getDefault() - Static method in class ca.aura.ui.resources.WhiteBoardResource
get the singleton resource
getDefault() - Static method in class ca.aura.ui.resources.ShellResource
get the singleton resource
getDefault() - Static method in class ca.aura.ui.resources.ResultSetViewResource
get the singleton resource
getDefault() - Static method in class ca.aura.ui.resources.RelevancerSettingsResource
get the singleton resource
getDefault() - Static method in class ca.aura.ui.resources.MaintenanceTaskResource
get the singleton resource
getDefault() - Static method in class ca.aura.ui.resources.InputResource
get the singleton resource
getDefault() - Static method in class ca.aura.ui.resources.ArtefactResource
get the singleton resource
getDefaultRole() - Method in class ca.aura.resources.RoleResource
get the default task
getDefaultTask() - Method in class ca.aura.resources.TaskResource
get the default task
getDefaultTask() - Method in class ca.aura.resources.NameResource
get the default task
getDeltaT(Date, Date) - Method in class ca.aura.algorithms.LRFU
get the age of artefact on a certain day
getDepot() - Method in interface ca.aura.project.Project
 
getDepot() - Method in class ca.aura.project.DefaultProject
 
getDepotFile() - Method in interface ca.aura.project.Project
 
getDepotFile() - Method in class ca.aura.project.DefaultProject
get the depot name
getDescription() - Method in interface ca.aura.artefacts.Aura
get a description of the artefact
getDescription() - Method in interface ca.aura.artefacts.Artefact
get a description of the artefact
getDescription() - Method in class ca.aura.artefacts.AbstractAura
 
getDescription() - Method in class ca.aura.artefacts.AbstractArtefact
 
getDescriptionName() - Method in class ca.aura.ui.resources.MaintenanceTaskResource
get the Description name
getDescriptionText() - Method in class ca.aura.ui.resources.ResultSetViewResource
get the rank column text
getDescriptionWidth() - Method in class ca.aura.ui.resources.MaintenanceTaskResource
get the Description width
getDocHighlightImageDescriptor() - Method in class ca.aura.ui.resources.ArtefactResource
get the highlighted document image descriptor
getDocImageDescriptor() - Method in class ca.aura.ui.resources.ArtefactResource
get the normal document image descriptor
getElementName() - Method in class ca.aura.xml.StructureXmlConverter
 
getElementName() - Method in class ca.aura.xml.ProjectXmlConverter
 
getElementName() - Method in class ca.aura.xml.LocationXmlConverter
 
getElementName() - Method in class ca.aura.xml.HistoryXmlConverter
 
getElementName() - Method in class ca.aura.xml.DescriptionXmlConverter
 
getElementName() - Method in class ca.aura.xml.DepotXmlConverter
 
getElementName() - Method in class ca.aura.xml.AuraXmlConverter
 
getElementName() - Method in class ca.aura.xml.ArtefactXmlConverter
 
getElements(Object) - Method in class ca.aura.ui.swt.StructureContentProvider
 
getElements(Object) - Method in class ca.aura.ui.swt.ResultSetContentProvider
 
getFactor(String) - Method in class ca.aura.resources.RelevanceResource
get factor
getFeedbackText() - Method in class ca.aura.ui.resources.RelevancerSettingsResource
get the feedback text
getFeedbackToolTip() - Method in class ca.aura.ui.resources.RelevancerSettingsResource
get the feedback text
getFile() - Method in interface ca.aura.artefacts.Artefact
get the location of the artefact as a URL
getFile() - Method in class ca.aura.artefacts.AbstractArtefact
 
getFilename() - Method in class ca.aura.artefacts.Location
get the filename of the location
getFilename() - Method in interface ca.aura.project.Project
 
getFilename() - Method in class ca.aura.project.DefaultProject
get the project file namename
getFolderImage() - Method in class ca.aura.ui.resources.ArtefactResource
get the folder image descriptor
getFraction(String) - Method in class ca.aura.algorithms.rank.Parameters
get the relevance fraction
getGroupText() - Method in class ca.aura.ui.resources.RelevancerSettingsResource
get the Group name
getHistory() - Method in interface ca.aura.project.Project
 
getHistory() - Method in class ca.aura.project.History
get vector
getHistory() - Method in class ca.aura.project.DefaultProject
 
getHistoryFile() - Method in interface ca.aura.project.Project
 
getHistoryFile() - Method in class ca.aura.project.DefaultProject
get the depot name
getId() - Method in interface ca.aura.artefacts.Artefact
get the id of the artefact
getId() - Method in class ca.aura.artefacts.AbstractArtefact
 
getIgnoreMenuName() - Method in class ca.aura.ui.resources.MaintenanceTaskResource
 
getImage(Object) - Method in class ca.aura.ui.swt.StructureLabelProvider
 
getImageDescriptor(Object) - Method in class ca.aura.ui.swt.StructureLabelProvider
get the image descriptor
getIntegrityText() - Method in class ca.aura.ui.resources.RelevancerSettingsResource
get the integrity text
getIntegrityToolTip() - Method in class ca.aura.ui.resources.RelevancerSettingsResource
get the integrity tooltip
getIntroText() - Method in class ca.aura.ui.resources.RelevancerSettingsResource
get the intro text
getJavaDocHighlightImageDescriptor() - Method in class ca.aura.ui.resources.ArtefactResource
get the highlighted javadoc ImageDescriptor
getJavaDocImageDescriptor() - Method in class ca.aura.ui.resources.ArtefactResource
get the normal javadoc ImageDescriptor
getJunitReportHighlightImageDescriptor() - Method in class ca.aura.ui.resources.ArtefactResource
get the highlighted junit report image
getJunitReportImageDescriptor() - Method in class ca.aura.ui.resources.ArtefactResource
get the normal junit report image
getLastUsage(Artefact) - Method in interface ca.aura.artefacts.reports.Report
get last usage
getLastUsage(Artefact) - Method in class ca.aura.artefacts.reports.DefaultReport
 
getLaunchCommand(File) - Method in class ca.aura.resources.FileResource
get the default file launcher string
getLocationName() - Method in class ca.aura.ui.resources.MaintenanceTaskResource
get the Location name
getLocationWidth() - Method in class ca.aura.ui.resources.MaintenanceTaskResource
get the Location width
getLogoImage() - Method in class ca.aura.ui.resources.ShellResource
get the logo image
getLRD_K_Interval() - Method in class ca.aura.resources.RankResource
Over how long should we determine the average number of page accesses?
getLRD_TemporalDecay_Interval() - Method in class ca.aura.resources.RankResource
Over how many days do we apply the temporal decay?
getMaintenanceText() - Method in class ca.aura.ui.resources.ResultSetViewResource
get the maintenance column text
getMaximum() - Static method in class ca.aura.algorithms.rank.Rank
get the maximum rank value
getMaximumRank() - Method in class ca.aura.resources.RankResource
get the maximum rank
getMidPoint(Control) - Method in class ca.aura.ui.swt.actions.WhiteBoardEngine
get the midpoint of a control
getMinimum() - Static method in class ca.aura.algorithms.rank.Rank
get the minimum rank value
getMinimumRank() - Method in class ca.aura.resources.RankResource
get the minimum rank
getName() - Method in interface ca.aura.artefacts.Aura
get the name of the artefact
getName() - Method in interface ca.aura.artefacts.Artefact
get the name of the artefact
getName() - Method in class ca.aura.artefacts.AbstractAura
 
getName() - Method in class ca.aura.artefacts.AbstractArtefact
 
getName() - Method in interface ca.aura.project.Project
 
getName() - Method in class ca.aura.project.DefaultProject
get the project name
getName() - Method in class ca.aura.ui.resources.ShellResource
get the shell name
getNameText() - Method in class ca.aura.ui.resources.ResultSetViewResource
get the maintenance column text
getNeedsMaintenanceMenuName() - Method in class ca.aura.ui.resources.MaintenanceTaskResource
 
getNeedsVerificationMenuName() - Method in class ca.aura.ui.resources.MaintenanceTaskResource
 
getParent(Object) - Method in class ca.aura.ui.swt.StructureContentProvider
 
getParent(Object) - Method in class ca.aura.ui.swt.ResultSetContentProvider
 
getRank() - Method in class ca.aura.algorithms.rank.Rank
get the rank
getRank(double) - Method in class ca.aura.algorithms.normalizer.RankNormalizer
get the rank of a particular number
getRankDivisions() - Method in class ca.aura.algorithms.normalizer.RankNormalizer
get the divisions of st.
getRankDivisions() - Method in class ca.aura.algorithms.normalizer.IncreasingRankNormalizer
 
getRankDivisions() - Method in class ca.aura.algorithms.normalizer.IncreasingDropOffRankNormalizer
 
getRankDivisions() - Method in class ca.aura.algorithms.normalizer.DecreasingRankNormalizer
 
getRanks() - Method in class ca.aura.algorithms.normalizer.RankNormalizer
get the ranks for the divisions defined above if divisions.length = 3 then ranks.length must == 4
getRanks() - Method in class ca.aura.algorithms.normalizer.IncreasingRankNormalizer
 
getRanks() - Method in class ca.aura.algorithms.normalizer.IncreasingDropOffRankNormalizer
 
getRanks() - Method in class ca.aura.algorithms.normalizer.DecreasingRankNormalizer
 
getRankText() - Method in class ca.aura.ui.resources.ResultSetViewResource
get the rank column text
getReferenceIntegrityFactor() - Method in class ca.aura.resources.RelevanceResource
Get the age factor
getReferentialAge(Artefact, Artefact, Report) - Method in class ca.aura.algorithms.ReferentialIntegrity
get the reference age between two poitns
getReferentialContribution(Artefact, Iterator, Report, Graph, Hashtable) - Method in class ca.aura.algorithms.ReferentialIntegrity
get the referential integrity of a set of points
getRelation() - Method in interface ca.aura.project.Project
 
getRelation() - Method in class ca.aura.project.DefaultProject
 
getRelationFile() - Method in interface ca.aura.project.Project
 
getRelationFile() - Method in class ca.aura.project.DefaultProject
get the relation name
getResults() - Method in class ca.aura.algorithms.ReferentialIntegrity
 
getResults() - Method in class ca.aura.algorithms.LRFU
 
getResults() - Method in class ca.aura.algorithms.AuthoritativeSources
 
getResults() - Method in interface ca.aura.algorithms.AuraAlgorithm
get the hashtable describing...
getRole() - Method in interface ca.aura.artefacts.usage.Usage
get the role of the user
getRole() - Method in class ca.aura.artefacts.usage.DefaultUsage
 
getRotationDegree(Object, Graph) - Method in class ca.aura.ui.swt.actions.WhiteBoardEngine
get the rotation degree
getSearchMenuItemText() - Method in class ca.aura.ui.resources.ArtefactResource
get the search menu item text
getSelectedArtefacts() - Method in class ca.aura.ui.swt.ResultSetView
get the selected artefact
getSourceCodeHighlightImageDescriptor() - Method in class ca.aura.ui.resources.ArtefactResource
get the highlighted source code image descriptor
getSourceCodeImageDescriptor() - Method in class ca.aura.ui.resources.ArtefactResource
get the normal source code image descriptor
getStatusName() - Method in class ca.aura.ui.resources.MaintenanceTaskResource
get the Status name
getStatusWidth() - Method in class ca.aura.ui.resources.MaintenanceTaskResource
get the Status width
getStructure() - Method in interface ca.aura.project.Project
 
getStructure() - Method in class ca.aura.project.DefaultProject
 
getStructureFile() - Method in interface ca.aura.project.Project
 
getStructureFile() - Method in class ca.aura.project.DefaultProject
get the depot name
getTask() - Method in interface ca.aura.artefacts.usage.Usage
get the type of usage
getTask() - Method in class ca.aura.artefacts.usage.DefaultUsage
 
getText() - Method in class ca.aura.artefacts.Description
get the text of the description
getText(Object) - Method in class ca.aura.ui.swt.StructureLabelProvider
 
getTotalWeight() - Method in class ca.aura.algorithms.rank.Parameters
get the total weight
getUnknown() - Static method in class ca.aura.algorithms.rank.Rank
get the unknown rank value
getUnknownElementDescriptor() - Method in class ca.aura.ui.swt.StructureLabelProvider
 
getUsage(Artefact) - Method in interface ca.aura.artefacts.reports.Report
get the iterator of usages of the artefact
getUsage(Artefact) - Method in class ca.aura.artefacts.reports.DefaultReport
 
getUsageManager() - Method in class ca.aura.artefacts.reports.ReferentialIntegrityReport
 
getUsageManager() - Method in class ca.aura.artefacts.reports.ManagedReport
What type of usage manager shoudl we use?
getUsageManager() - Method in class ca.aura.artefacts.reports.LRFUReport
 
getUsageText() - Method in class ca.aura.ui.resources.RelevancerSettingsResource
get the usage text
getUsageToolTip() - Method in class ca.aura.ui.resources.RelevancerSettingsResource
get the usage tooltip
getValue(String) - Method in class ca.aura.ui.swt.ParametersUI
get the value from a String
getVerifiedText(boolean) - Method in class ca.aura.resources.UsageResource
get the verified text
getWebpageHighlightImageDescriptor() - Method in class ca.aura.ui.resources.ArtefactResource
get the highlighted document image descriptor
getWebpageImageDescriptor() - Method in class ca.aura.ui.resources.ArtefactResource
get the normal document image descriptor
getWeight(String) - Method in class ca.aura.algorithms.rank.Parameters
get the relevance weight

H

hasBeenUsed() - Method in class ca.aura.artefacts.usage.DefaultUsage
 
hasChildren(Object) - Method in class ca.aura.ui.swt.StructureContentProvider
 
hasChildren(Object) - Method in class ca.aura.ui.swt.ResultSetContentProvider
 
hasData() - Method in class ca.aura.artefacts.sorting.Data
does the data have it?
hasNext() - Method in class ca.aura.algorithms.ResultIterator
 
highlight() - Method in class ca.aura.ui.swt.ArtefactView
highlight the artefact
History - class ca.aura.project.History.
 
History() - Constructor for class ca.aura.project.History
default
History(Depot) - Constructor for class ca.aura.project.History
set the history default
HistoryXmlConverter - class ca.aura.xml.HistoryXmlConverter.
 
HistoryXmlConverter() - Constructor for class ca.aura.xml.HistoryXmlConverter
 

I

Id - class ca.aura.project.Id.
 
Id() - Constructor for class ca.aura.project.Id
 
IdGenerator - interface ca.aura.artefacts.semantics.IdGenerator.
 
IncreasingDropOffRankNormalizer - class ca.aura.algorithms.normalizer.IncreasingDropOffRankNormalizer.
 
IncreasingDropOffRankNormalizer(Sequence) - Constructor for class ca.aura.algorithms.normalizer.IncreasingDropOffRankNormalizer
you cannot create a rank directly
IncreasingRankNormalizer - class ca.aura.algorithms.normalizer.IncreasingRankNormalizer.
 
IncreasingRankNormalizer(Sequence) - Constructor for class ca.aura.algorithms.normalizer.IncreasingRankNormalizer
you cannot create a rank directly
initialCRF(Report) - Method in class ca.aura.algorithms.LRFU
init the CRF numbers
inputChanged(Viewer, Object, Object) - Method in class ca.aura.ui.swt.StructureContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class ca.aura.ui.swt.ResultSetContentProvider
 
InputResource - class ca.aura.ui.resources.InputResource.
 
InputUI - class ca.aura.ui.swt.InputUI.
 
InputUI(Composite) - Constructor for class ca.aura.ui.swt.InputUI
default
insertInto(Vector, Usage) - Method in class ca.aura.artefacts.reports.DefaultReport
add a usage item
is(String) - Method in interface ca.aura.artefacts.semantics.Definition
 
isApplicable(Usage) - Method in interface ca.aura.artefacts.usage.UsageSemantic
is the particular usage valid?
isApplicable(Usage) - Method in class ca.aura.artefacts.usage.UsageManager
 
isApplicable(Usage) - Method in class ca.aura.artefacts.usage.Maintain
 
isApplicable(Usage) - Method in class ca.aura.artefacts.usage.Everything
 
isApplicable(Usage) - Method in class ca.aura.artefacts.usage.Consult
 
isArtefact(String) - Method in class ca.aura.project.Depot
is this id an artefact?
isIndexOkay(int) - Method in class ca.aura.ui.swt.actions.AbstractAction
is the index okay?
isLabelProperty(Object, String) - Method in class ca.aura.ui.swt.ResultSetLabelProvider
 
isPartOfAnArtefact() - Method in interface ca.aura.artefacts.Aura
does this aura belong to anyone?
isPartOfAnArtefact() - Method in class ca.aura.artefacts.AbstractAura
 
isSelected() - Method in class ca.aura.ui.swt.actions.MovingControlListener
Is the document currently selected?
isSelected() - Method in class ca.aura.ui.swt.actions.CaretListener
Is the document currently selected?
isUnknown() - Method in class ca.aura.algorithms.rank.Rank
is the rank unknown?
isUsed(Artefact) - Method in interface ca.aura.artefacts.reports.Report
is this artefact used?
isUsed(Artefact) - Method in class ca.aura.artefacts.reports.DefaultReport
 
isValid() - Method in class ca.aura.algorithms.lrfu.F
 
isVisible(String) - Method in class ca.aura.artefacts.reports.ManagedReport
default

J

JavaDoc - class ca.aura.artefacts.JavaDoc.
 
JavaDoc(String) - Constructor for class ca.aura.artefacts.JavaDoc
set the id
JunitReport - class ca.aura.artefacts.JunitReport.
 
JunitReport(String) - Constructor for class ca.aura.artefacts.JunitReport
set the id

L

lambda() - Method in class ca.aura.algorithms.lrfu.SimpleF
 
lambda() - Method in class ca.aura.algorithms.lrfu.F
get the lambda value
LaunchFileAction - class ca.aura.ui.swt.actions.LaunchFileAction.
 
LaunchFileAction(File) - Constructor for class ca.aura.ui.swt.actions.LaunchFileAction
default constructor
layout(Object) - Method in class ca.aura.ui.swt.actions.WhiteBoardEngine
 
length(Point, double, double) - Method in class ca.aura.ui.swt.actions.WhiteBoardEngine
length between two points
load() - Method in interface ca.aura.project.Project
 
load() - Method in class ca.aura.project.DefaultProject
 
load(Element) - Method in class ca.aura.xml.StructureXmlConverter
 
load(Element) - Method in class ca.aura.xml.ProjectXmlConverter
 
load(Element) - Method in class ca.aura.xml.LocationXmlConverter
 
load(Element) - Method in class ca.aura.xml.HistoryXmlConverter
 
load(Element) - Method in class ca.aura.xml.DescriptionXmlConverter
 
load(Element) - Method in class ca.aura.xml.DepotXmlConverter
 
load(Element) - Method in class ca.aura.xml.AuraXmlConverter
 
load(Element) - Method in class ca.aura.xml.ArtefactXmlConverter
 
loadData(Element) - Method in class ca.aura.xml.StructureXmlConverter
load the data
loadFolder(Element) - Method in class ca.aura.xml.StructureXmlConverter
load a folder
loadUsage(Element) - Method in class ca.aura.xml.HistoryXmlConverter
 
Location - class ca.aura.artefacts.Location.
 
Location() - Constructor for class ca.aura.artefacts.Location
default
Location(String) - Constructor for class ca.aura.artefacts.Location
give a location a file name
LocationXmlConverter - class ca.aura.xml.LocationXmlConverter.
 
LocationXmlConverter() - Constructor for class ca.aura.xml.LocationXmlConverter
 
LRFU - class ca.aura.algorithms.LRFU.
 
LRFU(Report) - Constructor for class ca.aura.algorithms.LRFU
default
LRFU(Report, F) - Constructor for class ca.aura.algorithms.LRFU
default
LRFUReport - class ca.aura.artefacts.reports.LRFUReport.
 
LRFUReport(History) - Constructor for class ca.aura.artefacts.reports.LRFUReport
default
LRFUReport(History, Vector) - Constructor for class ca.aura.artefacts.reports.LRFUReport
specify the search results to consider

M

Main - class ca.aura.Main.
 
Main() - Constructor for class ca.aura.Main
 
main(String[]) - Static method in class ca.aura.Main
 
Maintain - class ca.aura.artefacts.usage.Maintain.
 
MAINTAIN - Static variable in class ca.aura.artefacts.usage.UsageManager
 
MaintenanceTask - class ca.aura.ui.swt.MaintenanceTask.
 
MaintenanceTask(Composite) - Constructor for class ca.aura.ui.swt.MaintenanceTask
default
MaintenanceTaskResource - class ca.aura.ui.resources.MaintenanceTaskResource.
 
ManagedReport - class ca.aura.artefacts.reports.ManagedReport.
 
ManagedReport(History) - Constructor for class ca.aura.artefacts.reports.ManagedReport
default
ManagedReport(History, Vector) - Constructor for class ca.aura.artefacts.reports.ManagedReport
specify the search results to consider
mouseDoubleClick(MouseEvent) - Method in class ca.aura.ui.swt.actions.MovingControlListener
The document is opened when double clicked
mouseDoubleClick(MouseEvent) - Method in class ca.aura.ui.swt.actions.CaretListener
The document is opened when double clicked
mouseDown(MouseEvent) - Method in class ca.aura.ui.swt.actions.UnSelectRowListener
 
mouseDown(MouseEvent) - Method in class ca.aura.ui.swt.actions.MovingControlListener
The Document can handle two mouseDown events The "right" click opens up the document menu.
mouseDown(MouseEvent) - Method in class ca.aura.ui.swt.actions.CaretListener
capture the last point when the mouse is down
mouseMove(MouseEvent) - Method in class ca.aura.ui.swt.actions.MovingControlListener
If the mouse is selected (based on a mouseDown event), then the document is + moved to the new location + visually marked as being moved
mouseMove(MouseEvent) - Method in class ca.aura.ui.swt.actions.CaretListener
did the mouse move?
mouseUp(MouseEvent) - Method in class ca.aura.ui.swt.actions.MovingControlListener
 
mouseUp(MouseEvent) - Method in class ca.aura.ui.swt.actions.CaretListener
 
MovingControlListener - class ca.aura.ui.swt.actions.MovingControlListener.
 
MovingControlListener() - Constructor for class ca.aura.ui.swt.actions.MovingControlListener
Specify the presenter to select.

N

NameResource - class ca.aura.resources.NameResource.
 
next() - Method in class ca.aura.algorithms.ResultIterator
 
next() - Static method in class ca.aura.project.Id
 
nextId() - Method in interface ca.aura.artefacts.semantics.IdGenerator
generate the next id
nextId() - Method in class ca.aura.artefacts.semantics.DefaultIdGenerator
generate the next id
normal() - Method in class ca.aura.ui.swt.ArtefactView
normal
normalize(Hashtable) - Method in class ca.aura.algorithms.ReferentialIntegrity
normalize a hashtable of values :-)
normalize(Hashtable) - Method in class ca.aura.algorithms.AuthoritativeSources
normalize a hashtable of values :-)
normalize(int) - Method in class ca.aura.algorithms.rank.Rank
normalize the value
normalize(String) - Method in class ca.aura.resources.TaskResource
normalize the task
normalize(String) - Method in class ca.aura.resources.RoleResource
normalize the task
normalizeTask(String) - Method in class ca.aura.resources.NameResource
normalize the task
numberOfAura() - Method in interface ca.aura.artefacts.Artefact
how many aura elements does the artefact have?
numberOfAura() - Method in class ca.aura.artefacts.AbstractArtefact
 
numberOfAvailableScales() - Method in class ca.aura.ui.swt.ParametersUI
how many scales can we change?
numberOfResults() - Method in class ca.aura.algorithms.TextSearch
 

O

offsetX(double, double, double) - Method in class ca.aura.ui.swt.actions.WhiteBoardEngine
get the x offset
offsetY(double, double, double) - Method in class ca.aura.ui.swt.actions.WhiteBoardEngine
get the y offset

P

p() - Method in class ca.aura.algorithms.lrfu.SimpleF
 
p() - Method in class ca.aura.algorithms.lrfu.F
get the p value
Parameters - class ca.aura.algorithms.rank.Parameters.
 
Parameters() - Constructor for class ca.aura.algorithms.rank.Parameters
default
Parameters(Hashtable) - Constructor for class ca.aura.algorithms.rank.Parameters
init with settings in place
ParametersUI - class ca.aura.ui.swt.ParametersUI.
 
ParametersUI(Composite) - Constructor for class ca.aura.ui.swt.ParametersUI
default
possibleValues() - Method in interface ca.aura.artefacts.semantics.Definition
 
Project - interface ca.aura.project.Project.
 
ProjectXmlConverter - class ca.aura.xml.ProjectXmlConverter.
 
ProjectXmlConverter() - Constructor for class ca.aura.xml.ProjectXmlConverter
 

R

Rank - class ca.aura.algorithms.rank.Rank.
 
Rank() - Constructor for class ca.aura.algorithms.rank.Rank
default
Rank(int) - Constructor for class ca.aura.algorithms.rank.Rank
give it a value
RankNormalizer - class ca.aura.algorithms.normalizer.RankNormalizer.
 
RankNormalizer(Sequence) - Constructor for class ca.aura.algorithms.normalizer.RankNormalizer
give a sequence to turn into a normal distribution
RankResource - class ca.aura.resources.RankResource.
 
redoo() - Method in class ca.aura.ui.swt.actions.AbstractAction
redo it
ReferentialIntegrity - class ca.aura.algorithms.ReferentialIntegrity.
 
ReferentialIntegrity(Report, Graph) - Constructor for class ca.aura.algorithms.ReferentialIntegrity
default
ReferentialIntegrity(Report, Graph, int) - Constructor for class ca.aura.algorithms.ReferentialIntegrity
also set the convergence number
ReferentialIntegrityReport - class ca.aura.artefacts.reports.ReferentialIntegrityReport.
 
ReferentialIntegrityReport(History) - Constructor for class ca.aura.artefacts.reports.ReferentialIntegrityReport
default
ReferentialIntegrityReport(History, Vector) - Constructor for class ca.aura.artefacts.reports.ReferentialIntegrityReport
specify the search results to consider
Relation - class ca.aura.project.Relation.
 
Relation() - Constructor for class ca.aura.project.Relation
 
RelevanceResource - class ca.aura.resources.RelevanceResource.
 
RelevancerSettingsResource - class ca.aura.ui.resources.RelevancerSettingsResource.
 
remove() - Method in class ca.aura.algorithms.ResultIterator
 
removeAll() - Method in class ca.aura.ui.swt.WhiteBoardView
remove all elements
removeListener(ILabelProviderListener) - Method in class ca.aura.ui.swt.ResultSetLabelProvider
 
Report - interface ca.aura.artefacts.reports.Report.
 
resource() - Method in class ca.aura.ui.swt.WhiteBoardView
get the ui resource
resource() - Method in class ca.aura.ui.swt.ResultSetView
get the resource
resource() - Method in class ca.aura.ui.swt.ParametersUI
get the resource
resource() - Method in class ca.aura.ui.swt.MaintenanceTask
get the resource
resource() - Method in class ca.aura.ui.swt.ArtefactView
get the ui resource
ResultIterator - class ca.aura.algorithms.ResultIterator.
 
ResultIterator(AuraAlgorithm) - Constructor for class ca.aura.algorithms.ResultIterator
default
results() - Method in class ca.aura.algorithms.TextSearch
 
ResultSet - class ca.aura.artefacts.sorting.ResultSet.
 
ResultSet() - Constructor for class ca.aura.artefacts.sorting.ResultSet
default
ResultSet(Iterator) - Constructor for class ca.aura.artefacts.sorting.ResultSet
give the results some values
ResultSet(String) - Constructor for class ca.aura.artefacts.sorting.ResultSet
give the domain a name
ResultSetContentProvider - class ca.aura.ui.swt.ResultSetContentProvider.
 
ResultSetContentProvider() - Constructor for class ca.aura.ui.swt.ResultSetContentProvider
 
ResultSetLabelProvider - class ca.aura.ui.swt.ResultSetLabelProvider.
 
ResultSetLabelProvider() - Constructor for class ca.aura.ui.swt.ResultSetLabelProvider
 
ResultSetView - class ca.aura.ui.swt.ResultSetView.
 
ResultSetView.DoSearch - class ca.aura.ui.swt.ResultSetView.DoSearch.
 
ResultSetView.DoSearch() - Constructor for class ca.aura.ui.swt.ResultSetView.DoSearch
 
ResultSetView.SelectedArtefact - class ca.aura.ui.swt.ResultSetView.SelectedArtefact.
 
ResultSetView.SelectedArtefact(MenuItem) - Constructor for class ca.aura.ui.swt.ResultSetView.SelectedArtefact
 
ResultSetView(Composite) - Constructor for class ca.aura.ui.swt.ResultSetView
default
ResultSetViewResource - class ca.aura.ui.resources.ResultSetViewResource.
 
ResultsLabelProvider - class ca.aura.ui.swt.ResultsLabelProvider.
 
ResultsLabelProvider() - Constructor for class ca.aura.ui.swt.ResultsLabelProvider
 
RoleResource - class ca.aura.resources.RoleResource.
 
rotate(Point, double, double) - Method in class ca.aura.ui.swt.actions.WhiteBoardEngine
rotate a point

S

SEARCH - Static variable in class ca.aura.artefacts.usage.UsageManager
 
search(String) - Method in class ca.aura.algorithms.TextSearch
search for a particular string
search(String, boolean) - Method in class ca.aura.algorithms.TextSearch
search for a string, and perhaps reset the results
searchForWord(String, Vector) - Static method in class ca.aura.algorithms.TextSearch
search for a word in a collection of artefacts
self() - Method in class ca.aura.artefacts.AbstractArtefact
get the artefact as a aura (to access the name and descr
setArtefact(Artefact) - Method in class ca.aura.artefacts.AbstractAura
set the parent
setArtefactId(String) - Method in class ca.aura.artefacts.usage.DefaultUsage
set the id
setCategory(String) - Method in class ca.aura.artefacts.Description
set the category
setChoices(Combo, Iterator) - Method in class ca.aura.ui.swt.InputUI
set the combo items
setComment(String) - Method in class ca.aura.artefacts.usage.DefaultUsage
set the comment
setConsulting() - Method in class ca.aura.artefacts.usage.UsageManager
consulting documents
setCRF(Artefact, double) - Method in class ca.aura.algorithms.LRFU
set the CRF value
setCurrentObject() - Method in class ca.aura.ui.swt.actions.AbstractAction
set the current object
setCurrentObject(int) - Method in class ca.aura.ui.swt.actions.AbstractAction
set the object
setData(Artefact) - Method in class ca.aura.artefacts.sorting.Data
set teh artefact
setDate(String) - Method in class ca.aura.artefacts.usage.DefaultUsage
 
setDepot(Depot) - Method in class ca.aura.project.History
set the depot
setDepot(Depot) - Method in class ca.aura.ui.swt.WhiteBoardView
build the graph
setDepot(Depot) - Method in class ca.aura.ui.swt.ResultSetView
set the vectors
setDepot(Structure) - Method in class ca.aura.ui.swt.ShellView
set the depot
setDepotFile(String) - Method in class ca.aura.project.DefaultProject
set the depot name
setDescription(Description) - Method in class ca.aura.artefacts.AbstractAura
set the description
setDescription(Description) - Method in class ca.aura.artefacts.AbstractArtefact
set the description
setFilename(String) - Method in class ca.aura.artefacts.Location
set the file name of the location
setFilename(String) - Method in class ca.aura.project.DefaultProject
set the project file name
setGeneralTasks(Iterator) - Method in class ca.aura.ui.swt.InputUI
set the general task items
setGraph(Object, Graph) - Method in class ca.aura.ui.swt.WhiteBoardView
build the graph
setGraph(Object, Graph) - Method in class ca.aura.ui.swt.ShellView
set the graph
setHistory(History) - Method in class ca.aura.ui.swt.ResultSetView
set the history of the depot
setHistoryFile(String) - Method in class ca.aura.project.DefaultProject
set the depot name
setImage(Artefact) - Method in class ca.aura.ui.swt.ArtefactView
get teh image
setLocation(Location) - Method in class ca.aura.artefacts.AbstractArtefact
set the location of the artefact
setMaintaining() - Method in class ca.aura.artefacts.usage.UsageManager
consulting documents
setMyRoles(Iterator) - Method in class ca.aura.ui.swt.InputUI
set the roles items
setName(String) - Method in class ca.aura.artefacts.AbstractAura
set the name
setName(String) - Method in class ca.aura.artefacts.AbstractArtefact
set the name
setName(String) - Method in class ca.aura.project.DefaultProject
set the project name
setPoint(MouseEvent) - Method in class ca.aura.ui.swt.actions.CaretListener
set the last point
setRelationFile(String) - Method in class ca.aura.project.DefaultProject
set the depot name
setResultSet(ResultSet) - Method in class ca.aura.ui.swt.ShellView
set the result set
setResultSet(ResultSet) - Method in class ca.aura.ui.swt.ResultSetView
set the project depot
setRole(String) - Method in class ca.aura.artefacts.usage.DefaultUsage
set the role
setSelected(boolean) - Method in class ca.aura.ui.swt.actions.MovingControlListener
Set the document as selected or not
setSelected(boolean) - Method in class ca.aura.ui.swt.actions.CaretListener
Set the document as selected or not
setStructure(Structure) - Method in class ca.aura.ui.swt.StructureView
set the project depot
setStructureFile(String) - Method in class ca.aura.project.DefaultProject
set the depot name
setTask(String) - Method in class ca.aura.artefacts.usage.DefaultUsage
set the task
setText(String) - Method in class ca.aura.artefacts.Description
set the text of the description
setWeight(String, int) - Method in class ca.aura.algorithms.rank.Parameters
set the relevance weight
ShellResource - class ca.aura.ui.resources.ShellResource.
 
ShellView - class ca.aura.ui.swt.ShellView.
 
ShellView(Shell) - Constructor for class ca.aura.ui.swt.ShellView
default
showResults(Iterator) - Method in class ca.aura.ui.swt.WhiteBoardView
set the results
showResults(Iterator) - Method in class ca.aura.ui.swt.ResultSetView
show results
SimpleF - class ca.aura.algorithms.lrfu.SimpleF.
 
SimpleF() - Constructor for class ca.aura.algorithms.lrfu.SimpleF
 
sort() - Method in class ca.aura.ui.swt.ResultSetView
sort all the results
sort(Report) - Method in class ca.aura.ui.swt.ResultSetView
sort the results
sortByName() - Method in class ca.aura.artefacts.sorting.ResultSet
sort by artefact name
sortedResults() - Method in class ca.aura.algorithms.LRFU
get vector of sorted results
SourceCode - class ca.aura.artefacts.SourceCode.
 
SourceCode(String) - Constructor for class ca.aura.artefacts.SourceCode
default
Structure - class ca.aura.project.Structure.
 
Structure() - Constructor for class ca.aura.project.Structure
default
Structure(String) - Constructor for class ca.aura.project.Structure
give the domain a name
StructureContentProvider - class ca.aura.ui.swt.StructureContentProvider.
 
StructureContentProvider() - Constructor for class ca.aura.ui.swt.StructureContentProvider
 
StructureLabelProvider - class ca.aura.ui.swt.StructureLabelProvider.
 
StructureLabelProvider() - Constructor for class ca.aura.ui.swt.StructureLabelProvider
default
StructureView - class ca.aura.ui.swt.StructureView.
 
StructureView(Composite) - Constructor for class ca.aura.ui.swt.StructureView
default
StructureXmlConverter - class ca.aura.xml.StructureXmlConverter.
 
StructureXmlConverter() - Constructor for class ca.aura.xml.StructureXmlConverter
default
StructureXmlConverter(Depot) - Constructor for class ca.aura.xml.StructureXmlConverter
specify the depot from which this structure is created

T

TaskResource - class ca.aura.resources.TaskResource.
 
TextSearch - class ca.aura.algorithms.TextSearch.
 
TextSearch(Vector) - Constructor for class ca.aura.algorithms.TextSearch
default
toString() - Method in class ca.aura.algorithms.rank.Rank
show the object as a string
toString() - Method in class ca.aura.artefacts.Location
the object as a string
toString() - Method in class ca.aura.artefacts.Description
the object as a string
toString() - Method in class ca.aura.artefacts.AbstractAura
the object as a string
toString() - Method in class ca.aura.artefacts.AbstractArtefact
the object as a string
toString() - Method in class ca.aura.project.Structure
the object as a string
toString() - Method in class ca.aura.project.History
the object as a string
toString() - Method in class ca.aura.project.DefaultProject
the object as a string

U

undoo() - Method in class ca.aura.ui.swt.actions.AbstractAction
undo it
UnSelectRowListener - class ca.aura.ui.swt.actions.UnSelectRowListener.
 
UnSelectRowListener() - Constructor for class ca.aura.ui.swt.actions.UnSelectRowListener
 
updateAuthority(Object, Graph, Hashtable, Hashtable) - Method in class ca.aura.algorithms.AuthoritativeSources
get the authoritative value of point p get all q that points to p q1 -> p q2 -> p q3 -> p then sum all the hub values of those q's
updateCRF(Artefact, Usage) - Method in class ca.aura.algorithms.LRFU
update the crf number
updateHub(Object, Graph, Hashtable, Hashtable) - Method in class ca.aura.algorithms.AuthoritativeSources
get the hubness value of point q get all p's that q points to q -> p1 q -> p2 q -> p3 then sum all the auth values of those p's
updateReferenceIntegrity(Artefact, Report, Graph, Hashtable) - Method in class ca.aura.algorithms.ReferentialIntegrity
update the referential integrity for a particular point get all q that points to p q1 -> p q2 -> p q3 -> p and all r that p points to r1 -> p r2 -> p then apply the following: RI(q1)*Age(p,q1) + ...
Usage - interface ca.aura.artefacts.usage.Usage.
 
UsageManager - class ca.aura.artefacts.usage.UsageManager.
 
UsageManager() - Constructor for class ca.aura.artefacts.usage.UsageManager
default
UsageResource - class ca.aura.resources.UsageResource.
 
UsageSemantic - interface ca.aura.artefacts.usage.UsageSemantic.
 

V

VALIDATE - Static variable in class ca.aura.artefacts.usage.UsageManager
 
valueToChangeScalesBy() - Method in class ca.aura.ui.swt.ParametersUI
how much do we have to change the scales by?
VCRProject - class ca.aura.project.VCRProject.
 
VCRProject() - Constructor for class ca.aura.project.VCRProject
default
VERIFY - Static variable in class ca.aura.artefacts.usage.UsageManager
 

W

Webpage - class ca.aura.artefacts.Webpage.
 
Webpage(String) - Constructor for class ca.aura.artefacts.Webpage
default
WhiteBoardEngine - class ca.aura.ui.swt.actions.WhiteBoardEngine.
 
WhiteBoardEngine(WhiteBoardView, Graph) - Constructor for class ca.aura.ui.swt.actions.WhiteBoardEngine
default
WhiteBoardResource - class ca.aura.ui.resources.WhiteBoardResource.
 
WhiteBoardView - class ca.aura.ui.swt.WhiteBoardView.
 
WhiteBoardView.DoSearch - class ca.aura.ui.swt.WhiteBoardView.DoSearch.
 
WhiteBoardView.DoSearch() - Constructor for class ca.aura.ui.swt.WhiteBoardView.DoSearch
 
WhiteBoardView(Composite) - Constructor for class ca.aura.ui.swt.WhiteBoardView
default
widgetSelected(SelectionEvent) - Method in class ca.aura.ui.swt.WhiteBoardView.DoSearch
 
widgetSelected(SelectionEvent) - Method in class ca.aura.ui.swt.ResultSetView.DoSearch
 
widgetSelected(SelectionEvent) - Method in class ca.aura.ui.swt.ResultSetView.SelectedArtefact
 
widgetSelected(SelectionEvent) - Method in class ca.aura.ui.swt.ArtefactView.AddComment
 
widgetSelected(SelectionEvent) - Method in class ca.aura.ui.swt.ArtefactView.LaunchDocument
 
widgetSelected(SelectionEvent) - Method in class ca.aura.ui.swt.actions.ActionSelectionListener
 

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

Copyright © 2002 University of Ottawa. All Rights Reserved.