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

A

AboutAction - Class in phenote.gui.actions
 
AboutAction() - Constructor for class phenote.gui.actions.AboutAction
 
AbstractAutoCompList - Class in phenote.gui.field
has a jcombobox that does auto completion - i had to do some tricks(hacks) to get it working with mouse over which doesnt come naturally to jcombobox
AbstractAutoCompList(CharField) - Constructor for class phenote.gui.field.AbstractAutoCompList
 
AbstractAutoCompList(CharField, int) - Constructor for class phenote.gui.field.AbstractAutoCompList
 
AbstractCharacter - Class in phenote.datamodel
 
AbstractCharacter() - Constructor for class phenote.datamodel.AbstractCharacter
 
AbstractCommitConstraint - Class in phenote.dataadapter
 
AbstractCommitConstraint() - Constructor for class phenote.dataadapter.AbstractCommitConstraint
 
AbstractFileAdapter - Class in phenote.dataadapter
 
AbstractFileAdapter(String[], String) - Constructor for class phenote.dataadapter.AbstractFileAdapter
 
AbstractGroupAdapter - Class in phenote.dataadapter
 
AbstractGroupAdapter(String) - Constructor for class phenote.dataadapter.AbstractGroupAdapter
 
AbstractTemplateChooser - Class in phenote.charactertemplate
 
AbstractTemplateChooser(String) - Constructor for class phenote.charactertemplate.AbstractTemplateChooser
 
ActionManager - Class in phenote.gui.actions
 
ActionManager() - Constructor for class phenote.gui.actions.ActionManager
 
ActionManager.SaveAction - Class in phenote.gui.actions
 
ActionManager.SaveAction(String, ImageIcon, String, Integer) - Constructor for class phenote.gui.actions.ActionManager.SaveAction
 
actionPerformed(ActionEvent) - Method in class phenote.charactertemplate.AbstractTemplateChooser
 
actionPerformed(ActionEvent) - Method in class phenote.config.ProxyDialog
 
actionPerformed(ActionEvent) - Method in class phenote.gui.actions.AboutAction
 
actionPerformed(ActionEvent) - Method in class phenote.gui.actions.ActionManager.SaveAction
 
actionPerformed(ActionEvent) - Method in class phenote.gui.actions.BackAction
 
actionPerformed(ActionEvent) - Method in class phenote.gui.actions.CopyAction
 
actionPerformed(ActionEvent) - Method in class phenote.gui.actions.DbCommitAction
 
actionPerformed(ActionEvent) - Method in class phenote.gui.actions.DuplicateAnnotationAction
 
actionPerformed(ActionEvent) - Method in class phenote.gui.actions.ForwardAction
 
actionPerformed(ActionEvent) - Method in class phenote.gui.actions.MakeOntolAction
 
actionPerformed(ActionEvent) - Method in class phenote.gui.actions.NCBIQueryAction
 
actionPerformed(ActionEvent) - Method in class phenote.gui.actions.NewFileAction
 
actionPerformed(ActionEvent) - Method in class phenote.gui.actions.OpenFileAction
 
actionPerformed(ActionEvent) - Method in class phenote.gui.actions.RedoAction
 
actionPerformed(ActionEvent) - Method in class phenote.gui.actions.ResponderChainAction
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class phenote.gui.actions.SaveAsFileAction
 
actionPerformed(ActionEvent) - Method in class phenote.gui.actions.SaveFileAction
 
actionPerformed(ActionEvent) - Method in class phenote.gui.actions.TermRequestAction
 
actionPerformed(ActionEvent) - Method in class phenote.gui.actions.UndoAction
 
actionPerformed(ActionEvent) - Method in class phenote.gui.SortDisabler
 
add(CharacterI) - Method in class phenote.datamodel.CharacterList
 
add(int, CharacterI) - Method in class phenote.datamodel.CharacterList
 
add(CharacterI) - Method in interface phenote.datamodel.CharacterListI
 
add(int, CharacterI) - Method in interface phenote.datamodel.CharacterListI
 
add(CharacterI) - Method in class phenote.datamodel.ValueCharacterList
 
add(int, CharacterI) - Method in class phenote.datamodel.ValueCharacterList
 
addActionListener(ActionListener) - Method in class phenote.gui.field.CharFieldGui
 
addBox(String, Component) - Method in class phenote.gui.StackedBox
Each component that is added to a stacked box includes a link, which expands/collapses a given JComponent in a collapsible pane.
addButtonRow(List<JButton>) - Method in class phenote.gui.field.FieldPanel
for comparison - add a row of just buttons
addButtons(CharFieldGui, GridBagConstraints) - Method in class phenote.gui.field.FieldPanel
 
addCharacter(CharacterI) - Method in class phenote.edit.EditManager
 
addCharChangeListener(CharChangeListener) - Method in class phenote.edit.EditManager
 
addCharFieldGuiToPanel(CharFieldGui) - Method in class phenote.gui.field.FieldPanel
0: label 1: ont chooser or rest of label 2: input field 3: edit button(if dont fit), rest of input, list del, list? 4: buttons, list? todo: move list to below input not to right of it - too scrunched
addCharListChangeListener(CharListChangeListener) - Method in class phenote.dataadapter.CharacterListManager
 
addComparison(OBOProperty, CharacterI) - Method in class phenote.datamodel.AnnotationCharacter
Make comparison relationship between 2 annotations
addComparison(Comparison) - Static method in class phenote.edit.UpdateTransaction
add comparison to potentially a list of comparisons in subject comparison char field
addComponentRow(List<JComponent>) - Method in class phenote.gui.field.FieldPanel
 
addConstraint(Constraint) - Method in class phenote.dataadapter.ConstraintManager
 
addDestinationField(String) - Method in class phenote.dataadapter.OntologyMaker
 
addDestinationField(String) - Method in interface phenote.dataadapter.OntologyMakerI
the destination field that this group is populating (with obo classes), if a group is not populating a destination field this would be no-oped one could imagine other destinations like main datamodel
addErrorListener(ErrorListener) - Method in class phenote.error.ErrorManager
 
addField(CharField) - Method in class phenote.datamodel.CharFieldManager
OntologyDataAdapter adds fields from field configs
addFieldConfig(FieldConfig) - Method in class phenote.config.Config
 
addFlyChar(FlyCharacter) - Method in class phenote.dataadapter.fly.FlyCharList
 
addHistoryItem(HistoryItem) - Method in interface phenote.datamodel.AnnotationMappingDriver
 
addHistoryItem(HistoryItem) - Method in class phenote.datamodel.BasicAnnotationMappingDriver
 
addIDSelectionListener(IDSelectionListener) - Method in class phenote.gui.selection.SelectionManager
 
addInitialCharacter() - Method in class phenote.edit.EditManager
The initial blank character is a fundamental undoable state, so dont keep the transaction for this as its not undoable
addKid(CharFieldValue) - Method in class phenote.datamodel.CharFieldValue
 
addLabelForWholeRow(String) - Method in class phenote.gui.field.FieldPanel
used by comparison
addLink(Link) - Method in class phenote.util.LinkCollection
 
addListener(LoadSaveListener) - Method in class phenote.dataadapter.LoadSaveManager
 
addMenu(JMenu) - Method in class phenote.gui.PhenoteMainFrame
 
addMenus() - Method in class phenote.gui.PhenoteMainFrame
 
addNewCharacter() - Method in class phenote.charactertemplate.CharacterTemplateTable
 
addNewCharacter() - Method in class phenote.edit.EditManager
same as addInitialChar except we record the adding in the transaction list as it can be undone
addNewCharacter() - Method in class phenote.gui.CharacterTable
 
addNewCharacter() - Method in class phenote.gui.CharacterTableController
in swixml config conf/character_table_panel.xml the add button New is set up to call this method
addNewFieldBean() - Method in class phenote.config.Config
Adds & returns xml Field bean
addNewScratchGroup() - Method in class phenote.gui.ScratchGroupsView
 
addObserver(Observer) - Method in class phenote.gui.ComparisonCharacterGui
 
addObserver(Observer) - Method in class phenote.gui.field.RelationCompList
 
addOntology(Ontology) - Method in class phenote.config.Config
 
addOntology(Ontology) - Method in class phenote.datamodel.CharField
 
addOntologyConfig(OntologyConfig) - Method in class phenote.config.Config
 
addOntologyConfig(OntologyConfig) - Method in class phenote.config.FieldConfig
 
addRelDiff(OBOProperty, OBOClass) - Method in class phenote.datamodel.OboUtil
 
addRow(String, JComponent) - Method in class phenote.gui.field.FieldPanel
make row of label & component, used by comparison gui
addStatusChild(ConstraintStatus) - Method in class phenote.dataadapter.ConstraintStatus
 
addTemplateChoiceListener(TemplateChoiceListener) - Method in class phenote.charactertemplate.AbstractTemplateChooser
 
addTemplateChoiceListener(TemplateChoiceListener) - Method in interface phenote.charactertemplate.TemplateChooser
 
addTermSelectionListener(TermSelectionListener) - Method in class phenote.gui.selection.SelectionManager
 
AddTransaction - Class in phenote.edit
For adding a character (not a char field/subpart - thats an update)
AddTransaction(CharacterI, CharacterListManager) - Constructor for class phenote.edit.AddTransaction
 
addTransaction(TransactionI) - Method in class phenote.edit.CompoundTransaction
 
addViewMenuItem(JMenuItem) - Method in class phenote.gui.MenuManager
 
AdminBean - Class in phenote.servlet
Bean used on the admin page that shows information about the ontologies loaded into Phenote.
AdminBean() - Constructor for class phenote.servlet.AdminBean
 
AdminController - Class in phenote.servlet
Controller that serves the version page: lists ontologies and their meta data.
AdminController() - Constructor for class phenote.servlet.AdminController
 
AllFieldsGroupAdapter - Class in phenote.dataadapter
 
AllFieldsGroupAdapter(String) - Constructor for class phenote.dataadapter.AllFieldsGroupAdapter
 
allowExtendedCharacters - Variable in class phenote.config.Preferences
 
alreadyInList(OBOObject) - Method in class phenote.gui.field.CharFieldGui
 
annotation - Variable in class phenote.datamodel.AnnotationCharacter
underlying obo annotation - cant be null actually
AnnotationCharacter - Class in phenote.datamodel
CharacterI for OBOAnnotations
AnnotationCharacter(AnnotationMappingDriver) - Constructor for class phenote.datamodel.AnnotationCharacter
 
AnnotationCharacter(String, AnnotationMappingDriver) - Constructor for class phenote.datamodel.AnnotationCharacter
 
AnnotationCharacter(Annotation, AnnotationMappingDriver) - Constructor for class phenote.datamodel.AnnotationCharacter
 
AnnotationImporterCLI - Class in phenote.main
 
AnnotationImporterCLI() - Constructor for class phenote.main.AnnotationImporterCLI
 
AnnotationImporterGeneric - Class in phenote.dataadapter.importer
 
AnnotationImporterGeneric() - Constructor for class phenote.dataadapter.importer.AnnotationImporterGeneric
 
AnnotationMappingDriver - Interface in phenote.datamodel
 
AnnotationOBOFileAdapter - Class in phenote.dataadapter.annotation
I think chris wrote this? reads & writes obo files with annotations, I believe this currently writes out the whole obo session terms and all, which need to be filtered out
AnnotationOBOFileAdapter() - Constructor for class phenote.dataadapter.annotation.AnnotationOBOFileAdapter
 
AnnotationOWLFileAdapter - Class in phenote.dataadapter.annotation
 
AnnotationOWLFileAdapter() - Constructor for class phenote.dataadapter.annotation.AnnotationOWLFileAdapter
 
ANY_FIELD - Static variable in class phenote.gui.field.CharFieldMatcherEditor
 
applySelectionAction() - Method in class phenote.charactertemplate.TreeChooser
 
appName - Static variable in class phenote.config.Preferences
 
archiveFile(File, String, String) - Static method in class phenote.util.FileUtil
This method moves (renames) a given file into an archive directory.
archiveFile(File, File) - Static method in class phenote.util.FileUtil
This method moves (renames) a given file into an archive directory.
areCharactersEqualForCharField(List<CharacterI>, CharField) - Method in class phenote.gui.field.CharFieldGui
return true if all values for char field in all characters are the same value(equal) - used for multi select
auditHistoryMode - Variable in class phenote.datamodel.BasicAnnotationMappingDriver
 
authBox - Variable in class phenote.config.ProxyDialog
 
authP - Variable in class phenote.config.ProxyDialog
 
AutoAnnotIdGenerator - Class in phenote.edit
produces unique annot ids for session of form _:#
AutoAnnotIdGenerator() - Constructor for class phenote.edit.AutoAnnotIdGenerator
 
autoCommitTextEdits - Variable in class phenote.config.Preferences
 
autosaveEnabled - Variable in class phenote.config.Preferences
 
autosaveExpirationDays - Variable in class phenote.config.Preferences
 
autosavePath - Variable in class phenote.config.Preferences
 
autosaveWaitTime - Variable in class phenote.config.Preferences
 
autoUpdateIsEnabled() - Method in class phenote.config.Config
 

B

BackAction - Class in phenote.gui.actions
 
BackAction(ImageIcon) - Constructor for class phenote.gui.actions.BackAction
Actions only take image icons in their constructor - annoying
backgroundColor - Variable in class phenote.config.Preferences
 
BasicAnnotationMappingDriver - Class in phenote.datamodel
Maps ENTITY to subject and QUALITY to object but is this proper? shouldnt genotype be subject?
BasicAnnotationMappingDriver() - Constructor for class phenote.datamodel.BasicAnnotationMappingDriver
 
batchMode - Static variable in class phenote.config.Preferences
 
BigTextPopup - Class in phenote.gui.field
A window popup for editing big text fields.
BigTextPopup(Frame, CharField, List<CharacterI>) - Constructor for class phenote.gui.field.BigTextPopup
 
borderLayout1 - Variable in class phenote.gui.SplashScreen
 
browserCommand - Variable in class phenote.config.Preferences
 
BugWorkaroundTable - Class in phenote.gui
This table provides some workarounds to bugs in Sun's JTable.
BugWorkaroundTable() - Constructor for class phenote.gui.BugWorkaroundTable
 
BugWorkaroundTable(TableModel) - Constructor for class phenote.gui.BugWorkaroundTable
 
BugWorkaroundTable(TableModel, TableColumnModel) - Constructor for class phenote.gui.BugWorkaroundTable
 
BugWorkaroundTable(int, int) - Constructor for class phenote.gui.BugWorkaroundTable
 
BugWorkaroundTable(Vector, Vector) - Constructor for class phenote.gui.BugWorkaroundTable
 
BugWorkaroundTable(Object[][], Object[]) - Constructor for class phenote.gui.BugWorkaroundTable
 
BugWorkaroundTable(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class phenote.gui.BugWorkaroundTable
 
buildColumns() - Method in class phenote.matrix.model.MatrixController
Traverses the character list and extracts the entity, quality, and additional entity from each one.
buildMatrix() - Method in class phenote.matrix.model.MatrixController
Gets the current list of characters and calls methods to build the rows and columns of the matrix
buildRows() - Method in class phenote.matrix.model.MatrixController
Traverses the character list and extracts the valid taxon from each one.
buildString() - Static method in class phenote.main.PhenoteVersion
 
BUTTON_HEIGHT - Static variable in class phenote.gui.TermInfoToolbar
 
buttonColor - Variable in class phenote.config.Preferences
 

C

cachedAnnotationCountByClass - Variable in class phenote.gui.TermInfo2
 
cachedAnnotationInformationContentByClass - Variable in class phenote.gui.TermInfo2
 
cancel - Variable in class phenote.config.ProxyDialog
 
canGetUIJList() - Method in class phenote.gui.field.AbstractAutoCompList
 
canImport(JComponent, DataFlavor[]) - Method in class phenote.gui.DelegatingTransferHandler
 
caseSensitiveSort - Variable in class phenote.config.Preferences
 
changeConfig(String) - Static method in class phenote.config.Config
 
changeConfig(String) - Method in class phenote.main.Phenote
this doesnt work yet - OntologyManager list of char fields is not getting reset for one thing - slippery slope this stuff
changeNewickTreeAction() - Method in class phenote.charactertemplate.TreeChooser
 
changeObjectsMode - Variable in class phenote.datamodel.BasicAnnotationMappingDriver
 
CHAR_FLAVOR - Static variable in interface phenote.datamodel.CharacterI
 
Character - Class in phenote.datamodel
The Character datamodel is a generic hash of CharField-CharFieldValues CharFieldValues are free text or from ontologies This is the straightontabular implementation of CharacterI In the table view a character represents a row
Character() - Constructor for class phenote.datamodel.Character
should only be constructed from factory
CHARACTER_LIST_FLAVOR - Static variable in class phenote.datamodel.TransferableCharacterList
 
CharacterComparator - Class in phenote.matrix.model
 
CharacterComparator(String) - Constructor for class phenote.matrix.model.CharacterComparator
 
CharacterEx - Exception in phenote.datamodel
 
CharacterEx(String) - Constructor for exception phenote.datamodel.CharacterEx
 
CharacterI - Interface in phenote.datamodel
CharacterIs are the building blocks of phenotypes.
CharacterIFactory - Class in phenote.datamodel
Makes instances of CharacterI, according to mode set - OBOAnnotation or Character
CharacterIFactory() - Constructor for class phenote.datamodel.CharacterIFactory
 
CharacterList - Class in phenote.datamodel
i made this as a transferable when i didnt get the whole transferable thing and now i dont whether to scrap it or not.
CharacterList() - Constructor for class phenote.datamodel.CharacterList
 
CharacterListFieldGui - Class in phenote.gui.field
A CharFieldGui which manages a separate CharacterList and CharacterTable representing the contents of the field value it edits.
CharacterListFieldGui(CharField) - Constructor for class phenote.gui.field.CharacterListFieldGui
 
CharacterListI - Interface in phenote.datamodel
holds a list of Characters - rename phenotype? i dont think so - can have multiple genotypes in it - transfreable allows it to be plopped on the clipboard hmmm isnt this just a List?
CharacterListManager - Class in phenote.dataadapter
Contains current CharacterList.
CharacterListTransferable - Class in phenote.dataadapter.fly
 
CharacterListTransferable(CharacterListI) - Constructor for class phenote.dataadapter.fly.CharacterListTransferable
 
charactersSelected(CharSelectionEvent) - Method in interface phenote.gui.selection.CharSelectionListener
 
CharacterTable - Class in phenote.gui
This is a beginning for an implementation of the character table as a GUIComponent.
CharacterTable(String, String) - Constructor for class phenote.gui.CharacterTable
 
CharacterTable(ScratchGroup, String) - Constructor for class phenote.gui.CharacterTable
 
CharacterTableController - Class in phenote.gui
 
CharacterTableController(String) - Constructor for class phenote.gui.CharacterTableController
 
CharacterTableController(ScratchGroup) - Constructor for class phenote.gui.CharacterTableController
 
CharacterTableFactory - Class in phenote.gui.factories
 
CharacterTableFactory(String) - Constructor for class phenote.gui.factories.CharacterTableFactory
 
CharacterTableFormat - Class in phenote.gui
 
CharacterTableFormat(String) - Constructor for class phenote.gui.CharacterTableFormat
 
CharacterTableSource - Interface in phenote.gui
Methods used by FieldPanel to update its interface for the currently edited character table.
CharacterTemplateTable - Class in phenote.charactertemplate
 
CharacterTemplateTable(String, String) - Constructor for class phenote.charactertemplate.CharacterTemplateTable
 
CharacterTemplateTableFactory - Class in phenote.charactertemplate
 
CharacterTemplateTableFactory(String, String) - Constructor for class phenote.charactertemplate.CharacterTemplateTableFactory
 
CharacterTemplateTableFormat - Class in phenote.charactertemplate
 
CharacterTemplateTableFormat(String, CharacterTemplateTable) - Constructor for class phenote.charactertemplate.CharacterTemplateTableFormat
 
charChanged(CharChangeEvent) - Method in interface phenote.edit.CharChangeListener
 
charChanged(CharChangeEvent) - Method in class phenote.edit.DirtyDocumentIndicator
charChanged comes from user edit, so set edited to true, BUT...
CharChangeEvent - Class in phenote.edit
This actually is for a CharField change - rename this CharFieldChangeEvent? but its really the value of the field thats changed perhaps CharFieldValueChangeEvent - well thats verbose but wait this holds the transaction that could be an update to a char field val or a whole new char, or delete char...
CharChangeEvent(Object, TransactionI) - Constructor for class phenote.edit.CharChangeEvent
 
CharChangeListener - Interface in phenote.edit
 
CharField - Class in phenote.datamodel
 
CharField(CharFieldEnum) - Constructor for class phenote.datamodel.CharField
used for relationship
CharField(String, String, FieldDocument.Field.Type.Enum) - Constructor for class phenote.datamodel.CharField
a generic field with no char field enum - get hip type is from field xml bean: TERM, FREE_TEXT...
CharField(FieldConfig) - Constructor for class phenote.datamodel.CharField
heck why not just pass in the FieldConfig with its xml config bean
CharFieldEnum - Enum in phenote.datamodel
so this class has evolved - this was actually doing the setting of field values at one point - but now that we've gone to a generic datamodel, the datamodel is now determined by the configuration - and not restricted to CharFieldEnums - you can have a field that is not in CharFieldEnum - which leads to the question should we get rid of this class? and the answer at the moment is maybe not - as you can still use this in data adapters to get at predefined strings for definied fields - to make sure data adapters are using the same string for the pub of entity field.
CharFieldException - Exception in phenote.datamodel
 
CharFieldException(String) - Constructor for exception phenote.datamodel.CharFieldException
 
CharFieldException(Exception) - Constructor for exception phenote.datamodel.CharFieldException
 
CharFieldGui - Class in phenote.gui.field
fields can either be text fields for free text or combo boxes if have ontology to browse - CharFieldGui does either - with get/setText - hides the details of the gui - just a field that gives text ListSelectionListener listening to events from table selection (make inner class?) subclasses: TermCompList, FreeTextField,...
CharFieldGui(CharField) - Constructor for class phenote.gui.field.CharFieldGui
 
CharFieldGuiEx - Exception in phenote.gui.field
 
CharFieldGuiEx(String) - Constructor for exception phenote.gui.field.CharFieldGuiEx
 
CharFieldManager - Class in phenote.datamodel
Manages all of the ontologies.
CharFieldMatcher - Class in phenote.gui.field
A GlazedLists Matcher implementation which matches characters using a given charfield.
CharFieldMatcher(CharField, String, boolean) - Constructor for class phenote.gui.field.CharFieldMatcher
 
CharFieldMatcherEditor - Class in phenote.gui.field
Provides a search panel for filtering character lists by charfield values.
CharFieldMatcherEditor(List<CharField>) - Constructor for class phenote.gui.field.CharFieldMatcherEditor
Creates a new CharFieldMatcherEditor which will filter characters composed of the CharFields in charFields.
CharFieldMatcherEditor.Mode - Enum in phenote.gui.field
Mode for filtering characters with ontology terms.
CharFieldValue - Class in phenote.datamodel
At the moment char field values can be Strings, OBOClasses, and dates, and possibly more coming.
CharFieldValue(String, CharacterI, CharField) - Constructor for class phenote.datamodel.CharFieldValue
 
CharFieldValue(OBOClass, CharacterI, CharField) - Constructor for class phenote.datamodel.CharFieldValue
SINGLE VALUE term/class - not list
CharFieldValue(Comparison) - Constructor for class phenote.datamodel.CharFieldValue
 
CharFieldValue(Date, CharacterI, CharField) - Constructor for class phenote.datamodel.CharFieldValue
 
CharListChangeEvent - Class in phenote.dataadapter
this is for dataloading - contains the newly loaded char list - not necasarily for changes to char list hmm....
CharListChangeEvent(Object, CharacterListI) - Constructor for class phenote.dataadapter.CharListChangeEvent
 
CharListChangeListener - Interface in phenote.dataadapter
 
CharSelectionEvent - Class in phenote.gui.selection
 
CharSelectionEvent(Object, List<CharacterI>, List<CharacterI>) - Constructor for class phenote.gui.selection.CharSelectionEvent
 
CharSelectionListener - Interface in phenote.gui.selection
 
charString(CharacterI) - Static method in class phenote.gui.ComparisonCharacterGui
 
checkCharCommit(CharacterI) - Method in class phenote.dataadapter.AbstractCommitConstraint
Check char and return ConstraintStatus
checkCharCommit(CharacterI) - Method in class phenote.dataadapter.RequiredFieldConstraint
 
checkCharCommit(CharacterI) - Method in class phenote.dataadapter.worm.WormConstraint
do constraint check for commit time on a character return ConstraintStatus indication if constraint passed and error msg
checkCharCommit(CharacterI) - Method in class phenote.dataadapter.worm.WormInteractionConstraint
do constraint check for commit time on a character return ConstraintStatus indication if constraint passed and error msg
checkCommit() - Method in class phenote.dataadapter.AbstractCommitConstraint
do constraint check for commit time - should char list be passed in? return ConstraintStatus indication if constraint passed and error msg should only be called if isCommitConstraint is true
checkCommit() - Method in interface phenote.dataadapter.Constraint
do constraint check for commit time - should char list be passed in? return ConstraintStatus indication if constraint passed and error msg should only be called if isCommitConstraint is true
checkCommit() - Method in class phenote.dataadapter.worm.WormConstraint
 
checkCommit() - Method in class phenote.dataadapter.worm.WormInteractionConstraint
 
checkCommitConstraints() - Method in class phenote.dataadapter.ConstraintManager
 
checkEachChar() - Method in class phenote.dataadapter.AbstractCommitConstraint
Checks all "non-blank" chars.
checkEdit() - Method in class phenote.dataadapter.AbstractCommitConstraint
 
checkEdit() - Method in interface phenote.dataadapter.Constraint
do constraint check after user edit - should char list be passed in? return ConstraintStatus indication if constraint passed and error msg should only be called if isEditConstraint is true
checkEditConstraints() - Method in class phenote.dataadapter.ConstraintManager
 
checkForLocalFileExists(OntologyFileDocument.OntologyFile) - Method in class phenote.dataadapter.OntologyDataAdapter2
 
checkForLocalFileExists(String) - Method in class phenote.dataadapter.OntologyDataAdapter2
 
checkForUpdate(OntologyFileDocument.OntologyFile) - Method in class phenote.dataadapter.OntologyDataAdapter2
 
checkForUpdates(OntologyFileDocument.OntologyFile) - Method in class phenote.gui.OntologyUpdate
 
checkPostCompButton(boolean) - Method in class phenote.gui.field.CharFieldGui
no-op - overridden by term comp list - set to false for now for terms in comp window - resursion coming...
checkPostCompButton(boolean) - Method in class phenote.gui.field.TermCompList
 
childTransactions - Variable in class phenote.edit.CompoundTransaction
 
cleanup() - Method in class phenote.charactertemplate.CharacterTemplateTable
 
cleanup() - Method in class phenote.gui.CharacterTable
 
clear() - Method in class phenote.dataadapter.CharacterListManager
 
clear() - Method in class phenote.datamodel.CharacterList
 
clear() - Method in interface phenote.datamodel.CharacterListI
 
clear() - Method in class phenote.datamodel.ValueCharacterList
 
clear() - Method in class phenote.gui.field.AbstractAutoCompList
 
clearAllGroupTransactions() - Static method in class phenote.edit.EditManager
clear transactions for all groups
clearAnnotations() - Static method in class phenote.dataadapter.CharacterListManager
should this clear only main group or all groups - for now all groups i guess, checks for unsaved data and asks user if ok
clearProperty(Annotation, OBOProperty) - Method in interface phenote.datamodel.AnnotationMappingDriver
 
clearProperty(Annotation, OBOProperty) - Method in class phenote.datamodel.BasicAnnotationMappingDriver
 
clearTransactions() - Method in class phenote.edit.EditManager
clear out all transactions - this should be done after every writeback shouldnt it should be done by default i think
clickLoad() - Method in class phenote.gui.EditMenu
 
clickLoad() - Method in class phenote.gui.menu.EditMenu
 
clickLoad() - Method in class phenote.gui.menu.FileMenu
 
clickLoad() - Method in class phenote.gui.menu.SettingsMenu
 
clickLoad() - Method in class phenote.gui.OldHelpMenu
 
CLIENT_PROPERTY - Static variable in class phenote.gui.actions.ResponderChainAction
 
cloneCharacter() - Method in class phenote.datamodel.AnnotationCharacter
 
cloneCharacter() - Method in class phenote.datamodel.Character
 
cloneCharacter() - Method in interface phenote.datamodel.CharacterI
 
cloneCharFieldValue() - Method in class phenote.datamodel.CharFieldValue
 
cloneCharFieldValue(CharacterI, CharField) - Method in class phenote.datamodel.CharFieldValue
 
cloneComparison() - Method in class phenote.datamodel.Comparison
 
cloneValueForChar(CharacterI) - Method in class phenote.datamodel.CharFieldValue
 
col - Variable in class phenote.gui.PopupListener
 
Collections - Class in phenote.util
 
COLUMN_NAMES - Variable in class phenote.gui.OntologyUpdate.OntologyUpdateTableModel
 
columnAdded(TableColumnModelEvent) - Method in class phenote.gui.TableColumnPrefsSaver
 
columnMarginChanged(ChangeEvent) - Method in class phenote.gui.TableColumnPrefsSaver
 
columnMoved(TableColumnModelEvent) - Method in class phenote.gui.TableColumnPrefsSaver
 
columnRemoved(TableColumnModelEvent) - Method in class phenote.gui.TableColumnPrefsSaver
 
columnSelectionChanged(ListSelectionEvent) - Method in class phenote.gui.TableColumnPrefsSaver
 
CommandLine - Class in phenote.main
a lot of this is copied from apollo.main.CommandLine - theres potential for some generic super class but where would it go? in a jar file with one class? org.bdgp? I think this should be refactored, currently this actually fires off config parsing this should just keep all the command line state for main to query and use i dont think config parsing should happen here(?)
CommandLine() - Constructor for class phenote.main.CommandLine
 
commit(CharacterListI) - Method in class phenote.dataadapter.annotation.AnnotationOBOFileAdapter
 
commit(CharacterListI, File) - Method in class phenote.dataadapter.annotation.AnnotationOBOFileAdapter
 
commit(CharacterListI) - Method in class phenote.dataadapter.annotation.AnnotationOWLFileAdapter
 
commit(CharacterListI, File) - Method in class phenote.dataadapter.annotation.AnnotationOWLFileAdapter
 
commit(CharacterListI) - Method in class phenote.dataadapter.annotation.GOAssociationFileAdapter
 
commit(CharacterListI, File) - Method in class phenote.dataadapter.annotation.GOAssociationFileAdapter
 
commit(CharacterListI) - Method in class phenote.dataadapter.birn.SoapAdapter
charList may contain rows with no content - should those be filtered out why not? no need to commit blank rows, should just be ignored
commit(CharacterListI) - Method in interface phenote.dataadapter.DataAdapterI
 
commit(CharacterListI, File) - Method in interface phenote.dataadapter.DataAdapterI
 
commit(CharacterListI) - Method in class phenote.dataadapter.delimited.DelimitedFileAdapter
 
commit(CharacterListI, File) - Method in class phenote.dataadapter.delimited.DelimitedFileAdapter
 
commit(CharacterListI) - Method in class phenote.dataadapter.fly.FlybaseDataAdapter
 
commit(CharacterListI, File) - Method in class phenote.dataadapter.fly.FlybaseDataAdapter
 
commit(CharacterListI) - Method in class phenote.dataadapter.nexus.NEXUSAdapter
 
commit(CharacterListI, File) - Method in class phenote.dataadapter.nexus.NEXUSAdapter
 
commit(CharacterListI, Writer) - Method in class phenote.dataadapter.nexus.NEXUSAdapter
 
commit(CharacterListI) - Method in class phenote.dataadapter.phenosyntax.PhenoSyntaxFileAdapter
 
commit(CharacterListI, File) - Method in class phenote.dataadapter.phenosyntax.PhenoSyntaxFileAdapter
 
commit(CharacterListI) - Method in class phenote.dataadapter.phenoxml.PhenoXmlAdapter
 
commit(CharacterListI, File) - Method in class phenote.dataadapter.phenoxml.PhenoXmlAdapter
 
commit(CharacterListI) - Method in interface phenote.dataadapter.QueryableDataAdapterI
 
commit(CharacterListI) - Method in class phenote.dataadapter.worm.WormAdapter
 
commit(CharacterListI) - Method in class phenote.dataadapter.worm.WormAdapterReference
 
commit(CharacterListI) - Method in class phenote.dataadapter.worm.WormGoAdapter
 
commit(CharacterListI) - Method in class phenote.dataadapter.worm.WormInteractionAdapter
 
commit(CharacterListI) - Method in class phenote.dataadapter.worm.WormTransgeneAdapter
 
commitAndSelectNext() - Method in class phenote.gui.field.CharFieldGui
This method is called by a ResponderChainAction.
commitCharacters() - Method in class phenote.gui.CharacterTableController
in swixml config conf/character_table_panel.xml the save button is set up to call this method calls LoadSaveManager saveToDbOrFile() which if has queryable/db adapter saves to db, otherwise saves to file
commitReference(CharacterI, Connection, Statement) - Method in class phenote.dataadapter.worm.WormAdapterReference
 
compare() - Method in class phenote.gui.CharacterTableController
this method is fired when comparison button is pressed (if configged) set up as action in conf/character_table_panel.xml swixml config bring up comparison window to compare 2 statements - by default only do 1 comparison at a time (may have pref for doing multiple with commit button? for now if 2 statements not selected then put up error message (eventually put drag & drop in comparator)
compare(CharacterI, CharacterI) - Method in class phenote.matrix.model.CharacterComparator
A method to perform a String-style comparison on two Characters
compare(T, T) - Method in class phenote.util.EverythingEqualComparator
 
compare(Link, Link) - Method in class phenote.util.TermLinkComparator
 
compareStatementEnabled() - Method in class phenote.config.Config
hmm - so returns true if compare element is set to true or if there is a comparison field - i think the former way maybe should be phased out?? commenting out former way for now - may phase back in if need to cfg more stuff about comparisons
Comparison - Class in phenote.datamodel
for making relations between statements
Comparison() - Constructor for class phenote.datamodel.Comparison
 
Comparison(CharacterI, OBOProperty, CharacterI) - Constructor for class phenote.datamodel.Comparison
 
ComparisonCharacterGui - Class in phenote.gui
a gui box for characters - cant type in it but can drop characters from main table in it.
ComparisonCharacterGui(String) - Constructor for class phenote.gui.ComparisonCharacterGui
 
ComparisonGui - Class in phenote.gui
a gui for making comparisons between 2 statements/annotations there is comparison controller stuff in here - listens to gui elements and modifies model
ComparisonGui(Frame) - Constructor for class phenote.gui.ComparisonGui
 
CompletionObject - Class in phenote.gui.field
This is basically a view object for the auto completer - right now used for relations OBOProperty - but terms should also go in here as OBOObject has both OBOClass and OBOProperty as subclasses - thats the idea at least - simplify!
CompletionObject(OBOObject) - Constructor for class phenote.gui.field.CompletionObject
 
CompletionRelation - Class in phenote.gui.field
This is basically a view object for the auto completer for relations/ OBOProperties This is pase - been replaced by more general CompletionObject - delete? CompletionTerm should similarly be replaced by/merged with CompObj i think thats the idea - then can have general stuff that can do both rels & terms rather than this separation for it all - this is a first step
CompletionRelation(OBOProperty) - Constructor for class phenote.gui.field.CompletionRelation
 
CompletionTerm - Class in phenote.gui.field
This is basically a view object for the auto completer for terms/OBOClass this has been replaced by CompletionObject - i dont think its used anymore? and should probably be deleted
CompletionTerm(OBOClass) - Constructor for class phenote.gui.field.CompletionTerm
 
CompListSearcher - Class in phenote.gui.field
An aid to completion lists.
CompListSearcher(Ontology) - Constructor for class phenote.gui.field.CompListSearcher
Ontology - the initial ontology to search, setOntology changes this, initially only searches the one ontology (not ALL) - used by servlet which currently doesnt do ALL
CompListSearcher(List<Ontology>) - Constructor for class phenote.gui.field.CompListSearcher
l - initial list of ontologies to search, as in ALL.
CompoundTransaction - Class in phenote.edit
used for bulk updating (see TermCompList)
CompoundTransaction() - Constructor for class phenote.edit.CompoundTransaction
 
Config - Class in phenote.config
 
ConfigException - Exception in phenote.config
 
ConfigException(String) - Constructor for exception phenote.config.ConfigException
 
ConfigException(Exception) - Constructor for exception phenote.config.ConfigException
 
ConfigFileQueryGui - Class in phenote.config
 
ConfigFileQueryGui.CancelEx - Exception in phenote.config
 
ConfigFileQueryGui.CancelEx() - Constructor for exception phenote.config.ConfigFileQueryGui.CancelEx
 
ConfigGui - Class in phenote.gui
 
ConfigGui() - Constructor for class phenote.gui.ConfigGui
 
configureLogging() - Method in class phenote.main.PhenoteStartupTask
 
configureShard(String, String, String) - Method in class phenote.dataadapter.importer.AnnotationImporterGeneric
 
configureUI() - Method in class phenote.main.PhenoteStartupTask
 
ConfigWriter - Class in phenote.config
Im realizing now ive done this all wrong - as theres really 2 redundant datamodels for the config - the xml beans, and phenotes own and there really should be just the xml beans - then you dont have to do all this back & forth between them hindsight is 20 20
ConfigWriter() - Constructor for class phenote.config.ConfigWriter
 
confirmOnExit - Variable in class phenote.config.Preferences
 
Constraint - Interface in phenote.dataadapter
 
ConstraintManager - Class in phenote.dataadapter
ConstraintManager holds all constraints.
ConstraintStatus - Class in phenote.dataadapter
A constraint returns creates & returns one of these, says whether contraint checks out ok and gives error message A constraintStatus is recursive - it can hold ConstraintStatus kids - so if theres a list of constraints all their status is returned in one ConstraintStatus
ConstraintStatus(Status, String) - Constructor for class phenote.dataadapter.ConstraintStatus
 
ConstraintStatus(Status) - Constructor for class phenote.dataadapter.ConstraintStatus
 
copies() - Method in class phenote.config.FieldConfig
specifies whether to copy field to new character when char is duplicated default is true, db ids generally shouldnt copy
copy() - Method in class phenote.charactertemplate.CharacterTemplateTable
 
copy() - Method in class phenote.gui.CharacterTable
 
CopyAction - Class in phenote.gui.actions
 
CopyAction(JTextComponent) - Constructor for class phenote.gui.actions.CopyAction
 
CopyAction() - Constructor for class phenote.gui.actions.CopyAction
 
copyChars(List<CharacterI>) - Method in class phenote.edit.EditManager
 
copyFile(URL, File) - Static method in class phenote.util.FileUtil
some content from @link http://www.java2s.com/Code/Java/File-Input-Output/CopyfilesusingJavaIOAPI.htm
copyFileIntoArchive(File, File) - Static method in class phenote.util.FileUtil
Copy one file into another file.
copyOntologyToDotPhenote(URL, String) - Method in class phenote.dataadapter.OntologyDataAdapter2
 
copyReposToLocal(URL, URL) - Static method in class phenote.util.FileUtil
local url may be from distrib/jar dir, but needs to be set to .phenote/obo-files dir as thats where the user cache is
copyUrlToFile(URL, File) - Static method in class phenote.util.FileUtil
Used by Config
CorrectLineBorderCellEditor - Class in phenote.gui
This cell editor draws its borders the same way the built-in cell editor does.
CorrectLineBorderCellEditor(JTextField) - Constructor for class phenote.gui.CorrectLineBorderCellEditor
 
CorrectLineBorderCellEditor(JCheckBox) - Constructor for class phenote.gui.CorrectLineBorderCellEditor
 
CorrectLineBorderCellEditor(JComboBox) - Constructor for class phenote.gui.CorrectLineBorderCellEditor
 
createDefaultDocument() - Method in class phenote.gui.TermInfo2.HTMLEditorKit2
 
createFrame() - Method in class phenote.main.PhenoteStartupTask
 
createLayoutDriver() - Method in class phenote.main.PhenoteStartupTask
 
createListeners() - Method in class phenote.gui.PhenoteMainFrame
 
CreateMenuItem(JMenu, int, String, ImageIcon, int, String, boolean) - Method in class phenote.gui.menu.SettingsMenu
 
createMenuManager(JFrame) - Static method in class phenote.gui.MenuManager
 
createPhenotype(List<PhenotypeCharacterDocument.PhenotypeCharacter>) - Static method in class phenote.dataadapter.phenoxml.PhenoXmlAdapter
 
createPhenotypeCharacter(PhenotypeCharacterI) - Static method in class phenote.dataadapter.phenoxml.PhenoXmlAdapter
 
cut() - Method in class phenote.charactertemplate.CharacterTemplateTable
 
cut() - Method in class phenote.gui.CharacterTable
 

D

DASH - Static variable in class phenote.util.FileUtil
 
data - Variable in class phenote.gui.OntologyUpdate.OntologyUpdateTableModel
 
DataAdapterConfig - Class in phenote.config
 
DataAdapterConfig(DataadapterDocument.Dataadapter) - Constructor for class phenote.config.DataAdapterConfig
construct from Dataadapter xml bean
DataAdapterConfig() - Constructor for class phenote.config.DataAdapterConfig
 
DataAdapterEx - Exception in phenote.dataadapter
 
DataAdapterEx(Exception) - Constructor for exception phenote.dataadapter.DataAdapterEx
 
DataAdapterEx(String) - Constructor for exception phenote.dataadapter.DataAdapterEx
 
DataAdapterI - Interface in phenote.dataadapter
I think this should be renamed FileAdapterI, except i dont know how the integrated adpaters are going to pan out - ie birn - we'll see
DataInputServer - Class in phenote.servlet
this class kicks off the servlet.
DataInputServer() - Constructor for class phenote.servlet.DataInputServer
 
DataInputServlet - Class in phenote.servlet
 
DataInputServlet() - Constructor for class phenote.servlet.DataInputServlet
 
dataInputServletIsEnabled() - Method in class phenote.config.Config
 
DbCommitAction - Class in phenote.gui.actions
 
DbCommitAction() - Constructor for class phenote.gui.actions.DbCommitAction
 
DEFAULT_GROUP - Static variable in class phenote.datamodel.CharFieldManager
 
defaultBackgroundColor() - Static method in class phenote.config.Preferences
 
defaultButtonColor() - Static method in class phenote.config.Preferences
 
defaultDef - Variable in class phenote.config.Preferences
 
defaultLogConfigFile - Static variable in class phenote.config.Config
 
DefaultMappingDriver - Class in phenote.datamodel
 
DefaultMappingDriver() - Constructor for class phenote.datamodel.DefaultMappingDriver
 
defaultSelectionColor() - Static method in class phenote.config.Preferences
 
DELEGATE_METHOD - Static variable in class phenote.gui.actions.ResponderChainAction
 
DelegatingTransferHandler - Class in phenote.gui
A TransferHandler that can use another transfer handler for default behavior.
DelegatingTransferHandler(TransferHandler) - Constructor for class phenote.gui.DelegatingTransferHandler
 
delete(Connection, Statement) - Method in class phenote.dataadapter.worm.WormAdapter
 
delete(Connection, Statement) - Method in class phenote.dataadapter.worm.WormAdapterReference
 
delete(Connection, Statement) - Method in class phenote.dataadapter.worm.WormGoAdapter
 
delete(Connection, Statement) - Method in class phenote.dataadapter.worm.WormInteractionAdapter
 
delete(Connection, Statement) - Method in class phenote.dataadapter.worm.WormTransgeneAdapter
 
deleteChars(List<CharacterI>) - Method in class phenote.edit.EditManager
 
deleteFromValList(Object, CharFieldValue, List<CharacterI>) - Method in class phenote.edit.EditManager
Ok this is funny, so from each char in chars if they have a CFV with same value/class/string as valToDelete then delete it
deleteScratchGroups(Collection<ScratchGroup>) - Method in class phenote.dataadapter.ScratchGroupsManager
Deletes the scratch groups in the collection as well as the GUIComponentFactory for each.
deleteSelectedCharacters() - Method in class phenote.charactertemplate.CharacterTemplateTable
 
deleteSelectedCharacters() - Method in class phenote.gui.CharacterTable
 
deleteSelectedCharacters() - Method in class phenote.gui.CharacterTableController
in swixml config conf/character_table_panel.xml the delete button is set up to call this method
deleteSelectedScratchGroups() - Method in class phenote.gui.ScratchGroupsView
 
DeleteTransaction - Class in phenote.edit
 
DeleteTransaction(CharacterI, CharacterListManager) - Constructor for class phenote.edit.DeleteTransaction
 
DelimFieldParser - Class in phenote.dataadapter.delimited
A class that parses a single field out of a tab delimited line.
DelimitedChar - Class in phenote.dataadapter.delimited
I stole this from phenosyntaxchar, but modifying for tab delimited.
DelimitedChar() - Constructor for class phenote.dataadapter.delimited.DelimitedChar
 
DelimitedChar(CharacterI) - Constructor for class phenote.dataadapter.delimited.DelimitedChar
 
DelimitedChar.BadCharException - Exception in phenote.dataadapter.delimited
 
DelimitedChar.BadCharException(String) - Constructor for exception phenote.dataadapter.delimited.DelimitedChar.BadCharException
 
DelimitedChar.SyntaxParseException - Exception in phenote.dataadapter.delimited
 
DelimitedChar.SyntaxParseException(String) - Constructor for exception phenote.dataadapter.delimited.DelimitedChar.SyntaxParseException
 
DelimitedEx - Exception in phenote.dataadapter.delimited
 
DelimitedEx(String) - Constructor for exception phenote.dataadapter.delimited.DelimitedEx
 
DelimitedEx(String, int) - Constructor for exception phenote.dataadapter.delimited.DelimitedEx
 
DelimitedFileAdapter - Class in phenote.dataadapter.delimited
Originated with PhenoSyntaxFileAdapter and modified.
DelimitedFileAdapter() - Constructor for class phenote.dataadapter.delimited.DelimitedFileAdapter
 
didCreateDanglers() - Method in class phenote.dataadapter.phenoxml.PhenoXmlAdapter
 
didMigrateSecondaryIDs() - Method in class phenote.dataadapter.phenoxml.PhenoXmlAdapter
 
DirtyDocumentIndicator - Class in phenote.edit
Listens for editing by the user to indicate that the document needs saving before it's closed.
display() - Method in class phenote.gui.ShrimpDag
 
dispose() - Method in class phenote.gui.TableColumnPrefsSaver
Removes this object from listening to any tables or table columns.
DO_HTML - Static variable in class phenote.util.HtmlUtil
 
doBlinker(Component) - Static method in class phenote.gui.GuiUtil
 
doCreateComponent(String) - Method in class phenote.charactertemplate.CharacterTemplateTableFactory
 
doCreateComponent(String) - Method in class phenote.charactertemplate.TemplateChooserFactory
 
doCreateComponent(String) - Method in class phenote.gui.factories.CharacterTableFactory
 
doCreateComponent(String) - Method in class phenote.gui.factories.NCBIInfoFactory
 
doCreateComponent(String) - Method in class phenote.gui.factories.PhenoteEditorFactory
 
doCreateComponent(String) - Method in class phenote.gui.factories.PhenoteGraphViewFactory
 
doCreateComponent(String) - Method in class phenote.gui.factories.PhenoteTreeViewFactory
 
doCreateComponent(String) - Method in class phenote.gui.factories.ProtocolEditorFactory
 
doCreateComponent(String) - Method in class phenote.gui.factories.ScratchGroupsViewFactory
 
doCreateComponent(String) - Method in class phenote.gui.factories.ScratchGroupTableFactory
 
doCreateComponent(String) - Method in class phenote.gui.factories.TermInfoFactory
 
doCreateComponent(String) - Method in class phenote.matrix.view.MatrixComponentFactory
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class phenote.servlet.DataInputServlet
 
doMouseOver(int) - Method in class phenote.gui.field.AbstractAutoCompList
 
doOtherInstallations() - Method in class phenote.main.PhenoteStartupTask
this is called at initialization i believe
doStartTag() - Method in class phenote.presentation.tags.FileUtilTag
 
doStartTag() - Method in class phenote.presentation.tags.RelationshipTag
 
DOT - Static variable in class phenote.util.FileUtil
 
downloadUpdate(String) - Method in class phenote.dataadapter.OntologyDataAdapter2
 
driver - Variable in class phenote.datamodel.AnnotationCharacter
 
DuplicateAnnotationAction - Class in phenote.gui.actions
 
DuplicateAnnotationAction() - Constructor for class phenote.gui.actions.DuplicateAnnotationAction
 
duplicateSelectedCharacters() - Method in class phenote.charactertemplate.CharacterTemplateTable
 
duplicateSelectedCharacters() - Method in class phenote.gui.CharacterTable
 
duplicateSelectedCharacters() - Method in class phenote.gui.CharacterTableController
in swixml config conf/character_table_panel.xml the duplicate button is set up to call this method

E

EditManager - Class in phenote.edit
The way editing works is gui makes update transaction (see CharFieldGui and AutoComboBox) and calls EditManager.updateModel(), EM calls UpdateTrans constructs CharFieldValues and calls CVF.editModel which call charFieldEnum.setValue which calls the appropriate method in CharacterI.
EditMenu - Class in phenote.gui
 
EditMenu() - Constructor for class phenote.gui.EditMenu
 
EditMenu - Class in phenote.gui.menu
 
EditMenu() - Constructor for class phenote.gui.menu.EditMenu
 
editModel() - Method in class phenote.datamodel.CharFieldValue
 
editModel() - Method in class phenote.edit.AddTransaction
 
editModel() - Method in class phenote.edit.CompoundTransaction
just call editModel on kids
editModel() - Method in class phenote.edit.DeleteTransaction
 
editModel() - Method in interface phenote.edit.TransactionI
 
editModel() - Method in class phenote.edit.UpdateTransaction
 
editModelEnabled() - Method in class phenote.gui.field.CharFieldGui
 
email - Variable in class phenote.config.Preferences
 
emptyValue(CharacterI, CharField) - Static method in class phenote.datamodel.CharFieldValue
 
enableEditModel(boolean) - Method in class phenote.gui.field.CharFieldGui
 
enableTermInfoListening() - Method in class phenote.gui.field.TermCompList
This is touchy stuff - so i want to be able to display info about term in TermInfo when user mouses over terms in combo boxes JList.
Enumerator<T> - Class in phenote.util
 
Enumerator(Enumeration<T>) - Constructor for class phenote.util.Enumerator
 
EnvironmentalSampleAssociationMappingDriver - Class in phenote.datamodel
 
EnvironmentalSampleAssociationMappingDriver() - Constructor for class phenote.datamodel.EnvironmentalSampleAssociationMappingDriver
 
eq(CharFieldValue, CharFieldValue) - Method in class phenote.datamodel.AbstractCharacter
check if both are null in addition to .equals()
equals(CharacterI) - Method in class phenote.datamodel.AbstractCharacter
 
equals(CharacterI) - Method in interface phenote.datamodel.CharacterI
 
equals(CharacterListI) - Method in class phenote.datamodel.CharacterList
 
equals(CharacterListI) - Method in interface phenote.datamodel.CharacterListI
 
equals(String) - Method in enum phenote.datamodel.CharFieldEnum
 
equals(CharField) - Method in enum phenote.datamodel.CharFieldEnum
 
equals(Object) - Method in class phenote.datamodel.CharFieldValue
returns true if the actual values are equal.
equals(CharacterListI) - Method in class phenote.datamodel.ValueCharacterList
 
equals(Object) - Method in class phenote.matrix.model.PhenotypeMatrixColumn
 
equals(Object) - Method in class phenote.matrix.model.PhenotypeMatrixRow
 
error(ErrorEvent) - Method in class phenote.error.ErrorManager
 
ErrorEvent - Class in phenote.error
 
ErrorEvent(Object, String) - Constructor for class phenote.error.ErrorEvent
 
ErrorListener - Interface in phenote.error
 
ErrorManager - Class in phenote.error
 
ErrorManager() - Constructor for class phenote.error.ErrorManager
 
errorPopup(String) - Method in class phenote.dataadapter.worm.WormAdapter
 
errorPopup(String) - Method in class phenote.dataadapter.worm.WormGoAdapter
 
errorPopup(String) - Method in class phenote.dataadapter.worm.WormInteractionAdapter
 
errorPopup(String) - Method in class phenote.dataadapter.worm.WormTransgeneAdapter
 
EverythingEqualComparator<T> - Class in phenote.util
 
EverythingEqualComparator() - Constructor for class phenote.util.EverythingEqualComparator
 
executeInternal(JobExecutionContext) - Method in class phenote.jobs.OntologyUpdateJob
 
exportAsDrag(JComponent, InputEvent, int) - Method in class phenote.gui.DelegatingTransferHandler
 
exportCharacters() - Method in class phenote.charactertemplate.CharacterTemplateTable
 
exportData() - Method in class phenote.dataadapter.LoadSaveManager
 
exportToClipboard(JComponent, Clipboard, int) - Method in class phenote.gui.DelegatingTransferHandler
 

F

FieldConfig - Class in phenote.config
 
FieldConfig(FieldDocument.Field, Config) - Constructor for class phenote.config.FieldConfig
construct from xml bean field - READ
FieldConfig(String, String, Config) - Constructor for class phenote.config.FieldConfig
 
FieldConfig(CharFieldEnum, CharField) - Constructor for class phenote.config.FieldConfig
for auto fields like date_created
fieldEquals(CharacterI, CharField) - Method in class phenote.datamodel.AbstractCharacter
by default check if single char field val from field is equal, eventually should get hip to potential lists of values
fieldEquals(CharacterI, CharField) - Method in interface phenote.datamodel.CharacterI
 
fieldHeight - Static variable in class phenote.gui.field.CharFieldGui
 
FieldPanel - Class in phenote.gui.field
FieldPanel holds all the fields for the terms - Genotype, Entity/Anatomy, QUALITY.
FieldPanel(CharacterTableSource) - Constructor for class phenote.gui.field.FieldPanel
 
FieldPanel(boolean, boolean, String, EventSelectionModel<CharacterI>) - Constructor for class phenote.gui.field.FieldPanel
 
FieldPanel(boolean, boolean, String, SelectionManager, EditManager, EventSelectionModel<CharacterI>) - Constructor for class phenote.gui.field.FieldPanel
 
FieldPanelContainer - Class in phenote.gui.field
A component which dynamically swaps in the correct FieldPanel for the most recently focused character table.
FieldPanelContainer(String) - Constructor for class phenote.gui.field.FieldPanelContainer
 
FieldRightClickMenu - Class in phenote.gui
 
FieldRightClickMenu(JTextComponent) - Constructor for class phenote.gui.FieldRightClickMenu
 
file - Variable in class phenote.dataadapter.AbstractFileAdapter
 
FILE_SEPARATOR - Static variable in class phenote.util.FileUtil
 
fileLoaded(File) - Method in interface phenote.dataadapter.LoadSaveListener
 
fileLoaded(File) - Method in class phenote.edit.DirtyDocumentIndicator
 
FileMenu - Class in phenote.gui.menu
This is the standard File menu for the main PhenotePlus configuration.
FileMenu() - Constructor for class phenote.gui.menu.FileMenu
 
fileSaved(File) - Method in interface phenote.dataadapter.LoadSaveListener
 
fileSaved(File) - Method in class phenote.edit.DirtyDocumentIndicator
 
FileUtil - Class in phenote.util
 
FileUtil() - Constructor for class phenote.util.FileUtil
 
FileUtilTag - Class in phenote.presentation.tags
Tag that creates the display name for a relationship of a term to a child or a parent.
FileUtilTag() - Constructor for class phenote.presentation.tags.FileUtilTag
 
fillInInstallationDirectory() - Static method in class phenote.config.Preferences
 
find(String, CharSequence) - Static method in class phenote.dataadapter.worm.WormAdapter
 
find(String, CharSequence) - Static method in class phenote.dataadapter.worm.WormAdapterReference
 
find(String, CharSequence) - Static method in class phenote.dataadapter.worm.WormGoAdapter
 
find(String, CharSequence) - Static method in class phenote.dataadapter.worm.WormInteractionAdapter
 
find(String, CharSequence) - Static method in class phenote.dataadapter.worm.WormReferenceGroupAdapter
 
find(String, CharSequence) - Static method in class phenote.dataadapter.worm.WormTransgeneAdapter
 
findFile(String) - Static method in class phenote.util.FileUtil
Look for file in current directory (.) and jar file throws OntologyException if file not found - wraps FileNFEx
findUrl(String) - Static method in class phenote.util.FileUtil
split into findMaster?ConfigUrl & findOboUrl!!!
fireActionPerformed() - Method in class phenote.gui.field.CharFieldGui
 
fireErrorEvent(String) - Method in class phenote.gui.field.FreeTextField
 
fireTemplateChoiceChanged() - Method in class phenote.charactertemplate.AbstractTemplateChooser
 
fixCellWidth(Container, int, int, int, int, int, int, int[], int[]) - Static method in class phenote.gui.SpringUtilities
Aligns the first rows * cols components of parent in a grid.
FLYBASE_DEFAULT_CONFIG_FILE - Static variable in class phenote.config.Config
 
FlybaseDataAdapter - Class in phenote.dataadapter.fly
Just pastes characters to clipboard for proforma 6/30/06 - changing this to use new Pheno-Syntax - should this be renamed Pheno-Syntax data adapter? Pheno Syntax need to be able to write to a file as well as also write to flybases proforma app - i think those are 2 different data adapters sharing Syntax objects - PhenoSyntaxFileAdapter and FlybaseProformaAdapter or something like that - todo...
FlybaseDataAdapter() - Constructor for class phenote.dataadapter.fly.FlybaseDataAdapter
 
FlyCharacter - Class in phenote.dataadapter.fly
 
FlyCharacter(CharacterI) - Constructor for class phenote.dataadapter.fly.FlyCharacter
 
FlyCharacter(String, String) - Constructor for class phenote.dataadapter.fly.FlyCharacter
 
FlyCharacterI - Interface in phenote.dataadapter.fly
 
FlyCharList - Class in phenote.dataadapter.fly
Has a list of FlyCharacterIs for the clipboard for proformae
FlyCharList(CharacterListI) - Constructor for class phenote.dataadapter.fly.FlyCharList
 
FlyCharList() - Constructor for class phenote.dataadapter.fly.FlyCharList
 
FlyCharListTransferable - Class in phenote.dataadapter.fly
 
FlyCharListTransferable(FlyCharList) - Constructor for class phenote.dataadapter.fly.FlyCharListTransferable
 
FlyGenotypeGroupAdapter - Class in phenote.dataadapter.fly
Makes fly style genotype from locus allele 1, locus allele 2, non locus allele, and accesories - with datatags LA1, LA2, NLA, ACC
FlyGenotypeGroupAdapter(String) - Constructor for class phenote.dataadapter.fly.FlyGenotypeGroupAdapter
 
fn(String, String[]) - Static method in class phenote.util.HtmlUtil
 
focusGained() - Method in class phenote.gui.field.CharFieldGui
 
focusLost() - Method in class phenote.gui.field.CharFieldGui
 
focusLost() - Method in class phenote.gui.field.FreeTextField
If user tabs causes a focus lost as well as mouse clicking, (return causes action event)
font - Variable in class phenote.config.Preferences
 
ForwardAction - Class in phenote.gui.actions
 
ForwardAction(ImageIcon) - Constructor for class phenote.gui.actions.ForwardAction
 
FreeTextField - Class in phenote.gui.field
 
FreeTextField(CharField) - Constructor for class phenote.gui.field.FreeTextField
 
fullName - Variable in class phenote.config.Preferences
 

G

generateCharacters() - Method in class phenote.charactertemplate.CharacterTemplateTable
 
GENOTYPE_REL - Static variable in class phenote.datamodel.BasicAnnotationMappingDriver
We probably want to create a special static ontology that extends AnnotationOntology to contain these properties.
get(int) - Method in class phenote.datamodel.CharacterList
 
get(int) - Method in interface phenote.datamodel.CharacterListI
 
get(int) - Method in class phenote.datamodel.ValueCharacterList
 
get(T[], int) - Static method in class phenote.util.Collections
 
get(int) - Method in class phenote.util.LinkCollection
 
getAboutAction() - Method in class phenote.main.PhenoteStartupTask
 
getAction(String) - Method in class phenote.gui.actions.ActionManager
 
getActionCommand() - Method in class phenote.gui.actions.ResponderChainAction
 
getAdditionalEntity() - Method in interface phenote.datamodel.PhenotypeCharacterI
 
getAdditionalEntity() - Method in class phenote.datamodel.PhenotypeCharacterWrapper
 
getAjaxReturnList() - Method in class phenote.servlet.PhenoteBean
 
getAllCharacters() - Method in class phenote.charactertemplate.CharacterTemplateTable
 
getAllCharFields() - Method in class phenote.datamodel.AbstractCharacter
 
getAllCharFields() - Method in class phenote.datamodel.Character
return all char fields configured, both currently used or null in char
getAllCharFields() - Method in interface phenote.datamodel.CharacterI
generic fields!!!
getAllDifferentia(OBOClass) - Static method in class phenote.datamodel.OboUtil
 
getAllFieldCfg(String) - Method in class phenote.config.Config
should first check field with datatag if has one, and if not then label as label may not be unique - fix this - only uses label at the moment
getAllFieldCfgs() - Method in class phenote.config.Config
 
getAllFieldIndex(FieldConfig) - Method in class phenote.config.Config
get index of field config in enabled field config list - returns -1 if not in there -- ex?
getAllOntologies() - Method in class phenote.config.Config
 
getAllOntologies() - Method in class phenote.datamodel.CharFieldManager
 
getAllOntologyConfigs() - Method in class phenote.config.Config
 
getAllowedRepeatsFile() - Static method in class phenote.config.Preferences
 
getAllowExtendedCharacters() - Method in class phenote.config.Preferences
 
getAlwaysLowercaseFile() - Static method in class phenote.config.Preferences
 
getAnnotationCountByClass(OBOObject) - Method in class phenote.gui.TermInfo2
 
getAnnotationInformationContentByClass(OBOObject) - Method in class phenote.gui.TermInfo2
 
getAnnotationsByClass(OBOObject) - Method in class phenote.gui.TermInfo2
 
getAnnotId() - Method in class phenote.datamodel.AbstractCharacter
 
getAnnotId() - Method in interface phenote.datamodel.CharacterI
Returns auto generated annot id for character, returns null if dont have one
getAnnotMappingDriver() - Method in class phenote.config.Config
mapping for character to obo annot, used for OBO_ANNOTATION character mode meaningless in pure character mode, returns BasicAnnotationMappingDriver by default
getAppID() - Method in class phenote.main.PhenoteStartupTask
 
getAppName() - Static method in class phenote.config.Preferences
 
getAppName() - Static method in class phenote.main.PhenotePlus
 
getAppName() - Method in class phenote.main.PhenoteStartupTask
 
getArchiveDirectory() - Method in class phenote.jobs.OntologyUpdateJob
 
getAttributeForValue(OBOClass) - Static method in class phenote.datamodel.OboUtil
Finds and returns the closest attribute ancestor for a value term from PATO.
getAuditHistoryMode() - Method in interface phenote.datamodel.AnnotationMappingDriver
 
getAuditHistoryMode() - Method in class phenote.datamodel.BasicAnnotationMappingDriver
 
getAutoAnnotField() - Method in class phenote.datamodel.CharFieldManager
Returns char field that is type AUTO_ANNOT_FIELD.
getAutoCommitTextEdits() - Method in class phenote.config.Preferences
 
getAutocompleteSettings() - Method in class phenote.config.Config
 
getAutosaveEnabled() - Method in class phenote.config.Preferences
 
getAutosaveExpirationDays() - Method in class phenote.config.Preferences
 
getAutosavePath() - Method in class phenote.config.Preferences
 
getAutosaveWaitTime() - Method in class phenote.config.Preferences
 
getBackgroundColor() - Method in class phenote.config.Preferences
 
getBeanName() - Method in class phenote.presentation.tags.FileUtilTag
 
getBeanName() - Method in class phenote.presentation.tags.RelationshipTag
 
getBorderInsets(Component) - Method in class phenote.gui.StackedBox.SeparatorBorder
 
getBoxColumnFromPubPersonNBP(Statement, String, String, String, String) - Static method in class phenote.dataadapter.worm.WormAdapterReference
 
getBrowserCommand() - Method in class phenote.config.Preferences
 
getBufferSize(URLConnection) - Static method in class phenote.util.FileUtil
Should merge with getFileSize and getRemoteFileSize
getButtonColor() - Method in class phenote.config.Preferences
 
getButtonText() - Method in class phenote.dataadapter.fly.ProformaAlleleParser
 
getButtonText() - Method in class phenote.dataadapter.OntologyMaker
 
getButtonText() - Method in interface phenote.dataadapter.OntologyMakerI
 
getCaseSensitiveSort() - Method in class phenote.config.Preferences
 
getCategory() - Method in class phenote.charactertemplate.CharacterTemplateTableFactory
 
getCategory() - Method in class phenote.charactertemplate.TemplateChooserFactory
 
getCategory() - Method in class phenote.gui.factories.CharacterTableFactory
 
getCategory() - Method in class phenote.gui.factories.NCBIInfoFactory
 
getCategory() - Method in class phenote.gui.factories.PhenoteEditorFactory
 
getCategory() - Method in class phenote.gui.factories.PhenoteGraphViewFactory
 
getCategory() - Method in class phenote.gui.factories.PhenoteOntologyTreeEditorFactory
 
getCategory() - Method in class phenote.gui.factories.PhenoteTreeViewFactory
 
getCategory() - Method in class phenote.gui.factories.ProtocolEditorFactory
 
getCategory() - Method in class phenote.gui.factories.ScratchGroupsViewFactory
 
getCategory() - Method in class phenote.gui.factories.TermInfoFactory
 
getCategory() - Method in class phenote.matrix.view.MatrixComponentFactory
 
getChangeObjectsMode() - Method in interface phenote.datamodel.AnnotationMappingDriver
 
getChangeObjectsMode() - Method in class phenote.datamodel.BasicAnnotationMappingDriver
 
getCharacter() - Method in class phenote.dataadapter.delimited.DelimitedChar
 
getCharacter() - Method in class phenote.dataadapter.fly.FlyCharacter
 
getCharacter() - Method in class phenote.dataadapter.phenosyntax.PhenoSyntaxChar
 
getCharacter() - Method in class phenote.datamodel.CharFieldValue
 
getCharacter() - Method in class phenote.datamodel.PhenotypeCharacterWrapper
 
getCharacter() - Method in class phenote.gui.ComparisonCharacterGui
 
getCharacterList() - Method in class phenote.dataadapter.CharacterListManager
 
getCharacterList() - Method in class phenote.dataadapter.CharListChangeEvent
 
getCharacterList() - Method in class phenote.dataadapter.fly.FlyCharList
 
getCharacterMode() - Method in class phenote.config.Config
returns enum from character mode xml bean itself - why not right?
getCharacterReference(String) - Method in class phenote.dataadapter.worm.WormAdapterReference
 
getCharacters() - Method in class phenote.edit.AddTransaction
 
getCharacters() - Method in class phenote.edit.CompoundTransaction
 
getCharacters() - Method in class phenote.edit.DeleteTransaction
 
getCharacters() - Method in interface phenote.edit.TransactionI
 
getCharacters() - Method in class phenote.edit.UpdateTransaction
 
getCharacterTableController() - Method in class phenote.main.Phenote
 
getCharacterTablePanel() - Method in class phenote.gui.CharacterTableController
 
getCharChangeListener() - Method in class phenote.dataadapter.AbstractGroupAdapter
 
getCharChangeListener() - Method in interface phenote.dataadapter.GroupAdapterI
 
getCharField() - Method in class phenote.charactertemplate.AbstractTemplateChooser
 
getCharField() - Method in interface phenote.charactertemplate.TemplateChooser
 
getCharField() - Method in class phenote.config.FieldConfig
Actually creates char field if null, as char fields utimately come from field configs - so this is funny but its actually not funny
getCharField(int) - Method in class phenote.datamodel.CharFieldManager
get char field for int.
getCharField(int, String) - Method in class phenote.datamodel.CharFieldManager
 
getCharField() - Method in class phenote.datamodel.CharFieldValue
 
getCharField() - Method in class phenote.gui.field.CharFieldGui
 
getCharFieldEnum() - Method in class phenote.datamodel.CharField
 
getCharFieldEnum(String) - Static method in enum phenote.datamodel.CharFieldEnum
 
getCharFieldEnum() - Method in class phenote.gui.field.CharFieldGui
 
getCharFieldForName(String) - Method in class phenote.datamodel.AbstractCharacter
 
getCharFieldForName(String) - Method in class phenote.datamodel.Character
 
getCharFieldForName(String) - Method in interface phenote.datamodel.CharacterI
 
getCharFieldForName(String) - Method in class phenote.datamodel.CharFieldManager
Actually checks both name & tag of char fields for match - rename getCharField?
getCharFieldGuiList() - Method in class phenote.gui.field.FieldPanel
 
getCharFieldList() - Method in class phenote.datamodel.CharFieldManager
This is where the ontologies are in a generic fashion.
getCharFieldListForGroup(String) - Method in class phenote.datamodel.CharFieldManager
should this be stored as a data structure?
getCharFieldsForSyntaxAbbrev(String) - Method in class phenote.config.Config
kinda silly to return list?? so there are 2 fields for "Tag" which perhaps is silly but thats whats happening so need to deal with it
getCharFieldValue(OBOClass, CharacterI, CharField) - Method in class phenote.datamodel.AnnotationCharacter
 
getCharFieldValue(Instance, CharacterI, CharField) - Method in class phenote.datamodel.AnnotationCharacter
 
getCharFieldValue(DanglingObject, CharacterI, CharField) - Method in class phenote.datamodel.AnnotationCharacter
 
getCharFieldValue(String, CharacterI, CharField) - Method in class phenote.datamodel.AnnotationCharacter
 
getCharFieldValue(OBOClass, CharacterI, CharField) - Method in interface phenote.datamodel.AnnotationMappingDriver
 
getCharFieldValue(String, CharacterI, CharField) - Method in interface phenote.datamodel.AnnotationMappingDriver
 
getCharFieldValue(OBOClass, CharacterI, CharField) - Method in class phenote.datamodel.BasicAnnotationMappingDriver
 
getCharFieldValue(Instance, CharacterI, CharField) - Method in class phenote.datamodel.BasicAnnotationMappingDriver
 
getCharFieldValue(String, CharacterI, CharField) - Method in class phenote.datamodel.BasicAnnotationMappingDriver
 
getCharFieldValue() - Method in class phenote.gui.field.AbstractAutoCompList
 
getCharFieldValue() - Method in class phenote.gui.field.CharacterListFieldGui
 
getCharFieldValue() - Method in class phenote.gui.field.CharFieldGui
Returns the current value as a "character-independent" value (character is null).
getCharFieldValue() - Method in class phenote.gui.field.FreeTextField
 
getCharFieldValue() - Method in class phenote.gui.field.PickListFieldGui
 
getCharFieldValue() - Method in class phenote.gui.field.TermCompList
 
getCharFieldValueList() - Method in class phenote.datamodel.CharFieldValue
 
getCharList() - Method in class phenote.dataadapter.CharacterListManager
 
getCharListChangeListener() - Method in class phenote.dataadapter.AbstractGroupAdapter
 
getCharListChangeListener() - Method in interface phenote.dataadapter.GroupAdapterI
 
getCharListDataFlavor() - Static method in class phenote.dataadapter.fly.CharacterListTransferable
 
getCharListDataFlavor() - Static method in class phenote.dataadapter.fly.FlyCharListTransferable
 
getCharListMan(String) - Static method in class phenote.dataadapter.CharacterListManager
 
getChars() - Method in class phenote.gui.selection.CharSelectionEvent
 
getChildren() - Method in class phenote.servlet.PhenoteBean
 
getChosenTemplates(Collection<CharacterI>) - Method in class phenote.charactertemplate.AbstractTemplateChooser
 
getChosenTemplates(Collection<CharacterI>) - Method in interface phenote.charactertemplate.TemplateChooser
 
getChosenTemplates(Collection<CharacterI>) - Method in class phenote.charactertemplate.TreeChooser
 
getClipboardOwner() - Static method in class phenote.dataadapter.fly.FlybaseDataAdapter
 
getColumnByName(String) - Method in class phenote.gui.OntologyUpdate
helper function for getting column index by name
getColumnClass(int) - Method in class phenote.charactertemplate.CharacterTemplateTableFormat
 
getColumnClass(int) - Method in class phenote.gui.CharacterTableFormat
 
getColumnClass(int) - Method in class phenote.gui.OntologyUpdate.OntologyUpdateTableModel
 
getColumnComparator(int) - Method in class phenote.charactertemplate.CharacterTemplateTableFormat
 
getColumnComparator(int) - Method in class phenote.gui.CharacterTableFormat
 
getColumnCount() - Method in class phenote.charactertemplate.CharacterTemplateTableFormat
 
getColumnCount() - Method in class phenote.gui.CharacterTableFormat
 
getColumnCount() - Method in class phenote.gui.OntologyUpdate.OntologyUpdateTableModel
 
getColumnHeader(int) - Method in class phenote.matrix.model.MatrixController
 
getColumnName(int) - Method in class phenote.charactertemplate.CharacterTemplateTableFormat
 
getColumnName(int) - Method in class phenote.gui.CharacterTableFormat
 
getColumnName(int) - Method in class phenote.gui.OntologyUpdate.OntologyUpdateTableModel
 
getColumns() - Method in class phenote.matrix.model.MatrixController
 
getColumnValue(CharacterI, int) - Method in class phenote.charactertemplate.CharacterTemplateTableFormat
 
getColumnValue(CharacterI, int) - Method in class phenote.gui.CharacterTableFormat
 
getColwidth() - Method in class phenote.config.FieldConfig
 
getCommitButtonLabel() - Method in class phenote.dataadapter.birn.SoapAdapter
The label that gets displayed on the db commit button
getCommitButtonLabel() - Method in interface phenote.dataadapter.QueryableDataAdapterI
The label that gets displayed on the db commit button
getCommitButtonLabel() - Method in class phenote.dataadapter.worm.WormAdapter
 
getCommitButtonLabel() - Method in class phenote.dataadapter.worm.WormAdapterReference
 
getCommitButtonLabel() - Method in class phenote.dataadapter.worm.WormGoAdapter
 
getCommitButtonLabel() - Method in class phenote.dataadapter.worm.WormInteractionAdapter
 
getCommitButtonLabel() - Method in class phenote.dataadapter.worm.WormTransgeneAdapter
 
getComparisonField() - Method in class phenote.datamodel.CharFieldManager
return COMPARISON field if have one, if dont should we: 1) create one on demand (like date)? sep method? 2) return null 3) throw ex? returning null for now
getComparisonList() - Method in class phenote.datamodel.CharFieldValue
From cfv comparison parent
getComparisonRelationOntology() - Method in class phenote.datamodel.CharFieldManager
Return ontology to use for statement comparisons this needs work.
getComparisons() - Method in class phenote.dataadapter.CharacterListManager
Return all comparisons.
getComparisons() - Method in class phenote.datamodel.AbstractCharacter
get all comparisons with char as subject
getComparisons() - Method in interface phenote.datamodel.CharacterI
Return Comparisons if char is subject of comparisons, not object.
getComparisonValueKidList() - Method in class phenote.datamodel.AbstractCharacter
Returns a list of CharFieldValue comparison kids (not parent CFV)
getComparisonValueKidList() - Method in interface phenote.datamodel.CharacterI
CharFieldValue may hold a list of values, with char as subject
getComparisonValues() - Method in class phenote.dataadapter.CharacterListManager
Returns all kid CharFieldValue comparisons.
getCompButton() - Method in class phenote.gui.field.CharFieldGui
Overridden by TermCompList
getCompButton() - Method in class phenote.gui.field.TermCompList
 
getCompletionList(String, String, String, PhenoteBean) - Method in class phenote.servlet.PhenoteController
 
getCompletionTermList() - Method in class phenote.servlet.PhenoteBean
 
getCompList() - Method in class phenote.gui.field.AbstractAutoCompList
 
getCompList() - Method in class phenote.gui.field.CharFieldGui
for testing and internal use - overridden
getCompListDisplayName() - Method in class phenote.gui.field.CompletionTerm
 
getCompListDisplayString() - Method in class phenote.gui.field.CompletionTerm
used by servlet.PhenoteController as well as CompTermList
getCompListDisplaySuffix() - Method in class phenote.gui.field.CompletionTerm
 
getCompListInformalString() - Method in class phenote.gui.field.CompletionTerm
 
getCompListSearcher() - Method in class phenote.gui.field.AbstractAutoCompList
 
getComponent() - Method in class phenote.gui.ComparisonCharacterGui
 
getComponent() - Method in class phenote.gui.field.CharFieldMatcherEditor
Returns the panel containing the filter interface.
getComponent() - Method in class phenote.gui.SelectionHistory
 
getComponent() - Method in class phenote.gui.StandardToolbar
 
getComponent() - Method in class phenote.gui.TermInfo
 
getComponentsGroup() - Method in class phenote.datamodel.CharField
 
getConfig() - Method in class phenote.config.FieldConfig
 
getConfigAuthor() - Method in class phenote.config.Config
 
getConfigDesc() - Method in class phenote.config.Config
 
getConfigName() - Method in class phenote.config.Config
 
getConfigNames() - Static method in class phenote.config.ConfigFileQueryGui
query conf directories in app conf, jar conf(webstart) and .phenote/conf List? soreted alphabeitcally? these strings are the actual filenames as in name-with-dash.cfg
getConfiguration() - Method in class phenote.gui.TermInfo2
 
getConfigurationPanel() - Method in class phenote.gui.TermInfo2
 
getConfirmOnExit() - Method in class phenote.config.Preferences
 
getConstraintFailureMsg() - Method in class phenote.gui.field.FreeTextField
 
getConstraintFailureMsg() - Method in class phenote.gui.field.IdFieldGui
 
getConstraintsNewRow() - Method in class phenote.gui.field.FieldPanel
set up basic grid bag constraints with insets and increments currentGridBagRow/gridy
getConstraintsSameRow(int) - Method in class phenote.gui.field.FieldPanel
set up basic grid bag constraints with insets and uses currentGridBagRow for gridy (doesnt increment it)
getController() - Method in class phenote.matrix.view.MatrixComponent
 
getCopyEnabled() - Method in class phenote.datamodel.CharField
 
getCount() - Method in interface phenote.datamodel.PhenotypeCharacterI
 
getCount() - Method in class phenote.datamodel.PhenotypeCharacterWrapper
 
getCount() - Method in class phenote.matrix.model.PhenotypeMatrixCell
 
getCurrentAnnotations() - Method in class phenote.gui.TermInfo2
 
getCurrentDataFile() - Method in class phenote.dataadapter.CharacterListManager
 
getCurrentFieldPanelContainer() - Static method in class phenote.gui.field.FieldPanelContainer
Returns the most recently created FieldPanelContainer, so that tables can notify it when they gain focus.
getCurrentOboClass() - Method in class phenote.gui.field.CharFieldGui
overridden by term comp list
getCurrentOboClass() - Method in class phenote.gui.field.TermCompList
Throws exception if there isnt a current obo class, if the user has typed something that isnt yet a term - hasnt selected a term
getCurrentRelation() - Method in class phenote.gui.field.CharFieldGui
overridden by RelationCompList
getCurrentRelation() - Method in class phenote.gui.field.RelationCompList
Throws exception if there isnt a current relation - for relation lists (post comp), if the user has typed something that isnt yet a rel - hasnt selected a rel
getCurrentTermRelName() - Method in class phenote.gui.field.AbstractAutoCompList
Return the name of the current term or relation - was gonna call this item name but that gets confused with "items" in combo box
getCurrentTermRelName() - Method in class phenote.gui.field.RelationCompList
 
getCurrentTermRelName() - Method in class phenote.gui.field.TermCompList
 
getCurrentTransaction() - Method in class phenote.edit.EditManager
 
getDanglersList() - Method in class phenote.dataadapter.phenoxml.PhenoXmlAdapter
 
getDataAdapters() - Method in class phenote.config.Config
Returns enabled data adapters - empty list if none enabled
getDataTag() - Method in class phenote.config.FieldConfig
First tries to return explicitly set datatag, 2nd syn abbrev, 3rd label w _
getDate() - Method in class phenote.datamodel.CharFieldValue
 
getDateCreatedField() - Method in class phenote.datamodel.CharFieldManager
If date_created doesnt exist then create it - its a fundamental may want a configuration for this - presumptious?
getDateOfVersion() - Static method in class phenote.main.PhenoteVersion
 
getDefaultComponentFactories() - Method in class phenote.main.PhenoteStartupTask
 
getDefaultController() - Static method in class phenote.gui.CharacterTableController
 
getDefaultFileAdapter() - Method in class phenote.config.Config
LoadSaveMangr uses if no extension works.
getDefaultGroup() - Method in class phenote.config.Config
 
getDefaultGroup() - Static method in class phenote.datamodel.CharFieldManager
 
getDefaultMenus() - Method in class phenote.main.PhenoteStartupTask
 
getDefaultPerspectiveResourcePath() - Method in class phenote.main.PhenoteStartupTask
 
getDefaultRelationship() - Method in class phenote.datamodel.AnnotationCharacter
 
getDefaultRelationship() - Method in interface phenote.datamodel.AnnotationMappingDriver
 
getDefaultRelationship() - Method in class phenote.datamodel.BasicAnnotationMappingDriver
 
getDefaultRelationship() - Method in class phenote.datamodel.DefaultMappingDriver
this is the relationship between subject & object should be renamed subjectObjectRelationship
getDefaultRelationship() - Method in class phenote.datamodel.EnvironmentalSampleAssociationMappingDriver
this is the relationship between subject & object should be renamed subjectObjectRelationship
getDefaultRelationship() - Method in class phenote.datamodel.PhenotypeAssociationMappingDriver
this is the relationship between subject & object should be renamed subjectObjectRelationship
getDefaultTasks() - Method in class phenote.main.PhenoteStartupTask
 
getDefaultToolBars() - Method in class phenote.main.PhenoteStartupTask
perhaps this might change in the future so both oboedit and phenote will use the same default toolbars with save, exit, etc.
getDeletedAnnotations() - Method in class phenote.edit.AddTransaction
 
getDeletedAnnotations() - Method in class phenote.edit.CompoundTransaction
 
getDeletedAnnotations() - Method in class phenote.edit.DeleteTransaction
this is for whole row deletes? not del from list field?
getDeletedAnnotations() - Method in class phenote.edit.EditManager
 
getDeletedAnnotations() - Method in interface phenote.edit.TransactionI
 
getDeletedAnnotations() - Method in class phenote.edit.UpdateTransaction
 
getDelimitedHeaderString() - Method in class phenote.dataadapter.delimited.DelimitedChar
 
getDelimitedString() - Method in class phenote.dataadapter.delimited.DelimitedChar
 
getDesc() - Method in class phenote.config.FieldConfig
 
getDescription() - Method in class phenote.dataadapter.AbstractFileAdapter
 
getDescription() - Method in interface phenote.dataadapter.DataAdapterI
 
getDescription() - Method in class phenote.dataadapter.fly.FlybaseDataAdapter
 
getDescription() - Method in interface phenote.datamodel.PhenotypeCharacterI
 
getDescription() - Method in class phenote.datamodel.PhenotypeCharacterWrapper
 
getDifferentiaTerm(OBOClass, OBOProperty) - Static method in class phenote.datamodel.OboUtil
Assumes theres only one term with diffRel, returns the 1st one it finds null if none found - ex?
getDisabledTextColor() - Method in class phenote.gui.field.CharFieldGui
 
getDotPhenoteConfDir() - Static method in class phenote.util.FileUtil
 
getDotPhenoteDir() - Static method in class phenote.util.FileUtil
if ~/.phenote doesnt exist yet its created
getDotPhenoteOboDir() - Static method in class phenote.util.FileUtil
 
getEditButton() - Method in class phenote.gui.field.CharFieldGui
 
getEditManager() - Method in class phenote.charactertemplate.CharacterTemplateTable
 
getEditManager(String) - Static method in class phenote.edit.EditManager
 
getEditManager() - Method in class phenote.gui.CharacterTable
 
getEditManager() - Method in class phenote.gui.CharacterTableController
 
getEditManager() - Method in interface phenote.gui.CharacterTableSource
 
getEditManager() - Method in class phenote.gui.field.CharFieldGui
 
getEmail() - Method in class phenote.config.Preferences
 
getEnabledTextColor() - Method in class phenote.gui.field.CharFieldGui
 
getEnbldCharField(int) - Method in class phenote.config.Config
 
getEnbldFieldCfg(int, String) - Method in class phenote.config.Config
 
getEnbldFieldCfgs() - Method in class phenote.config.Config
OntologyDataAdapter calls this to figure which ontologies to load This is a list of enabled fields - does not include disabled fields! retname getEnabledFieldConfigs?
getEnbldFieldsNum() - Method in class phenote.config.Config
 
getEnbldFieldsNum(String) - Method in class phenote.config.Config
 
getEndStage() - Method in class phenote.servlet.PhenoteBean
 
getEntity() - Method in class phenote.datamodel.AbstractCharacter
 
getEntity() - Method in interface phenote.datamodel.CharacterI
 
getEntity() - Method in interface phenote.datamodel.PhenotypeCharacterI
 
getEntity() - Method in class phenote.datamodel.PhenotypeCharacterWrapper
 
getEntity() - Method in class phenote.matrix.model.PhenotypeMatrixColumn
 
getEntity2() - Method in class phenote.matrix.model.PhenotypeMatrixCell
 
getEntity2() - Method in class phenote.matrix.model.PhenotypeMatrixColumn
 
getEntityComboBox() - Method in class phenote.gui.field.FieldPanel
 
getEntityField() - Method in class phenote.datamodel.AbstractCharacter
 
getEntityInput() - Method in class phenote.servlet.PhenoteBean
 
getErrors() - Method in class phenote.error.ErrorManager
 
getEscapedName() - Method in class phenote.gui.field.CompletionTerm
 
getEVString() - Method in class phenote.dataadapter.fly.FlyCharacter
Makes string like this: "ENTITY > head ; AO:12 | VALUE > large ; PATO:34 | GENETIC_CONTEXT > dom ; GC:234"
getExtensionLoader() - Static method in class phenote.config.Preferences
 
getExtensionPaths() - Static method in class phenote.config.Preferences
 
getExtensions() - Method in class phenote.dataadapter.AbstractFileAdapter
 
getExtensions() - Method in interface phenote.dataadapter.DataAdapterI
 
getExtensions() - Method in class phenote.dataadapter.fly.FlybaseDataAdapter
 
getExtensions() - Method in class phenote.dataadapter.nexus.NEXUSAdapter
 
getExternalDatabaseConfigs() - Method in class phenote.config.Config
 
getExternalDatabasePaths() - Method in class phenote.config.Config
 
getFailureMessage() - Method in class phenote.dataadapter.ConstraintStatus
 
getField() - Method in class phenote.gui.field.CompletionTerm
 
getField() - Method in class phenote.servlet.PhenoteBean
 
getFieldBean() - Method in class phenote.config.FieldConfig
return xml bean for field -always non null
getFieldCfgsInGroup(String) - Method in class phenote.config.Config
get enabled field configs for a group - or should we just use Field?
getFieldColwidth(int) - Method in class phenote.config.Config
 
getFieldGroups() - Method in class phenote.config.Config
 
getFieldLabel(int, String) - Method in class phenote.config.Config
Gives name of field at index, 0 based (for table heading)
getFieldPanel() - Method in class phenote.main.Phenote
 
getFieldsInGroup(String) - Method in class phenote.config.Config
 
getFieldXmlConfigBean() - Method in class phenote.datamodel.CharField
returns xml bean from configuration used to make field, null if doesnt have one
getFile() - Method in class phenote.config.OntologyConfig
 
getFileAdapConfigs() - Method in class phenote.config.Config
 
getFileAdapter() - Method in class phenote.config.DataAdapterConfig
check if enabled/constructed?
getFileMenu() - Method in class phenote.gui.MenuManager
 
getFileSize(URL) - Static method in class phenote.util.FileUtil
 
getFilter() - Method in class phenote.gui.field.CharFieldMatcherEditor
Returns the current filter value.
getFilterMode() - Method in class phenote.gui.field.CharFieldMatcherEditor
Returns the filter mode used for matching ontology terms.
getFinalResponder() - Method in class phenote.gui.actions.ResponderChainAction
 
getFirstCompListObj() - Method in class phenote.gui.field.AbstractAutoCompList
Get first object in comp list, CompTerm for TermCompList, RelationTerm for RelCompList (silly - merge!) - throws ex if list is empty
getFirstOntology() - Method in class phenote.datamodel.CharField
 
getFlyCharacter(int) - Method in class phenote.dataadapter.fly.FlyCharList
FlyCharacterI??
getFlyCharList() - Method in class phenote.dataadapter.fly.FlyCharList
for proformae
getFont() - Method in class phenote.config.Preferences
 
getFrame() - Method in class phenote.main.Phenote
 
getFullName() - Method in class phenote.config.Preferences
 
getGenConField() - Method in class phenote.datamodel.AbstractCharacter
 
getGeneticContext() - Method in class phenote.datamodel.AbstractCharacter
 
getGeneticContext() - Method in interface phenote.datamodel.CharacterI
 
getGeneticContext() - Method in class phenote.datamodel.PhenotypeCharacterWrapper
 
getGenotype() - Method in class phenote.dataadapter.fly.FlyCharacter
 
getGenotype() - Method in class phenote.datamodel.AbstractCharacter
 
getGenotype() - Method in interface phenote.datamodel.CharacterI
 
getGenotype() - Method in class phenote.datamodel.PhenotypeCharacterWrapper
 
getGenotypeField() - Method in class phenote.datamodel.AbstractCharacter
 
getGenusTerm(OBOClass) - Static method in class phenote.datamodel.OboUtil
for non post comp returns term itself
getGroup() - Method in class phenote.charactertemplate.AbstractTemplateChooser
 
getGroup() - Method in class phenote.charactertemplate.CharacterTemplateTable
 
getGroup() - Method in interface phenote.charactertemplate.TemplateChooser
 
getGroup() - Method in class phenote.gui.CharacterTable
 
getGroup() - Method in class phenote.gui.CharacterTableController
 
getGroup() - Method in interface phenote.gui.CharacterTableSource
 
getGroupAdapter(String) - Method in class phenote.config.Config
returns null if group adapter for group not found - ex?
getGroupAllowsEmptyCharacters(String) - Method in class phenote.config.Config
Determines whether the editing interface for this group should always create a blank character when the last is deleted.
getGroupUsesFieldPanel(String) - Method in class phenote.config.Config
Determines whether the editing interface for this group should use the field panel, or else edit only in the table.
getHelpBroker() - Static method in class phenote.main.OldHelpManager
 
getHelpTopicID() - Method in class phenote.gui.factories.PhenoteGraphViewFactory
 
getHelpTopicID() - Method in class phenote.gui.factories.PhenoteTreeViewFactory
 
getID() - Method in class phenote.charactertemplate.CharacterTemplateTableFactory
 
getID() - Method in class phenote.charactertemplate.TemplateChooserFactory
 
getId() - Method in class phenote.dataadapter.ScratchGroup
 
getID() - Method in class phenote.datamodel.CharFieldValue
convenience fn
getID() - Method in class phenote.gui.factories.CharacterTableFactory
 
getID() - Method in class phenote.gui.factories.NCBIInfoFactory
 
getID() - Method in class phenote.gui.factories.PhenoteEditorFactory
 
getID() - Method in class phenote.gui.factories.PhenoteGraphViewFactory
 
getID() - Method in class phenote.gui.factories.PhenoteTreeViewFactory
 
getID() - Method in class phenote.gui.factories.ProtocolEditorFactory
 
getID() - Method in class phenote.gui.factories.ScratchGroupsViewFactory
 
getID() - Method in class phenote.gui.factories.ScratchGroupTableFactory
 
getID() - Method in class phenote.gui.factories.TermInfoFactory
 
getID() - Method in class phenote.gui.field.CompletionTerm
 
getID() - Method in class phenote.gui.selection.IDSelectionEvent
 
getID() - Method in class phenote.matrix.view.MatrixComponentFactory
 
getIdFromHyperlink(HyperlinkEvent) - Static method in class phenote.util.HtmlUtil
extracts id from link, returns null if fails
getIdOrValue(String) - Method in class phenote.datamodel.AbstractCharacter
convenience function, if field is a term then return ID, otherwise return field value as String throws ex if field doesnt exist
getIdOrValue(String) - Method in interface phenote.datamodel.CharacterI
convenience function, if field is a term then return ID, otherwise return field value as String throws ex if field doesnt exist
getIndex() - Method in enum phenote.datamodel.RelationshipEnumeration
 
getIndex() - Method in enum phenote.util.TermLinkComparator.RelationshipEnum
 
GetInfo - Class in phenote.gui
This class will show the details of what's going on in Phenote, including the details of the ontologies that are loaded, and some general preference settings.
GetInfo() - Constructor for class phenote.gui.GetInfo
Initialize the Frame
getInputStreamWithOrWithoutProxy(URL) - Static method in class phenote.util.FileUtil
 
getInputVerifier() - Method in class phenote.gui.field.FreeTextField
overridden by subclasses that verify input (IdFieldGui, IntFieldGui...)
getInputVerifier() - Method in class phenote.gui.field.IdFieldGui
 
getInstallationDirectory() - Static method in class phenote.config.Preferences
This is not how Phenote records its version (though maybe it should be)
getInstance() - Static method in class phenote.dataadapter.OntologyDataAdapter
synchronized so cant reload an ontology while ontologies are being initialized getInstance calls initOntologies - in other words you have to call getInstance to initialize the ontologies
getInstance() - Static method in class phenote.dataadapter.OntologyDataAdapter2
synchronized so cant reload an ontology while ontologies are being initialized getInstance calls initOntologies - in other words you have to call getInstance to initialize the ontologies
getInstance() - Static method in class phenote.servlet.PhenoteWebConfiguration
 
getIsaParentForTerm(OBOClass) - Static method in class phenote.datamodel.OboUtil
Returns the "is_a" parent for an OBO term, or null if one is not found.
getIsExternalViewType() - Method in class phenote.servlet.PhenoteBean
 
getJComboBox() - Method in class phenote.gui.field.AbstractAutoCompList
 
getKidWithSameValue(CharFieldValue) - Method in class phenote.datamodel.CharFieldValue
return kid that has same value/class/string as val.
getLabel() - Method in class phenote.config.FieldConfig
 
getLabel() - Method in class phenote.gui.field.CharFieldGui
 
getLastModifiedDate(URL) - Static method in class phenote.util.FileUtil
 
getLastParseField() - Method in class phenote.dataadapter.delimited.DelimFieldParser
 
getLightSelectionColor() - Method in class phenote.config.Preferences
 
getLinkName() - Method in class phenote.util.LinkCollection
 
getLinks() - Method in class phenote.util.LinkCollection
 
getList() - Method in class phenote.datamodel.CharacterList
 
getList() - Method in interface phenote.datamodel.CharacterListI
 
getList() - Method in class phenote.datamodel.ValueCharacterList
 
getListDelButton() - Method in class phenote.gui.field.CharFieldGui
 
getListGui() - Method in class phenote.gui.field.CharFieldGui
JList? initialize if configged list gui is the list that is displayed if the field is multi valued - takes more than one value - NOT the drop down list
getListMessage() - Method in class phenote.gui.field.CharFieldGui
list message is to display message to user on multi select that not all lists selected are same - if so
getLoadUrl() - Method in class phenote.config.OntologyConfig
 
getLocalFile(String) - Method in class phenote.dataadapter.OntologyDataAdapter2
 
getLocalUrl() - Method in class phenote.config.OntologyConfig
 
getLockDoc() - Method in class phenote.gui.PhenoteMainFrame
 
getLogConfigFile() - Method in class phenote.config.Config
 
getLogConfigUrl() - Method in class phenote.config.Config
 
getLogfile() - Method in class phenote.config.Preferences
 
getLookupButtonImage() - Method in interface phenote.dataadapter.ncbi.NCBIDataAdapterI
The label that gets displayed on the lookup button.
getLookupButtonImage() - Method in class phenote.dataadapter.ncbi.OMIMAdapter
 
getLookupButtonImage() - Method in class phenote.dataadapter.ncbi.PubMedAdapter
 
getMarkedCharacters() - Method in class phenote.charactertemplate.CharacterTemplateTable
 
getMatchList() - Method in class phenote.gui.field.CompletionTerm
 
getMeasurement() - Method in interface phenote.datamodel.PhenotypeCharacterI
 
getMeasurement() - Method in class phenote.datamodel.PhenotypeCharacterWrapper
 
getMeasurement() - Method in class phenote.matrix.model.PhenotypeMatrixCell
 
getMessage() - Method in exception phenote.dataadapter.delimited.DelimitedChar.SyntaxParseException
 
getMessage() - Method in exception phenote.dataadapter.delimited.DelimitedEx
 
getMessage() - Method in exception phenote.dataadapter.phenosyntax.PhenoSyntaxChar.SyntaxParseException
 
getMigratedSecondaryIDsList() - Method in class phenote.dataadapter.phenoxml.PhenoXmlAdapter
 
getMinCompChars(int) - Method in class phenote.config.Config
 
getMinCompChars() - Method in class phenote.gui.field.AbstractAutoCompList
 
getMinCompChars() - Method in class phenote.gui.field.CharFieldGui
 
getMinCompletionChars() - Method in class phenote.config.FieldConfig
Return the amount of letters/chars a user has to type before completion kicks in - this helps with slow completion with many ontologies on a slow computer
getMsg() - Method in class phenote.error.ErrorEvent
 
getMyPhenoteConfigString() - Method in class phenote.config.Config
Get config file string that is in my-phenote file - throw io exception if file doesnt exist.
getName() - Method in class phenote.charactertemplate.CharacterTemplateTableFactory
 
getName() - Method in class phenote.charactertemplate.TemplateChooserFactory
 
getName() - Method in class phenote.config.DataAdapterConfig
 
getName() - Method in class phenote.config.OntologyConfig
 
getName() - Method in interface phenote.dataadapter.ncbi.NCBIDataAdapterI
 
getName() - Method in class phenote.dataadapter.ncbi.OMIMAdapter
 
getName() - Method in class phenote.dataadapter.ncbi.PubMedAdapter
 
getName() - Method in class phenote.datamodel.CharField
 
getName() - Method in enum phenote.datamodel.CharFieldEnum
 
getName() - Method in class phenote.datamodel.CharFieldValue
 
getName() - Method in class phenote.datamodel.Ontology
 
getName() - Method in enum phenote.datamodel.RelationshipEnumeration
 
getName() - Method in class phenote.gui.factories.CharacterTableFactory
 
getName() - Method in class phenote.gui.factories.NCBIInfoFactory
 
getName() - Method in class phenote.gui.factories.PhenoteEditorFactory
 
getName() - Method in class phenote.gui.factories.PhenoteGraphViewFactory
 
getName() - Method in class phenote.gui.factories.PhenoteOntologyTreeEditorFactory
 
getName() - Method in class phenote.gui.factories.PhenoteTreeViewFactory
 
getName() - Method in class phenote.gui.factories.ProtocolEditorFactory
 
getName() - Method in class phenote.gui.factories.ScratchGroupsViewFactory
 
getName() - Method in class phenote.gui.factories.ScratchGroupTableFactory
 
getName() - Method in class phenote.gui.factories.TermInfoFactory
 
getName() - Method in class phenote.gui.field.CompletionObject
 
getName() - Method in class phenote.gui.field.CompletionTerm
 
getName() - Method in class phenote.gui.PhenoteDockingTheme
 
getName() - Method in enum phenote.gui.SearchFilterType
 
getName() - Method in class phenote.matrix.view.MatrixComponentFactory
 
getName() - Method in enum phenote.util.TermLinkComparator.RelationshipEnum
 
getNameOfFile(URL) - Static method in class phenote.util.FileUtil
get actual name of file sans path
getNameOfFile(String) - Static method in class phenote.util.FileUtil
 
getNamespace() - Method in class phenote.config.OntologyConfig
 
getNamespace() - Method in class phenote.dataadapter.AbstractGroupAdapter
 
getNaviIndex() - Method in class phenote.gui.TermInfo2
 
getNCBIAdapter() - Method in class phenote.config.DataAdapterConfig
 
getNCBIDataAdapters() - Method in class phenote.config.Config
 
getNewId() - Static method in class phenote.edit.AutoAnnotIdGenerator
 
getNewTerm() - Method in class phenote.edit.AddTransaction
 
getNewTerm() - Method in class phenote.edit.CharChangeEvent
 
getNewTerm() - Method in class phenote.edit.CompoundTransaction
 
getNewTerm() - Method in class phenote.edit.DeleteTransaction
 
getNewTerm() - Method in interface phenote.edit.TransactionI
 
getNewTerm() - Method in class phenote.edit.UpdateTransaction
 
getNewValueString() - Method in class phenote.edit.CompoundTransaction
 
getNewValueString() - Method in class phenote.edit.UpdateTransaction
 
getNonBlankCharList() - Method in class phenote.dataadapter.CharacterListManager
 
getNonBlankCharList() - Method in class phenote.datamodel.CharacterList
 
getNonBlankCharList() - Method in interface phenote.datamodel.CharacterListI
 
getNonBlankCharList() - Method in class phenote.datamodel.ValueCharacterList
 
getNonBlankList() - Method in class phenote.dataadapter.CharacterListManager
return all characters that arent blanks.
getNonBlankList() - Method in class phenote.datamodel.CharacterList
return all characters that arent blanks.
getNonBlankList() - Method in interface phenote.datamodel.CharacterListI
return all characters that arent blanks.
getNonBlankList() - Method in class phenote.datamodel.ValueCharacterList
return all characters that arent blanks.
getNumberOfFields() - Method in class phenote.datamodel.CharFieldManager
 
getNumColumns() - Method in class phenote.matrix.model.MatrixController
 
getNumOfDiffs(OBOClass) - Static method in class phenote.datamodel.OboUtil
Return number of rel-diffs a term has
getNumRows() - Method in class phenote.matrix.model.MatrixController
 
getObject() - Method in class phenote.datamodel.Comparison
 
getObject() - Method in class phenote.gui.selection.UseTermEvent
 
getObjHref(LinkedObject) - Method in class phenote.gui.TermInfo2
 
getObjHrefLabel(LinkedObject) - Method in class phenote.gui.TermInfo2
 
getOboAnnotation() - Method in class phenote.datamodel.AbstractCharacter
Return null by default - AnnotationCharacter overrides
getOboAnnotation() - Method in interface phenote.datamodel.CharacterI
if hasOboAnnotation() this returns non null Annotation from obo model
getOboClass(String) - Method in class phenote.datamodel.CharFieldManager
Searches all ontologies for id - this could be even more savvy and utilize the id prefix AO,GO,PATO...
getOboClass() - Method in class phenote.datamodel.CharFieldValue
 
getOboClass() - Method in class phenote.gui.field.CompletionObject
 
getOboClass() - Method in class phenote.gui.field.CompletionTerm
 
getOboClass() - Method in class phenote.gui.selection.TermSelectionEvent
 
getOboClassWithExcep(String) - Method in class phenote.datamodel.CharFieldManager
 
getOboDate(URL) - Method in class phenote.dataadapter.OntologyDataAdapter
Get the date of the file from the header of the obo file - just read header dont read in whole file.
getOboDate(URL) - Method in class phenote.dataadapter.OntologyDataAdapter2
 
getOboObject() - Method in class phenote.gui.field.CompletionObject
this is way of future - use more general OBOObj instead of OBOProp
getOboProperty() - Method in class phenote.gui.field.CompletionObject
returns null if not an obo property - exception?
getOboProperty() - Method in class phenote.gui.field.CompletionRelation
this is way of future - use more general OBOObj instead of OBOProp
getOboRestriction(Link) - Static method in class phenote.datamodel.OboUtil
 
getOboSession() - Method in class phenote.datamodel.CharFieldManager
 
getOboSession() - Method in class phenote.datamodel.Ontology
 
getObservable() - Method in class phenote.gui.ComparisonCharacterGui
Send out notification when a new char has been dropped, used by ComparisonGui which then updates comparison model
getObservable() - Method in class phenote.gui.field.RelationCompList
Send out notification when a new relation has been selected, used by ComparisonGui avoids hardwiring modifying a particular datamodel like other CharFieldGuis(refactor) this could migrate to superclass if needed there
getOMIMbyID(String) - Method in class phenote.dataadapter.ncbi.OMIMAdapter
 
getOMIMbyID(String) - Method in class phenote.dataadapter.ncbi.PubMedAdapter
 
getOntCfgIndex(OntologyConfig) - Method in class phenote.config.FieldConfig
 
getOntConfig(String) - Method in class phenote.config.FieldConfig
return OC with name - null if none
getOnTheFlySlimTerms() - Method in class phenote.config.OntologyConfig
 
getOntMaker(String) - Method in class phenote.config.Config
 
getOntMakers() - Method in class phenote.config.Config
 
getOntol() - Method in class phenote.gui.field.CompletionTerm
 
getOntologies() - Method in class phenote.servlet.AdminBean
 
getOntology() - Method in class phenote.datamodel.CharField
 
getOntologyBean() - Method in class phenote.config.OntologyConfig
 
getOntologyChooser() - Method in class phenote.gui.field.CharFieldGui
 
getOntologyChooser() - Method in class phenote.gui.field.TermCompList
 
getOntologyConfig() - Method in class phenote.datamodel.Ontology
 
getOntologyConfigList() - Method in class phenote.config.FieldConfig
 
getOntologyDate() - Method in class phenote.datamodel.Ontology
 
getOntologyFileByHandle(String) - Method in class phenote.config.Config
 
getOntologyForName(String) - Method in class phenote.datamodel.CharField
Returns Ontology with name ontologyName (ignores case), ont ex if dont have it
getOntologyForName(String) - Method in class phenote.datamodel.CharFieldManager
Returns ontology with name, null if not found
getOntologyForTerm(OBOClass) - Method in class phenote.datamodel.CharFieldManager
Currently iterates through every ontology looking for term, if this proves too inefficient we could do something with ID prefixes
getOntologyList() - Method in class phenote.config.Config
 
getOntologyList() - Method in class phenote.datamodel.CharField
 
getOntologyName() - Method in class phenote.jobs.OntologyUpdateJob
 
getOntologyName() - Method in class phenote.servlet.PhenoteBean
 
getPanel() - Method in class phenote.gui.field.SearchParamPanel
 
getParam(SearchFilterType) - Method in class phenote.gui.SearchParams
 
getParam(SearchFilterType) - Method in interface phenote.gui.SearchParamsI
 
getParents() - Method in class phenote.servlet.PhenoteBean
 
getPeriodWordsFile() - Static method in class phenote.config.Preferences
 
getPersonalDefinition() - Method in class phenote.config.Preferences
 
getPerspectiveResourceDir() - Method in class phenote.main.PhenoteStartupTask
in this directory obo/idw expects to find a file named perspectives.xml which then points to idw files in this same directory obo can get this from a jar but doesnt work from webstart jar??? FileNotFoundException printed to stdout if not found and no perspectives come up
getPhenoDocBean() - Method in class phenote.config.Config
 
getPhenoSyntaxString() - Method in class phenote.dataadapter.phenosyntax.PhenoSyntaxChar
 
getPhenote() - Static method in class phenote.main.Phenote
 
getPickListSourceField() - Method in class phenote.datamodel.CharField
 
getPickSourceFieldName() - Method in class phenote.config.FieldConfig
 
getPostComp(OBOSession, String) - Method in class phenote.datamodel.CharFieldManager
parse string GO:123^part_of(AO:345) into post comp obo class This will be replaced with obo edits post comp parse utility
getPostCompFields() - Method in class phenote.datamodel.CharFieldManager
return list of all char fields that allow post comps
getPostCompRelOntol() - Method in class phenote.datamodel.CharField
 
getPostCompTerm() - Method in class phenote.datamodel.OboUtil
 
getPreferences() - Static method in class phenote.config.Preferences
 
getPreferredDimension() - Static method in class phenote.gui.SplashScreen
 
getPreferredScrollableViewportSize() - Method in class phenote.gui.StackedBox
 
getPreferredScrollableViewportSize() - Method in class phenote.gui.VerticalScrollingOnlyPanel
 
getPreferSeparateWindow() - Method in class phenote.gui.factories.PhenoteTreeViewFactory
 
getPrefsDir() - Static method in class phenote.config.Preferences
 
getPrefsDir() - Method in class phenote.main.PhenoteStartupTask
 
getPrefsFilenames() - Static method in class phenote.config.Preferences
 
getPrefsXMLFile() - Static method in class phenote.config.Preferences
 
getPreviouslySelectedChars() - Method in class phenote.gui.selection.CharSelectionEvent
 
getProperty() - Method in class phenote.presentation.tags.FileUtilTag
 
getProperty() - Method in class phenote.presentation.tags.RelationshipTag
 
getPropertyForField(CharField) - Method in class phenote.datamodel.AnnotationCharacter
 
getPropertyForField(CharField) - Method in interface phenote.datamodel.AnnotationMappingDriver
 
getPropertyForField(CharField) - Method in class phenote.datamodel.BasicAnnotationMappingDriver
 
getPropertyForField(CharField) - Method in class phenote.datamodel.DefaultMappingDriver
 
getPropertyForField(CharField) - Method in class phenote.datamodel.EnvironmentalSampleAssociationMappingDriver
 
getPropertyForField(CharField) - Method in class phenote.datamodel.PhenotypeAssociationMappingDriver
 
getProxyHost() - Method in class phenote.config.Preferences
 
getProxyIsSet() - Method in class phenote.config.Preferences
 
getProxyPort() - Method in class phenote.config.Preferences
 
getProxyProtocol() - Method in class phenote.config.Preferences
 
getPub() - Method in class phenote.datamodel.AbstractCharacter
 
getPub() - Method in interface phenote.datamodel.CharacterI
these methods are pase and need to be phased out!
getPub() - Method in class phenote.datamodel.PhenotypeCharacterWrapper
 
getPubField() - Method in class phenote.datamodel.AbstractCharacter
 
getPubPersonNBPFromReference(String, String) - Static method in class phenote.dataadapter.worm.WormReferenceGroupAdapter
 
getPureFileName(String) - Static method in class phenote.util.FileUtil
Strip off all the path information from a file name.
getPurgePeriodInDays() - Method in class phenote.jobs.OntologyUpdateJob
 
getQualField() - Method in class phenote.datamodel.AbstractCharacter
 
getQuality() - Method in class phenote.datamodel.AbstractCharacter
 
getQuality() - Method in interface phenote.datamodel.CharacterI
 
getQuality() - Method in interface phenote.datamodel.PhenotypeCharacterI
 
getQuality() - Method in class phenote.datamodel.PhenotypeCharacterWrapper
 
getQuality() - Method in class phenote.matrix.model.PhenotypeMatrixCell
 
getQuality() - Method in class phenote.matrix.model.PhenotypeMatrixColumn
 
getQualityComboBox() - Method in class phenote.gui.field.FieldPanel
 
getQualityInput() - Method in class phenote.servlet.PhenoteBean
 
getQueryableAdapter() - Method in class phenote.config.DataAdapterConfig
 
getQueryableDataAdapter() - Method in class phenote.config.Config
Just get first one thats enabled - for now assume theres one
getQueryableGroups() - Method in class phenote.dataadapter.birn.SoapAdapter
returns a list of group strings of groups that can be queried for with query method
getQueryableGroups() - Method in interface phenote.dataadapter.ncbi.NCBIDataAdapterI
returns a list of group strings of groups that can be queried for with query method
getQueryableGroups() - Method in class phenote.dataadapter.ncbi.OMIMAdapter
 
getQueryableGroups() - Method in class phenote.dataadapter.ncbi.PubMedAdapter
 
getQueryableGroups() - Method in interface phenote.dataadapter.QueryableDataAdapterI
returns a list of group strings of groups that can be queried for with query method
getQueryableGroups() - Method in class phenote.dataadapter.worm.WormAdapter
 
getQueryableGroups() - Method in class phenote.dataadapter.worm.WormAdapterReference
 
getQueryableGroups() - Method in class phenote.dataadapter.worm.WormGoAdapter
 
getQueryableGroups() - Method in class phenote.dataadapter.worm.WormInteractionAdapter
 
getQueryableGroups() - Method in class phenote.dataadapter.worm.WormTransgeneAdapter
 
getQueryAdapCfgs() - Method in class phenote.config.Config
all configs for query adaps - enabled or not
getReadAdapter() - Method in class phenote.main.CommandLine
If input/read was specified on the command line this returns the correctly-initialized read data adapter for it.
getRelation(String, String) - Method in class phenote.datamodel.BasicAnnotationMappingDriver
retrieves prop from obo session by id, if not there then creates one
getRelation(String) - Method in class phenote.datamodel.CharFieldManager
returns relation of id from obo session, null if dont have
getRelation() - Method in class phenote.datamodel.Comparison
 
getRelationshipEnum(String) - Static method in enum phenote.datamodel.RelationshipEnumeration
 
getRelationshipEnum(String) - Static method in enum phenote.util.TermLinkComparator.RelationshipEnum
 
getReposUrl() - Method in class phenote.config.OntologyConfig
 
getReposUrlDir() - Method in class phenote.config.Config
 
getResponderDelegate() - Method in class phenote.gui.field.FieldPanelContainer
 
getRetrieveButton() - Method in class phenote.gui.field.CharFieldGui
 
getRootWindowProperties() - Method in class phenote.gui.PhenoteDockingTheme
 
getRowCount() - Method in class phenote.gui.OntologyUpdate.OntologyUpdateTableModel
 
getRows() - Method in class phenote.matrix.model.MatrixController
 
getScope() - Method in class phenote.presentation.tags.FileUtilTag
 
getScope() - Method in class phenote.presentation.tags.RelationshipTag
 
getScratchGroup(String) - Method in class phenote.dataadapter.ScratchGroupsManager
Returns the ScratchGroup with the given ID.
getScratchGroups() - Method in class phenote.dataadapter.ScratchGroupsManager
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class phenote.gui.StackedBox
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class phenote.gui.VerticalScrollingOnlyPanel
 
getScrollableTracksViewportHeight() - Method in class phenote.gui.StackedBox
 
getScrollableTracksViewportHeight() - Method in class phenote.gui.VerticalScrollingOnlyPanel
 
getScrollableTracksViewportWidth() - Method in class phenote.gui.StackedBox
 
getScrollableTracksViewportWidth() - Method in class phenote.gui.VerticalScrollingOnlyPanel
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class phenote.gui.StackedBox
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class phenote.gui.VerticalScrollingOnlyPanel
 
getSearchItems(String, SearchListener, boolean) - Method in class phenote.gui.field.AbstractAutoCompList
 
getSearchItems(String, SearchListener, boolean) - Method in class phenote.gui.field.RelationCompList
for now not threading and just sending results to listener - relations are short lists - dont need threaded optimization so boolean thread is ignored
getSearchItems(String, SearchListener, boolean) - Method in class phenote.gui.field.TermCompList
now threaded so cant return - when done sets AbstractAutoCompList.ListSearchListener.newResults
getSearchParamPanel() - Method in class phenote.gui.field.FieldPanel
 
getSearchParams() - Method in class phenote.gui.field.AbstractAutoCompList
 
getSearchParams() - Method in class phenote.gui.field.SearchParamPanel
 
getSearchParams() - Method in class phenote.gui.menu.SettingsMenu
 
getSelectedChars() - Method in class phenote.gui.field.CharFieldGui
get selected chars from selection model
getSelectedObject() - Method in class phenote.gui.field.AbstractAutoCompList
this is funny for TermCompList this is a CompletionTerm, for RelationCompList this is a RelationTerm - with new OboObject interface these should be merged! this returns a String if the user has not selected a term in the list yet the String is the current User input - rename this! peculiar that the method called is getSelectedItem as the String was never actually selected so with KeyListener on JTextField when get key selectedObj is a null state so returns null if so - can get text straight from TextField in this case if need it
getSelectionColor() - Method in class phenote.config.Preferences
 
getSelectionManager() - Method in class phenote.gui.field.CharFieldGui
 
getSelectionModel() - Method in class phenote.charactertemplate.CharacterTemplateTable
 
getSelectionModel() - Method in class phenote.gui.CharacterTable
 
getSelectionModel() - Method in class phenote.gui.CharacterTableController
 
getSelectionModel() - Method in interface phenote.gui.CharacterTableSource
 
getSelMan(String) - Static method in class phenote.gui.selection.SelectionManager
 
getSeparatorColor() - Method in class phenote.gui.StackedBox
 
getShowEmptyPanelsFlag() - Method in class phenote.gui.TermInfo2
 
getShowToolTips() - Method in class phenote.config.Preferences
 
getSlim() - Method in class phenote.config.OntologyConfig
 
getSortedInstances(Collection) - Method in class phenote.datamodel.Ontology
 
getSortedObsoleteTerms() - Method in class phenote.datamodel.Ontology
 
getSortedRelations() - Method in class phenote.datamodel.Ontology
gets relations, OBOProperties as OBOObjects
getSortedTerms() - Method in class phenote.datamodel.Ontology
non obsolete terms - sorted
getSource() - Method in class phenote.datamodel.Ontology
 
getSourceActions(JComponent) - Method in class phenote.gui.DelegatingTransferHandler
 
getStandardDictionaryFile() - Static method in class phenote.config.Preferences
 
getStartStage() - Method in class phenote.servlet.PhenoteBean
 
getStartupProgress() - Method in class phenote.gui.LoadingScreen
 
getStringMatchRelations(String) - Method in class phenote.gui.field.CompListSearcher
relations are short ontologies - dont need threaded optimization
getStringMatchTermList(String, SearchListener, boolean) - Method in class phenote.gui.field.CompListSearcher
Makes a List of CompletionTerms from ontology that contain input string constrained by compParams.
getSubject() - Method in class phenote.datamodel.Comparison
 
getSyntaxAbbrev() - Method in class phenote.config.FieldConfig
gets from datatag then label if no syntax abbrev explicitly set, replaces spaces with underscores in label as pheno syntax is sensitive to spaces (in theory at least)
getSyntaxAbbrevForCharField(CharField) - Method in class phenote.config.Config
 
getSystemDictFilenames() - Static method in class phenote.config.Preferences
 
getSystemProxyHost() - Static method in class phenote.config.ProxyDialog
 
getSystemProxyPort() - Static method in class phenote.config.ProxyDialog
 
getTableCellEditor() - Method in class phenote.gui.field.AbstractAutoCompList
 
getTableCellEditor() - Method in class phenote.gui.field.CharacterListFieldGui
 
getTableCellEditor() - Method in class phenote.gui.field.CharFieldGui
 
getTableCellEditor() - Method in class phenote.gui.field.FreeTextField
 
getTableCellEditor() - Method in class phenote.gui.field.PickListFieldGui
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class phenote.gui.OntologyUpdate.JTableButtonRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class phenote.gui.OntologyUpdate.JTableProgressBarRenderer
 
getTag() - Method in class phenote.datamodel.CharField
Tag is what comes from datatag in config, used for referencing field (like from smart atlas servlet), and as dangling prefix for obo mapping, if datatag not set in config, returns name
getTag() - Method in enum phenote.datamodel.CharFieldEnum
 
getTaxon() - Method in class phenote.matrix.model.PhenotypeMatrixRow
 
getTerm(CharField) - Method in class phenote.datamodel.AbstractCharacter
Throws char field exception if char field is not a term, thus lists of terms throw an exception as they are not technically a single term
getTerm(String) - Method in class phenote.datamodel.AbstractCharacter
 
getTerm(String) - Method in interface phenote.datamodel.CharacterI
 
getTerm() - Method in class phenote.datamodel.CharFieldValue
 
getTerm(String) - Method in class phenote.datamodel.Ontology
throws TermNotFoundException if id is not found searches non-obsolete & obsoletes
getTerm() - Method in class phenote.gui.selection.UseTermEvent
if possible phase this out for getObject?
getTerm() - Method in class phenote.servlet.PhenoteBean
 
getTermComp() - Method in class phenote.gui.field.CharFieldGui
 
getTermComp() - Method in class phenote.gui.field.TermCompList
 
getTermCompletionTerm() - Method in class phenote.servlet.PhenoteBean
 
getTermEscaped() - Method in class phenote.servlet.PhenoteBean
 
getTermFieldText() - Method in class phenote.gui.TermInfo
 
getTermFromNaviHistory(int) - Static method in class phenote.gui.TermInfo2
 
getTermId() - Method in class phenote.servlet.PhenoteBean
 
getTermInfo() - Method in class phenote.main.Phenote
 
getTermInfoNaviHistory() - Method in class phenote.gui.TermInfo2
 
getTerminologyDefs() - Method in class phenote.config.Config
This will retrieve all of the ontology/terminology definitions in a configuration file.
getTermNameText() - Method in class phenote.gui.TermInfo2
 
getText() - Method in class phenote.gui.field.AbstractAutoCompList
Return text in text field
getText() - Method in class phenote.gui.field.CharacterListFieldGui
 
getText() - Method in class phenote.gui.field.CharFieldGui
 
getText() - Method in class phenote.gui.field.FreeTextField
 
getText() - Method in class phenote.gui.field.PickListFieldGui
 
getText() - Method in class phenote.gui.SelectionHistory
 
getTextField() - Method in class phenote.gui.field.FreeTextField
 
getTimestamp() - Method in class phenote.datamodel.Ontology
 
getTitle() - Method in class phenote.charactertemplate.AbstractTemplateChooser
 
getTitle() - Method in interface phenote.charactertemplate.TemplateChooser
 
getTitle() - Method in class phenote.dataadapter.ScratchGroup
 
getTitleBackgroundColor() - Method in class phenote.gui.StackedBox
 
getTitleForegroundColor() - Method in class phenote.gui.StackedBox
 
getTitleForGroup(String) - Method in class phenote.config.Config
Returns null if group w groupName doesnt exist
getTransaction() - Method in class phenote.edit.CharChangeEvent
 
getTransactionList() - Method in class phenote.edit.EditManager
 
getTransactions() - Method in class phenote.edit.CompoundTransaction
 
getTransferData(DataFlavor) - Method in class phenote.dataadapter.fly.CharacterListTransferable
Transferable
getTransferData(DataFlavor) - Method in class phenote.dataadapter.fly.FlyCharListTransferable
Transferable
getTransferData(DataFlavor) - Method in class phenote.datamodel.AbstractCharacter
Returns an object which represents the data to be transferred.
getTransferData(DataFlavor) - Method in class phenote.datamodel.TransferableCharacterList
 
getTransferDataFlavors() - Method in class phenote.dataadapter.fly.CharacterListTransferable
 
getTransferDataFlavors() - Method in class phenote.dataadapter.fly.FlyCharListTransferable
 
getTransferDataFlavors() - Method in class phenote.datamodel.AbstractCharacter
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransferDataFlavors() - Method in class phenote.datamodel.TransferableCharacterList
 
getTreeViewer() - Method in class phenote.charactertemplate.TreeChooser
 
getType() - Method in class phenote.config.FieldConfig
 
getType() - Method in enum phenote.datamodel.CharFieldEnum
 
getType() - Method in class phenote.gui.selection.IDSelectionEvent
 
getType() - Method in class phenote.presentation.tags.FileUtilTag
 
getType() - Method in class phenote.presentation.tags.RelationshipTag
 
getType() - Method in class phenote.util.LinkCollection
 
getUIJList() - Method in class phenote.gui.field.AbstractAutoCompList
 
getUnit() - Method in interface phenote.datamodel.PhenotypeCharacterI
 
getUnit() - Method in class phenote.datamodel.PhenotypeCharacterWrapper
 
getUnit() - Method in class phenote.matrix.model.PhenotypeMatrixCell
 
getUpdateDate() - Method in class phenote.config.OntologyConfig
 
getUpdateTerminologies() - Method in class phenote.config.Config
This method will make the "update ontologies" flag pase.
getUpdateTimer() - Method in class phenote.config.Config
 
getURLConnectionWithOrWithoutProxy(URL) - Static method in class phenote.util.FileUtil
 
getUseModalProgressMonitors() - Method in class phenote.config.Preferences
 
getUsePersonalDefinition() - Method in class phenote.config.Preferences
 
getUserDefDictionaryFile() - Static method in class phenote.config.Preferences
 
getUserInput() - Method in class phenote.servlet.PhenoteBean
 
getUserInputGui() - Method in class phenote.gui.field.AbstractAutoCompList
 
getUserInputGui() - Method in class phenote.gui.field.CharacterListFieldGui
 
getUserInputGui() - Method in class phenote.gui.field.CharFieldGui
Get the component used for user input - text field or jCombo
getUserInputGui() - Method in class phenote.gui.field.FreeTextField
 
getUserInputGui() - Method in class phenote.gui.field.PickListFieldGui
 
getUserName() - Method in class phenote.config.Preferences
 
getUseTerm() - Method in class phenote.servlet.PhenoteBean
 
getUseTermListener() - Method in class phenote.gui.selection.TermSelectionEvent
 
getUseTermListener() - Method in class phenote.gui.TermInfo2
just gets useTermListener from terminfotoolbar, which back & forward action use, which actually probably isnt right as back & forward might be hitting terms with different use term listeners but good enough for now
getUseTermListener() - Method in class phenote.gui.TermInfoToolbar
 
getValue(CharField) - Method in class phenote.datamodel.AnnotationCharacter
 
getValue(CharField) - Method in class phenote.datamodel.Character
generic getter - getting single value or 1st item of list
getValue(CharField) - Method in interface phenote.datamodel.CharacterI
 
getValue(CharacterI) - Method in interface phenote.matrix.model.MatrixColumn
 
getValue(CharacterI) - Method in interface phenote.matrix.model.MatrixRow
 
getValue(CharacterI) - Method in class phenote.matrix.model.PhenotypeMatrixColumn
 
getValue(CharacterI) - Method in class phenote.matrix.model.PhenotypeMatrixRow
 
getValueAsString() - Method in class phenote.datamodel.CharFieldValue
 
getValueAt(int, int) - Method in class phenote.gui.OntologyUpdate.OntologyUpdateTableModel
 
getValueAt(int, int) - Method in class phenote.matrix.model.MatrixController
This method iterates through each character in the main data list and checks to see if it is a valid character for the given row and given column in the matrix.
getValueList(CharField) - Method in class phenote.datamodel.AnnotationCharacter
 
getValueList(CharField) - Method in class phenote.datamodel.Character
 
getValueList(CharField) - Method in interface phenote.datamodel.CharacterI
im wondering if a better way is to make CFVs recursive, so a CFV can be a list of CFV's - that might be easier - not sure
getValuePickList() - Method in class phenote.datamodel.CharFieldValue
 
getValueString(CharField) - Method in class phenote.datamodel.AbstractCharacter
 
getValueString(String) - Method in class phenote.datamodel.AbstractCharacter
 
getValueString(CharField) - Method in class phenote.datamodel.Character
returns string for charfield value of char field, no matter what type, return "" if null value?? throw ex? used for sorting CharList this returns names not ids for terms
getValueString(String) - Method in class phenote.datamodel.Character
throws exception if field doesnt exist
getValueString(CharField) - Method in interface phenote.datamodel.CharacterI
used in particular for lists of values
getValueString(String) - Method in interface phenote.datamodel.CharacterI
 
getVersion() - Method in class phenote.datamodel.Ontology
 
getViewType() - Method in class phenote.servlet.PhenoteBean
 
getVisualRepresentation(Transferable) - Method in class phenote.gui.DelegatingTransferHandler
 
getWarnBeforeDelete() - Method in class phenote.config.Preferences
 
getWarnBeforeDiscardingEdits() - Method in class phenote.config.Preferences
 
getWarningMessage() - Method in class phenote.dataadapter.ConstraintStatus
 
getWebRoot() - Method in class phenote.servlet.PhenoteWebConfiguration
 
getWrappedException() - Method in exception phenote.config.ConfigException
 
getWriteAdapter() - Method in class phenote.main.CommandLine
If output/write was specified on the command line this returns the correctly-initialized write data adapter for it.
getXP() - Method in class phenote.util.LinkCollection
 
GOAssociationFileAdapter - Class in phenote.dataadapter.annotation
Originated with PhenoSyntaxFileAdapter and modified.
GOAssociationFileAdapter() - Constructor for class phenote.dataadapter.annotation.GOAssociationFileAdapter
 
GridBagUtil - Class in phenote.gui
Convenience methods for making GridBagConstraints for GridBagLayout
GridBagUtil() - Constructor for class phenote.gui.GridBagUtil
 
GroupAdapterI - Interface in phenote.dataadapter
group adapters originally were groups of fields this is not, but one thing group adapters do is make terms/ontology on the fly - and thats what this does - but it does make ya wanna change the name of GroupAdap if it applies to things that arent even groups of terms maybe TermMaker? theres really 2 things going on - grouping of fields and making of terms - and character template which is a grouping of fields but it makes truncated char lists not terms - but char temp is not a group adapteri but maybe should be? - hmmmm - i think grouping of fields needs to be separated from making of terms and making of characters - i think group adapter should be renamed TermMaker as thats what it is! and config should change with it - maybe call "plugin" in config instead of group? Also im wondering if char change listener and char list change listener should just be replaced with a TermListChange event? to make it more destination oriented and less about the source? a listener just cares if theres new terms - a listener doesnt care if that happened via char list or char change or who knows what also setDestinationField needs to take a list This should be replaced by OntologyMakerI - phase out! thiscould be CharOntMakerI but i dont think thats necasary
GuiUtil - Class in phenote.gui
 
GuiUtil() - Constructor for class phenote.gui.GuiUtil
 

H

handle(HttpServletRequest, HttpServletResponse, Object, BindException) - Method in class phenote.servlet.PhenoteController
 
handleError(ErrorEvent) - Method in interface phenote.error.ErrorListener
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class phenote.servlet.AdminController
 
HAS_QUALITY_REL - Static variable in class phenote.datamodel.BasicAnnotationMappingDriver
 
hasAnnotId() - Method in class phenote.datamodel.AbstractCharacter
throws CharacterEx if not implemented (Character doesnt implement) OBOAnnotation implements
hasAnnotId() - Method in interface phenote.datamodel.CharacterI
Returns true if there is auto generated annot ids for character/config
hasAuthentication - Variable in class phenote.config.ProxyDialog
 
hasAutoAnnotField() - Method in class phenote.datamodel.CharFieldManager
 
hasChangedMultipleValues() - Method in class phenote.gui.field.CharFieldGui
 
hasCharChangeListener() - Method in class phenote.dataadapter.AbstractGroupAdapter
 
hasCharChangeListener() - Method in interface phenote.dataadapter.GroupAdapterI
If a group reacts to char changes(edits) then a char change listener should be added, for instance a user edits group fields and dest field is automatically repopulated, otherwise no-op
hasCharField(CharField) - Method in class phenote.config.FieldConfig
 
hasCharFieldEnum() - Method in class phenote.datamodel.CharField
generic fields dont have enums
hasCharListChangeListener() - Method in class phenote.dataadapter.AbstractGroupAdapter
 
hasCharListChangeListener() - Method in interface phenote.dataadapter.GroupAdapterI
similar to char change, for doing something on loading data into group, like repopulating dest field, no-op if dont need this
hasComparison() - Method in class phenote.datamodel.AbstractCharacter
 
hasComparison() - Method in interface phenote.datamodel.CharacterI
Returns true if character is a SUBJECT of a comparison, NOT object in otherwords returns false if getComparison is null
hasComparisonField() - Method in class phenote.datamodel.CharFieldManager
 
hasCompButton() - Method in class phenote.gui.field.CharFieldGui
Overridden by TermCompList
hasCompButton() - Method in class phenote.gui.field.TermCompList
 
hasCount() - Method in interface phenote.datamodel.PhenotypeCharacterI
 
hasCount() - Method in class phenote.datamodel.PhenotypeCharacterWrapper
 
hasDataAdapters() - Method in class phenote.config.Config
 
hasDesc(String) - Method in class phenote.config.FieldConfig
 
hasDestinationCharField() - Method in class phenote.dataadapter.OntologyMaker
 
hasEditButton() - Method in class phenote.gui.field.CharFieldGui
 
hasEnbldCharField(int) - Method in class phenote.config.Config
 
hasExtension(String) - Method in class phenote.dataadapter.AbstractFileAdapter
should both be in DataAdapterI convenience and in an AbstactDataAdapter?
hasExtension(String) - Method in interface phenote.dataadapter.DataAdapterI
 
hasExtension(String) - Method in class phenote.dataadapter.fly.FlybaseDataAdapter
 
hasFieldCfgAll(FieldConfig) - Method in class phenote.config.Config
returns true if has field config with same name - contents may differ
hasFocus() - Method in class phenote.gui.field.AbstractAutoCompList
 
hasFocus() - Method in class phenote.gui.field.CharacterListFieldGui
 
hasFocus() - Method in class phenote.gui.field.CharFieldGui
 
hasFocus() - Method in class phenote.gui.field.FreeTextField
 
hasFocus() - Method in class phenote.gui.field.PickListFieldGui
 
hasGeneticContext() - Method in class phenote.datamodel.AbstractCharacter
 
hasGeneticContext() - Method in interface phenote.datamodel.CharacterI
 
hasGroupAdapter(String) - Method in class phenote.config.Config
 
hashCode() - Method in class phenote.datamodel.CharFieldValue
 
hashCode() - Method in class phenote.matrix.model.PhenotypeMatrixColumn
 
hashCode() - Method in class phenote.matrix.model.PhenotypeMatrixRow
 
hasInputVerifier() - Method in class phenote.gui.field.FreeTextField
 
hasKid(CharFieldValue) - Method in class phenote.datamodel.CharFieldValue
uses contains which uses equals, which tests the value/term/string in CharFieldValue, NOT if its the same CharFieldValue object! so if CFV with same term but different Character will be true
hasLabel(String) - Method in class phenote.config.FieldConfig
 
hasListGui() - Method in class phenote.gui.field.CharFieldGui
should get this from config...
hasLoadUrl() - Method in class phenote.config.OntologyConfig
 
hasMeasurement() - Method in interface phenote.datamodel.PhenotypeCharacterI
 
hasMeasurement() - Method in class phenote.datamodel.PhenotypeCharacterWrapper
 
hasMoreThanOneOntology() - Method in class phenote.datamodel.CharField
 
hasMoreThanOneOntology() - Method in class phenote.gui.field.AbstractAutoCompList
 
hasName() - Method in class phenote.config.OntologyConfig
 
hasNamespace() - Method in class phenote.config.OntologyConfig
 
hasNCBIAdapter() - Method in class phenote.config.Config
 
hasNext() - Method in class phenote.util.Enumerator
 
hasNoContent() - Method in class phenote.datamodel.AbstractCharacter
 
hasNoContent() - Method in class phenote.datamodel.Character
returns true if all non-auto-generated fields have no value.
hasNoContent() - Method in interface phenote.datamodel.CharacterI
 
hasObject(OBOObject) - Method in class phenote.datamodel.CharFieldValue
an OBOObject can be an OBOClass or an OBOProperty and other obo thingies return true if is term and obj is oboClassValue using oboObject instead of OBOClass so can use same method for other obo objects
hasOboAnnotation() - Method in class phenote.datamodel.AbstractCharacter
Whether or not datamodel has obo annotations, returns getOboAnnotation != null, which is only true for AnnotationCharacter
hasOboAnnotation() - Method in interface phenote.datamodel.CharacterI
Returns true if in fact charI has OboAnnotation under the hood, and thus getOboAnnotation will have non null return.
hasOboClass() - Method in class phenote.gui.field.CompletionObject
 
hasOboProperty() - Method in class phenote.gui.field.CompletionObject
 
hasOneOntology() - Method in class phenote.datamodel.CharField
 
hasOntConfig(OntologyConfig) - Method in class phenote.config.FieldConfig
 
hasOnTheFlySlim() - Method in class phenote.config.OntologyConfig
 
hasOntMakerForGroup(String) - Method in class phenote.config.Config
returns whether have term maker for given group - there could also be a term maker manager?
hasOntMakers() - Method in class phenote.config.Config
 
hasOntologies() - Method in class phenote.config.FieldConfig
 
hasOntologies() - Method in class phenote.datamodel.CharField
 
hasOntology() - Method in class phenote.config.FieldConfig
 
hasOntology() - Method in class phenote.config.OntologyConfig
 
hasOntology(String) - Method in class phenote.datamodel.CharField
 
hasOntologyChooser() - Method in class phenote.gui.field.AbstractAutoCompList
 
hasOntologyChooser() - Method in class phenote.gui.field.CharFieldGui
 
hasOntologyChooser() - Method in class phenote.gui.field.TermCompList
 
hasPreviouslySelectedChars() - Method in class phenote.gui.selection.CharSelectionEvent
 
hasProxy - Variable in class phenote.config.ProxyDialog
 
hasPub() - Method in class phenote.datamodel.AbstractCharacter
According to the CharacterI documentation, the methods below are garbage They are here for backward compatibility - still used in nexus & phenoxml adapter but they should be upgraded to new generic way at some point need to keep in for now
hasPub() - Method in interface phenote.datamodel.CharacterI
 
hasQueryableDataAdapter() - Method in class phenote.config.Config
 
hasRelAndDiff() - Method in class phenote.datamodel.OboUtil
 
hasReposUrl() - Method in class phenote.config.OntologyConfig
 
hasRetrieveButton() - Method in class phenote.gui.field.CharFieldGui
 
hasSameAdapter(DataAdapterConfig) - Method in class phenote.config.DataAdapterConfig
 
hasSlim() - Method in class phenote.config.OntologyConfig
 
hasSubject() - Method in class phenote.datamodel.Comparison
 
hasSyntaxAbbrev(String) - Method in class phenote.config.FieldConfig
Test both syntaxAbbrev & label - also test for replacing spaces with underscores
hasTerm(OBOClass) - Method in class phenote.datamodel.Ontology
Returns true if ontology holds term/oboClass
hasUndoableTransaction() - Method in class phenote.edit.EditManager
 
hasValue(CharField) - Method in class phenote.datamodel.AbstractCharacter
 
hasValue(String) - Method in class phenote.datamodel.AbstractCharacter
 
hasValue(CharField) - Method in class phenote.datamodel.Character
return false if getValue is null or isEmpty
hasValue(String) - Method in class phenote.datamodel.Character
 
hasValue(CharField) - Method in interface phenote.datamodel.CharacterI
 
hasValue(String) - Method in interface phenote.datamodel.CharacterI
 
helpBroker - Static variable in class phenote.main.OldHelpManager
 
helpsetPath - Static variable in class phenote.main.OldHelpManager
 
hideBox() - Method in class phenote.gui.StackedBox
 
hideToolbar() - Method in class phenote.gui.StandardToolbar
 
hideToolbar() - Method in class phenote.gui.TermInfoToolbar
 
historyItems - Variable in class phenote.datamodel.BasicAnnotationMappingDriver
 
HtmlUtil - Class in phenote.util
 
HtmlUtil() - Constructor for class phenote.util.HtmlUtil
 
httpButton - Variable in class phenote.config.ProxyDialog
 

I

IdFieldGui - Class in phenote.gui.field
for now this is just a free text field that checks if theres a ":" present eventually may get more savvy with option of prepending an id prefix and using OBOInstance instead of String
IdFieldGui(CharField) - Constructor for class phenote.gui.field.IdFieldGui
 
idgen - Static variable in class phenote.datamodel.AnnotationCharacter
 
IDSelected(IDSelectionEvent) - Method in class phenote.gui.field.IdFieldGui
 
IDSelected(IDSelectionEvent) - Method in interface phenote.gui.selection.IDSelectionListener
 
IDSelectionEvent - Class in phenote.gui.selection
 
IDSelectionEvent(Object, String, String) - Constructor for class phenote.gui.selection.IDSelectionEvent
 
IDSelectionListener - Interface in phenote.gui.selection
 
imageIcon - Variable in class phenote.gui.SplashScreen
 
imageLabel - Variable in class phenote.gui.SplashScreen
 
importAnnotation(String, String) - Method in class phenote.dataadapter.importer.AnnotationImporterGeneric
 
importCharacters() - Method in class phenote.charactertemplate.CharacterTemplateTable
 
importData(JComponent, Transferable) - Method in class phenote.gui.DelegatingTransferHandler
 
includeExternalDatabaseAnnotations - Variable in class phenote.gui.TermInfo2
 
includeExternalDatabaseAnnotations - Variable in class phenote.gui.TermInfo2.TermInfo2Config
 
includeImplicitAnnotations - Variable in class phenote.gui.TermInfo2
 
includeImplicitAnnotations - Variable in class phenote.gui.TermInfo2.TermInfo2Config
 
indexOf(CharacterI) - Method in class phenote.datamodel.CharacterList
 
indexOf(CharacterI) - Method in interface phenote.datamodel.CharacterListI
 
indexOf(CharacterI) - Method in class phenote.datamodel.ValueCharacterList
 
inGroup(String) - Method in class phenote.config.FieldConfig
 
init() - Method in class phenote.charactertemplate.CharacterTemplateTable
 
init() - Method in class phenote.config.ProxyDialog
 
init() - Method in class phenote.gui.CharacterTable
 
init() - Method in class phenote.gui.NcbiInfo
 
init() - Method in class phenote.gui.ScratchGroupsView
 
init() - Method in class phenote.gui.StandardToolbar
 
init() - Method in class phenote.matrix.view.MatrixComponent
This method sets up the event listeners and calls the proper methods to create the interface
init() - Method in class phenote.servlet.DataInputServlet
if 1 is in web.xml then init will happen when web server started (or if code recompiled) - so this is where the ontology reading & caching goes
init(ServletConfig) - Method in class phenote.servlet.PhenoteServlet
Initialization of this servlet upon server startup.
initBackend(String[], boolean) - Static method in class phenote.main.Phenote
args are command line arguments if doSplash is true then display phenote elephant splash screen the splash screen comes up blank for plus - needs to be fixed as its a nice splash.
initConstraint() - Static method in class phenote.gui.GridBagUtil
 
initGUI() - Method in class phenote.gui.PhenoteMainFrame
Tries out dimensionInfo array trying to find biggest dimensions for frame/window that will fit on screen - couldnt this also just do a percentage of screen size - also should have configurable override
initGui() - Method in class phenote.main.Phenote
 
initialize() - Static method in class phenote.dataadapter.OntologyDataAdapter
just calls getInstance - but more intuitive for initialization
initialize() - Static method in class phenote.dataadapter.OntologyDataAdapter2
just calls getInstance - but more intuitive for initialization
initializeInterface() - Method in class phenote.matrix.view.MatrixComponent
This method creates the table model for the matrix and adds the table to the interface component
initializeVars() - Method in class phenote.matrix.model.MatrixController
Creates new instances of all instance variables
initOntologies() - Method in class phenote.dataadapter.OntologyDataAdapter2
 
initOntologies(boolean) - Method in class phenote.dataadapter.OntologyDataAdapter2
 
initOntologies() - Method in class phenote.gui.ShrimpDag
send obo sessions to shrimp so it can set them up in its datamodel
initOntologies() - Method in class phenote.main.Phenote
 
initPostCompTerm(OBOClass) - Static method in class phenote.datamodel.OboUtil
even if genus is null returns an oboutil - should it return null if genus null? ex?
inputSize - Static variable in class phenote.gui.field.CharFieldGui
 
insertFieldConfig(int, FieldConfig) - Method in class phenote.config.Config
adds to both field config list and xml beans field list
insertKid(int, CharFieldValue) - Method in class phenote.datamodel.CharFieldValue
 
insertOntologyConfig(int, OntologyConfig) - Method in class phenote.config.FieldConfig
 
inst() - Static method in class phenote.config.Config
 
inst() - Static method in class phenote.dataadapter.CharacterListManager
Returns "default" CharacterListManager
inst() - Static method in class phenote.dataadapter.ConstraintManager
 
inst() - Static method in class phenote.dataadapter.LoadSaveManager
Returns singleton
inst() - Static method in class phenote.dataadapter.ScratchGroupsManager
 
inst() - Static method in class phenote.datamodel.CharacterIFactory
 
inst() - Static method in class phenote.datamodel.CharFieldManager
 
inst() - Static method in class phenote.edit.DirtyDocumentIndicator
 
inst() - Static method in class phenote.edit.EditManager
 
inst() - Static method in class phenote.error.ErrorManager
 
inst() - Static method in class phenote.gui.actions.ActionManager
 
inst() - Static method in class phenote.gui.MenuManager
 
inst() - Static method in class phenote.gui.SearchParams
 
inst() - Static method in class phenote.gui.selection.SelectionManager
return main/default instance
inst() - Static method in class phenote.gui.SelectionHistory
 
inst() - Static method in class phenote.gui.ShrimpDag
 
inst() - Static method in class phenote.gui.TermInfo2
 
inst() - Static method in class phenote.main.CommandLine
 
install() - Method in class phenote.gui.selection.SelectionBridge
 
installationDir - Static variable in class phenote.config.Preferences
 
installSystemListeners() - Method in class phenote.main.PhenoteStartupTask
 
invertMarkedCharacters() - Method in class phenote.charactertemplate.CharacterTemplateTable
 
isAdd() - Method in class phenote.edit.AddTransaction
 
isAdd() - Method in class phenote.edit.CharChangeEvent
 
isAdd() - Method in class phenote.edit.CompoundTransaction
 
isAdd() - Method in class phenote.edit.DeleteTransaction
 
isAdd() - Method in interface phenote.edit.TransactionI
 
isAdd() - Method in class phenote.edit.UpdateTransaction
 
isAutoAnnotId() - Method in class phenote.datamodel.CharField
 
isAutoGenerated() - Method in class phenote.datamodel.CharField
whether field is auto generated when creating new annotations, for instance date_created is automatically set with every new annotation eventually will have user & date_last_update as well...
isBatchMode() - Static method in class phenote.config.Preferences
 
isBorderOpaque() - Method in class phenote.gui.StackedBox.SeparatorBorder
 
isCellEditable(int, int) - Method in class phenote.gui.OntologyUpdate.OntologyUpdateTableModel
 
isCharacterMarked(CharacterI) - Method in class phenote.charactertemplate.CharacterTemplateTable
 
isCommitConstraint() - Method in class phenote.dataadapter.AbstractCommitConstraint
Return true if constraint should be checked at commit time to dataadapter
isCommitConstraint() - Method in interface phenote.dataadapter.Constraint
Return true if constraint should be checked at commit time to dataadapter
isComparison() - Method in class phenote.config.FieldConfig
 
isComparison() - Method in class phenote.datamodel.CharField
 
isComparison() - Method in class phenote.datamodel.CharFieldValue
 
isComplete() - Method in class phenote.datamodel.Comparison
returns true if has sub rel & obj
isCompList() - Method in class phenote.gui.field.AbstractAutoCompList
 
isCompList() - Method in class phenote.gui.field.CharFieldGui
 
isCompound() - Method in class phenote.datamodel.CharField
If a CharField is compound, there is another group of fields in the config which the value of this field can be parsed into - this is used by the CharacterListFieldGui.
isCompound() - Method in class phenote.datamodel.CharFieldValue
 
isConfigModified() - Method in class phenote.config.Config
 
isDangler() - Method in class phenote.datamodel.CharFieldValue
 
isDataFlavorSupported(DataFlavor) - Method in class phenote.dataadapter.fly.CharacterListTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class phenote.dataadapter.fly.FlyCharListTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class phenote.datamodel.AbstractCharacter
Returns whether or not the specified data flavor is supported for this object
isDataFlavorSupported(DataFlavor) - Method in class phenote.datamodel.TransferableCharacterList
 
isDate() - Method in class phenote.datamodel.CharField
 
isDate() - Method in class phenote.datamodel.CharFieldValue
 
isDefaultGroup(String) - Static method in class phenote.datamodel.CharFieldManager
 
isDefinitionMatch() - Method in class phenote.gui.field.CompletionObject
 
isDefinitionMatch() - Method in class phenote.gui.field.CompletionTerm
 
isDocumentDirty() - Method in class phenote.edit.DirtyDocumentIndicator
Currently this returns true if there has been any non-add(add blank row) edits However if one does an edit and then does undo this will still return true.
isEditable(CharacterI, int) - Method in class phenote.charactertemplate.CharacterTemplateTableFormat
 
isEditable(CharacterI, int) - Method in class phenote.gui.CharacterTableFormat
 
isEditConstraint() - Method in class phenote.dataadapter.AbstractCommitConstraint
false - its just a commit constraint
isEditConstraint() - Method in interface phenote.dataadapter.Constraint
Return true if constraint should be checked after user edits move to a separate interface!
isEmpty() - Method in class phenote.datamodel.CharacterList
 
isEmpty() - Method in interface phenote.datamodel.CharacterListI
 
isEmpty() - Method in class phenote.datamodel.CharFieldValue
 
isEmpty() - Method in class phenote.datamodel.ValueCharacterList
 
isEnabled() - Method in class phenote.config.DataAdapterConfig
default is true
isEnabled() - Method in class phenote.config.FieldConfig
 
isEnabled() - Method in class phenote.gui.actions.NCBIQueryAction
 
isEnabled() - Method in class phenote.gui.actions.NewFileAction
 
isEnabled() - Method in class phenote.gui.actions.OpenFileAction
 
isEnabled() - Method in class phenote.gui.actions.SaveAsFileAction
 
isEnabled() - Method in class phenote.gui.actions.TermRequestAction
 
isExactMatch() - Method in class phenote.gui.field.CompletionObject
 
isExactMatch() - Method in class phenote.gui.field.CompletionTerm
 
isFailure() - Method in class phenote.dataadapter.ConstraintStatus
recurses through kids status's
isField(String) - Method in class phenote.datamodel.CharField
returns true if field has has tag or name of input tag
isFieldQueryable(String) - Method in class phenote.dataadapter.birn.SoapAdapter
 
isFieldQueryable(String) - Method in interface phenote.dataadapter.ncbi.NCBIDataAdapterI
return true if data adapter can query for the char field
isFieldQueryable(String) - Method in class phenote.dataadapter.ncbi.OMIMAdapter
return true if data adapter can query for the char field
isFieldQueryable(String) - Method in class phenote.dataadapter.ncbi.PubMedAdapter
return true if data adapter can query for the char field
isFieldQueryable(String) - Method in interface phenote.dataadapter.QueryableDataAdapterI
return true if data adapter can query for the char field
isFieldQueryable(String) - Method in class phenote.dataadapter.worm.WormAdapter
return true if data adapter can query for the char field
isFieldQueryable(String) - Method in class phenote.dataadapter.worm.WormAdapterReference
return true if data adapter can query for the char field
isFieldQueryable(String) - Method in class phenote.dataadapter.worm.WormGoAdapter
return true if data adapter can query for the char field
isFieldQueryable(String) - Method in class phenote.dataadapter.worm.WormInteractionAdapter
return true if data adapter can query for the char field
isFieldQueryable(String) - Method in class phenote.dataadapter.worm.WormTransgeneAdapter
return true if data adapter can query for the char field
isFileAdapter() - Method in class phenote.config.DataAdapterConfig
Either its a file adapter or its a queryable/database adapter
isFirst(Component) - Method in class phenote.gui.StackedBox.SeparatorBorder
 
isFreeText() - Method in class phenote.datamodel.CharField
 
isHyperlinkEvent() - Method in class phenote.gui.selection.TermSelectionEvent
 
isID() - Method in class phenote.config.FieldConfig
 
isID() - Method in class phenote.datamodel.CharField
 
isIncludeExternalDatabaseAnnotations() - Method in class phenote.gui.TermInfo2
 
isIncludeExternalDatabaseAnnotations() - Method in class phenote.gui.TermInfo2.TermInfo2Config
 
isIncludeImplicitAnnotations() - Method in class phenote.gui.TermInfo2
 
isIncludeImplicitAnnotations() - Method in class phenote.gui.TermInfo2.TermInfo2Config
 
isInCommandLineMode() - Static method in class phenote.main.CommandLine
If input & output (or batch) is fully specified, then we are in command line mode; no need for GUI.
isInitialized() - Method in class phenote.config.Config
 
isInitialized - Variable in class phenote.gui.SelectionHistory
 
isInMultipleValueState() - Method in class phenote.gui.field.CharFieldGui
 
isInt() - Method in class phenote.datamodel.CharField
 
isLinkToDiff(Link) - Static method in class phenote.datamodel.OboUtil
 
isLinkToDiff(OBORestriction) - Static method in class phenote.datamodel.OboUtil
 
isList() - Method in class phenote.datamodel.CharField
return true if holds a list of CharFieldValues, false if just 1 char field value
isLogSpecified() - Method in class phenote.main.CommandLine
 
isMouseOverEvent() - Method in class phenote.gui.selection.TermSelectionEvent
 
isMultiSelect() - Method in class phenote.gui.selection.CharSelectionEvent
 
isNCBIAdapter() - Method in class phenote.config.DataAdapterConfig
 
isObjectDifferentiaField(CharField) - Method in interface phenote.datamodel.AnnotationMappingDriver
 
isObjectDifferentiaField(CharField) - Method in class phenote.datamodel.BasicAnnotationMappingDriver
 
isObjectDifferentiaField(CharField) - Method in class phenote.datamodel.DefaultMappingDriver
both entity and entity2 are object differentia fields entity is inheres_in, E2 is towards??
isObjectDifferentiaField(CharField) - Method in class phenote.datamodel.EnvironmentalSampleAssociationMappingDriver
both entity and entity2 are object differentia fields entity is inheres_in, E2 is towards??
isObjectDifferentiaField(CharField) - Method in class phenote.datamodel.PhenotypeAssociationMappingDriver
both entity and entity2 are object differentia fields entity is inheres_in, E2 is towards??
isObjectField(CharField) - Method in class phenote.datamodel.AnnotationCharacter
 
isObjectField(CharField) - Method in interface phenote.datamodel.AnnotationMappingDriver
 
isObjectField(CharField) - Method in class phenote.datamodel.BasicAnnotationMappingDriver
 
isObjectGenusField(CharField) - Method in interface phenote.datamodel.AnnotationMappingDriver
 
isObjectGenusField(CharField) - Method in class phenote.datamodel.BasicAnnotationMappingDriver
 
isObjectGenusField(CharField) - Method in class phenote.datamodel.DefaultMappingDriver
 
isObjectGenusField(CharField) - Method in class phenote.datamodel.EnvironmentalSampleAssociationMappingDriver
 
isObjectGenusField(CharField) - Method in class phenote.datamodel.PhenotypeAssociationMappingDriver
 
isOboRestriction(Link) - Static method in class phenote.datamodel.OboUtil
 
isObsolete() - Method in class phenote.gui.field.CompletionObject
 
isObsolete() - Method in class phenote.gui.field.CompletionTerm
 
isPhenoteLink(HyperlinkEvent) - Static method in class phenote.util.HtmlUtil
 
isPickList() - Method in class phenote.datamodel.CharField
 
isPickList() - Method in class phenote.datamodel.CharFieldValue
 
isPostComp(String) - Method in class phenote.datamodel.CharFieldManager
returns true if contains ^ - is this rather presumptious or is ^ reserved
isPostCompRel() - Method in class phenote.config.OntologyConfig
 
isPostCompTerm(OBOObject) - Static method in class phenote.datamodel.OboUtil
 
isQueryable() - Method in class phenote.config.DataAdapterConfig
 
isReadOnly() - Method in class phenote.datamodel.CharField
 
isRunningOnMac() - Static method in class phenote.main.Phenote
 
isSingleton() - Method in class phenote.charactertemplate.CharacterTemplateTableFactory
 
isSingleton() - Method in class phenote.charactertemplate.TemplateChooserFactory
 
isSingleton() - Method in class phenote.gui.factories.CharacterTableFactory
 
isSingleton() - Method in class phenote.gui.factories.PhenoteEditorFactory
 
isSingleton() - Method in class phenote.gui.factories.TermInfoFactory
 
isStartsWithMatch() - Method in class phenote.gui.field.CompletionObject
 
isStartsWithMatch() - Method in class phenote.gui.field.CompletionTerm
 
isSubjectField(CharField) - Method in class phenote.datamodel.AnnotationCharacter
 
isSubjectField(CharField) - Method in interface phenote.datamodel.AnnotationMappingDriver
 
isSubjectField(CharField) - Method in class phenote.datamodel.BasicAnnotationMappingDriver
 
isSubjectField(CharField) - Method in class phenote.datamodel.DefaultMappingDriver
 
isSubjectField(CharField) - Method in class phenote.datamodel.EnvironmentalSampleAssociationMappingDriver
 
isSubjectField(CharField) - Method in class phenote.datamodel.PhenotypeAssociationMappingDriver
 
isSynMatch() - Method in class phenote.gui.field.CompletionObject
 
isSynMatch() - Method in class phenote.gui.field.CompletionTerm
 
isTerm() - Method in class phenote.datamodel.CharField
This should be redundant with hasOntologies (though with instances this may change?) when ontology is added type is automatically set to TERM
isTerm() - Method in class phenote.datamodel.CharFieldValue
 
isTerm() - Method in class phenote.gui.selection.UseTermEvent
 
isTermCompletionRequest() - Method in class phenote.servlet.PhenoteBean
 
isTermCompList() - Method in class phenote.gui.field.CharFieldGui
 
isTermCompList() - Method in class phenote.gui.field.TermCompList
 
isTermInfoRequest() - Method in class phenote.servlet.PhenoteBean
 
isTermMatch() - Method in class phenote.gui.field.CompletionObject
 
isTermMatch() - Method in class phenote.gui.field.CompletionTerm
 
isUndone() - Method in class phenote.edit.UpdateTransaction
 
isUpdate() - Method in class phenote.edit.AddTransaction
 
isUpdate() - Method in class phenote.edit.CharChangeEvent
 
isUpdate() - Method in class phenote.edit.CompoundTransaction
returns true if first child is update, assumes kids are homogenous which currently is a true assumption, change this if that becomes untrue
isUpdate() - Method in class phenote.edit.DeleteTransaction
 
isUpdate() - Method in interface phenote.edit.TransactionI
 
isUpdate() - Method in class phenote.edit.UpdateTransaction
 
isUpdateForCharField(CharField) - Method in class phenote.edit.AddTransaction
this is for update trans - return false
isUpdateForCharField(CharField) - Method in class phenote.edit.CharChangeEvent
 
isUpdateForCharField(CharField) - Method in class phenote.edit.CompoundTransaction
queries 1st child for this.
isUpdateForCharField(CharField) - Method in class phenote.edit.DeleteTransaction
 
isUpdateForCharField(CharField) - Method in interface phenote.edit.TransactionI
 
isUpdateForCharField(CharField) - Method in class phenote.edit.UpdateTransaction
 
isValue(CharacterI) - Method in interface phenote.matrix.model.MatrixColumn
 
isValue(CharacterI) - Method in interface phenote.matrix.model.MatrixRow
 
isValue(CharacterI) - Method in class phenote.matrix.model.PhenotypeMatrixColumn
Determines whether or not a given character contains the same values as the column
isValue(CharacterI) - Method in class phenote.matrix.model.PhenotypeMatrixRow
Determines whether or not a given character contains the same values as the matrix row
isVisible(CharField) - Method in class phenote.config.Config
 
isVisible() - Method in class phenote.config.FieldConfig
 
isWarning() - Method in class phenote.dataadapter.ConstraintStatus
 
iterator() - Method in class phenote.util.Enumerator
 

J

jbInit() - Method in class phenote.gui.SplashScreen
 
join(Collection<?>, String) - Static method in class phenote.util.Collections
 

L

lightSelectionColor - Variable in class phenote.config.Preferences
 
lightSelectionColor() - Static method in class phenote.config.Preferences
 
LinkCollection - Class in phenote.util
 
LinkCollection(Link) - Constructor for class phenote.util.LinkCollection
 
LIST_DELIM - Static variable in class phenote.datamodel.CharField
 
listChanged(ListEvent<CharacterI>) - Method in class phenote.gui.field.CharFieldGui
part of ListEventListener interface.
listChanged(ListEvent<CharacterI>) - Method in class phenote.gui.field.FreeTextField
 
load() - Method in class phenote.dataadapter.annotation.AnnotationOBOFileAdapter
this should return CharacterList and caller should load CharListMan or CLM makes the call itself?
load(File) - Method in class phenote.dataadapter.annotation.AnnotationOBOFileAdapter
 
load() - Method in class phenote.dataadapter.annotation.AnnotationOWLFileAdapter
this should return CharacterList and caller should load CharListMan or CLM makes the call itself?
load(File) - Method in class phenote.dataadapter.annotation.AnnotationOWLFileAdapter
 
load() - Method in class phenote.dataadapter.annotation.GOAssociationFileAdapter
this should return CharacterList and caller should load CharListMan or CLM makes the call itself?
load(File) - Method in class phenote.dataadapter.annotation.GOAssociationFileAdapter
 
load() - Method in interface phenote.dataadapter.DataAdapterI
 
load(File) - Method in interface phenote.dataadapter.DataAdapterI
 
load() - Method in class phenote.dataadapter.delimited.DelimitedFileAdapter
this should return CharacterList and caller should load CharListMan or CLM makes the call itself?
load(File) - Method in class phenote.dataadapter.delimited.DelimitedFileAdapter
 
load(File) - Method in class phenote.dataadapter.fly.FlybaseDataAdapter
 
load() - Method in class phenote.dataadapter.fly.FlybaseDataAdapter
load character set from clipboard if there is one
load() - Method in class phenote.dataadapter.nexus.NEXUSAdapter
 
load(File) - Method in class phenote.dataadapter.nexus.NEXUSAdapter
 
load() - Method in class phenote.dataadapter.phenosyntax.PhenoSyntaxFileAdapter
this should return CharacterList and caller should load CharListMan or CLM makes the call itself?
load(File) - Method in class phenote.dataadapter.phenosyntax.PhenoSyntaxFileAdapter
 
load(File) - Method in class phenote.dataadapter.phenoxml.PhenoXmlAdapter
 
load() - Method in class phenote.dataadapter.phenoxml.PhenoXmlAdapter
 
loadConstraints() - Method in class phenote.config.Config
load up all constraints from config into ConstraintManager, from constaint list as well as required config fields
loadData() - Method in class phenote.dataadapter.LoadSaveManager
Loads a new document of characters, prompting the user to choose a file and possibly a data adapter.
loadData(File) - Method in class phenote.dataadapter.LoadSaveManager
Loads a new document of characters from the given file, using the default data adapter for the file's extension.
loadData(File, DataAdapterI) - Method in class phenote.dataadapter.LoadSaveManager
Loads a new document of characters from the given file using the given data adapter.
loadDefaultConfigFile() - Method in class phenote.config.Config
Changed this to actually do updating of config file by default given that this is now the route in from webstart, without this users will never get config updates - eventually get more sophisticated - give user options of updateFromDefault, revertToMain/Default or personal/ignoreMain/dontupdate
loadDefaultFlybaseConfigFile() - Method in class phenote.config.Config
if all else fails revert to default flybase config file which should be there
loadedOntologies - Variable in class phenote.gui.GetInfo
 
LoadingScreen - Class in phenote.gui
 
LoadingScreen() - Constructor for class phenote.gui.LoadingScreen
Create the frame
LoadingScreen(Dimension) - Constructor for class phenote.gui.LoadingScreen
 
loadingScreen - Variable in class phenote.main.Phenote
 
LoadSaveListener - Interface in phenote.dataadapter
 
LoadSaveManager - Class in phenote.dataadapter
This was formerly just for files - adding in queryable/database data adapters
LoadSaveManager(CharacterListManager) - Constructor for class phenote.dataadapter.LoadSaveManager
 
lockDoc - Variable in class phenote.gui.PhenoteMainFrame
 
LOG - Static variable in class phenote.config.Preferences
 
LOG - Static variable in class phenote.config.ProxyDialog
 
log() - Method in class phenote.gui.field.FreeTextField
 
log() - Method in class phenote.gui.field.ReadOnlyFieldGui
 
LOG - Static variable in class phenote.jobs.OntologyUpdateJob
 
logFile - Variable in class phenote.config.Preferences
 
logger - Static variable in class phenote.gui.menu.PhenoteHelpMenu
 
logger - Static variable in class phenote.servlet.DataInputServer
 

M

main(String[]) - Static method in class phenote.config.ProxyDialog
 
main() - Static method in class phenote.dataadapter.CharacterListManager
 
main(String[]) - Static method in class phenote.gui.TermRequestGUI
Launch the application
main(String[]) - Static method in class phenote.main.AnnotationImporterCLI
 
main(String[]) - Static method in class phenote.main.Phenote
 
main(String[]) - Static method in class phenote.main.PhenotePlus
 
mainPanel - Variable in class phenote.gui.PhenoteMainFrame
 
mainToolBar - Variable in class phenote.gui.PhenoteMainFrame
 
makeAnchorConstraint(int, int, int) - Static method in class phenote.gui.GridBagUtil
 
makeBasicPanel() - Static method in class phenote.gui.field.FieldPanel
a panel with none of the features - stripped
makeChar() - Static method in class phenote.datamodel.CharacterIFactory
static sugar
makeCharacter() - Method in class phenote.datamodel.CharacterIFactory
 
makeCharFieldGui(CharField, int) - Static method in class phenote.gui.field.CharFieldGui
CharFieldGui for main window not post comp box - factory method, make appropriate CFG subclass from type of charField - minCompChars is not used at moment - may come back
makeCompactGrid(Container, int, int, int, int, int, int) - Static method in class phenote.gui.SpringUtilities
Aligns the first rows * cols components of parent in a grid.
makeConfigFromFile(String) - Static method in class phenote.config.Config
 
makeConstraint() - Method in class phenote.config.FieldConfig
if required then make RequiredConstraint if warnIfNull make RequiredConstraint with warning
makeConstraint(int, int) - Static method in class phenote.gui.GridBagUtil
 
makeConstraint(int, int, int, int) - Static method in class phenote.gui.GridBagUtil
 
makeConstraint(int, int, int, int, int) - Static method in class phenote.gui.GridBagUtil
 
makeCopyTrans(List<CharacterI>, CharacterListManager) - Static method in class phenote.edit.CompoundTransaction
 
makeDate(String, CharacterI, CharField) - Static method in class phenote.datamodel.CharFieldValue
dateString is a date, if not valid date throws ParseEx
makeDelimitedHeaderString() - Static method in class phenote.dataadapter.delimited.DelimitedChar
the idea for the tab-delimited output writer is to 1) identify what the header/column names should be (like they present in the phenote window: pub, entity, quality, etc.).
makeDelTrans(List<CharacterI>, CharacterListManager) - Static method in class phenote.edit.CompoundTransaction
 
makeFillingConstraint(int, int) - Static method in class phenote.gui.GridBagUtil
Fils up vert & hor with weight 1
makeGrid(Container, int, int, int, int, int, int) - Static method in class phenote.gui.SpringUtilities
Aligns the first rows * cols components of parent in a grid.
makeList() - Static method in class phenote.dataadapter.ConstraintStatus
list & OK same thing really - for clarity
makeListParentValue(CharacterI, CharField) - Static method in class phenote.datamodel.CharFieldValue
 
makeNameFromChar(CharacterI) - Method in class phenote.dataadapter.AbstractGroupAdapter
This is where subclasses come in and do their thing
makeNameFromChar(CharacterI) - Method in class phenote.dataadapter.AllFieldsGroupAdapter
 
makeNameFromChar(CharacterI) - Method in class phenote.dataadapter.fly.FlyGenotypeGroupAdapter
 
makeNameFromChar(CharacterI) - Method in class phenote.dataadapter.worm.WormReferenceGroupAdapter
 
makeNameFromPubPersonNBP(String, String, String, String, String) - Static method in class phenote.dataadapter.worm.WormReferenceGroupAdapter
 
makeNewValue(OBOClass, CharFieldValue) - Static method in class phenote.datamodel.CharFieldValue
If list adds to value, if not list just sets it, makes new CFV
makeNewValue(String, CharFieldValue) - Static method in class phenote.datamodel.CharFieldValue
If list adds to value, if not list just sets it, makes new CFV
makeNewValue(CharFieldValue, CharFieldValue) - Static method in class phenote.datamodel.CharFieldValue
If list adds to value, if not list just sets it, makes new CFV This is used by CharacterListFieldGui (for template) but i dont understand how it works for lists - newList and newValue never seem to connect - jim???
makeNextParser(String[], int) - Static method in class phenote.dataadapter.delimited.DelimFieldParser
Given array of column headers and index col to start looking, find next valid field -- a field that is in datamodel/configged -- and return Parser for it throws DelimitedEx if fails to find a char field for all headers at index col and greater
makeOboClassFromChar(CharacterI) - Method in class phenote.dataadapter.AbstractGroupAdapter
 
makeOK() - Static method in class phenote.dataadapter.ConstraintStatus
 
MakeOntolAction - Class in phenote.gui.actions
 
MakeOntolAction(OntologyMakerI) - Constructor for class phenote.gui.actions.MakeOntolAction
 
makeOntology() - Method in class phenote.dataadapter.AbstractGroupAdapter
This is the real workhorse here just goes through and makes all the terms and shoves them over to main/default destination field
makeOntology() - Method in class phenote.dataadapter.fly.ProformaAlleleParser
a user has requested to make a new ontology from proforma bring up file chooser for them to select proforma file, and then parse it and populate field with ontology from parse
makeOntology() - Method in interface phenote.dataadapter.OntologyMakerI
Make terms and send off to fields that are using such terms
makeOntology() - Method in class phenote.gui.CharacterTableController
set up as action method in character_table_panel.xml swix config make terms button has been hit by user - go off and make terms if we have a TermMaker - otherwise do nothing - error msg, this assumes for moment that there is only 1 term maker - if we need more than need to deal with that
makePhenoIdLink(String) - Static method in class phenote.util.HtmlUtil
used internally & by TestPhenote
makePostCompRelCfg(String, FieldConfig) - Static method in class phenote.config.OntologyConfig
 
makePostCompTerm(OBOClass, OBOProperty, OBOClass) - Static method in class phenote.datamodel.OboUtil
 
makePostCompTermList(CharField, String, int) - Static method in class phenote.gui.field.CharFieldGui
make term completion lists for post comp window (genus & diff), they dont listen to selection nor edit model - isolated
makeRelationList(CharField) - Static method in class phenote.gui.field.CharFieldGui
createPostCompRelationList - will relation lists ever be in main window and if so will they ever have listeners enabled - maybe, probably not
makeUpdate(List<CharacterI>, CharField, String) - Static method in class phenote.edit.CompoundTransaction
 
makeUpdate(List<CharacterI>, CharField, OBOClass) - Static method in class phenote.edit.CompoundTransaction
 
makeUpdate(List<CharacterI>, CharField, CharFieldValue) - Static method in class phenote.edit.CompoundTransaction
 
makeValue(CharacterI, String) - Method in class phenote.datamodel.CharField
if free text returns string charfieldValue, for ontology field valueString is id and searches ontologies for id, throws CharFieldException if invalid date for date field (used to for term not found but now creates dangler instead) this deals with postcomp too) if term is dangler then dangler gets id (valueString) but no name use makeValue(Char,String,String) to get dangler name set as well also deals with lists in format: "xxx","yyy",...
makeValue(CharacterI, String, String) - Method in class phenote.datamodel.CharField
makes value - value string for term is id - if term is dangler (not in ontology) and danglerName is non null, then danglers name is set to danglerName, danglerName is ONLY used for danglers
makeWidthConstraint(int, int, int, int, int) - Static method in class phenote.gui.GridBagUtil
 
markSelectedCharacters() - Method in class phenote.charactertemplate.CharacterTemplateTable
 
matches(String) - Method in enum phenote.datamodel.RelationshipEnumeration
 
matches(CharacterI) - Method in class phenote.gui.field.CharFieldMatcher
 
matches(String, SearchParamsI) - Method in class phenote.gui.field.CompletionObject
Returns true if term matches input according to searchParams.
matches(String, SearchParamsI) - Method in class phenote.gui.field.CompletionTerm
Returns true if term matches input according to searchParams.
matches(String) - Method in enum phenote.util.TermLinkComparator.RelationshipEnum
 
MatrixCell - Interface in phenote.matrix.model
 
MatrixColumn - Interface in phenote.matrix.model
 
MatrixComponent - Class in phenote.matrix.view
 
MatrixComponent(String, MatrixController) - Constructor for class phenote.matrix.view.MatrixComponent
Creates a new GUI component with the given ID and controller
MatrixComponentFactory - Class in phenote.matrix.view
 
MatrixComponentFactory(MatrixController) - Constructor for class phenote.matrix.view.