Serialized Form


Package project35.configurationTool

Class project35.configurationTool.AdditionalOntologySourceParametersDialog extends JDialog implements Serializable

Serialized Fields

project35UIFactory

Project35UIFactory project35UIFactory

inputFileField

JTextField inputFileField

anchorTermsListPanel

OrderedListPanel anchorTermsListPanel

ok

JButton ok

cancel

JButton cancel

isCancelled

boolean isCancelled

Class project35.configurationTool.ContextHelpOptionsDialog extends JDialog implements Serializable

Serialized Fields

project35UIFactory

Project35UIFactory project35UIFactory

useLocalHelpPages

JRadioButton useLocalHelpPages

useRemoteHelpPages

JRadioButton useRemoteHelpPages

localDirectoryLabel

JLabel localDirectoryLabel

includeRestrictions

JCheckBox includeRestrictions

includeExampleValues

JCheckBox includeExampleValues

includeCreationDate

JCheckBox includeCreationDate

baseURLLabel

JLabel baseURLLabel

authorLabel

JLabel authorLabel

contactEmailLabel

JLabel contactEmailLabel

styleSheetLabel

JLabel styleSheetLabel

localDirectoryField

JTextField localDirectoryField

baseURLField

JTextField baseURLField

authorField

JTextField authorField

contactEmailField

JTextField contactEmailField

styleSheetField

JTextField styleSheetField

ok

JButton ok

cancel

JButton cancel

isCancelled

boolean isCancelled

Class project35.configurationTool.ContextHelpPageCreationPlugin extends AbstractProject35Plugin implements Serializable

Serialized Fields

useLocalContextHelpPages

boolean useLocalContextHelpPages

contextHelpPageWriter

ContextHelpPageWriter contextHelpPageWriter

resourceDirectory

URL resourceDirectory

parameters

Parameter[] parameters

Class project35.configurationTool.DefaultConfigurationFileCreationPlugin extends AbstractProject35Plugin implements Serializable

Serialized Fields

configurationSchemaRecordFactory

RecordModelFactory configurationSchemaRecordFactory

targetSchemaRecordFactory

RecordModelFactory targetSchemaRecordFactory

Class project35.configurationTool.DefaultOntologyServiceDescriptionsPlugin extends AbstractProject35Plugin implements Serializable

Serialized Fields

collator

Collator collator

Class project35.configurationTool.DuplicateFieldConfigurationsValidationService extends Object implements Serializable

Class project35.configurationTool.DuplicateRecordConfigurationsValidationService extends Object implements Serializable

Class project35.configurationTool.GenerateFunctionalSpecificationsDialog extends JDialog implements Serializable

Serialized Fields

project35UIFactory

Project35UIFactory project35UIFactory

collator

Collator collator

functionalSpecificationFileNameField

JTextField functionalSpecificationFileNameField

browseFunctionalSpecificationFile

JButton browseFunctionalSpecificationFile

browseStyleSheet

JButton browseStyleSheet

styleSheetFileChooser

JFileChooser styleSheetFileChooser

functionalSpecificationFileChooser

JFileChooser functionalSpecificationFileChooser

styleSheetField

JTextField styleSheetField

isCancelled

boolean isCancelled

ok

JButton ok

cancel

JButton cancel

Class project35.configurationTool.GenerateFunctionalSpecificationsPlugin extends AbstractProject35Plugin implements Serializable

Serialized Fields

useLocalContextHelpPages

boolean useLocalContextHelpPages

sectionNumber

int sectionNumber

contextHelpPageWriter

ContextHelpPageWriter contextHelpPageWriter

specificationSections

ArrayList<E> specificationSections

configurationReader

Project35ConfigurationReader configurationReader

Class project35.configurationTool.OKButtonPanel extends JPanel implements Serializable

Serialized Fields

ok

JButton ok

cancel

JButton cancel

Class project35.configurationTool.OntologyIdentifierCreationPlugin extends AbstractProject35Plugin implements Serializable

Serialized Fields

numberOfFieldsEffected

int numberOfFieldsEffected

Class project35.configurationTool.OntologyIdentifierPrefixDialog extends JDialog implements Serializable

Serialized Fields

project35UIFactory

Project35UIFactory project35UIFactory

collator

Collator collator

ok

JButton ok

cancel

JButton cancel

prefixField

JTextField prefixField

prefix

String prefix

separatorCharacterField

JTextField separatorCharacterField

separatorCharacter

String separatorCharacter

isCancelled

boolean isCancelled

Class project35.configurationTool.Project35ConfigurationOntologySource extends Object implements Serializable

Serialized Fields

url

URL url

collator

Collator collator

ontologyServiceMetaData

OntologyServiceMetaData ontologyServiceMetaData

ontologyContext

OntologyContext ontologyContext

schemaConceptOntologyTermUtility

SchemaConceptOntologyTermUtility schemaConceptOntologyTermUtility

Class project35.configurationTool.SelectOntologySourceDialog extends JDialog implements Serializable

Serialized Fields

singleColumnTextSource

String singleColumnTextSource

tabIndentedTextSource

String tabIndentedTextSource

project35UIFactory

Project35UIFactory project35UIFactory

nameField

JTextField nameField

descriptionField

JTextArea descriptionField

ontologyTypeField

JComboBox ontologyTypeField

dataFileField

JTextField dataFileField

urlField

JTextField urlField

localOrRemoteSourceButtonGroup

ButtonGroup localOrRemoteSourceButtonGroup

remoteSource

JRadioButton remoteSource

localSource

JRadioButton localSource

ok

JButton ok

cancel

JButton cancel

browse

JButton browse

isCancelled

boolean isCancelled

okButtonPanel

OKButtonPanel okButtonPanel

Class project35.configurationTool.TestApplicationPlugin extends Object implements Serializable

Serialized Fields

project35ConfigurationReader

Project35ConfigurationReader project35ConfigurationReader

Package project35.desktopDeployment

Class project35.desktopDeployment.DocumentDescriptionDialog extends JDialog implements Serializable

Serialized Fields

documentDescriptionPanel

DocumentDescriptionPanel documentDescriptionPanel

ok

JButton ok

cancel

JButton cancel

Class project35.desktopDeployment.EditMenu extends Project35Menu implements Serializable

Serialized Fields

copy

HelpEnabledMenuItem copy

paste

HelpEnabledMenuItem paste

searchAndReplace

HelpEnabledMenuItem searchAndReplace

insertSymbols

HelpEnabledMenuItem insertSymbols

insertSymbolsDialog

InsertSymbolsDialog insertSymbolsDialog

Class project35.desktopDeployment.FileMenu extends Project35Menu implements Serializable

Serialized Fields

newFile

HelpEnabledMenuItem newFile

openFile

HelpEnabledMenuItem openFile

save

HelpEnabledMenuItem save

saveAs

HelpEnabledMenuItem saveAs

importFromSpreadSheet

HelpEnabledMenuItem importFromSpreadSheet

exportToSpreadSheet

HelpEnabledMenuItem exportToSpreadSheet

importFromXML

HelpEnabledMenuItem importFromXML

exportToXML

HelpEnabledMenuItem exportToXML

close

HelpEnabledMenuItem close

templateLabel

JLabel templateLabel

saveTemplate

HelpEnabledMenuItem saveTemplate

openTemplate

HelpEnabledMenuItem openTemplate

exit

HelpEnabledMenuItem exit

favourites

JMenu favourites

templates

JMenu templates

writer

NativeFileFormatWriter writer

favouriteFileMenuItems

ArrayList<E> favouriteFileMenuItems

experimentFileChooser

JFileChooser experimentFileChooser

xmlFileChooser

JFileChooser xmlFileChooser

templateFileChooser

JFileChooser templateFileChooser

Class project35.desktopDeployment.HelpMenu extends Project35Menu implements Serializable

Serialized Fields

enableContextHelp

JCheckBoxMenuItem enableContextHelp

about

JMenuItem about

showSchemaInformation

JMenuItem showSchemaInformation

mainHelp

JMenuItem mainHelp

schemaInformationDialog

SchemaInformationDialog schemaInformationDialog

helpDocumentFromMenuItem

HashMap<K,V> helpDocumentFromMenuItem

Class project35.desktopDeployment.InsertSymbolsDialog extends JDialog implements Serializable

Serialized Fields

insertSymbolsPanel

InsertSymbolsPanel insertSymbolsPanel

Class project35.desktopDeployment.InsertSymbolsPanel extends JPanel implements Serializable

Serialized Fields

project35FormContext

Project35FormContext project35FormContext

project35UIFactory

Project35UIFactory project35UIFactory

title

String title

changeListener

ChangeListener changeListener

symbolTileDisplayPanel

SymbolTileDisplayPanel symbolTileDisplayPanel

first

JButton first

previous

JButton previous

next

JButton next

last

JButton last

ok

JButton ok

cancel

JButton cancel

characterBlocks

JComboBox characterBlocks

insertSymbolsField

JTextField insertSymbolsField

includeTitleHeader

boolean includeTitleHeader

targetField

JTextComponent targetField

Class project35.desktopDeployment.NavigationTree extends JTree implements Serializable

Serialized Fields

nodeFromRecordModel

Hashtable<K,V> nodeFromRecordModel

selectedNode

NavigationTreeNode selectedNode

sourceNode

NavigationTreeNode sourceNode

sourceRecordModel

RecordModel sourceRecordModel

destinationNode

NavigationTreeNode destinationNode

destinationRecordModel

RecordModel destinationRecordModel

recordView

RecordView recordView

searchResults

ArrayList<E> searchResults

treeSelectionEventManager

TreeSelectionEventManager treeSelectionEventManager

fileHasErrors

boolean fileHasErrors

nodesAddedOrDeleted

boolean nodesAddedOrDeleted

model

DefaultTreeModel model

changeListeners

ArrayList<E> changeListeners
as of April 2006, there are use cases emerging where other classes may want to monitor changes of selection in the tree. normally you would simply depend on JTree's addTreeSelectionListener methods. However, the tree comes with its own built in event listener and this has the power to cancel certain selection actions. This has caused undesirable side effects when other selection listeners have been registered. it isn't clear which order the tree event listeners will be executed. the "changeListeners" refers to other objects which will listen not to changes in the tree selection but the outcome of the tree selection event manager. When it is satisfied that moving to a new node is OK, then it notifies interested parties.


recordModelUtility

RecordModelUtility recordModelUtility

treeNodeRenderer

TreeNodeRenderer treeNodeRenderer

Class project35.desktopDeployment.NavigationTreeNode extends DefaultMutableTreeNode implements Serializable

Serialized Fields

recordNameProvider

RecordNameProvider recordNameProvider

isSelected

boolean isSelected

showSearchResult

boolean showSearchResult

showDeleted

boolean showDeleted

showError

boolean showError

isChanged

boolean isChanged

hasComment

boolean hasComment

Class project35.desktopDeployment.NavigationTreePanel extends JPanel implements Serializable

Serialized Fields

navigationTree

NavigationTree navigationTree

moveTreeItemDown

HelpEnabledButton moveTreeItemDown

moveTreeItemUp

HelpEnabledButton moveTreeItemUp

project35UIFactory

Project35UIFactory project35UIFactory

project35FormContext

Project35FormContext project35FormContext

Class project35.desktopDeployment.OptionsMenu extends Project35Menu implements Serializable

Serialized Fields

describeDocument

HelpEnabledMenuItem describeDocument

alerts

HelpEnabledMenuItem alerts

recordModels

ArrayList<E> recordModels

alertsBundleSelector

AlertsBundleSelectorDialog alertsBundleSelector

Class project35.desktopDeployment.Project35Dialog extends JDialog implements Serializable

Serialized Fields

project35UIFactory

Project35UIFactory project35UIFactory

alertsBundles

ArrayList<E> alertsBundles

menuBar

Project35MenuBar menuBar

navigationTree

NavigationTree navigationTree
the tree that appears in the left portion of the dialog


navigationTreePanel

NavigationTreePanel navigationTreePanel

recordView

RecordView recordView
the record form area that appears in the right portion of the dialog


ontologyTermProvenanceManager

OntologyTermProvenanceManager ontologyTermProvenanceManager
experimental class for managing provenance


isNewFile

boolean isNewFile
flag that indicates whether the dialog has been instantiated without a file


file

File file
the file viewed in the dialog


closer

project35.desktopDeployment.Project35Dialog.DialogCloser closer

documentMetaData

DocumentMetaData documentMetaData

idGeneratorService

IDGeneratorService idGeneratorService

project35ApplicationContext

Project35ApplicationContext project35ApplicationContext
used to hold all the variables for a session driven off a model


project35DocumentContext

Project35DocumentContext project35DocumentContext

project35FormContext

Project35FormContext project35FormContext

statusBar

StatusBar statusBar

isComponentMode

boolean isComponentMode

Class project35.desktopDeployment.Project35Menu extends JMenu implements Serializable

Serialized Fields

project35FormContext

Project35FormContext project35FormContext

configurationReader

Project35ConfigurationReader configurationReader

securityService

SecurityService securityService

user

User user

navigationTree

NavigationTree navigationTree

recordView

RecordView recordView

parentDialog

Project35Dialog parentDialog

pluginFromMenuItem

HashMap<K,V> pluginFromMenuItem

project35ApplicationContext

Project35ApplicationContext project35ApplicationContext

recordModelFactory

RecordModelFactory recordModelFactory

windowRegistry

WindowRegistry windowRegistry

schema

URL schema

collator

Collator collator

customisedMenuItems

ArrayList<E> customisedMenuItems

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.desktopDeployment.Project35MenuBar extends JMenuBar implements Serializable

Serialized Fields

project35UIFactory

Project35UIFactory project35UIFactory
generates UI components


fileMenu

FileMenu fileMenu
manages the file menu


editMenu

EditMenu editMenu
manages the edit menu


optionsMenu

OptionsMenu optionsMenu
manages the options menu


viewMenu

ViewMenu viewMenu
manages the options menu


windowMenu

WindowMenu windowMenu
manages the windows menu showing list of currently open files


helpMenu

HelpMenu helpMenu
manages the help menu


pluginFromMenuItem

HashMap<K,V> pluginFromMenuItem

project35FormContext

Project35FormContext project35FormContext

securityService

SecurityService securityService

user

User user

Class project35.desktopDeployment.Project35Panel extends JPanel implements Serializable

Class project35.desktopDeployment.RecordView extends JPanel implements Serializable

Serialized Fields

includeButtonPanel

boolean includeButtonPanel

done

HelpEnabledButton done

keep

HelpEnabledButton keep

cancel

HelpEnabledButton cancel

delete

HelpEnabledButton delete

recordViewTitle

RecordViewTitle recordViewTitle
special panel title that is sensitised to context help


project35UIFactory

Project35UIFactory project35UIFactory

recordNameProvider

RecordNameProvider recordNameProvider

recordModel

RecordModel recordModel

buttonPanel

JPanel buttonPanel

fieldPanel

JPanel fieldPanel

fields

ArrayList<E> fields

topLevelRecordModel

RecordModel topLevelRecordModel

nodesAddedOrDeleted

boolean nodesAddedOrDeleted

enableContextHelp

boolean enableContextHelp

enableTouchTypeOntology

boolean enableTouchTypeOntology

changeListener

ChangeListener changeListener

ontologyContext

OntologyContext ontologyContext

listModelNeedingReference

ListFieldModel listModelNeedingReference

recordModelFactory

RecordModelFactory recordModelFactory

recordViewReferencePanel

RecordViewReferencePanel recordViewReferencePanel

pluginSelectorComponent

PluginSelectorComponent pluginSelectorComponent

changeListeners

ArrayList<E> changeListeners

parentViewport

JViewport parentViewport

posHash

Hashtable<K,V> posHash

topLevelWindow

Object topLevelWindow

project35FormContext

Project35FormContext project35FormContext

validationFacility

ValidationFacility validationFacility

collator

Collator collator

Class project35.desktopDeployment.RecordViewReferencePanel extends JPanel implements Serializable

Serialized Fields

referenceModeBackgroundColour

Color referenceModeBackgroundColour

normalBackgroundColour

Color normalBackgroundColour

project35DocumentContext

Project35DocumentContext project35DocumentContext

currentRecordModel

RecordModel currentRecordModel

instructions

JTextArea instructions

done

JButton done

addReference

JButton addReference

referenceRecordType

String referenceRecordType

listModelNeedingReference

ListFieldModel listModelNeedingReference

navigationView

NavigationView navigationView

correctRecordTypeNoValue

boolean correctRecordTypeNoValue

emptyIDField

String emptyIDField

project35UIFactory

Project35UIFactory project35UIFactory

collator

Collator collator

Class project35.desktopDeployment.RecordViewTitle extends JLabel implements Serializable

Serialized Fields

helpLink

URL helpLink

project35FormContext

Project35FormContext project35FormContext

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.desktopDeployment.SaveTemplateDialog extends JDialog implements Serializable

Serialized Fields

templateDescriptionLabel

JLabel templateDescriptionLabel

description

JTextArea description

saveOnlyRecord

JRadioButton saveOnlyRecord

saveRecordAndSubrecords

JRadioButton saveRecordAndSubrecords

buttonGroup

ButtonGroup buttonGroup

buttonPanel

Project35ButtonPanel buttonPanel

saveOptionsPanel

JPanel saveOptionsPanel

ok

JButton ok

cancel

JButton cancel

showSaveOptions

boolean showSaveOptions

descriptionPane

JScrollPane descriptionPane

isCancelled

boolean isCancelled

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.desktopDeployment.SchemaInformationDialog extends JDialog implements Serializable

Serialized Fields

schemaInformationLabel

JLabel schemaInformationLabel

close

JButton close

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.desktopDeployment.SearchAndReplaceDialog extends JDialog implements Serializable

Serialized Fields

searchAndReplacePanel

SearchAndReplacePanel searchAndReplacePanel

Class project35.desktopDeployment.SearchAndReplacePanel extends JPanel implements Serializable

Serialized Fields

SHOW_ALL_RECORDS

String SHOW_ALL_RECORDS

searchResults

ArrayList<E> searchResults

currentResult

project35.desktopDeployment.SearchAndReplaceResult currentResult

searchCriterion

String searchCriterion

searchPattern

Pattern searchPattern

replacementValue

String replacementValue

recordModelUtility

RecordModelUtility recordModelUtility

project35FormContext

Project35FormContext project35FormContext

collator

Collator collator

project35UIFactory

Project35UIFactory project35UIFactory

changeListener

ChangeListener changeListener

applySearchRecordFilter

JComboBox applySearchRecordFilter

searchField

JTextField searchField

replaceField

JTextField replaceField

matchCase

JCheckBox matchCase

resultFieldContents

JEditorPane resultFieldContents

recordNameField

JTextField recordNameField

fieldNameField

JTextField fieldNameField

title

String title

recordFilterType

String recordFilterType

replace

JButton replace

replaceAll

JButton replaceAll

findNext

JButton findNext

cancel

JButton cancel

Class project35.desktopDeployment.ShowDependenciesDialog extends JDialog implements Serializable

Serialized Fields

recordFromName

Hashtable<K,V> recordFromName

nameFromRecord

Hashtable<K,V> nameFromRecord

navigationTree

NavigationTree navigationTree

model

Vector<E> model

instructions

JTextArea instructions

list

JList list

close

JButton close

recordNameProvider

RecordNameProvider recordNameProvider

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.desktopDeployment.SymbolTileDisplayPanel extends JPanel implements Serializable

Serialized Fields

tiles

ArrayList<E> tiles

symbolTiles

SymbolTile[][] symbolTiles

changeListener

ChangeListener changeListener

symbolGenerator

SymbolGenerator symbolGenerator

currentLocation

Point currentLocation

selectedTile

SymbolTile selectedTile

currentPage

int currentPage

totalPages

int totalPages

Class project35.desktopDeployment.TreeNodeRenderer extends JLabel implements Serializable

Serialized Fields

project35FormContext

Project35FormContext project35FormContext

selected

boolean selected
Is the value currently selected.


hasFocus

boolean hasFocus
True if has focus.


drawsFocusBorderAroundIcon

boolean drawsFocusBorderAroundIcon
True if draws focus border around icon as well.


commentsColour

Color commentsColour

ghostTextColour

Color ghostTextColour

ghostBorderColour

Color ghostBorderColour

deletedColour

Color deletedColour

selectedColour

Color selectedColour

searchResultColour

Color searchResultColour

errorColour

Color errorColour

isSelected

boolean isSelected

isChanged

boolean isChanged

hasComments

boolean hasComments

showSearchResult

boolean showSearchResult

showError

boolean showError

showDeleted

boolean showDeleted

showReference

boolean showReference

iconDirectory

URL iconDirectory

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.desktopDeployment.ViewMenu extends Project35Menu implements Serializable

Serialized Fields

changeFont

HelpEnabledMenu changeFont

smallFont

JRadioButtonMenuItem smallFont

mediumFont

JRadioButtonMenuItem mediumFont

largeFont

JRadioButtonMenuItem largeFont

showChanges

HelpEnabledMenuItem showChanges

showDependencies

HelpEnabledMenuItem showDependencies

validate

HelpEnabledMenuItem validate

search

HelpEnabledMenuItem search

clear

HelpEnabledMenuItem clear

searchDialog

SearchDialog searchDialog

alertsDialog

AlertsDialog alertsDialog

Class project35.desktopDeployment.WindowMenu extends Project35Menu implements Serializable

Serialized Fields

activeFiles

ArrayList<E> activeFiles

Package project35.io

Class project35.io.HeaderRemovalDialog extends JDialog implements Serializable

Serialized Fields

cancel

JButton cancel

ok

JButton ok

table

JTable table

fieldNames

String[] fieldNames
field names for table


importResults

ArrayList<E> importResults
collection of table rows


model

NoneditableTableModel model
manages the two-column data model (line number, line)


firstDataRowIndex

int firstDataRowIndex
first row of data in file


isCancelled

boolean isCancelled

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.io.ImportDataToFieldDialog extends JDialog implements Serializable

Serialized Fields

recordClassTag

String recordClassTag

cancel

JButton cancel

ok

JButton ok

table

JTable table

tableHeaderClicker

ImportTableHeaderClicker tableHeaderClicker

fieldNames

String[] fieldNames

importResults

ArrayList<E> importResults

recordModelFactory

RecordModelFactory recordModelFactory

columnModel

TableColumnModel columnModel

model

NoneditableTableModel model

usedFields

String[] usedFields

modelColumns

int[] modelColumns

templateRecordModel

RecordModel templateRecordModel

isCancelled

boolean isCancelled

project35FormContext

Project35FormContext project35FormContext

project35UIFactory

Project35UIFactory project35UIFactory

collator

Collator collator

Class project35.io.ImportRecordSelectorDialog extends JDialog implements Serializable

Serialized Fields

listFields

JList listFields

childRecordList

JList childRecordList

listFieldsModel

Vector<E> listFieldsModel

childRecordModel

Vector<E> childRecordModel

ok

JButton ok

cancel

JButton cancel

childrenTypesForLists

Hashtable<K,V> childrenTypesForLists

project35UIFactory

Project35UIFactory project35UIFactory

isCancelled

boolean isCancelled

Class project35.io.TargetRecordFieldSelectorDialog extends JDialog implements Serializable

Serialized Fields

listFields

JList listFields

childRecordList

JList childRecordList

listFieldsModel

Vector<E> listFieldsModel

childRecordModel

Vector<E> childRecordModel

ok

JButton ok

cancel

JButton cancel

isCancelled

boolean isCancelled

childrenTypesForLists

Hashtable<K,V> childrenTypesForLists

project35UIFactory

Project35UIFactory project35UIFactory

Package project35.mda.config

Class project35.mda.config.DocumentValidationServiceConfiguration extends ServiceConfiguration implements Serializable

Class project35.mda.config.FieldValidationServiceConfiguration extends ServiceConfiguration implements Serializable

Class project35.mda.config.IDGeneratorServiceConfiguration extends ServiceConfiguration implements Serializable

Class project35.mda.config.OntologyServiceConfiguration extends Object implements Serializable

Serialized Fields

name

String name

featureCode

String featureCode

description

String description

ontologySourceConfiguration

OntologySourceConfiguration ontologySourceConfiguration

ontologyViewerConfiguration

OntologyViewerConfiguration ontologyViewerConfiguration

Class project35.mda.config.OntologySourceConfiguration extends ServiceConfiguration implements Serializable

Class project35.mda.config.OntologyViewerConfiguration extends ServiceConfiguration implements Serializable

Class project35.mda.config.PluginConfiguration extends ServiceConfiguration implements Serializable

Serialized Fields

listOrder

int listOrder

helpLink

String helpLink

Class project35.mda.config.RecordValidationServiceConfiguration extends ServiceConfiguration implements Serializable

Class project35.mda.config.ServiceConfiguration extends Object implements Serializable

Serialized Fields

serviceName

String serviceName

className

String className

description

String description

featureCode

String featureCode

parameters

ArrayList<E> parameters

isPersistent

boolean isPersistent
determines whether the service is persistent or is intantiated each time the service is requested


Package project35.mda.model

Class project35.mda.model.BooleanFieldModel extends GroupFieldModel implements Serializable

Class project35.mda.model.DataFieldModel extends Object implements Serializable

Serialized Fields

name

String name
the name of the field


helpLink

URL helpLink
the name of the URL used to provide context help for the field


isRequiredField

boolean isRequiredField
indicates whether the field is optional or required


fieldViewType

FieldViewType fieldViewType
the UI rendering hint for determining how the field should be rendered. These values come from Project35Resources


containingRecord

RecordModel containingRecord
the record that contains this field


isContent

boolean isContent
States whether this EditFieldModel represents the content of an element or not. Example for "true":
<element attribute="value1">
value2
</element>
The current EditFieldModel would contain the value "value2".


isAttribute

boolean isAttribute
is used to determine whether the field represents an attribute or element in an XML Schema


nameSpacePrefix

String nameSpacePrefix
if the schema uses many name spaces, then the record model tag will have a name space prefix. This variable manages that.


toolTipText

String toolTipText

Class project35.mda.model.EditFieldModel extends DataFieldModel implements Serializable

Serialized Fields

value

String value
the value for this edit field


defaultValue

String defaultValue
the default value for this field


editFieldValidationServices

ArrayList<E> editFieldValidationServices
list of fieldValidationServices associated with this field


isDisplayNameComponent

boolean isDisplayNameComponent
indicates whether this field should be used to make the display name of the record containing this field


units

String units
units. Examples could be kg, m/s, g/mL, etc.

Class project35.mda.model.FieldDataType extends Object implements Serializable

Serialized Fields

name

String name

Class project35.mda.model.FieldViewType extends Object implements Serializable

Serialized Fields

name

String name

Class project35.mda.model.GroupFieldModel extends EditFieldModel implements Serializable

Serialized Fields

choices

String[] choices
the list of possible values for this field

Class project35.mda.model.IDFieldModel extends TextFieldModel implements Serializable

Serialized Fields

idGeneratorService

IDGeneratorService idGeneratorService

Class project35.mda.model.ListFieldModel extends DataFieldModel implements Serializable

Serialized Fields

ithFieldInstance

int ithFieldInstance
used to name ithFieldInstance in child records that have potentially duplicative display names


children

ArrayList<E> children
the subrecords of this list


childFromName

HashMap<K,V> childFromName

childTypes

String[] childTypes
the kinds of subrecords this list can support


supportsReferencing

boolean supportsReferencing
indicates whether the list can support at least some kind of referencing


idRefsAttributeName

String idRefsAttributeName

Class project35.mda.model.ProxyListFieldModel extends ListFieldModel implements Serializable

Serialized Fields

listFactoryName

String listFactoryName

multipleValueList

boolean multipleValueList

Class project35.mda.model.RecordModel extends RecordNameProvider implements Serializable

Serialized Fields

fieldHash

Hashtable<K,V> fieldHash
hashtable that uses field names as keys and DataFieldModel instances as objects


recordReferences

ArrayList<E> recordReferences

recordClassName

String recordClassName
the name that describes the record type


fields

ArrayList<E> fields
list of fields in the record


saveChanges

boolean saveChanges
indicates whether changes have been made since the last time a save operation was done.


displayName

String displayName
the display name the record would have when it's listed anywhere in the application


isNewRecord

boolean isNewRecord
indicates whether the record is new or has already been created.


enableSaveChanges

boolean enableSaveChanges

helpLink

URL helpLink
context help URL associated with this record


ithUnnamedListField

int ithUnnamedListField

nameSpacePrefix

String nameSpacePrefix

Class project35.mda.model.RecordModelReference extends RecordNameProvider implements Serializable

Serialized Fields

recordModel

RecordModel recordModel

referenceID

int referenceID

displayName

String displayName

xmlIdentifier

String xmlIdentifier

Class project35.mda.model.RecordModelUtility extends Object implements Serializable

Serialized Fields

collator

Collator collator

Class project35.mda.model.RecordNameProvider extends Object implements Serializable

Serialized Fields

containingListModel

ListFieldModel containingListModel

instanceIdentifier

String instanceIdentifier

useInstanceIdentifier

boolean useInstanceIdentifier

toolTipText

String toolTipText

isVisible

boolean isVisible

Class project35.mda.model.TextFieldModel extends EditFieldModel implements Serializable


Package project35.metaData

Class project35.metaData.CloseMetaDataFile extends AbstractProject35Plugin implements Serializable

Serialized Fields

metaDataFormContext

Project35FormContext metaDataFormContext

project35Dialog

Project35Dialog project35Dialog

windowRegistry

WindowRegistry windowRegistry

configurationReader

Project35ConfigurationReader configurationReader

Class project35.metaData.DocumentDescriptionPanel extends JPanel implements Serializable

Serialized Fields

title

String title

documentMetaData

DocumentMetaData documentMetaData

project35UIFactory

Project35UIFactory project35UIFactory

titleField

JTextField titleField

authorField

JTextField authorField

emailField

JTextField emailField

institutionField

JTextField institutionField

descriptionField

JTextArea descriptionField

ok

JButton ok

cancel

JButton cancel

Class project35.metaData.ExitMetaDataEditor extends AbstractProject35Plugin implements Serializable

Serialized Fields

metaDataFormContext

Project35FormContext metaDataFormContext

project35Dialog

Project35Dialog project35Dialog

windowRegistry

WindowRegistry windowRegistry

configurationReader

Project35ConfigurationReader configurationReader

Class project35.metaData.MetaDataOntologySource extends Object implements Serializable

Serialized Fields

url

URL url

collator

Collator collator

ontologyServiceMetaData

OntologyServiceMetaData ontologyServiceMetaData

ontologyContext

OntologyContext ontologyContext

schemaConceptOntologyTermUtility

SchemaConceptOntologyTermUtility schemaConceptOntologyTermUtility

Class project35.metaData.OntologyTermValidationService extends Object implements Serializable

Serialized Fields

alertsForRecordModels

HashMap<K,V> alertsForRecordModels

metaDataRootModel

RecordModel metaDataRootModel

dataLayerRootModel

RecordModel dataLayerRootModel

targetSchemaRecordModelFactory

RecordModelFactory targetSchemaRecordModelFactory

termLabels

ArrayList<E> termLabels

termIdentifiers

ArrayList<E> termIdentifiers

Class project35.metaData.OpenMetaDataFile extends AbstractProject35Plugin implements Serializable

Serialized Fields

project35FormContext

Project35FormContext project35FormContext

project35UIFactory

Project35UIFactory project35UIFactory

project35Dialog

Project35Dialog project35Dialog

windowRegistry

WindowRegistry windowRegistry

configurationReader

Project35ConfigurationReader configurationReader

Class project35.metaData.PostAnnotationDialog extends JDialog implements Serializable

Serialized Fields

metaDataFormContext

Project35FormContext metaDataFormContext

ontologyServiceDisplayNameList

DisplayNameList ontologyServiceDisplayNameList

serviceSelectionList

JList serviceSelectionList

useService

JButton useService

close

JButton close

existingValuesPane

JEditorPane existingValuesPane

listFieldModel

ListFieldModel listFieldModel

dataLayerRootModel

RecordModel dataLayerRootModel

project35UIFactory

Project35UIFactory project35UIFactory

recordClassName

String recordClassName

fieldName

String fieldName

ontologyTermLabels

String[] ontologyTermLabels

targetSchemaApplicationContext

Project35ApplicationContext targetSchemaApplicationContext

selectedTerms

ArrayList<E> selectedTerms

ontologyTermSelectionListener

OntologyTermSelectionListener ontologyTermSelectionListener

Class project35.metaData.PostAnnotationPlugin extends AbstractProject35Plugin implements Serializable

Serialized Fields

metaDataFormContext

Project35FormContext metaDataFormContext

Class project35.metaData.SaveMetaDataFile extends AbstractProject35Plugin implements Serializable

Serialized Fields

metaDataFormContext

Project35FormContext metaDataFormContext

project35Dialog

Project35Dialog project35Dialog

windowRegistry

WindowRegistry windowRegistry

configurationReader

Project35ConfigurationReader configurationReader

Package project35.soa

Class project35.soa.StubbedService extends Object implements Serializable

Serialized Fields

collator

Collator collator

stubbedServiceDialogHeader

String stubbedServiceDialogHeader

stubbedServiceName

String stubbedServiceName

stubbedServiceDescription

String stubbedServiceDescription

stubbedServiceAdditionalInformation

String stubbedServiceAdditionalInformation

project35UIFactory

Project35UIFactory project35UIFactory

resourceDirectory

URL resourceDirectory

initialisationParameters

Parameter[] initialisationParameters

Class project35.soa.StubbedServiceDialog extends JDialog implements Serializable

Serialized Fields

project35UIFactory

Project35UIFactory project35UIFactory

collator

Collator collator

editorPane

JEditorPane editorPane

stubbedServiceHeader

String stubbedServiceHeader

stubbedServiceName

String stubbedServiceName

stubbedServiceDescription

String stubbedServiceDescription

stubbedServiceAdditionalInformation

String stubbedServiceAdditionalInformation

close

JButton close

Package project35.soa.alerts

Class project35.soa.alerts.AlertEditingPanel extends JPanel implements Serializable

Serialized Fields

collator

Collator collator

alert

Alert alert

matchingCriteriaView

MatchingCriteriaView matchingCriteriaView

nameLabel

JLabel nameLabel

nameField

JTextField nameField

messageLabel

JLabel messageLabel

messageField

JTextArea messageField

messagePane

JScrollPane messagePane

authorLabel

JLabel authorLabel

authorField

JTextField authorField

institutionLabel

JLabel institutionLabel

institutionField

JTextField institutionField

emailAddressLabel

JLabel emailAddressLabel

emailAddressField

JTextField emailAddressField

save

JButton save

isDisabled

boolean isDisabled

enabledTextAreaColour

Color enabledTextAreaColour

disabledTextAreaColour

Color disabledTextAreaColour

alertsEditor

Project35AlertsEditor alertsEditor

project35FormContext

Project35FormContext project35FormContext

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.soa.alerts.AlertNode extends DefaultMutableTreeNode implements Serializable

Serialized Fields

alert

Alert alert

recordModel

RecordModel recordModel

Class project35.soa.alerts.AlertNodeRenderer extends JLabel implements Serializable

Serialized Fields

selected

boolean selected
Is the value currently selected.


hasFocus

boolean hasFocus
True if has focus.


drawsFocusBorderAroundIcon

boolean drawsFocusBorderAroundIcon
True if draws focus border around icon as well.


selectedColour

Color selectedColour

errorColour

Color errorColour

isSelected

boolean isSelected

nodeRepresentsAlert

boolean nodeRepresentsAlert

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.soa.alerts.AlertsBundleSelectorDialog extends JDialog implements Serializable

Serialized Fields

fileField

JTextField fileField

list

JList list

browse

JButton browse

add

JButton add

view

JButton view

delete

JButton delete

close

JButton close

listModel

SortableListModel listModel

bundleFromFileName

HashMap<K,V> bundleFromFileName

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.soa.alerts.AlertsDialog extends JDialog implements Serializable

Serialized Fields

validationTreePanel

ValidationTreePanel validationTreePanel

alertViewingPanel

AlertViewingPanel alertViewingPanel

close

JButton close

navigationView

NavigationView navigationView

Class project35.soa.alerts.AlertsTreePanel extends JPanel implements Serializable

Serialized Fields

errorsRoot

AlertNode errorsRoot

warningsRoot

AlertNode warningsRoot

informationRoot

AlertNode informationRoot

contactMeRoot

AlertNode contactMeRoot

treeModel

DefaultTreeModel treeModel

tree

JTree tree

nodeFromAlert

HashMap<K,V> nodeFromAlert

createError

JButton createError

createWarning

JButton createWarning

createInformation

JButton createInformation

createContactMe

JButton createContactMe

deleteAlert

JButton deleteAlert

showEditButtons

boolean showEditButtons

ithAlertCreated

int ithAlertCreated

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.soa.alerts.AlertViewingPanel extends JPanel implements Serializable

Serialized Fields

project35UIFactory

Project35UIFactory project35UIFactory

htmlPane

JEditorPane htmlPane

go

JButton go

close

JButton close

includeGoButton

boolean includeGoButton

Class project35.soa.alerts.CriterionView extends JPanel implements Serializable

Serialized Fields

comparedValueField

JTextField comparedValueField

fieldNames

JComboBox fieldNames

fieldNameComponent

JComponent fieldNameComponent

selectedFieldName

String selectedFieldName

recordModel

RecordModel recordModel

operators

JComboBox operators

deleteButton

JButton deleteButton

fieldOperatorProvider

FieldOperatorProvider fieldOperatorProvider

project35FormContext

Project35FormContext project35FormContext

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.soa.alerts.EditFieldCriterionView extends CriterionView implements Serializable

Serialized Fields

criterionModel

EditFieldMatchingCriterion criterionModel

schemaConceptPropertyManager

SchemaConceptPropertyManager schemaConceptPropertyManager

ontologyTermProvenanceManager

OntologyTermProvenanceManager ontologyTermProvenanceManager

ontologyContext

OntologyContext ontologyContext

ontologyServiceManager

OntologyServiceManager ontologyServiceManager

markUp

JButton markUp

includeMarkUp

boolean includeMarkUp

pointWithinMarkUp

Point pointWithinMarkUp

fieldNamesComboBox

JComboBox fieldNamesComboBox

fieldLabel

JLabel fieldLabel

recordModelUtility

RecordModelUtility recordModelUtility

Class project35.soa.alerts.ListFieldCriterionView extends CriterionView implements Serializable

Serialized Fields

subRecordTypes

JComboBox subRecordTypes

criterionModel

ListFieldMatchingCriterion criterionModel

Class project35.soa.alerts.MatchingCriteriaView extends JPanel implements Serializable

Serialized Fields

project35UIFactory

Project35UIFactory project35UIFactory

recordModelFactory

RecordModelFactory recordModelFactory

schemaConceptPropertyManager

SchemaConceptPropertyManager schemaConceptPropertyManager

viewFromDeleteButton

HashMap<K,V> viewFromDeleteButton

recordTypes

JComboBox recordTypes

matchingCriteria

MatchingCriteria matchingCriteria

criteriaViews

ArrayList<E> criteriaViews

addEditFieldCriterion

JButton addEditFieldCriterion

addListFieldCriterion

JButton addListFieldCriterion

isEnabled

boolean isEnabled

includeListFieldCriterion

boolean includeListFieldCriterion

ontologyContext

OntologyContext ontologyContext

fieldOperatorProvider

FieldOperatorProvider fieldOperatorProvider

fieldsToExclude

HashMap<K,V> fieldsToExclude

project35FormContext

Project35FormContext project35FormContext

Class project35.soa.alerts.Project35AlertsEditor extends JFrame implements Serializable

Serialized Fields

recordModelFactory

RecordModelFactory recordModelFactory

configurationReader

Project35ConfigurationReader configurationReader

alertTreePanel

AlertsTreePanel alertTreePanel

alertEditingPanel

AlertEditingPanel alertEditingPanel

newFile

HelpEnabledMenuItem newFile

openFile

HelpEnabledMenuItem openFile

save

HelpEnabledMenuItem save

saveAs

HelpEnabledMenuItem saveAs

exit

HelpEnabledMenuItem exit

alertsBundleFileChooser

JFileChooser alertsBundleFileChooser

currentFile

File currentFile

project35UIFactory

Project35UIFactory project35UIFactory

project35FormContext

Project35FormContext project35FormContext

Class project35.soa.alerts.Project35AlertsViewer extends JDialog implements Serializable

Serialized Fields

alertsTreePanel

AlertsTreePanel alertsTreePanel

alertViewingPanel

AlertViewingPanel alertViewingPanel

close

JButton close

Class project35.soa.alerts.SearchDialog extends JDialog implements Serializable

Serialized Fields

project35FormContext

Project35FormContext project35FormContext

configurationReader

Project35ConfigurationReader configurationReader

simpleSearchField

JTextField simpleSearchField

matchingCriteriaView

MatchingCriteriaView matchingCriteriaView

reset

JButton reset

clear

JButton clear

search

JButton search

close

JButton close

list

JList list

listModel

SortableListModel listModel

tabbedPane

JTabbedPane tabbedPane

recordModelFromDisplayName

HashMap<K,V> recordModelFromDisplayName

displayNameFromRecordModel

HashMap<K,V> displayNameFromRecordModel

navigationTree

NavigationTree navigationTree

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.soa.alerts.ValidationTreePanel extends JPanel implements Serializable

Serialized Fields

rootNode

AlertNode rootNode

tree

JTree tree

treeModel

DefaultTreeModel treeModel

alertNodeRenderer

AlertNodeRenderer alertNodeRenderer

project35UIFactory

Project35UIFactory project35UIFactory

Package project35.soa.id

Class project35.soa.id.DefaultIDGeneratorService extends Object implements Serializable

Serialized Fields

initialisationParameters

Parameter[] initialisationParameters

identifierPrefix

String identifierPrefix

keysToExclude

ArrayList<E> keysToExclude

keyCounter

int keyCounter

Class project35.soa.id.StubbedIDGeneratorService extends StubbedService implements Serializable


Package project35.soa.ontology.sources

Class project35.soa.ontology.sources.AbstractTreeOntologySource extends Object implements Serializable

Serialized Fields

anchorTerms

ArrayList<E> anchorTerms

collator

Collator collator

rootTerm

TreeOntologyTerm rootTerm

searchResultTerm

TreeOntologyTerm searchResultTerm

currentTerms

UniqueArrayList currentTerms

maskValidator

StringMaskValidator maskValidator

name

String name

file

File file

status

StringBuffer status

isSourceWorking

boolean isSourceWorking

fileName

String fileName

url

URL url

parameters

Parameter[] parameters

subOntologyRoots

ArrayList<E> subOntologyRoots

ontologyContext

OntologyContext ontologyContext

containsFilteredResults

boolean containsFilteredResults

filteredCategoriesText

String filteredCategoriesText

resourceDirectory

URL resourceDirectory

ontologyServiceMetaData

OntologyServiceMetaData ontologyServiceMetaData

Class project35.soa.ontology.sources.DefaultSubtreeOntologySource extends AbstractTreeOntologySource implements Serializable

Serialized Fields

parameters

String parameters

status

String status

description

String description

Class project35.soa.ontology.sources.PictureOntologySource extends XMLOntologySource implements Serializable

Class project35.soa.ontology.sources.SingleColumnTextSource extends Object implements Serializable

Serialized Fields

collator

Collator collator

url

URL url

vocabulary

String[] vocabulary

status

StringBuffer status

fileName

String fileName

isSourceWorking

boolean isSourceWorking

isRemoteSource

boolean isRemoteSource

parameters

Parameter[] parameters

ontologyContext

OntologyContext ontologyContext

resourceDirectory

URL resourceDirectory

ontologyServiceMetaData

OntologyServiceMetaData ontologyServiceMetaData

Class project35.soa.ontology.sources.TabIndentedTextSource extends AbstractTreeOntologySource implements Serializable

Serialized Fields

rootsForIndentationLevels

Hashtable<K,V> rootsForIndentationLevels

overAllRootTerm

TreeOntologyTerm overAllRootTerm

numberOfIndents

int numberOfIndents

ontologyServiceMetaData

OntologyServiceMetaData ontologyServiceMetaData

Class project35.soa.ontology.sources.XMLOntologySource extends AbstractTreeOntologySource implements Serializable

Serialized Fields

webPageFromIdentifier

Hashtable<K,V> webPageFromIdentifier

definitionFromIdentifier

Hashtable<K,V> definitionFromIdentifier

labelFromIdentifier

Hashtable<K,V> labelFromIdentifier

ontologyTermFromIdentifier

Hashtable<K,V> ontologyTermFromIdentifier

relatedTermsFromIdentifier

Hashtable<K,V> relatedTermsFromIdentifier

imageFromIdentifier

Hashtable<K,V> imageFromIdentifier

ontologyServiceMetaData

OntologyServiceMetaData ontologyServiceMetaData

Package project35.soa.ontology.views

Class project35.soa.ontology.views.DefaultOntologyViewer extends JDialog implements Serializable

Serialized Fields

showReset

boolean showReset

showURLProvenance

boolean showURLProvenance

showProvenance

boolean showProvenance

allowOtherViews

boolean allowOtherViews

markupFormField

boolean markupFormField

treeView

TreeView treeView

listView

ListView listView

dictionaryView

DictionaryView dictionaryView

currentView

OntologyView currentView

pictureView

PictureView pictureView

urlDescriptionPanel

URLDescriptionPanel urlDescriptionPanel

ontologyViews

ArrayList<E> ontologyViews

viewMenu

JMenu viewMenu

optionsMenu

JMenu optionsMenu

viewFromMenuName

Hashtable<K,V> viewFromMenuName

reset

JButton reset

useTerms

JButton useTerms

update

JButton update

close

JButton close

sourceDescription

JTextArea sourceDescription

ontologySource

OntologySource ontologySource

ontologyContext

OntologyContext ontologyContext

selectedOntologyTerms

OntologyTerm[] selectedOntologyTerms

initialisationParameters

Parameter[] initialisationParameters

project35FormContext

Project35FormContext project35FormContext

project35UIFactory

Project35UIFactory project35UIFactory

ontologyTermSelectionListener

OntologyTermSelectionListener ontologyTermSelectionListener

Class project35.soa.ontology.views.DictionaryTableModel extends AbstractTableModel implements Serializable

Serialized Fields

ontologyTermFromRow

Hashtable<K,V> ontologyTermFromRow

masterList

OntologyTerm[] masterList

currentList

String[][] currentList

ontologySource

OntologySource ontologySource

project35FormContext

Project35FormContext project35FormContext

Class project35.soa.ontology.views.DictionaryView extends JPanel implements Serializable

Serialized Fields

dictionaryPane

JScrollPane dictionaryPane

dictionaryTable

JTable dictionaryTable

dictionaryModel

DictionaryTableModel dictionaryModel

showDescription

boolean showDescription

descriptionPane

JScrollPane descriptionPane

searchFieldPanel

JPanel searchFieldPanel

searchField

JTextField searchField

description

JTextArea description

ontologySource

OntologySource ontologySource

ontologyViewListener

OntologyViewListener ontologyViewListener

project35UIFactory

Project35UIFactory project35UIFactory

project35FormContext

Project35FormContext project35FormContext

Class project35.soa.ontology.views.ListView extends JPanel implements Serializable

Serialized Fields

filteredList

FilteredList filteredList

textComponent

JTextComponent textComponent

isAdjusting

boolean isAdjusting

ontologyTermFromWord

Hashtable<K,V> ontologyTermFromWord

descriptionPane

JScrollPane descriptionPane

description

JTextArea description

showDescription

boolean showDescription

searchFieldPanel

JPanel searchFieldPanel

ontologySource

OntologySource ontologySource

ontologyViewListener

OntologyViewListener ontologyViewListener

project35FormContext

Project35FormContext project35FormContext

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.soa.ontology.views.OntologyService extends Object implements Serializable

Serialized Fields

serviceConfiguration

OntologyServiceConfiguration serviceConfiguration

source

OntologySource source

viewer

OntologyViewer viewer

status

String status

name

String name

description

String description

Class project35.soa.ontology.views.OntologyTermMenuItem extends JMenuItem implements Serializable

Serialized Fields

ontologyTerm

OntologyTerm ontologyTerm

ontologySource

OntologySource ontologySource

Class project35.soa.ontology.views.OntologyTermNode extends DefaultMutableTreeNode implements Serializable

Serialized Fields

ontologyTerm

OntologyTerm ontologyTerm

wordPhrase

String wordPhrase

Class project35.soa.ontology.views.PictureView extends JPanel implements Serializable

Serialized Fields

ontologyViewListener

OntologyViewListener ontologyViewListener

categories

JComboBox categories

pageNumberFromChoice

HashMap<K,V> pageNumberFromChoice

first

JButton first

previous

JButton previous

next

JButton next

last

JButton last

terms

OntologyTerm[] terms

numberOfThumbNailPages

int numberOfThumbNailPages

currentPage

int currentPage

buttonGrid

project35.soa.ontology.views.OntologyTermThumbNail[][] buttonGrid

selectedFromIdentifier

HashMap<K,V> selectedFromIdentifier

project35FormContext

Project35FormContext project35FormContext

pictureOntologySource

PictureOntologySource pictureOntologySource

ontologySource

OntologySource ontologySource

selectedColour

Color selectedColour

deselectedColour

Color deselectedColour

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.soa.ontology.views.StubbedOntologyViewer extends StubbedService implements Serializable

Class project35.soa.ontology.views.TreeView extends JPanel implements Serializable

Serialized Fields

searchLabel

JLabel searchLabel

searchField

JTextField searchField

applySearch

JButton applySearch

clearSearch

JButton clearSearch

masterRootTerm

TreeOntologyTerm masterRootTerm

searchRootNodes

ArrayList<E> searchRootNodes

nodeFromSearchTerm

Hashtable<K,V> nodeFromSearchTerm

tree

JTree tree

ontologyViewListener

OntologyViewListener ontologyViewListener

ontologySource

TreeOntologySource ontologySource

project35FormContext

Project35FormContext project35FormContext

project35UIFactory

Project35UIFactory project35UIFactory

defaultTreeCellRenderer

DefaultTreeCellRenderer defaultTreeCellRenderer

Class project35.soa.ontology.views.URLDescriptionPanel extends JPanel implements Serializable

Serialized Fields

displayArea

JEditorPane displayArea

Package project35.soa.plugins

Class project35.soa.plugins.AbstractProject35Plugin extends Object implements Serializable

Serialized Fields

displayName

String displayName

description

String description

initialisationParameters

Parameter[] initialisationParameters

resourceDirectory

URL resourceDirectory

Class project35.soa.plugins.PluginSelectionDialog extends JDialog implements Serializable

Serialized Fields

list

JList list

instructionArea

JTextArea instructionArea

pluginDescriptionArea

JTextArea pluginDescriptionArea

project35FormContext

Project35FormContext project35FormContext

ok

JButton ok

cancel

JButton cancel

project35UIFactory

Project35UIFactory project35UIFactory

pluginFactory

PluginFactory pluginFactory

nameList

Vector<E> nameList

Class project35.soa.plugins.StubbedProject35Plugin extends StubbedService implements Serializable

Serialized Fields

modelStamp

String modelStamp

recordClassName

String recordClassName

Package project35.soa.security

Class project35.soa.security.SecurityException extends Exception implements Serializable


Package project35.soa.validation

Class project35.soa.validation.AbstractEditFieldValidationService extends Object implements Serializable

Serialized Fields

initialisationParameters

Parameter[] initialisationParameters

resourceDirectory

URL resourceDirectory

fieldName

String fieldName
the field name


isFieldRequired

boolean isFieldRequired
represents whether the field is optional or required


collator

Collator collator

Class project35.soa.validation.BooleanValidator extends AbstractEditFieldValidationService implements Serializable

Class project35.soa.validation.BoundedDoubleValidator extends DoubleValidator implements Serializable

Serialized Fields

lowerBound

Double lowerBound
value of the lower bound


lowerBoundIsInclusive

boolean lowerBoundIsInclusive
whether lower bound is inclusive "[" or exclusive "("


upperBound

Double upperBound
value of the upper bound


upperBoundIsInclusive

boolean upperBoundIsInclusive
whether upper bound is inclusive ")" or exclusive "]"

Class project35.soa.validation.BoundedFloatValidator extends FloatValidator implements Serializable

Serialized Fields

lowerBound

Float lowerBound
value of the lower bound


lowerBoundIsInclusive

boolean lowerBoundIsInclusive
whether lower bound is inclusive "[" or exclusive "("


upperBound

Float upperBound
value of the upper bound


upperBoundIsInclusive

boolean upperBoundIsInclusive
whether upper bound is inclusive ")" or exclusive "]"

Class project35.soa.validation.BoundedIntegerValidator extends IntegerValidator implements Serializable

Serialized Fields

lowerBound

Integer lowerBound
value of the lower bound


lowerBoundIsInclusive

boolean lowerBoundIsInclusive
whether lower bound is inclusive "[" or exclusive "("


upperBound

Integer upperBound
value of the upper bound


upperBoundIsInclusive

boolean upperBoundIsInclusive
whether upper bound is inclusive ")" or exclusive "]"

Class project35.soa.validation.Choose1FromNValidator extends AbstractEditFieldValidationService implements Serializable

Serialized Fields

choices

String[] choices
the choices available in the combination box field

Class project35.soa.validation.DateTimeValidator extends AbstractEditFieldValidationService implements Serializable

Class project35.soa.validation.DateValidator extends AbstractEditFieldValidationService implements Serializable

Serialized Fields

daysInMonth

int[] daysInMonth
lists number of days for each month

Class project35.soa.validation.DoubleValidator extends NumericValidator implements Serializable

Class project35.soa.validation.FloatValidator extends NumericValidator implements Serializable

Class project35.soa.validation.IntegerValidator extends NumericValidator implements Serializable

Class project35.soa.validation.NumericValidator extends AbstractEditFieldValidationService implements Serializable

Class project35.soa.validation.PositiveIntegerValidator extends IntegerValidator implements Serializable

Class project35.soa.validation.RequiredFieldValidator extends AbstractEditFieldValidationService implements Serializable

Serialized Fields

isFieldRequired

boolean isFieldRequired
represents whether the field is optional or required


scanForNone

boolean scanForNone

Class project35.soa.validation.StringMaskValidator extends AbstractEditFieldValidationService implements Serializable

Serialized Fields

pattern

Pattern pattern
field values must match this regular expression mask

Class project35.soa.validation.StringValidator extends AbstractEditFieldValidationService implements Serializable

Class project35.soa.validation.StubbedDocumentValidationService extends StubbedService implements Serializable

Class project35.soa.validation.StubbedEditFieldValidationService extends StubbedService implements Serializable

Class project35.soa.validation.StubbedListFieldValidationService extends StubbedService implements Serializable

Class project35.soa.validation.StubbedRecordValidationService extends StubbedService implements Serializable

Class project35.soa.validation.URLValidator extends AbstractEditFieldValidationService implements Serializable


Package project35.system

Class project35.system.Context extends HashMap implements Serializable

Class project35.system.ModelSelectorDialog extends JDialog implements Serializable

Serialized Fields

jListDoubleClickListener

project35.system.ModelSelectorDialog.JListDoubleClickListener jListDoubleClickListener

jListEscapeKeyListener

project35.system.ModelSelectorDialog.JListEscapeKeyListener jListEscapeKeyListener

ok

JButton ok

cancel

JButton cancel

modelList

JList modelList

instructionsLabel

JLabel instructionsLabel

instructions

JTextArea instructions

project35UIFactory

Project35UIFactory project35UIFactory

excludedModels

ArrayList<E> excludedModels

Class project35.system.Project35ApplicationContext extends Context implements Serializable

Serialized Fields

documentContexts

ArrayList<E> documentContexts
collection of project35.system.Project35DocumentContext objects

Class project35.system.Project35DocumentContext extends Context implements Serializable

Serialized Fields

project35ApplicationContext

Project35ApplicationContext project35ApplicationContext

project35FormContext

Project35FormContext project35FormContext

Class project35.system.Project35Exception extends Exception implements Serializable

Serialized Fields

msg

String msg

Class project35.system.Project35FormContext extends Context implements Serializable

Serialized Fields

project35DocumentContext

Project35DocumentContext project35DocumentContext

Package project35.tabletDeployment

Class project35.tabletDeployment.AlertsPanel extends JPanel implements Serializable

Serialized Fields

project35FormContext

Project35FormContext project35FormContext

project35UIFactory

Project35UIFactory project35UIFactory

fileSpace

FileSpace fileSpace

tabletProject35Dialog

TabletProject35Dialog tabletProject35Dialog

validationTreePanel

ValidationTreePanel validationTreePanel

alertViewingPanel

AlertViewingPanel alertViewingPanel

go

JButton go

close

JButton close

Class project35.tabletDeployment.CommentsPanel extends JPanel implements Serializable

Serialized Fields

tabletProject35Dialog

TabletProject35Dialog tabletProject35Dialog

commentsPane

JEditorPane commentsPane

close

JButton close

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.tabletDeployment.DataEntryPanel extends JPanel implements Serializable

Serialized Fields

project35FormContext

Project35FormContext project35FormContext

project35UIFactory

Project35UIFactory project35UIFactory

dialog

TabletProject35Dialog dialog

fileSpaceRegistry

FileSpaceRegistry fileSpaceRegistry

menuBar

JMenuBar menuBar

recordStack

RecordStack recordStack

recordView

RecordView recordView

statusBar

StatusBar statusBar

workSpace

Workspace workSpace

showLabel

JLabel showLabel

showComments

JButton showComments

whereAmI

JButton whereAmI

Class project35.tabletDeployment.DefaultOntologyViewerPanel extends JPanel implements Serializable

Serialized Fields

showReset

boolean showReset

showURLProvenance

boolean showURLProvenance

showProvenance

boolean showProvenance

allowOtherViews

boolean allowOtherViews

treeView

TreeView treeView

listView

ListView listView

dictionaryView

DictionaryView dictionaryView

currentView

OntologyView currentView

pictureView

PictureView pictureView

urlDescriptionPanel

URLDescriptionPanel urlDescriptionPanel

ontologyViews

ArrayList<E> ontologyViews

viewChoices

JComboBox viewChoices

sourceDescription

JTextArea sourceDescription

viewMenu

JMenu viewMenu

chooseDelimiter

JMenuItem chooseDelimiter

viewFromMenuName

HashMap<K,V> viewFromMenuName

reset

JButton reset

useTerms

JButton useTerms

update

JButton update

close

JButton close

ontologySource

OntologySource ontologySource

project35FormContext

Project35FormContext project35FormContext

ontologyContext

OntologyContext ontologyContext

selectedOntologyTerms

OntologyTerm[] selectedOntologyTerms

delimiter

String delimiter

initialisationParameters

Parameter[] initialisationParameters

dialog

TabletProject35Dialog dialog

project35UIFactory

Project35UIFactory project35UIFactory

ontologyTermSelectionListener

OntologyTermSelectionListener ontologyTermSelectionListener

resourceDirectory

URL resourceDirectory

Class project35.tabletDeployment.FileMenu extends TabletMenu implements Serializable

Serialized Fields

recordModelFactory

RecordModelFactory recordModelFactory

fileSpaceRegistry

FileSpaceRegistry fileSpaceRegistry

newFile

JMenuItem newFile

openFile

JMenuItem openFile

save

JMenuItem save

saveAs

JMenuItem saveAs

close

JMenuItem close

favourites

JMenu favourites

favouriteFileMenuItems

ArrayList<E> favouriteFileMenuItems

saveTemplate

JMenuItem saveTemplate

openTemplate

JMenuItem openTemplate

exit

JMenuItem exit

experimentFileChooser

JFileChooser experimentFileChooser

xmlFileChooser

JFileChooser xmlFileChooser

templateFileChooser

JFileChooser templateFileChooser

recordStack

RecordStack recordStack

writer

NativeFileFormatWriter writer

Class project35.tabletDeployment.HelpMenu extends TabletMenu implements Serializable

Serialized Fields

enableContextHelp

JCheckBoxMenuItem enableContextHelp

about

JMenuItem about

showSchemaInformation

JMenuItem showSchemaInformation

mainHelp

JMenuItem mainHelp

helpDocumentFromMenuItem

HashMap<K,V> helpDocumentFromMenuItem

Class project35.tabletDeployment.OntologyServiceListPanel extends JPanel implements Serializable

Serialized Fields

orderedList

OrderedList orderedList

serviceFromName

HashMap<K,V> serviceFromName

ok

JButton ok

cancel

JButton cancel

isCancelled

boolean isCancelled

dialog

TabletProject35Dialog dialog

ontologyServices

ArrayList<E> ontologyServices

ontologyContext

OntologyContext ontologyContext

associatedRecordName

String associatedRecordName

associatedFieldName

String associatedFieldName

project35FormContext

Project35FormContext project35FormContext

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.tabletDeployment.OptionsMenu extends TabletMenu implements Serializable

Serialized Fields

fileSpaceRegistry

FileSpaceRegistry fileSpaceRegistry

showErrors

JMenuItem showErrors

clearComments

JMenuItem clearComments

specifyAlerts

JMenuItem specifyAlerts

describeDocument

JMenuItem describeDocument

Class project35.tabletDeployment.RecordStack extends JComboBox implements Serializable

Serialized Fields

treePath

ArrayList<E> treePath

fileSpaceRegistry

FileSpaceRegistry fileSpaceRegistry

oldRecordNameProvider

RecordNameProvider oldRecordNameProvider

currentRecordNameProvider

RecordNameProvider currentRecordNameProvider

recordView

RecordView recordView

changeListeners

ArrayList<E> changeListeners

recordModelUtility

RecordModelUtility recordModelUtility

Class project35.tabletDeployment.TabletDocumentDescriptionPanel extends JPanel implements Serializable

Serialized Fields

tabletProject35Dialog

TabletProject35Dialog tabletProject35Dialog

ok

JButton ok

cancel

JButton cancel

documentDescriptionPanel

DocumentDescriptionPanel documentDescriptionPanel

isVisible

boolean isVisible

Class project35.tabletDeployment.TabletMenu extends JMenu implements Serializable

Serialized Fields

pluginFromMenuItem

HashMap<K,V> pluginFromMenuItem

project35FormContext

Project35FormContext project35FormContext

dialog

TabletProject35Dialog dialog

configurationReader

Project35ConfigurationReader configurationReader

user

User user

securityService

SecurityService securityService

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.tabletDeployment.TabletPluginSelectionPanel extends JPanel implements Serializable

Serialized Fields

list

JList list

instructionArea

JTextArea instructionArea

pluginDescriptionArea

JTextArea pluginDescriptionArea

project35FormContext

Project35FormContext project35FormContext

tabletProject35Dialog

TabletProject35Dialog tabletProject35Dialog

navigationView

NavigationView navigationView

recordModelFactory

RecordModelFactory recordModelFactory

ok

JButton ok

cancel

JButton cancel

project35UIFactory

Project35UIFactory project35UIFactory

pluginFactory

PluginFactory pluginFactory

nameList

Vector<E> nameList

Class project35.tabletDeployment.TabletProject35Dialog extends JDialog implements Serializable

Serialized Fields

fileSpaceRegistry

FileSpaceRegistry fileSpaceRegistry

tabletProject35MenuBar

TabletProject35MenuBar tabletProject35MenuBar

alertBundles

ArrayList<E> alertBundles

ontologyTermProvenanceManager

OntologyTermProvenanceManager ontologyTermProvenanceManager

isNewFile

boolean isNewFile

dataEntryPanel

DataEntryPanel dataEntryPanel

whereAmIPanel

WhereAmIPanel whereAmIPanel

alertsPanel

AlertsPanel alertsPanel

whereAmI

JButton whereAmI

applicationPanel

JPanel applicationPanel

cardLayout

CardLayout cardLayout

cardLayoutComponents

Stack<E> cardLayoutComponents

project35ApplicationContext

Project35ApplicationContext project35ApplicationContext

project35DocumentContext

Project35DocumentContext project35DocumentContext

project35FormContext

Project35FormContext project35FormContext

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.tabletDeployment.TabletProject35MenuBar extends JMenuBar implements Serializable

Serialized Fields

dialog

TabletProject35Dialog dialog

workSpace

Workspace workSpace

recordStack

RecordStack recordStack

fileSpaceRegistry

FileSpaceRegistry fileSpaceRegistry

fileMenu

FileMenu fileMenu

optionsMenu

OptionsMenu optionsMenu

windowMenu

WindowMenu windowMenu

helpMenu

HelpMenu helpMenu

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.tabletDeployment.WhereAmIPanel extends JPanel implements Serializable

Serialized Fields

navigationTree

NavigationTree navigationTree

navigationTreePane

JScrollPane navigationTreePane

comments

JEditorPane comments

commentPane

JScrollPane commentPane

go

JButton go

close

JButton close

project35UIFactory

Project35UIFactory project35UIFactory

fileSpace

FileSpace fileSpace

dialog

TabletProject35Dialog dialog

cardLayout

CardLayout cardLayout

isTreeInitialised

boolean isTreeInitialised

Class project35.tabletDeployment.WindowMenu extends JMenu implements Serializable

Serialized Fields

dialog

TabletProject35Dialog dialog

fileSpaceRegistry

FileSpaceRegistry fileSpaceRegistry

buttonGroup

ButtonGroup buttonGroup

project35UIFactory

Project35UIFactory project35UIFactory

Package project35.util

Class project35.util.FilteredList extends JList implements Serializable

Serialized Fields

model

DefaultListModel model

masterList

String[] masterList

Class project35.util.HelpDialog extends JDialog implements Serializable

Serialized Fields

htmlPane

JEditorPane htmlPane

noHelpURL

URL noHelpURL

cantLoadFileMessage

String cantLoadFileMessage

project35FormContext

Project35FormContext project35FormContext

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.util.HelpEnabledButton extends JButton implements Serializable

Serialized Fields

contextHelpService

ContextHelpService contextHelpService

Class project35.util.HelpEnabledCheckBox extends JCheckBox implements Serializable

Serialized Fields

contextHelpService

ContextHelpService contextHelpService

Class project35.util.HelpEnabledCheckBoxMenuItem extends JCheckBoxMenuItem implements Serializable

Serialized Fields

contextHelpService

ContextHelpService contextHelpService

Class project35.util.HelpEnabledLabel extends JLabel implements Serializable

Serialized Fields

contextHelpService

ContextHelpService contextHelpService

Class project35.util.HelpEnabledMenu extends JMenu implements Serializable

Serialized Fields

contextHelpService

ContextHelpService contextHelpService

Class project35.util.HelpEnabledMenuItem extends JMenuItem implements Serializable

Serialized Fields

contextHelpService

ContextHelpService contextHelpService

Class project35.util.HelpLinkListener extends MouseAdapter implements Serializable

Serialized Fields

helpLink

URL helpLink

project35FormContext

Project35FormContext project35FormContext

component

Component component

Class project35.util.InstructionsPanel extends JPanel implements Serializable

Class project35.util.NoneditableTableModel extends AbstractTableModel implements Serializable

Serialized Fields

data

String[][] data

fieldNames

String[] fieldNames

numberOfRows

int numberOfRows

numberOfColumns

int numberOfColumns

Class project35.util.OrderedList extends JList implements Serializable

Serialized Fields

model

Vector<E> model

Class project35.util.OrderedListPanel extends JPanel implements Serializable

Serialized Fields

listTitle

JLabel listTitle

model

Vector<E> model

list

JList list

termTextField

JTextField termTextField

addTerm

JButton addTerm

removeSelection

JButton removeSelection

project35UIFactory

Project35UIFactory project35UIFactory

Class project35.util.Project35ButtonPanel extends JPanel implements Serializable

Serialized Fields

ok

JButton ok

cancel

JButton cancel

close

JButton close

Class project35.util.SortableListModel extends DefaultListModel implements Serializable

Class project35.util.SystemLog extends JOptionPane implements Serializable

Class project35.util.UniqueArrayList extends ArrayList implements Serializable


Package project35.workBench

Class project35.workBench.Project35WorkBench extends JFrame implements Serializable

Serialized Fields

operationModes

String[] operationModes

exit

JButton exit

project35UIFactory

Project35UIFactory project35UIFactory

modelFromButton

HashMap<K,V> modelFromButton

workBenchMenuBar

Project35WorkBenchMenuBar workBenchMenuBar

project35ToolDeployments

ArrayList<E> project35ToolDeployments

Class project35.workBench.Project35WorkBenchMenuBar extends JMenuBar implements Serializable

Serialized Fields

project35UIFactory

Project35UIFactory project35UIFactory

operationModeMenu

JMenu operationModeMenu

endUser

JRadioButtonMenuItem endUser

dataModeller

JRadioButtonMenuItem dataModeller

dataCurator

JRadioButtonMenuItem dataCurator

expertUser

JRadioButtonMenuItem expertUser

deploymentType

JMenu deploymentType

desktopDeployment

JRadioButtonMenuItem desktopDeployment

tabletDeployment

JRadioButtonMenuItem tabletDeployment

feedbackMenu

JMenu feedbackMenu

createBugReport

JMenuItem createBugReport

provideFeedback

JMenuItem provideFeedback

helpMenu

JMenu helpMenu

about

JMenuItem about

utilityDeployments

ArrayList<E> utilityDeployments

Class project35.workBench.WorkBenchEntryView extends JPanel implements Serializable

Serialized Fields

collator

Collator collator

modelIconButton

JButton modelIconButton

modelDescriptionTextArea

JTextArea modelDescriptionTextArea

modelDescriptionPane

JEditorPane modelDescriptionPane

project35UIFactory

Project35UIFactory project35UIFactory