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

A

ABREV - Static variable in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
 
abrev - Variable in class org.geworkbench.bison.datastructure.bioobjects.markers.CSGeneMarker
 
absPath - Variable in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
 
AbstractAnalysis - Class in org.geworkbench.analysis
Copyright: Copyright (c) 2003
AbstractAnalysis() - Constructor for class org.geworkbench.analysis.AbstractAnalysis
 
AbstractAnalysisLabelComparator - Class in org.geworkbench.analysis
Comparator for AbstraactAnalyses.
AbstractAnalysisLabelComparator() - Constructor for class org.geworkbench.analysis.AbstractAnalysisLabelComparator
 
AbstractCluster - Class in org.geworkbench.bison.model.clusters
Copyright: Copyright (c) 2003
AbstractCluster() - Constructor for class org.geworkbench.bison.model.clusters.AbstractCluster
 
AbstractGridAnalysis - Class in org.geworkbench.analysis
Analyses that have a corresponding (ca)Grid component should extend this abstract class to have the grid analyses exposed.
AbstractGridAnalysis() - Constructor for class org.geworkbench.analysis.AbstractGridAnalysis
 
AbstractResource - Class in org.geworkbench.bison.parsers.resources
Baseline implementation of Resource.
AbstractResource() - Constructor for class org.geworkbench.bison.parsers.resources.AbstractResource
 
AbstractSaveableParameterPanel - Class in org.geworkbench.analysis
This class is used to (1) store the parameters of an analysis, and (2) manage the visual representation (gui) that will be offered to the user in order to provide values for the parameters.
AbstractSaveableParameterPanel() - Constructor for class org.geworkbench.analysis.AbstractSaveableParameterPanel
 
AbstractTestDSAnnotationContext - Class in org.geworkbench.bison.testing
 
AbstractTestDSAnnotationContext() - Constructor for class org.geworkbench.bison.testing.AbstractTestDSAnnotationContext
 
AbstractTraining - Class in org.geworkbench.algorithms
An abstract trainer for a machine learning algorithm.
AbstractTraining() - Constructor for class org.geworkbench.algorithms.AbstractTraining
 
AbstractTrainingPanel - Class in org.geworkbench.algorithms
A partial implementation of the interface for a machine learning algorithm.
AbstractTrainingPanel() - Constructor for class org.geworkbench.algorithms.AbstractTrainingPanel
 
accept(File) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.ExampleFilter
 
accept(File) - Method in class org.geworkbench.components.parsers.ExampleFileFilter
 
accept(File) - Method in class org.geworkbench.components.parsers.patterns.PatternFileFormat.PatternFilter
 
accept(File) - Method in class org.geworkbench.components.parsers.sequences.SequenceFileFormat.FASTAFilter
 
AcceptTypes - Annotation Type in org.geworkbench.engine.management
User: matt Date: Oct 14, 2005 Time: 12:45:32 PM
accessArray(int) - Method in class org.geworkbench.engine.cascript.CasDataType
 
accessMatrix(int, int) - Method in class org.geworkbench.engine.cascript.CasDataType
 
actionPerformed(ActionEvent) - Method in class org.geworkbench.events.listeners.ParameterActionListener
 
activatedArrays - Variable in class org.geworkbench.util.microarrayutils.MicroarrayViewEventBase
 
activatedMarkers - Variable in class org.geworkbench.util.microarrayutils.MicroarrayViewEventBase
 
activatedMarkers - Variable in class org.geworkbench.util.sequences.SequenceViewWidget
 
activateLabel(String) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
activateLabel(String) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Sets a label's active status to true.
active - Variable in class org.geworkbench.bison.datastructure.complex.panels.CSPanel
 
active - Static variable in class org.geworkbench.util.pathwaydecoder.RankSorter
 
activeSequenceDB - Variable in class org.geworkbench.util.sequences.SequenceViewWidget
 
activeSubset() - Method in class org.geworkbench.bison.datastructure.complex.panels.CSPanel
Gets all the active sub-panels of the panel.
activeSubset() - Method in interface org.geworkbench.bison.datastructure.complex.panels.DSPanel
Gets all the active sub-panels of the panel.
add(DSGeneMarker) - Method in class org.geworkbench.bison.datastructure.biocollections.CSMarkerVector
 
add(int, DSGeneMarker) - Method in class org.geworkbench.bison.datastructure.biocollections.CSMarkerVector
 
add(T, U) - Method in class org.geworkbench.bison.datastructure.complex.panels.CSAnnotPanel
 
add(T) - Method in class org.geworkbench.bison.datastructure.complex.panels.CSItemList
Adds a new item to the item list, if it does not already exist.
add(int, T) - Method in class org.geworkbench.bison.datastructure.complex.panels.CSItemList
Inserts the item at the specified index.
add(T) - Method in class org.geworkbench.bison.datastructure.complex.panels.CSSequentialItemList
Adds the item to the sequential item list.
add(int, T) - Method in class org.geworkbench.bison.datastructure.complex.panels.CSSequentialItemList
Adds the item to the sequential item list.
add(T, U) - Method in interface org.geworkbench.bison.datastructure.complex.panels.DSAnnotatedPanel
 
add(DSPatternMatch<T, R>) - Method in class org.geworkbench.bison.datastructure.complex.pattern.CSMatchedPattern
 
add(DSPatternMatch<T, R>) - Method in interface org.geworkbench.bison.datastructure.complex.pattern.DSMatchedPattern
 
add(double) - Method in class org.geworkbench.bison.util.Normal
 
ADD - Static variable in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceDialog
 
add(CasDataType) - Method in class org.geworkbench.engine.cascript.CasDataType
 
add(DSMicroarray) - Method in class org.geworkbench.util.associationdiscovery.cluster.CSMatrixPattern
 
add(DSMicroarray) - Method in interface org.geworkbench.util.associationdiscovery.cluster.DSMatrixPattern
 
add(int, int, float) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrix
Adds and edge between geneId1 and geneId2
add(String, String, boolean, boolean, float) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrix
Adds and edge between geneId1 and geneId2
add(int, int) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MutualInformation
 
add(DSMatchedSeqPattern) - Method in class org.geworkbench.util.patterns.PatternDB
 
addAlgorithmEventListener(AlgorithmEventListener) - Method in interface org.geworkbench.bison.algorithm.discovery.DSPatternDiscovery
 
addAll(Collection<? extends T>) - Method in class org.geworkbench.bison.datastructure.complex.panels.CSItemList
 
addAll(DSMatchedPattern<T, R>) - Method in class org.geworkbench.bison.datastructure.complex.pattern.CSMatchedPattern
 
addAll(DSMatchedPattern<T, R>) - Method in interface org.geworkbench.bison.datastructure.complex.pattern.DSMatchedPattern
 
addAll(DSMatchedPattern<DSSequence, CSSeqRegistration>) - Method in class org.geworkbench.util.patterns.FlexiblePattern
 
addAllPatterns(ArrayList<DSMatchedSeqPattern>) - Method in class org.geworkbench.util.patterns.PatternTableModel
Add a list of patterns to the model
addAnnotationType(DSAnnotationType) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
addAnnotationType(DSAnnotationType) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Adds an annotation type to this context.
addAPattern(DSPattern<DSSequence, CSSeqRegistration>, Display, List<DSPatternMatch<DSSequence, CSSeqRegistration>>) - Method in class org.geworkbench.util.promoter.SequencePatternDisplayPanel
 
addASequence(T) - Method in class org.geworkbench.bison.datastructure.biocollections.sequences.CSSequenceSet
 
addASequence(T) - Method in interface org.geworkbench.bison.datastructure.biocollections.sequences.DSSequenceSet
 
addAutoProgressBar() - Method in class org.geworkbench.util.SplashBitmap
Adds a JProgressBar to the splash screen that is automatically updated.
addAutoProgressBarIndeterminate() - Method in class org.geworkbench.util.SplashBitmap
Adds a indeterminate JProgressBar to the splash screen that will be updated while the splash screen is displayed.
Only one progress bar can be added to the splash screen at a time.
addBk(DSMarkerValue) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.CSGenotypeMarker
 
addChangedGenes(String) - Method in class org.geworkbench.bison.datastructure.biocollections.GoAnalysisResult
 
addChild(DataSetSaveNode) - Method in class org.geworkbench.builtin.projects.DataSetSaveNode
 
addClass(String) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
addClass(String) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Adds a class to this context.
addClass(String, PluginClass) - Static method in class org.geworkbench.engine.config.PluginClassRegistry
 
addColorContext(DSMicroarraySet) - Method in class org.geworkbench.builtin.projects.ProjectPanel
 
addCompletedNode(GridEndpointReferenceType, DSDataSet) - Method in class org.geworkbench.builtin.projects.ProjectPanel
 
addCompletedNode(GridEndpointReferenceType, DSAncillaryDataSet) - Method in class org.geworkbench.builtin.projects.ProjectPanel
 
addCount(int, double, double, double) - Method in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
addCriterionLabel(String, DSCriterion<T>) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
addCriterionLabel(String, DSCriterion<T>) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Adds a criterion label to this context.
addDataSetNode(DSDataSet, boolean) - Method in class org.geworkbench.builtin.projects.ProjectPanel
Inserts a new data set as a new node in the project tree.
addDataSetNode(DSDataSet) - Method in class org.geworkbench.builtin.projects.ProjectPanel
 
addDescription(String) - Method in class org.geworkbench.analysis.AbstractAnalysis
 
addDescription(String) - Method in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
Append a new description to the list of existing descriptions.
addDescription(String) - Method in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSExprMicroarraySet
 
addDescription(String) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
 
addDescription(String) - Method in class org.geworkbench.bison.datastructure.bioobjects.sequence.CSSequence
 
addDescription(String) - Method in class org.geworkbench.bison.datastructure.complex.panels.CSPanel
Adds a description to this panel.
addDescription(String) - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSMatrixReduceExperiment
 
addDescription(String) - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPositionSpecificAffinityMatrix
 
addDescription(String) - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPSAMMatch
 
addDescription(String) - Method in class org.geworkbench.bison.datastructure.properties.CSDescribable
 
addDescription(String) - Method in interface org.geworkbench.bison.datastructure.properties.DSDescribable
Append a new description to the list of existing descriptions.
addDirectional(int, int, String) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrix
 
addDirectional(String, String, boolean, boolean, String) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrix
 
addEdge(Edge) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.EdgeList
 
addEdge(String, String) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.EdgeList
 
addEventListener(Class, AppEventListener) - Static method in class org.geworkbench.engine.config.events.BroadcastEventRegistry
Delegates to the same name mathod of broadcastListenerRegistry.
addEventListener(Class, AppEventListener) - Method in class org.geworkbench.engine.config.events.EventSource
Delegates to the same name mathod of coupledListenerRegistry.
addEventListener(Class, AppEventListener) - Method in interface org.geworkbench.engine.config.events.ListenerRegistry
Verifies that listener implements the sub-interface of AppEventListener desribed by the listenerClass.
addEventListener(Class, AppEventListener) - Method in class org.geworkbench.engine.config.events.ListenerRegistryImpl
 
addExtension(String) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.ExampleFilter
 
addExtension(String) - Method in class org.geworkbench.components.parsers.ExampleFileFilter
 
addExtensionPoint(String) - Method in class org.geworkbench.engine.config.rules.PluginObject
Invoked by the Digester.
addField(Field) - Method in class org.geworkbench.engine.preferences.Preferences
 
addGeneRow(int) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrix
 
addGUIComponent(String) - Method in class org.geworkbench.engine.config.rules.PluginObject
Invoked by the Digester.
addHelpSet(HelpSet) - Static method in class org.geworkbench.engine.config.rules.GeawConfigObject
Append a new help set to the existing ones.
addHistoryDetail(DSExtendable, String) - Static method in class org.geworkbench.builtin.projects.ProjectPanel
 
addHost(String) - Method in class org.geworkbench.util.PropertiesMonitor
 
addItem(T, DSAnnotLabel, DSAnnotValue) - Method in class org.geworkbench.bison.annotation.CSCriteria
Adds an item to the criteria by label/value.
addItem(T, DSAnnotLabel, DSAnnotValue) - Method in interface org.geworkbench.bison.annotation.DSCriteria
Adds an item to the criteria by label/value.
addItem(K, V) - Method in class org.geworkbench.bison.util.HashVector
 
addItem(T) - Method in class org.geworkbench.util.AutoListModel
Add item to the end of the list
addLabel(String) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
addLabel(String) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Adds a label to this context.
addManualProgressBar(int, int) - Method in class org.geworkbench.util.SplashBitmap
Adds a JProgressBar to the splash screen that can be updated manually.
Only one progress bar can be added to the splash screen at a time.
addMenuInfo(String, String, String, String, String) - Method in class org.geworkbench.engine.config.ComponentMetadata
 
addMenuItem(JMenuItem) - Method in class org.geworkbench.util.promoter.SequencePatternDisplayPanel
 
addMenuItem(JMenuItem) - Method in class org.geworkbench.util.sequences.SequenceViewWidgetPanel
 
addMenuItemInfo(String, String, String, String, String) - Method in class org.geworkbench.engine.config.PluginDescriptor
add menuitem info into an arraylist
addMenuListener(JMenuItem, ActionListener, String) - Method in class org.geworkbench.engine.config.PluginDescriptor
Registers an ActionListener with a JMenuItem.
addMicroarrayData(DSPanel<DSMicroarray>, List<float[]>, DSItemList<DSGeneMarker>) - Static method in class org.geworkbench.algorithms.AbstractTraining
 
addMicroarrays(DSMicroarraySet, ProjectTreeNode) - Method in class org.geworkbench.builtin.projects.ProjectPanel
Adds the desiganted microarray set maSet as a child node to the tree node parent.
addModule(String, String) - Method in class org.geworkbench.engine.config.rules.PluginObject
Invoked by the Digester.
addNameValuePair(String, Object) - Method in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
Adds a new name-value mapping.
addNameValuePair(String, Object) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
 
addNameValuePair(String, Object) - Method in class org.geworkbench.bison.datastructure.bioobjects.sequence.CSSequence
 
addNameValuePair(String, Object) - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSMatrixReduceExperiment
 
addNameValuePair(String, Object) - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPositionSpecificAffinityMatrix
 
addNameValuePair(String, Object) - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPSAMMatch
 
addNameValuePair(String, Object) - Method in class org.geworkbench.bison.datastructure.properties.CSExtendable
 
addNameValuePair(String, Object) - Method in interface org.geworkbench.bison.datastructure.properties.DSExtendable
Adds a new name-value mapping.
addNode(Cluster) - Method in class org.geworkbench.bison.model.clusters.AbstractCluster
Adds a Cluster node as a child of this Cluster
addNode(Cluster) - Method in interface org.geworkbench.bison.model.clusters.Cluster
Adds newCluster as a child of this node.
addNode(HierCluster, int) - Method in class org.geworkbench.bison.model.clusters.DefaultHierCluster
Adds Cluster as a child of this node
addNode(HierCluster, int) - Method in interface org.geworkbench.bison.model.clusters.HierCluster
Add the designated node hc in the current cluster, at the designated index position.
addNode(TreeNode, Object) - Method in class org.geworkbench.builtin.projects.ProjectNode
 
addObject(Object, Object) - Method in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
Adds an object by tag to this data set.
addObject(Object, Object) - Method in interface org.geworkbench.bison.datastructure.biocollections.DSDataSet
Stores an arbitrary object by type.
addObserver(Observer) - Method in class org.geworkbench.util.ProgressBar
 
addObserver(Observer) - Method in class org.geworkbench.util.ProgressBarT
 
addParameters(DefaultFormBuilder) - Method in class org.geworkbench.algorithms.AbstractTrainingPanel
Implementing classes will add their parameters to the form builder here.
addPattern(CSMatchedMatrixPattern) - Method in class org.geworkbench.util.microarrayutils.MicroarrayVisualizer
Just a dummy implementation rather than an abstract method so that JBuilder does not show a red component.
addPattern(PatternLocations) - Method in class org.geworkbench.util.patterns.PatternSequenceDisplayUtil
 
addPattern(DSMatchedSeqPattern) - Method in class org.geworkbench.util.patterns.PatternTableModel
Add a pattern to the model.
addPendingNode(GridEndpointReferenceType, String, String, boolean) - Method in class org.geworkbench.builtin.projects.ProjectPanel
Inserts a new pending node a new node in the project tree.
addPh(DSMarkerValue) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.CSGenotypeMarker
 
addPhenotype() - Static method in class org.geworkbench.util.microarrayutils.MatrixCreater
 
addPhenotype(File, File) - Static method in class org.geworkbench.util.microarrayutils.MatrixCreater
 
addPlugin(PluginDescriptor) - Static method in class org.geworkbench.engine.config.PluginRegistry
Registers the designated plugin.
addPlugInAtExtension(PluginDescriptor, String) - Static method in class org.geworkbench.engine.config.PluginRegistry
Adds a plugin component descriptor at a named extension point.
addPoint(int) - Method in class org.geworkbench.util.ProgressGraph
 
addProgressBarPercent() - Method in class org.geworkbench.util.SplashBitmap
Displays the percentage of progress in the progress bar.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.geworkbench.util.threading.SwingWorker
Adds a PropertyChangeListener to the listener list.
addReferenceGenes(String) - Method in class org.geworkbench.bison.datastructure.biocollections.GoAnalysisResult
 
addRemotePanel() - Method in class org.geworkbench.builtin.projects.LoadData
 
addRemoteResource(RemoteResource) - Method in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceManager
Add one new resource.
addResultRow(int, String, String, double, double, int, int) - Method in class org.geworkbench.bison.datastructure.biocollections.GoAnalysisResult
 
addSigGenToPanel(T) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSSignificanceResultSet
 
addSigGenToPanel(T) - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSSignificanceResultSet
 
addSNP(int, boolean) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.CSGenotypeMarker
 
addTask(Runnable, Object, Object, Object) - Method in class org.geworkbench.engine.management.Asynchronous
 
addTask(Runnable, Object, Object, Object) - Method in class org.geworkbench.engine.management.Overflow
 
addTask(Runnable, Object, Object, Object) - Method in class org.geworkbench.engine.management.SwingModel
 
addTask(Runnable, Object, Object, Object) - Method in interface org.geworkbench.engine.management.SynchModel
Called by the ComponentRegistry to add a task to this synch model.
addTask(Runnable, Object, Object, Object) - Method in class org.geworkbench.engine.management.Synchronous
 
addTFMatches(HashMap<CSSequence, PatternSequenceDisplayUtil>, List<DSPatternMatch<DSSequence, CSSeqRegistration>>, DSPattern) - Static method in class org.geworkbench.util.patterns.PatternOperations
 
addToContainer(String, Component) - Method in class org.geworkbench.engine.config.GUIFramework
Adds the visualPlugin to the container identified by the name areaName.
addToContainer(String, Component, String, Class) - Method in class org.geworkbench.engine.config.GUIFramework
Adds the visualPlugin to the container identified by the name areaName.
addToContainer(String, Component) - Method in class org.geworkbench.engine.skin.Skin
 
addToContainer(String, Component, String, Class) - Method in class org.geworkbench.engine.skin.Skin
 
addToHistory(DSExtendable, String) - Static method in class org.geworkbench.builtin.projects.ProjectPanel
 
addToolBarButton(AbstractButton) - Method in class org.geworkbench.util.promoter.SequencePatternDisplayPanel
 
addToProject(ProjectNode, boolean) - Method in class org.geworkbench.builtin.projects.ProjectPanel
Used to add a new node to a project tree
addToSortkeyMap(Collator, DSGeneMarker) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyData
used for sorting
addToTargetInfoMap(double, DSGeneMarker) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyData
used for sorting
addTypeToSubscriptionIgnoreSet(Class) - Method in class org.geworkbench.engine.config.PluginDescriptor
 
addValue - Variable in class org.geworkbench.bison.parsers.DataParseContext
 
addVisualAreaInfo(String, VisualPlugin) - Static method in class org.geworkbench.engine.config.PluginRegistry
 
AdjacencyMatrix - Class in org.geworkbench.util.pathwaydecoder.mutualinformation
AdjacencyMatrix
AdjacencyMatrix() - Constructor for class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrix
 
AdjacencyMatrixDataSet - Class in org.geworkbench.util.pathwaydecoder.mutualinformation
 
AdjacencyMatrixDataSet(AdjacencyMatrix, int, double, int, String, String, DSMicroarraySet) - Constructor for class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrixDataSet
 
AdjacencyMatrixEvent - Class in org.geworkbench.events
Title: Bioworks
AdjacencyMatrixEvent(AdjacencyMatrix, String, int, int, double, AdjacencyMatrixEvent.Action) - Constructor for class org.geworkbench.events.AdjacencyMatrixEvent
Constructs an AdjacencyMatrixEvent
AdjacencyMatrixEvent(AdjacencyMatrix, HashMap, String, int, int, double, AdjacencyMatrixEvent.Action) - Constructor for class org.geworkbench.events.AdjacencyMatrixEvent
Constructs an AdjacencyMatrixEvent
AdjacencyMatrixEvent.Action - Enum in org.geworkbench.events
 
adjMatrixName - Variable in class org.geworkbench.util.pathwaydecoder.mutualinformation.Parameter
 
adjustForHousekeepingGenes(double) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenepixMarkerValue
 
adjustForHousekeepingGenes(CSGenepixMarkerValue[]) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenepixMarkerValue
 
AFFY_DETECTION_CALL_FILTER - Static variable in class org.geworkbench.analysis.AbstractAnalysis
 
AFFY_TYPE - Static variable in interface org.geworkbench.bison.datastructure.bioobjects.markers.DSGeneMarker
 
AFFY_TYPE - Static variable in class org.geworkbench.bison.parsers.resources.MAGEResource2
 
AffyFileFormat - Class in org.geworkbench.components.parsers
Handles the parsing of Affymetrix .txt files (MAS 5.0).
AffyFileFormat() - Constructor for class org.geworkbench.components.parsers.AffyFileFormat
Default constructor.
AFFYMETRIX_PLATFORM - Static variable in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSMicroarraySet
Constant designating the Affymetrix platform.
AffymetrixParser - Class in org.geworkbench.bison.parsers
Handles the parsing of single array Affymetrix txt files.
AffymetrixParser(List) - Constructor for class org.geworkbench.bison.parsers.AffymetrixParser
Constructor
AffyParseContext - Class in org.geworkbench.bison.parsers
Copyright: Copyright (c) 2003
AffyParseContext() - Constructor for class org.geworkbench.bison.parsers.AffyParseContext
Default Constructor
AffyParseContext(List) - Constructor for class org.geworkbench.bison.parsers.AffyParseContext
Constructor
AffyResource - Class in org.geworkbench.bison.parsers.resources
Extends Resource to allow handling Affy input files.
AffyResource() - Constructor for class org.geworkbench.bison.parsers.resources.AffyResource
 
affyTxtType - Static variable in interface org.geworkbench.bison.datastructure.biocollections.microarrays.DSMicroarraySet
 
afteratom() - Method in class org.geworkbench.engine.cascript.CASParser
afteratom: beforeatom or beforeatom++ or beforeatom-- incrementation and decrementation before and after a value was tricky
algorithmCompleted - Static variable in class org.geworkbench.bison.algorithm.AlgorithmEvent
 
AlgorithmEvent - Class in org.geworkbench.bison.algorithm
Title: Bioworks
AlgorithmEvent(Object) - Constructor for class org.geworkbench.bison.algorithm.AlgorithmEvent
Default constructor
AlgorithmEvent(Object, int, Object, boolean) - Constructor for class org.geworkbench.bison.algorithm.AlgorithmEvent
 
AlgorithmEventListener - Interface in org.geworkbench.bison.algorithm
Title: Sequence and Pattern Plugin
AlgorithmExecutionResults - Class in org.geworkbench.bison.model.analysis
Copyright: Copyright (c) 2003
AlgorithmExecutionResults(boolean, String, Object) - Constructor for class org.geworkbench.bison.model.analysis.AlgorithmExecutionResults
 
AlgorithmSelectionPanel - Class in org.geworkbench.util
Algorithm selection panel.
AlgorithmSelectionPanel() - Constructor for class org.geworkbench.util.AlgorithmSelectionPanel
 
algorithmTimeTick - Static variable in class org.geworkbench.bison.algorithm.AlgorithmEvent
 
algorithmUndefined - Static variable in class org.geworkbench.bison.algorithm.AlgorithmEvent
 
ALIGNMENT - Static variable in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
 
ALIGNMENT_ICON - Static variable in class org.geworkbench.builtin.projects.Icons
 
alleleType - Static variable in interface org.geworkbench.bison.datastructure.biocollections.microarrays.DSMicroarraySet
 
ALLELIC_FREQUENCY_TYPE - Static variable in class org.geworkbench.analysis.AbstractAnalysis
 
allMarkers() - Method in class org.geworkbench.bison.datastructure.biocollections.views.CSMicroarraySetView
 
allMarkers() - Method in interface org.geworkbench.bison.datastructure.biocollections.views.DSMicroarraySetView
 
allowMultipleValues(String) - Method in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
Conjugate method for forceUniqueValue.
allowMultipleValues(String) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
 
allowMultipleValues(String) - Method in class org.geworkbench.bison.datastructure.bioobjects.sequence.CSSequence
 
allowMultipleValues(String) - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSMatrixReduceExperiment
 
allowMultipleValues(String) - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPositionSpecificAffinityMatrix
 
allowMultipleValues(String) - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPSAMMatch
 
allowMultipleValues(String) - Method in class org.geworkbench.bison.datastructure.properties.CSExtendable
 
allowMultipleValues(String) - Method in interface org.geworkbench.bison.datastructure.properties.DSExtendable
Conjugate method for forceUniqueValue.
Analysis - Interface in org.geworkbench.bison.model.analysis
Copyright: Copyright (c) 2003
ANALYSIS_PLUGIN_ICON - Static variable in class org.geworkbench.engine.EngineIcons
 
AnalysisInvokedEvent - Class in org.geworkbench.events
 
AnalysisInvokedEvent(Analysis, String) - Constructor for class org.geworkbench.events.AnalysisInvokedEvent
 
AnalysisParameters - Interface in org.geworkbench.bison.model.analysis
Tagging interface for analysis parameter classes.
ancDataSet - Variable in class org.geworkbench.events.ProjectNodeAddedEvent
 
ancDataSet - Variable in class org.geworkbench.events.ProjectNodeRemovedEvent
 
and(CasDataType) - Method in class org.geworkbench.engine.cascript.CasDataType
 
AND - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
AND - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
AND - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
annotateItem(T, DSAnnotationType<Q>, Q) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
annotateItem(T, DSAnnotationType<Q>, Q) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Applies an annotation to an item.
AnnotationAnalysisEvent - Class in org.geworkbench.events
Application event thrown in order to communicate the results of annotation analysis
AnnotationAnalysisEvent(DSProteinStructure, String, String) - Constructor for class org.geworkbench.events.AnnotationAnalysisEvent
 
AnnotationParser - Class in org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser
Description:This Class is for retrieving probe annotation information from default annotation files provided by Affymetrix.
AnnotationParser() - Constructor for class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
 
AnnotationsEvent - Class in org.geworkbench.events
Braodcast Event to encapsulate Pathway information retrieved from caBIO queries
AnnotationsEvent(String, Pathway) - Constructor for class org.geworkbench.events.AnnotationsEvent
 
APP_SIZE_FILE - Static variable in class org.geworkbench.engine.skin.Skin
 
AppEventListener - Interface in org.geworkbench.engine.config.events
Tagging interface that all application event listeners must extend.
AppEventListenerException - Exception in org.geworkbench.engine.config.events
Thrown when a Class object expected to implement an AppEventListener interface, turns out not to.
AppEventListenerException() - Constructor for exception org.geworkbench.engine.config.events.AppEventListenerException
 
AppEventListenerException(String) - Constructor for exception org.geworkbench.engine.config.events.AppEventListenerException
 
applyCriterion(T, DSAnnotationSource<T>) - Method in interface org.geworkbench.bison.annotation.DSCriterion
Applies the criterion to an item.
approveSelection() - Method in class org.geworkbench.util.OWFileChooser
 
APSerializable - Class in org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser
 
APSerializable(DSDataSet<? extends DSBioObject>, Map<DSDataSet<? extends DSBioObject>, String>, Map<String, AnnotationParser.MarkerAnnotation>) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.APSerializable
 
areClustersEqual(HierCluster, HierCluster) - Static method in class org.geworkbench.util.ClusterUtils
 
areNodeSelectionsCleared() - Method in class org.geworkbench.builtin.projects.ProjectSelection
Returns whether the selections have all been cleared
ARGDEC - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
ARGDEC - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
ARGDEC - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
argDeclarationList() - Method in class org.geworkbench.engine.cascript.CASParser
argDeclarationList, or argument declaration list: you have a left parenthesis, and then sets of types, IDs, and possible opening and closing left and right brackets with sets separated by commas, then a right parenthesis example: (int i[][], int j, module genePanel gpan, double k)
argList() - Method in class org.geworkbench.engine.cascript.CASParser
argList, or an argument list: you have a left parentheses, and then expressions separated by commas, then a right parantheses example: (5, 9, true, "hello")
args(AST) - Method in class org.geworkbench.engine.cascript.CASSemantics
list of formal arguments in a function definition
ARGS - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
ARGS - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
args(AST) - Method in class org.geworkbench.engine.cascript.CASWalker
list of formal arguments in a function definition
ARGS - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
arrayContains(int[], int) - Static method in class org.geworkbench.util.ArrayUtil
 
arrayId - Variable in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
Used in the implementation of the Identifiable interface.
ArrayIterator<T> - Class in org.geworkbench.bison.util
Title: caWorkbench
ArrayIterator(T[]) - Constructor for class org.geworkbench.bison.util.ArrayIterator
 
arraySetId - Variable in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
Used for the implementation of Identifiable.
ArrayUtil - Class in org.geworkbench.util
 
ArrayUtil() - Constructor for class org.geworkbench.util.ArrayUtil
 
ASCENDING - Static variable in class org.geworkbench.util.QSort
 
ascii - Variable in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
ascii - Variable in class org.geworkbench.util.patterns.FlexiblePattern
 
aspp - Variable in class org.geworkbench.analysis.AbstractAnalysis
The parameters panel to be use from within the AnalysisPane in order to collect the analysis parameters from the user.
assembly - Variable in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPSAMRegistration
 
assign(CasDataType) - Method in class org.geworkbench.engine.cascript.CasDataType
 
assignClassToLabel(String, String) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
assignClassToLabel(String, String) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Assigns a class to a label.
ASSIGNMENT - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
ASSIGNMENT - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
ASSIGNMENT - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
assignValue() - Method in class org.geworkbench.engine.cascript.CASParser
rule found under declare type that holds the value being assigned to an identifier
ASSIGNVALUE - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
ASSIGNVALUE - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
ASSIGNVALUE - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
AssociationPanelEvent - Class in org.geworkbench.events
PatternPanelEvent
AssociationPanelEvent(CSMatchedMatrixPattern[], String) - Constructor for class org.geworkbench.events.AssociationPanelEvent
 
Asynchronous - Class in org.geworkbench.engine.management
Simple asynchronous event synch model.
Asynchronous() - Constructor for class org.geworkbench.engine.management.Asynchronous
 
atom() - Method in class org.geworkbench.engine.cascript.CASParser
an atom can a lot of things: an identifier, a caCall, a caValue, a functioncall, a number (integer or double) a string, true, false, it can even be an entire new expression in a set of parentheses, or a new declaration
AutoListModel<T> - Class in org.geworkbench.util
A straightforward, list-backed list model, useful for the JAutoList class.
AutoListModel(ArrayList<T>) - Constructor for class org.geworkbench.util.AutoListModel
 
AVAILABLE_SHAPES - Static variable in class org.geworkbench.util.visualproperties.PanelVisualProperties
 
avgPatternNo(int, int, int, int, double) - Method in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 

B

bar - Variable in class org.geworkbench.util.SplashBitmap
 
BaseException - Exception in org.geworkbench.util
Base exception class for all application exceptions.
BaseException() - Constructor for exception org.geworkbench.util.BaseException
 
BaseException(String) - Constructor for exception org.geworkbench.util.BaseException
 
BaseRuntimeException - Exception in org.geworkbench.util
Base runtime exception class for all application exceptions.
BaseRuntimeException() - Constructor for exception org.geworkbench.util.BaseRuntimeException
 
BaseRuntimeException(String) - Constructor for exception org.geworkbench.util.BaseRuntimeException
 
BaseRuntimeException(String, Throwable) - Constructor for exception org.geworkbench.util.BaseRuntimeException
 
beforeatom() - Method in class org.geworkbench.engine.cascript.CASParser
before: atom or --beforeatom or ++beforeatom incrementation and decrementation before and after a value was tricky
begin(String, String, Attributes) - Method in class org.geworkbench.engine.config.PluginClassRule
Overrides the corresponding method from ObjectCreateRule.
begin(String, String, Attributes) - Method in class org.geworkbench.engine.config.rules.PluginRule
 
betaCF(double, double, double) - Method in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
betaCF(double, double, double) - Static method in class org.geworkbench.util.LogStats
 
betaI(double, double, double) - Method in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
betaI(double, double, double) - Method in class org.geworkbench.util.LogStats
 
bgDistribution - Variable in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.CSGenotypeMarker
 
bgSet - Variable in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.CSGenotypeMarker
 
BinaryEncodeDecode - Class in org.geworkbench.util
Title: Binary Encoder Decoder
BinaryEncodeDecode() - Constructor for class org.geworkbench.util.BinaryEncodeDecode
 
binNo - Static variable in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
binSize - Static variable in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
BIOASSAY - Static variable in class org.geworkbench.builtin.projects.remoteresources.query.SearchCriteria
 
BIOASSAY - Static variable in class org.geworkbench.events.CaArrayEvent
 
BIOASSAY - Static variable in class org.geworkbench.events.CaArrayRequestEvent
 
BisonFactory - Class in org.geworkbench.engine.management
Factory implementation to obtain concrete instances of bison datatypes
BisonFactory() - Constructor for class org.geworkbench.engine.management.BisonFactory
 
bkMatches - Variable in class org.geworkbench.util.associationdiscovery.cluster.CSMatchedMatrixPattern
 
bkMean() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.CSGenotypeMarker
 
bkN - Variable in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.CSGenotypeMarker
 
bkSigma() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.CSGenotypeMarker
 
bkX - Variable in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.CSGenotypeMarker
 
bkXX - Variable in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.CSGenotypeMarker
 
BOOLSTR - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
BOOLSTR - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
BOOLSTR - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
borderLayout - Variable in class org.geworkbench.util.microarrayutils.MicroarrayVisualizer
 
borderLayout1 - Variable in class org.geworkbench.builtin.projects.ProjectPanel
 
borderLayout2 - Variable in class org.geworkbench.builtin.projects.ProjectPanel
 
borderLayout4 - Variable in class org.geworkbench.builtin.projects.ProjectPanel
 
BOTH - Static variable in class org.geworkbench.util.pathwaydecoder.mutualinformation.Parameter
 
BOUNDED_TYPE - Static variable in class org.geworkbench.util.ProgressBar
Defines a ProgressBar that has bounds and values shown increment from a minimum to a maximum
BOUNDED_TYPE - Static variable in class org.geworkbench.util.ProgressBarT
Defines a ProgressBarT that has bounds and values shown increment from a minimum to a maximum
bracestatement() - Method in class org.geworkbench.engine.cascript.CASParser
brace statement: can be either a single statement of a set of statements in braces
BREAK - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
BREAK - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
BREAK - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
breakStmt() - Method in class org.geworkbench.engine.cascript.CASParser
break statement
BroadcastEventRegistry - Class in org.geworkbench.engine.config.events
Manages the components that have registred listeners for broadcast events.
BroadcastEventRegistry() - Constructor for class org.geworkbench.engine.config.events.BroadcastEventRegistry
 
BrowserLauncher - Class in org.geworkbench.util
 
BrowserLauncher() - Constructor for class org.geworkbench.util.BrowserLauncher
 
buildHistogram(int[], int, int) - Method in class org.geworkbench.util.patterns.FlexiblePattern
 
buildTokenTypeASTClassMap() - Method in class org.geworkbench.engine.cascript.CASParser
 
BulkTest - Class in org.geworkbench.bison.testing
A TestCase that can define both simple and bulk test methods.
BulkTest(String) - Constructor for class org.geworkbench.bison.testing.BulkTest
Constructs a new BulkTest instance that will run the specified simple test.
BUSY_ICON - Static variable in class org.geworkbench.builtin.projects.Icons
 
BUSY_STATIC_ICON - Static variable in class org.geworkbench.builtin.projects.Icons
 
BusySwingWorker - Class in org.geworkbench.util
An extension of the SwingWorker class that knows how to indicate on a panel that it's busy.
BusySwingWorker() - Constructor for class org.geworkbench.util.BusySwingWorker
 

C

CaArray2Experiment - Class in org.geworkbench.builtin.projects.remoteresources.carraydata
 
CaArray2Experiment(String, String, String) - Constructor for class org.geworkbench.builtin.projects.remoteresources.carraydata.CaArray2Experiment
 
CAARRAY_USERNAME - Static variable in class org.geworkbench.builtin.projects.remoteresources.query.GeWorkbenchCaARRAYAdaptor
 
CaArrayEvent - Class in org.geworkbench.events
 
CaArrayEvent(String, int) - Constructor for class org.geworkbench.events.CaArrayEvent
 
CaArrayEvent(String, String) - Constructor for class org.geworkbench.events.CaArrayEvent
 
CaArrayEvent(String, String, HashMap<String, String>) - Constructor for class org.geworkbench.events.CaArrayEvent
 
CaArrayEvent(String, String, DSDataSet) - Constructor for class org.geworkbench.events.CaArrayEvent
 
CaARRAYPanel - Class in org.geworkbench.builtin.projects.util
 
CaARRAYPanel() - Constructor for class org.geworkbench.builtin.projects.util.CaARRAYPanel
 
CaArrayQueryEvent - Class in org.geworkbench.events
 
CaArrayQueryEvent(String, int, String, String, String) - Constructor for class org.geworkbench.events.CaArrayQueryEvent
 
CaARRAYQueryPanel - Class in org.geworkbench.builtin.projects.remoteresources.query
 
CaARRAYQueryPanel(Frame, String) - Constructor for class org.geworkbench.builtin.projects.remoteresources.query.CaARRAYQueryPanel
 
CaArrayQueryResultEvent - Class in org.geworkbench.events
 
CaArrayQueryResultEvent(EventSource, String, int, String, String) - Constructor for class org.geworkbench.events.CaArrayQueryResultEvent
 
CaArrayRequestEvent - Class in org.geworkbench.events
 
CaArrayRequestEvent(String, int) - Constructor for class org.geworkbench.events.CaArrayRequestEvent
 
CaArrayRequestEvent(String, String) - Constructor for class org.geworkbench.events.CaArrayRequestEvent
 
CaArrayRequestEvent(String, String, Map<String, String>, SortedMap<String, String>) - Constructor for class org.geworkbench.events.CaArrayRequestEvent
 
CaArrayRequestEvent(String, String, DSDataSet) - Constructor for class org.geworkbench.events.CaArrayRequestEvent
 
CaArrayRequestHybridizationListEvent - Class in org.geworkbench.events
 
CaArrayRequestHybridizationListEvent(EventSource, String, int, String, String, CaArray2Experiment) - Constructor for class org.geworkbench.events.CaArrayRequestHybridizationListEvent
 
CaArrayResource - Class in org.geworkbench.bison.parsers.resources
Title: Bioworks
CaArrayResource(BioAssay[], Experiment) - Constructor for class org.geworkbench.bison.parsers.resources.CaArrayResource
 
CaArrayReturnHybridizationListEvent - Class in org.geworkbench.events
 
CaArrayReturnHybridizationListEvent(CaArray2Experiment) - Constructor for class org.geworkbench.events.CaArrayReturnHybridizationListEvent
 
CaArraySuccessEvent - Class in org.geworkbench.events
 
CaArraySuccessEvent(int, int) - Constructor for class org.geworkbench.events.CaArraySuccessEvent
 
caCall() - Method in class org.geworkbench.engine.cascript.CASParser
caCall, AKA CasMethod; this is what you use to make a module call a method the first ID is the module name, the second ID is the method name
calcPearsonCorrelation(DSGeneMarker) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyData
Pearson correlation between target and TF
CalculateDifferenceErrors - Class in org.geworkbench.util.function.bimodalGaussian
 
CalculateDifferenceErrors() - Constructor for class org.geworkbench.util.function.bimodalGaussian.CalculateDifferenceErrors
 
calculatePaintArea - Variable in class org.geworkbench.util.LED
If LED is resized, set calculatePaintArea to true in order to update
CALL_FUNCTION - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
CALL_FUNCTION - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
CALL_FUNCTION - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
callFunction() - Method in class org.geworkbench.engine.cascript.CASParser
calling a function entails an identifier (which will have to be tested as an identifier standing for a function) and its argList
CANCEL - Static variable in class org.geworkbench.events.CaArrayRequestEvent
 
cancel(boolean) - Method in class org.geworkbench.util.threading.SwingWorker
cancelButton_actionPerformed(ActionEvent) - Method in class org.geworkbench.builtin.projects.remoteresources.query.CaARRAYQueryPanel
 
cancelSelection() - Method in class org.geworkbench.util.OWFileChooser
 
cancelTest - Variable in class org.geworkbench.algorithms.AbstractTrainingPanel
 
caObj() - Method in class org.geworkbench.engine.cascript.CASParser
caObj, this can be either a caValue of a caCall
CasCallReturn - Class in org.geworkbench.engine.cascript
This holds the return value for a function call to geworkbench retValue has to be tested to make sure it's acceptable as an object for CAS aka, we want it to be a datatype, an accepted module, or a primitive so the object is wrapped inside CasCallReturn
CasCallReturn(Object) - Constructor for class org.geworkbench.engine.cascript.CasCallReturn
 
CaScriptEmulator - Class in org.geworkbench.engine.cascript
Title: caWorkbench
CaScriptEmulator() - Constructor for class org.geworkbench.engine.cascript.CaScriptEmulator
 
CasDataPlug - Class in org.geworkbench.engine.cascript
CasDataPlug is a rudimentary way of holding datastructures
CasDataPlug() - Constructor for class org.geworkbench.engine.cascript.CasDataPlug
 
CasDataPlug(String, String, CasDataTypeImport) - Constructor for class org.geworkbench.engine.cascript.CasDataPlug
 
CasDataType - Class in org.geworkbench.engine.cascript
The base data type class (also a meta class)

Error messages are generated here.

CasDataType() - Constructor for class org.geworkbench.engine.cascript.CasDataType
 
CasDataType(String) - Constructor for class org.geworkbench.engine.cascript.CasDataType
 
CasDataTypeImport - Class in org.geworkbench.engine.cascript
 
CasDataTypeImport() - Constructor for class org.geworkbench.engine.cascript.CasDataTypeImport
 
CASE - Static variable in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMasterRagulatorResultSet
 
CASE - Static variable in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSSignificanceResultSet
 
CasEngine - Class in org.geworkbench.engine.cascript
 
CasEngine() - Constructor for class org.geworkbench.engine.cascript.CasEngine
 
CasException - Exception in org.geworkbench.engine.cascript
Exception class: messages are generated in various classes
CASLexer - Class in org.geworkbench.engine.cascript
 
CASLexer(InputStream) - Constructor for class org.geworkbench.engine.cascript.CASLexer
 
CASLexer(Reader) - Constructor for class org.geworkbench.engine.cascript.CASLexer
 
CASLexer(InputBuffer) - Constructor for class org.geworkbench.engine.cascript.CASLexer
 
CASLexer(LexerSharedInputState) - Constructor for class org.geworkbench.engine.cascript.CASLexer
 
CASParser - Class in org.geworkbench.engine.cascript
 
CASParser(TokenBuffer, int) - Constructor for class org.geworkbench.engine.cascript.CASParser
 
CASParser(TokenBuffer) - Constructor for class org.geworkbench.engine.cascript.CASParser
 
CASParser(TokenStream, int) - Constructor for class org.geworkbench.engine.cascript.CASParser
 
CASParser(TokenStream) - Constructor for class org.geworkbench.engine.cascript.CASParser
 
CASParser(ParserSharedInputState) - Constructor for class org.geworkbench.engine.cascript.CASParser
 
CasPreData - Class in org.geworkbench.engine.cascript
This holds CasDataType and the status of them being declared, initialized, and known for the PreSymbolTable statement that is return the CasDataType is from a return statement, so the CasDataType is wrapped inside CasReturn
CasPreData() - Constructor for class org.geworkbench.engine.cascript.CasPreData
 
CasPreData(CasDataType) - Constructor for class org.geworkbench.engine.cascript.CasPreData
 
CasPreData(CasDataType, boolean, boolean, boolean) - Constructor for class org.geworkbench.engine.cascript.CasPreData
for copy() purposes
CasReturn - Class in org.geworkbench.engine.cascript
This holds the return value for a function A new CasDataType (aka CasReturn) to make sure that the statement that is return the CasDataType is from a return statement, so the CasDataType is wrapped inside CasReturn
CasReturn(CasDataType) - Constructor for class org.geworkbench.engine.cascript.CasReturn
 
CASSemantics - Class in org.geworkbench.engine.cascript
 
CASSemantics() - Constructor for class org.geworkbench.engine.cascript.CASSemantics
 
CASSemanticsTokenTypes - Interface in org.geworkbench.engine.cascript
 
CAStokensTokenTypes - Interface in org.geworkbench.engine.cascript
 
CASWalker - Class in org.geworkbench.engine.cascript
 
CASWalker() - Constructor for class org.geworkbench.engine.cascript.CASWalker
 
CASWalkerTokenTypes - Interface in org.geworkbench.engine.cascript
 
caValue() - Method in class org.geworkbench.engine.cascript.CASParser
caValue, AKA CasValue; this is what you use when you want to call a getDataSet, or setDataSet call the first ID is the module name, the second ID is the name of the "variable", in our case DataSet
CEL_ICON - Static variable in class org.geworkbench.builtin.projects.Icons
 
CELFileFormat - Class in org.geworkbench.components.parsers
Loads PDB structure format.
CELFileFormat() - Constructor for class org.geworkbench.components.parsers.CELFileFormat
 
CellularNetWorkElementInformation - Class in org.geworkbench.util.network
It is used to save all celllualr Network information related to a specific marker.
CellularNetWorkElementInformation(HashMap<String, Integer>, DSGeneMarker, String, String) - Constructor for class org.geworkbench.util.network.CellularNetWorkElementInformation
 
CellularNetWorkElementInformation(DSGeneMarker) - Constructor for class org.geworkbench.util.network.CellularNetWorkElementInformation
 
CellularNetWorkElementInformation(HashMap<String, Integer>, DSGeneMarker) - Constructor for class org.geworkbench.util.network.CellularNetWorkElementInformation
 
centerWindow(Window) - Static method in class org.geworkbench.util.Util
 
changeMicroArraySet(DSMicroarraySet<DSMicroarray>) - Method in class org.geworkbench.util.microarrayutils.MicroarrayVisualizer
 
check(DSMutableMarkerValue, boolean) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.CSExpressionMarker
 
check(DSMutableMarkerValue, boolean) - Method in interface org.geworkbench.bison.datastructure.bioobjects.markers.DSRangeMarker
Checks if the designated IMarker belongs to a microarray that is part of the "Cases" criteria.
check(DSMutableMarkerValue, boolean) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.CSGenotypeMarker
 
checkDirExist(String) - Static method in class org.geworkbench.util.FilePathnameUtils
if directory structure doesn't exist - create
checkFormat(File) - Method in class org.geworkbench.components.parsers.AffyFileFormat
In this method, we check that: There is a header line exist (keyword "Probe Set Name" exist) number of columns in header line is same as number of columns in data.
checkFormat(File) - Method in class org.geworkbench.components.parsers.CELFileFormat
 
checkFormat(File) - Method in class org.geworkbench.components.parsers.ExpressionFileFormat
 
checkFormat(File) - Method in class org.geworkbench.components.parsers.FileFormat
Checks if the contents of the designated file conform to the format.
checkFormat(File) - Method in class org.geworkbench.components.parsers.GenePixFileFormat
 
checkFormat(File) - Method in class org.geworkbench.components.parsers.GeoSeriesMatrixParser
 
checkFormat(File) - Method in class org.geworkbench.components.parsers.MageTabFileFormat
 
checkFormat(File) - Method in class org.geworkbench.components.parsers.patterns.PatternFileFormat
 
checkFormat(File) - Method in class org.geworkbench.components.parsers.PDBFileFormat
 
checkFormat(File) - Method in class org.geworkbench.components.parsers.sequences.SequenceFileFormat
 
checkFormat(File) - Method in class org.geworkbench.components.parsers.SOFTFileFormat
 
checkFormat(File) - Method in class org.geworkbench.components.parsers.TabDelimitedDataMatrixFileFormat
 
checkMarkerFunctions(DSGeneMarker) - Static method in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.GeneOntologyUtil
 
checkOrder(List<Cluster>, List<Cluster>) - Static method in class org.geworkbench.bison.testing.clusters.DefaultHierClusterTest
 
checkParentDirExist(String) - Static method in class org.geworkbench.util.FilePathnameUtils
if directory structure doesn't exist - create
children - Variable in class org.geworkbench.bison.model.clusters.AbstractCluster
Holds all children of this Cluster
CHIPCHIP_ICON - Static variable in class org.geworkbench.builtin.projects.Icons
 
chipChipType - Static variable in interface org.geworkbench.bison.datastructure.biocollections.microarrays.DSMicroarraySet
 
ChipFieldDefaultMessage - Static variable in class org.geworkbench.builtin.projects.remoteresources.query.CaARRAYQueryPanel
 
CHIPPLATFORM - Static variable in class org.geworkbench.builtin.projects.remoteresources.query.CaARRAYQueryPanel
 
CHIPPROVIDER - Static variable in class org.geworkbench.builtin.projects.remoteresources.query.CaARRAYQueryPanel
 
chkAllArrays - Variable in class org.geworkbench.util.microarrayutils.MicroarrayViewEventBase
 
chkAllMarkers - Variable in class org.geworkbench.util.microarrayutils.MicroarrayViewEventBase
 
ChoiceField - Class in org.geworkbench.engine.preferences
 
ChoiceField(String, String[]) - Constructor for class org.geworkbench.engine.preferences.ChoiceField
 
chromosome - Variable in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPSAMRegistration
 
CLASS_CASE - Static variable in class org.geworkbench.bison.annotation.CSAnnotationContext
 
CLASS_CONTROL - Static variable in class org.geworkbench.bison.annotation.CSAnnotationContext
 
CLASS_IGNORE - Static variable in class org.geworkbench.bison.annotation.CSAnnotationContext
 
CLASS_TEST - Static variable in class org.geworkbench.bison.annotation.CSAnnotationContext
 
CLASSES_DIR - Static variable in class org.geworkbench.engine.management.ComponentResource
 
ClassificationRunnerPlugin - Class in org.geworkbench.builtin
This is the interface for running a previously trained CSClassifier that now resides in the project panel.
ClassificationRunnerPlugin() - Constructor for class org.geworkbench.builtin.ClassificationRunnerPlugin
 
CLASSIFIER_ICON - Static variable in class org.geworkbench.builtin.projects.Icons
 
ClassifierException - Exception in org.geworkbench.util
Used by classifiers to indicate an exception.
ClassifierException(String) - Constructor for exception org.geworkbench.util.ClassifierException
 
classify(float[]) - Method in class org.geworkbench.bison.algorithm.classification.CSClassifier
Runs a classification on the given object.
classify(float[]) - Method in class org.geworkbench.bison.algorithm.classification.CSVisualClassifier
 
classifyData(DSPanel<DSMicroarray>, CSClassifier, DSPanel<DSMicroarray>, DSPanel<DSMicroarray>) - Static method in class org.geworkbench.algorithms.AbstractTraining
 
ClassSearcher - Class in org.geworkbench.engine.management
Indexes a classpath so that classes can be searched hierarchically according to class structure.
ClassSearcher(URL[]) - Constructor for class org.geworkbench.engine.management.ClassSearcher
 
CleanDataEvent - Class in org.geworkbench.events
After the data has been changed by other threads, we can throw this event.
CleanDataEvent() - Constructor for class org.geworkbench.events.CleanDataEvent
 
cleanUpAnnotatioAfterUnload(DSDataSet<DSBioObject>) - Static method in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
 
clear() - Method in class org.geworkbench.bison.datastructure.biocollections.CSMarkerVector
 
clear() - Method in class org.geworkbench.bison.datastructure.complex.panels.CSItemList
Clears the contents of this item list.
clear() - Method in class org.geworkbench.bison.datastructure.complex.panels.CSPanel
Clears all data from this panel and all sub-panels.
clear() - Method in class org.geworkbench.builtin.projects.ProjectPanel
Clears the current workspace from the project window and notifies all componets that have registered to receive workspace clearing events.
clear() - Method in class org.geworkbench.util.network.EdgeMatrix
 
clear() - Method in class org.geworkbench.util.patterns.PatternTableModel
Removes all existing patterns from the model
CLEARALL - Static variable in class org.geworkbench.builtin.projects.remoteresources.query.CaARRAYQueryPanel
 
clearAllButton_actionPerformed(ActionEvent) - Method in class org.geworkbench.builtin.projects.remoteresources.query.CaARRAYQueryPanel
Clear all contents.
clearAllVisualProperties() - Method in class org.geworkbench.util.visualproperties.PanelVisualPropertiesManager
 
CLEARED - Static variable in class org.geworkbench.events.ProjectEvent
 
clearFields() - Method in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceDialog
 
clearGridCoordinates() - Method in class org.geworkbench.bison.model.clusters.DefaultSOMCluster
Clear the Grid Coordinates
clearGridCoordinates() - Method in interface org.geworkbench.bison.model.clusters.SOMCluster
Clear the grid coordinateds for this cluster.
clearID(String, String) - Method in class org.geworkbench.bison.util.DefaultIdentifiable
Resets the id to null.
clearItemsFromLabel(String) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
clearItemsFromLabel(String) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Clears all items from a label.
clearName(String) - Method in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
Removes all values associated with the given name.
clearName(String) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
 
clearName(String) - Method in class org.geworkbench.bison.datastructure.bioobjects.sequence.CSSequence
 
clearName(String) - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSMatrixReduceExperiment
 
clearName(String) - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPositionSpecificAffinityMatrix
 
clearName(String) - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPSAMMatch
 
clearName(String) - Method in class org.geworkbench.bison.datastructure.properties.CSExtendable
 
clearName(String) - Method in interface org.geworkbench.bison.datastructure.properties.DSExtendable
Removes all values associated with the given name.
clearNodeSelections() - Method in class org.geworkbench.builtin.projects.ProjectSelection
Clears the selections and broadcasts the event
clearNodeSelections() - Method in class org.geworkbench.builtin.projects.TreeNodeRenderer
Clears all Node selections
clearPatterns() - Method in class org.geworkbench.util.microarrayutils.MicroarrayVisualizer
Just a dummy implementation rather than an abstract method so that JBuilder does not show a red component.
clearPoints() - Method in class org.geworkbench.util.ProgressGraph
 
clearSelections() - Method in class org.geworkbench.util.JAutoList
 
clearVisualProperties(Object) - Method in class org.geworkbench.util.visualproperties.PanelVisualPropertiesManager
 
clone() - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
Deep clones this context.
clone() - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Deep clones this context.
clone(String, int, int) - Method in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSMicroarraySet
 
clone(String, int, int) - Method in interface org.geworkbench.bison.datastructure.biocollections.microarrays.DSMicroarraySet
 
clone() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.CSExpressionMarker
 
clone() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.CSGeneMarker
 
clone() - Method in interface org.geworkbench.bison.datastructure.bioobjects.markers.DSGeneMarker
 
clone() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.CSGenotypeMarker
 
clone() - Method in class org.geworkbench.bison.testing.BulkTest
Creates a clone of this BulkTest.
clone() - Method in class org.geworkbench.engine.preferences.ChoiceField
 
clone() - Method in class org.geworkbench.engine.preferences.DoubleField
 
clone() - Method in class org.geworkbench.engine.preferences.Field
 
clone() - Method in class org.geworkbench.engine.preferences.FileField
 
clone() - Method in class org.geworkbench.engine.preferences.TextField
 
Closable - Interface in org.geworkbench.engine.config
Interface to be implemented by all components that need to do something when application is closing.
closing() - Method in interface org.geworkbench.engine.config.Closable
save preference data
Cluster - Interface in org.geworkbench.bison.model.clusters
Copyright: Copyright (c) 2003
ClusterEvent - Class in org.geworkbench.events
Broadcast event encapsulating results of Clustering algorithms
ClusterEvent(DSMicroarraySetView, Object, String) - Constructor for class org.geworkbench.events.ClusterEvent
 
clusterID - Variable in class org.geworkbench.bison.model.clusters.AbstractCluster
Unique ID acting as a key for this Cluster
ClusteringAnalysis - Interface in org.geworkbench.bison.model.analysis
Tagging interface for clustering analysis algorithms.
ClusterStatistics - Class in org.geworkbench.util.associationdiscovery.statistics
Title: Plug And Play
ClusterStatistics(DSMicroarraySet) - Constructor for class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
clusterStatistics - Static variable in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
ClusterUtils - Class in org.geworkbench.util
 
ClusterUtils() - Constructor for class org.geworkbench.util.ClusterUtils
 
Collection<T> - Class in org.geworkbench.bison.datastructure.biocollections
Title: Bioworks
Collection() - Constructor for class org.geworkbench.bison.datastructure.biocollections.Collection
 
collectResourceInfo() - Method in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceDialog
 
COLON - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
COLON - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
COLON - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
ColorContext - Interface in org.geworkbench.bison.util.colorcontext
Decides what color should be used when dispaying a color mosaic representation of a marker value.
ColorContextUtils - Class in org.geworkbench.bison.util.colorcontext
 
ColorContextUtils() - Constructor for class org.geworkbench.bison.util.colorcontext.ColorContextUtils
 
ColorScale - Class in org.geworkbench.util
Color scale shown for heat-map type display.
ColorScale(Color, Color, Color) - Constructor for class org.geworkbench.util.ColorScale
Constructor with three color points to control the gradient along the scale.
columnNames - Static variable in class org.geworkbench.bison.parsers.AffyParseContext
List of possible column names from input file that can be parsed
columnNames - Static variable in class org.geworkbench.bison.parsers.NCIParseContext
Lists the names of the attributes that can appear as quantitation types.
columnsToUse - Variable in class org.geworkbench.bison.parsers.NCIParseContext
Store the subset of feature names (among those defined in columnNames to be used when reading a array values using NCI's MAGE API.
Combinations - Class in org.geworkbench.util
 
Combinations() - Constructor for class org.geworkbench.util.Combinations
 
COMMA - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
COMMA - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
COMMA - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
COMMAND_AREA - Static variable in class org.geworkbench.engine.config.GUIFramework
 
COMMAND_AREA_ICON - Static variable in class org.geworkbench.engine.EngineIcons
 
COMMENTS_MODIFIED - Variable in class org.geworkbench.builtin.projects.ProjectPanel
Used as the "name" in the name-value pair that keeps track of the comments of a microarray set have been modified.
CommentsEvent - Class in org.geworkbench.events
Title: Gene Expression Analysis Toolkit
CommentsEvent(String) - Constructor for class org.geworkbench.events.CommentsEvent
 
CommentsEventOld - Class in org.geworkbench.events
Event thrown when the user comments associated with a microarray set are modified.
CommentsEventOld(DSDataSet, String) - Constructor for class org.geworkbench.events.CommentsEventOld
 
CommentsPanel - Class in org.geworkbench.builtin.projects.comments
Copyright: Copyright (c) 2003
CommentsPanel() - Constructor for class org.geworkbench.builtin.projects.comments.CommentsPanel
 
commentsPanel - Variable in class org.geworkbench.builtin.projects.comments.CommentsPanel
 
commentsTextArea - Variable in class org.geworkbench.builtin.projects.comments.CommentsPanel
 
compare(AbstractAnalysis, AbstractAnalysis) - Method in class org.geworkbench.analysis.AbstractAnalysisLabelComparator
 
compare() - Method in class org.geworkbench.engine.cascript.CASParser
compare: (inverse && inverse)*
compare(Integer, Integer) - Method in class org.geworkbench.util.IndexSortComparator
Compares its two arguments for order.
compare(Object, Object) - Method in class org.geworkbench.util.patterns.PatternSorter
 
CompareSigmaEstimates - Class in org.geworkbench.util.function.bimodalGaussian
 
CompareSigmaEstimates() - Constructor for class org.geworkbench.util.function.bimodalGaussian.CompareSigmaEstimates
 
compareTo(Object) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.CSGeneMarker
Implementation of the Comparable interface.
compareTo(Object) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAffyMarkerValue
 
compareTo(Object) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSExpressionMarkerValue
 
compareTo(Object) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenepixMarkerValue
 
compareTo(Object) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenotypicMarkerValue
 
compareTo(Object) - Method in class org.geworkbench.bison.model.clusters.DefaultHierCluster
Comparable method that compares this Cluster to another Hierarchical CLuster node.
compareTo(CaArray2Experiment) - Method in class org.geworkbench.builtin.projects.remoteresources.carraydata.CaArray2Experiment
 
compareTo(Object) - Method in class org.geworkbench.builtin.projects.remoteresources.RemoteResource
 
compareTo() - Method in class org.geworkbench.engine.cascript.CASParser
compareTo: (eval [< or <= or > or >= or == or !=] eval)*
compareTo(Object) - Method in class org.geworkbench.engine.config.PluginDescriptor
 
compareTo(Object) - Method in class org.geworkbench.util.network.GeneNetworkEdgeImpl
 
compareTo(Object) - Method in class org.geworkbench.util.patterns.PatternLocations
 
ComparisonHistogram - Class in org.geworkbench.util.function.bimodalGaussian
 
ComparisonHistogram() - Constructor for class org.geworkbench.util.function.bimodalGaussian.ComparisonHistogram
 
compatibilityLabel - Variable in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
 
compDes - Variable in class org.geworkbench.engine.config.rules.PluginObject
The PluginDescriptor created for this plugin.
COMPONENT_DESCRIPTOR_EXTENSION - Static variable in class org.geworkbench.engine.config.rules.PluginObject
 
ComponentClassLoader - Class in org.geworkbench.engine.management
A classloader that allows class definitions in the component to override those of the parent.
ComponentClassLoader(URL[], ComponentResource) - Constructor for class org.geworkbench.engine.management.ComponentClassLoader
 
ComponentClassLoader(URL[], ClassLoader, ComponentResource) - Constructor for class org.geworkbench.engine.management.ComponentClassLoader
 
ComponentClassloaderTest - Class in org.geworkbench.engine.test
User: matt Date: Oct 10, 2005 Time: 3:14:22 PM
ComponentClassloaderTest() - Constructor for class org.geworkbench.engine.test.ComponentClassloaderTest
 
ComponentConfigurationManager - Class in org.geworkbench.engine.ccm
Manages the dynamic loading and removal of components.
ComponentConfigurationManager2 - Class in org.geworkbench.engine.ccm
Manages the dynamic loading and removal of components.
ComponentConfigurationManagerMenu - Class in org.geworkbench.engine.ccm
A menu for the Component Configuration Manager
ComponentConfigurationManagerMenu() - Constructor for class org.geworkbench.engine.ccm.ComponentConfigurationManagerMenu
 
ComponentConfigurationManagerUpdateEvent - Class in org.geworkbench.events
An event for notification of a CCM update in order to update Project Panel Tree.
ComponentConfigurationManagerUpdateEvent(HashMap<Class, List<Class>>) - Constructor for class org.geworkbench.events.ComponentConfigurationManagerUpdateEvent
 
ComponentConfigurationManagerWindow - Class in org.geworkbench.engine.ccm
This is the main menu for the Component Configuration Manager.
ComponentConfigurationManagerWindow2 - Class in org.geworkbench.engine.ccm
This is the main menu for the Component Configuration Manager.
ComponentDockingEvent - Class in org.geworkbench.events
Title: Bioworks
ComponentDockingEvent(EventSource, Component, String) - Constructor for class org.geworkbench.events.ComponentDockingEvent
 
ComponentDockingListener - Interface in org.geworkbench.events.listeners
Title: Bioworks
ComponentInterface - Class in org.geworkbench.engine.config
Title: Sequence and Pattern Plugin
ComponentInterface(Class, boolean) - Constructor for class org.geworkbench.engine.config.ComponentInterface
 
ComponentMetadata - Class in org.geworkbench.engine.config
Metadata for a component, such as common name, version, description, etc.
ComponentMetadata(Class, String) - Constructor for class org.geworkbench.engine.config.ComponentMetadata
 
ComponentObjectInputStream - Class in org.geworkbench.engine.management
An object input stream that can load objects using a specific classloader (such as a component's classloader).
ComponentObjectInputStream(InputStream, ClassLoader) - Constructor for class org.geworkbench.engine.management.ComponentObjectInputStream
 
ComponentRegistry - Class in org.geworkbench.engine.management
Component registry implementation.
ComponentResource - Class in org.geworkbench.engine.management
Represents a component (or set of components), their configuration, and required libraries.
ComponentResource(String, boolean) - Constructor for class org.geworkbench.engine.management.ComponentResource
Creates a new component resource rooted in the given directory.
ComponentResource(URLClassLoader) - Constructor for class org.geworkbench.engine.management.ComponentResource
Use this to create the component resource for the built-in components only.
compute() - Method in class org.geworkbench.bison.util.Normal
 
compute(DoubleIterator, DoubleIterator) - Method in class org.geworkbench.util.CorrelationDistance
 
compute(double[], double[]) - Method in class org.geworkbench.util.CorrelationDistance
 
compute(DoubleIterator, DoubleIterator) - Method in interface org.geworkbench.util.Distance
 
compute(double[], double[]) - Method in interface org.geworkbench.util.Distance
 
compute(DoubleIterator, DoubleIterator) - Method in class org.geworkbench.util.EuclideanDistance
 
compute(double[], double[]) - Method in class org.geworkbench.util.EuclideanDistance
 
compute(DoubleIterator, DoubleIterator) - Method in class org.geworkbench.util.SpearmanRankDistance
 
compute(double[], double[]) - Method in class org.geworkbench.util.SpearmanRankDistance
 
computeRange(DSMicroarraySetView<DSGeneMarker, DSMicroarray>) - Static method in class org.geworkbench.bison.util.colorcontext.ColorContextUtils
 
computeSignal() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenepixMarkerValue
Calculate the signal value from the channel values.
computeSignal() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSGenepixMarkerValue
 
CONDITION - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
CONDITION - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
CONDITION - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
CONF_DIR - Static variable in class org.geworkbench.engine.management.ComponentResource
 
confidence - Variable in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMarkerValue
Positive values are normal, negative values are masked.
ConfigChooser - Class in org.geworkbench.engine.config
 
ConfigChooser(String[], String[]) - Constructor for class org.geworkbench.engine.config.ConfigChooser
 
ConfigWriter - Class in org.geworkbench.engine.config
 
ConfigWriter() - Constructor for class org.geworkbench.engine.config.ConfigWriter
 
confirmLoading(String, String) - Method in class org.geworkbench.builtin.projects.WorkspaceHandler
 
connectcaArray(String, String) - Method in class org.geworkbench.builtin.projects.ProjectPanel
 
construct() - Method in class org.geworkbench.util.SwingWorker
Deprecated. Compute the value to be returned by the get method.
contains(Object) - Method in class org.geworkbench.bison.datastructure.biocollections.CSMarkerVector
 
contains(DSGeneMarker) - Method in class org.geworkbench.bison.datastructure.biocollections.CSMarkerVector
 
containsMarker(DSGeneMarker) - Method in class org.geworkbench.util.associationdiscovery.cluster.CSMatrixPattern
 
containsMarker(DSGeneMarker) - Method in interface org.geworkbench.util.associationdiscovery.cluster.DSMatrixPattern
 
containsMarkers(CSMatrixPattern) - Method in class org.geworkbench.util.associationdiscovery.cluster.CSMatrixPattern
 
containsMarkers(CSMatrixPattern) - Method in interface org.geworkbench.util.associationdiscovery.cluster.DSMatrixPattern
 
containsObject(T) - Method in class org.geworkbench.bison.datastructure.complex.pattern.CSMatchedPattern
 
containsSupport(CSMatchedPattern<T, R>) - Method in class org.geworkbench.bison.datastructure.complex.pattern.CSMatchedPattern
 
contentsChanged(ListDataEvent) - Method in class org.geworkbench.events.listeners.ParameterActionListener
 
contexts - Variable in class org.geworkbench.bison.annotation.CSAnnotationRegistry
Structure context is a hashmap that contains a set of hashmaps (contextObjects).
CONTINUE - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
CONTINUE - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
CONTINUE - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
continueStmt() - Method in class org.geworkbench.engine.cascript.CASParser
continue statement
CONTROL - Static variable in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMasterRagulatorResultSet
 
CONTROL - Static variable in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSSignificanceResultSet
 
controlId - Variable in class org.geworkbench.util.pathwaydecoder.mutualinformation.Parameter
 
convertToDSGeneMarker(List<MindyGeneMarker>) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyData
 
convertToMindyGeneMarker(List<DSGeneMarker>) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyData
 
copy(String, String) - Static method in class org.geworkbench.builtin.projects.ProjectPanel
Provide a general File copy function.
copy() - Method in class org.geworkbench.engine.cascript.CasDataPlug
 
copy() - Method in class org.geworkbench.engine.cascript.CasDataType
 
copy() - Method in class org.geworkbench.engine.cascript.CasPreData
 
copyContexts(DSItemList<T>, DSItemList<T>) - Method in class org.geworkbench.bison.annotation.CSAnnotationContextManager
 
copyContexts(DSItemList<T>, DSItemList<T>) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContextManager
Copies all context from one item list to another.
copyFile(InputStream, File) - Static method in class org.geworkbench.util.Util
 
copyValueFrom(Field) - Method in class org.geworkbench.engine.preferences.ChoiceField
 
copyValueFrom(Field) - Method in class org.geworkbench.engine.preferences.DoubleField
 
copyValueFrom(Field) - Method in class org.geworkbench.engine.preferences.Field
 
copyValueFrom(Field) - Method in class org.geworkbench.engine.preferences.FileField
 
copyValueFrom(Field) - Method in class org.geworkbench.engine.preferences.TextField
 
correctMaps() - Method in class org.geworkbench.bison.datastructure.biocollections.CSMarkerVector
 
CorrelationDistance - Class in org.geworkbench.util
Title: caWorkbench
CorrelationDistance() - Constructor for class org.geworkbench.util.CorrelationDistance
 
count - Variable in class org.geworkbench.util.pathwaydecoder.mutualinformation.ModulatorStatistics
 
countMissing(int) - Method in class org.geworkbench.bison.model.analysis.FilteringAnalysis
 
create(String, String, int, int[]) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MutualInformationLibrary
Create the adjacency matrix from a file based matrix
create(int) - Static method in class org.geworkbench.util.ProgressBar
Factory method to create one of the two above defined ProgressBar types
create(int) - Static method in class org.geworkbench.util.ProgressBarT
Factory method to create one of the two above defined ProgressBarT types
createAnnotationType(String, Class<Q>) - Method in class org.geworkbench.bison.testing.AbstractTestDSAnnotationContext
 
createAnnotationType(String, Class<Q>) - Method in class org.geworkbench.bison.testing.CSAnnotationContextTest
 
createArrayForMindyRun(DSMicroarraySet<DSMicroarray>, DSPanel) - Static method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyData
 
createComponent(Class<T>, PluginDescriptor) - Method in class org.geworkbench.engine.management.ComponentRegistry
Creates the component, registering its @Subscribe and @Publish methods.
createConstrainedHigh(String, int, double) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MutualInformationLibrary
 
createConstrainedHigh(String, String, double) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MutualInformationLibrary
 
createConstrainedLow(String, int, double) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MutualInformationLibrary
 
createConstrainedLow(String, String, double) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MutualInformationLibrary
 
createContext(DSItemList<T>, String) - Method in class org.geworkbench.bison.annotation.CSAnnotationContextManager
 
createContext(DSItemList<T>, String) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContextManager
Creates a new context, replacing an existing context if one exists for the same item list and name.
createFASTAfile(File) - Static method in class org.geworkbench.bison.datastructure.biocollections.sequences.CSSequenceSet
 
createFile(File, CSSequenceSet) - Static method in class org.geworkbench.util.patterns.SequencePatternUtils
Write the sequence data into a file.
createGUI(String) - Method in class org.geworkbench.engine.config.rules.GUIWindowObject
 
createHistory() - Method in class org.geworkbench.analysis.AbstractAnalysis
 
createImageIcon(String) - Static method in class org.geworkbench.util.Util
 
createImageIcon(String, String) - Static method in class org.geworkbench.util.Util
 
createImageSnapshot() - Method in class org.geworkbench.util.sequences.SequenceViewWidgetPanel
 
createInstance(Class<T>) - Static method in class org.geworkbench.engine.management.BisonFactory
 
createInstance(String) - Static method in class org.geworkbench.engine.management.BisonFactory
 
createNewInstance(String[]) - Static method in class org.geworkbench.builtin.projects.remoteresources.RemoteResource
 
createPlugin(String, String, String, String) - Method in class org.geworkbench.engine.config.rules.PluginObject
Creates a new plugin in and adds it to the PluginRegistry.
createPluginClass(String, String) - Method in class org.geworkbench.engine.config.PluginClass
 
createProgressBar(String, String) - Static method in class org.geworkbench.util.Util
 
createProgressBar(String) - Static method in class org.geworkbench.util.Util
 
createSubSetSequenceDB(boolean[]) - Method in class org.geworkbench.bison.datastructure.biocollections.sequences.CSSequenceSet
 
createSubSetSequenceDB(boolean[]) - Method in interface org.geworkbench.bison.datastructure.biocollections.sequences.DSSequenceSet
 
createTestExprMicroarraySet() - Static method in class org.geworkbench.bison.testing.UtilsForTests
Creates a test microarray set with 3 microarrays, 4 markers, and the following (value, p) pairs:  OneTwoThreeFour A(1, 1)(2, 0.5)(3, 1)(4, 0.5) B(2, 0.75)(4, 0.25)(6, 0.75)(8, 0.25) C(3, 1)(6, 0.5)(9, 1)(12, 0.5)
criterionOption - Variable in class org.geworkbench.bison.model.analysis.FilteringAnalysis
 
crossTest - Variable in class org.geworkbench.algorithms.AbstractTrainingPanel
 
CSAffyMarkerValue - Class in org.geworkbench.bison.datastructure.bioobjects.microarray
Implementation of AffyMarkerValue.
CSAffyMarkerValue() - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAffyMarkerValue
 
CSAffyMarkerValue(AffyParseContext) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAffyMarkerValue
Constructs a CSAffyMarkerValue object from the contents of the AffyParseContext argument.
CSAffyMarkerValue(NCIParseContext) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAffyMarkerValue
Constructs a CSAffyMarkerValue object from the contents of the NCIParseContext argument.
CSAffyMicroarraySet - Class in org.geworkbench.bison.datastructure.biocollections.microarrays
Deprecated. 
CSAffyMicroarraySet() - Constructor for class org.geworkbench.bison.datastructure.biocollections.microarrays.CSAffyMicroarraySet
Deprecated.  
CSAlignmentResultSet - Class in org.geworkbench.bison.datastructure.bioobjects.sequence
 
CSAlignmentResultSet(String, String, DSDataSet) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.sequence.CSAlignmentResultSet
 
CSAlignmentResultSet(String, String, DSDataSet, DSDataSet) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.sequence.CSAlignmentResultSet
 
CSAncillaryDataSet<T extends DSBioObject> - Class in org.geworkbench.bison.datastructure.biocollections
 
CSAncillaryDataSet(DSDataSet<T>, String) - Constructor for class org.geworkbench.bison.datastructure.biocollections.CSAncillaryDataSet
 
CSAnnotationContext<T extends DSNamed> - Class in org.geworkbench.bison.annotation
 
CSAnnotationContext(String, DSItemList<T>) - Constructor for class org.geworkbench.bison.annotation.CSAnnotationContext
 
CSAnnotationContextManager - Class in org.geworkbench.bison.annotation
 
CSAnnotationContextManager() - Constructor for class org.geworkbench.bison.annotation.CSAnnotationContextManager
 
CSAnnotationContextManager.SerializableContexts - Class in org.geworkbench.bison.annotation
 
CSAnnotationContextManager.SerializableContexts(ListOrderedSet<DSAnnotationContext>, String) - Constructor for class org.geworkbench.bison.annotation.CSAnnotationContextManager.SerializableContexts
 
CSAnnotationContextTest - Class in org.geworkbench.bison.testing
 
CSAnnotationContextTest() - Constructor for class org.geworkbench.bison.testing.CSAnnotationContextTest
 
CSAnnotationRegistry - Class in org.geworkbench.bison.annotation
A straightforward implementation of DSAnnotationRegistry.
CSAnnotationRegistry() - Constructor for class org.geworkbench.bison.annotation.CSAnnotationRegistry
See DSAnnotationRegistry for a description of the methods
CSAnnotationType<T extends DSNamed> - Class in org.geworkbench.bison.annotation
 
CSAnnotationType(Class<T>, String) - Constructor for class org.geworkbench.bison.annotation.CSAnnotationType
 
CSAnnotLabel - Class in org.geworkbench.bison.util
An implementation of DSAnnotLabel that is based on an arbitrary object.
CSAnnotLabel(Object) - Constructor for class org.geworkbench.bison.util.CSAnnotLabel
Creates a new annotation label.
CSAnnotPanel<T extends DSNamed,U extends java.lang.Comparable> - Class in org.geworkbench.bison.datastructure.complex.panels
Title: Bioworks
CSAnnotPanel(String) - Constructor for class org.geworkbench.bison.datastructure.complex.panels.CSAnnotPanel
 
CSAnnotValue - Class in org.geworkbench.bison.util
An implementation of DSAnnotValue that is based on an arbitrary object and a corresponding key.
CSAnnotValue(Object, int) - Constructor for class org.geworkbench.bison.util.CSAnnotValue
Constructs a new CSAnnotValue.
CSAnovaResultSet<T extends DSGeneMarker> - Class in org.geworkbench.bison.datastructure.bioobjects.microarray
 
CSAnovaResultSet(DSMicroarraySetView, String, String[], String[], double[][]) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAnovaResultSet
 
CSAnovaResultSet(DSMicroarraySetView, String, String[]) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAnovaResultSet
 
CSChipchipSet - Class in org.geworkbench.bison.datastructure.biocollections.microarrays
 
CSChipchipSet() - Constructor for class org.geworkbench.bison.datastructure.biocollections.microarrays.CSChipchipSet
Creates a new instance of CSChipchipSet
CSClassifier - Class in org.geworkbench.bison.algorithm.classification
Implementing classifiers are able to run classifications on objects.
CSClassifier(DSDataSet, String, String[]) - Constructor for class org.geworkbench.bison.algorithm.classification.CSClassifier
 
CSCriteria<T extends DSNamed> - Class in org.geworkbench.bison.annotation
Maintains a criteria selection.
CSCriteria() - Constructor for class org.geworkbench.bison.annotation.CSCriteria
Creates a new criteria.
CSCriteriaTest - Class in org.geworkbench.bison.testing
 
CSCriteriaTest(String) - Constructor for class org.geworkbench.bison.testing.CSCriteriaTest
 
CSDataSet<T extends DSBioObject> - Class in org.geworkbench.bison.datastructure.biocollections
An abstract implementation of DSDataSet.
CSDataSet() - Constructor for class org.geworkbench.bison.datastructure.biocollections.CSDataSet
Creates a new data set.
CSDataSetView<Q extends DSBioObject> - Class in org.geworkbench.bison.datastructure.biocollections.views
Title: caWorkbench
CSDataSetView() - Constructor for class org.geworkbench.bison.datastructure.biocollections.views.CSDataSetView
 
CSDataSetViewTest - Class in org.geworkbench.bison.testing
 
CSDataSetViewTest(String) - Constructor for class org.geworkbench.bison.testing.CSDataSetViewTest
 
CSDescribable - Class in org.geworkbench.bison.datastructure.properties
Baseline implementation of Describable.
CSDescribable() - Constructor for class org.geworkbench.bison.datastructure.properties.CSDescribable
 
CSExpressionMarker - Class in org.geworkbench.bison.datastructure.bioobjects.markers
Title: Plug And Play Framework
CSExpressionMarker() - Constructor for class org.geworkbench.bison.datastructure.bioobjects.markers.CSExpressionMarker
 
CSExpressionMarker(int) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.markers.CSExpressionMarker
 
CSExpressionMarkerValue - Class in org.geworkbench.bison.datastructure.bioobjects.microarray
Title: Plug And Play
CSExpressionMarkerValue() - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSExpressionMarkerValue
 
CSExpressionMarkerValue(float) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSExpressionMarkerValue
Constructor
CSExpressionMarkerValue(CSExpressionMarkerValue) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSExpressionMarkerValue
Constructor
CSExpressionStats - Class in org.geworkbench.bison.datastructure.properties
Title: Bioworks
CSExpressionStats() - Constructor for class org.geworkbench.bison.datastructure.properties.CSExpressionStats
 
CSExprMicroarraySet - Class in org.geworkbench.bison.datastructure.biocollections.microarrays
 
CSExprMicroarraySet() - Constructor for class org.geworkbench.bison.datastructure.biocollections.microarrays.CSExprMicroarraySet
 
CSExtendable - Class in org.geworkbench.bison.datastructure.properties
Copyright: Copyright (c) 2003
CSExtendable() - Constructor for class org.geworkbench.bison.datastructure.properties.CSExtendable
 
CSGeneMarker - Class in org.geworkbench.bison.datastructure.bioobjects.markers
Title: Bioworks
CSGeneMarker() - Constructor for class org.geworkbench.bison.datastructure.bioobjects.markers.CSGeneMarker
 
CSGeneMarker(String) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.markers.CSGeneMarker
 
CSGenepixMarkerValue - Class in org.geworkbench.bison.datastructure.bioobjects.microarray
Implementation of GenepixMarkerValue.
CSGenepixMarkerValue(double) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenepixMarkerValue
 
CSGenepixMarkerValue(CSGenepixMarkerValue) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenepixMarkerValue
 
CSGenepixMarkerValue(GenepixParseContext) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenepixMarkerValue
Constructs a GenepixMarkerValue object from the contents of the GenepixParseContext argument.
CSGenepixMarkerValue(NCIParseContext) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenepixMarkerValue
Constructs a GenepixMarkerValue object from the contents of the NCIParseContext argument.
CSGenepixMarkerValue.ComputeSignalMethod - Enum in org.geworkbench.bison.datastructure.bioobjects.microarray
 
CSGenotypeMarker - Class in org.geworkbench.bison.datastructure.bioobjects.markers.genotype
Title: Sequence and Pattern Plugin
CSGenotypeMarker(int) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.CSGenotypeMarker
 
CSGenotypeMicroarraySet - Class in org.geworkbench.bison.datastructure.biocollections.microarrays
Deprecated. 
CSGenotypeMicroarraySet() - Constructor for class org.geworkbench.bison.datastructure.biocollections.microarrays.CSGenotypeMicroarraySet
Deprecated.  
CSGenotypicMarkerValue - Class in org.geworkbench.bison.datastructure.bioobjects.microarray
Title: Plug And Play
CSGenotypicMarkerValue(CSGenotypicMarkerValue) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenotypicMarkerValue
Constructor
CSGenotypicMarkerValue(int, int) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenotypicMarkerValue
Constructor to create this marker from two alleles
CSGenotypicMarkerValue(int) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenotypicMarkerValue
Constructor to create this marker from one allele
CSGSEAResultDataSet - Class in org.geworkbench.bison.datastructure.biocollections.gsea
Created by IntelliJ IDEA.
CSGSEAResultDataSet(DSDataSet, String, String) - Constructor for class org.geworkbench.bison.datastructure.biocollections.gsea.CSGSEAResultDataSet
 
CSHierClusterDataSet - Class in org.geworkbench.bison.model.clusters
 
CSHierClusterDataSet(HierCluster[], HierCluster[], boolean, String, DSDataSetView) - Constructor for class org.geworkbench.bison.model.clusters.CSHierClusterDataSet
 
CSItemList<T extends DSNamed> - Class in org.geworkbench.bison.datastructure.complex.panels
A default DSItemList implementation that is backed by an ArrayList and a HashMap.
CSItemList() - Constructor for class org.geworkbench.bison.datastructure.complex.panels.CSItemList
 
CSMarkerManager - Class in org.geworkbench.bison.util
Deprecated. Panels can be obtained from DSAnnotationContext, which is retrieved from the DSAnnotationContextManager.
CSMarkerManager() - Constructor for class org.geworkbench.bison.util.CSMarkerManager
Deprecated. This class implements a singleton instance to manage all dataset criteria a criteria (i.e.
CSMarkerValue - Class in org.geworkbench.bison.datastructure.bioobjects.microarray
Title: Plug And Play Framework
CSMarkerValue() - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMarkerValue
Default Constructor
CSMarkerValue(CSMarkerValue) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMarkerValue
 
CSMarkerVector - Class in org.geworkbench.bison.datastructure.biocollections
Title: caWorkbench
CSMarkerVector() - Constructor for class org.geworkbench.bison.datastructure.biocollections.CSMarkerVector
 
CSMarkerVector(List<DSGeneMarker>) - Constructor for class org.geworkbench.bison.datastructure.biocollections.CSMarkerVector
 
CSMasterRegulatorResultSet<T extends DSGeneMarker> - Class in org.geworkbench.bison.datastructure.bioobjects.microarray
 
CSMasterRegulatorResultSet(DSMicroarraySet, String, int) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMasterRegulatorResultSet
 
CSMatchedMatrixPattern - Class in org.geworkbench.util.associationdiscovery.cluster
Title: Plug And Play
CSMatchedMatrixPattern(DSMatrixPattern) - Constructor for class org.geworkbench.util.associationdiscovery.cluster.CSMatchedMatrixPattern
 
CSMatchedPattern<T extends DSSequential,R> - Class in org.geworkbench.bison.datastructure.complex.pattern
Title: Bioworks
CSMatchedPattern(DSPattern<T, R>) - Constructor for class org.geworkbench.bison.datastructure.complex.pattern.CSMatchedPattern
 
CSMatchedPattern() - Constructor for class org.geworkbench.bison.datastructure.complex.pattern.CSMatchedPattern
 
CSMatchedSeqPattern - Class in org.geworkbench.util.patterns
Title:
CSMatchedSeqPattern() - Constructor for class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
CSMatchedSeqPattern(DSSequenceSet) - Constructor for class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
CSMatchedSeqPattern(String) - Constructor for class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
CSMatrixPattern - Class in org.geworkbench.util.associationdiscovery.cluster
Title: Bioworks
CSMatrixPattern() - Constructor for class org.geworkbench.util.associationdiscovery.cluster.CSMatrixPattern
 
CSMatrixReduceExperiment - Class in org.geworkbench.bison.datastructure.complex.pattern.matrix
 
CSMatrixReduceExperiment() - Constructor for class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSMatrixReduceExperiment
 
CSMatrixReduceExperiment(double, double, double, String, String) - Constructor for class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSMatrixReduceExperiment
 
CSMatrixReduceSet - Class in org.geworkbench.bison.datastructure.complex.pattern.matrix
 
CSMatrixReduceSet(DSDataSet, String) - Constructor for class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSMatrixReduceSet
 
CSMicroarray - Class in org.geworkbench.bison.datastructure.bioobjects.microarray
 
CSMicroarray(int) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
 
CSMicroarray(int, int, String, String[], String[], boolean, int) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
 
CSMicroarraySet<T extends DSMicroarray> - Class in org.geworkbench.bison.datastructure.biocollections.microarrays
Title: caWorkbench
CSMicroarraySet(String, String) - Constructor for class org.geworkbench.bison.datastructure.biocollections.microarrays.CSMicroarraySet
 
CSMicroarraySet() - Constructor for class org.geworkbench.bison.datastructure.biocollections.microarrays.CSMicroarraySet
 
CSMicroarraySetView<T extends DSGeneMarker,Q extends DSMicroarray> - Class in org.geworkbench.bison.datastructure.biocollections.views
Title: caWorkbench
CSMicroarraySetView() - Constructor for class org.geworkbench.bison.datastructure.biocollections.views.CSMicroarraySetView
 
CSMicroarraySetView(DSMicroarraySet<Q>) - Constructor for class org.geworkbench.bison.datastructure.biocollections.views.CSMicroarraySetView
 
CSMicroarraySetViewTest - Class in org.geworkbench.bison.testing
 
CSMicroarraySetViewTest(String) - Constructor for class org.geworkbench.bison.testing.CSMicroarraySetViewTest
 
CSMicroarrayTest - Class in org.geworkbench.bison.testing
 
CSMicroarrayTest(String) - Constructor for class org.geworkbench.bison.testing.CSMicroarrayTest
 
CSPanel<T extends DSNamed> - Class in org.geworkbench.bison.datastructure.complex.panels
Default implementation of FinalPanel.
CSPanel() - Constructor for class org.geworkbench.bison.datastructure.complex.panels.CSPanel
Constructs a new CSPanel.
CSPanel(String) - Constructor for class org.geworkbench.bison.datastructure.complex.panels.CSPanel
Constructs a new CSPanel with the specified label.
CSPanel(String, boolean) - Constructor for class org.geworkbench.bison.datastructure.complex.panels.CSPanel
 
CSPanel(String, String) - Constructor for class org.geworkbench.bison.datastructure.complex.panels.CSPanel
Constructs a new CSPanel with the specified label and sublabel.
CSPanel(DSPanel<T>) - Constructor for class org.geworkbench.bison.datastructure.complex.panels.CSPanel
Creates a CSPanel from an existing panel.
CSPanelTest - Class in org.geworkbench.bison.testing
Tests CSPanel.
CSPanelTest(String) - Constructor for class org.geworkbench.bison.testing.CSPanelTest
 
CSPatternMatch<T,R> - Class in org.geworkbench.bison.datastructure.complex.pattern
Title: Bioworks
CSPatternMatch(T) - Constructor for class org.geworkbench.bison.datastructure.complex.pattern.CSPatternMatch
 
CSPCADataSet - Class in org.geworkbench.bison.datastructure.biocollections.pca
 
CSPCADataSet(DSDataSet, String, String, int, float[][], HashMap, HashMap, HashMap) - Constructor for class org.geworkbench.bison.datastructure.biocollections.pca.CSPCADataSet
 
CSPositionSpecificAffinityMatrix - Class in org.geworkbench.bison.datastructure.complex.pattern.matrix
 
CSPositionSpecificAffinityMatrix() - Constructor for class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPositionSpecificAffinityMatrix
 
CSProbeIntensityArray - Class in org.geworkbench.bison.datastructure.bioobjects.microarray
Stores Probe Intensities as loaded from a CEL file.
CSProbeIntensityArray(DSDataSet, String) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSProbeIntensityArray
 
CSProbeIntensityArray(DSDataSet, String, String, float[][]) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSProbeIntensityArray
 
CSProteinStructure - Class in org.geworkbench.bison.datastructure.bioobjects.structure
 
CSProteinStructure(DSDataSet, String) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.structure.CSProteinStructure
 
CSPrtAnnotResultSet - Class in org.geworkbench.bison.datastructure.bioobjects.structure
 
CSPrtAnnotResultSet(DSProteinStructure, String) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.structure.CSPrtAnnotResultSet
 
CSPrtDBResultSet - Class in org.geworkbench.bison.datastructure.bioobjects.structure
 
CSPrtDBResultSet(DSSequenceSet, String) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.structure.CSPrtDBResultSet
 
CSPSAMMatch<T,R> - Class in org.geworkbench.bison.datastructure.complex.pattern.matrix
 
CSPSAMMatch(T) - Constructor for class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPSAMMatch
Creates a new instance of CSPSAMMatch
CSPSAMRegistration - Class in org.geworkbench.bison.datastructure.complex.pattern.matrix
 
CSPSAMRegistration(CSPSAMRegistration.Organism, String, String, int, int, int, float) - Constructor for class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPSAMRegistration
Creates a new instance of CSPSAMRegistration
CSPSAMRegistration.Organism - Enum in org.geworkbench.bison.datastructure.complex.pattern.matrix
 
CSPValued - Class in org.geworkbench.bison.datastructure.complex.pattern.matrix
Title: Bioworks
CSPValued() - Constructor for class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPValued
 
CSSeqCmplxRegistration - Class in org.geworkbench.bison.datastructure.complex.pattern.sequence
Title: Bioworks
CSSeqCmplxRegistration() - Constructor for class org.geworkbench.bison.datastructure.complex.pattern.sequence.CSSeqCmplxRegistration
 
CSSeqPattern - Class in org.geworkbench.bison.datastructure.complex.pattern.sequence
Title: Bioworks
CSSeqPattern() - Constructor for class org.geworkbench.bison.datastructure.complex.pattern.sequence.CSSeqPattern
 
CSSeqPatternMatch - Class in org.geworkbench.bison.datastructure.complex.pattern.sequence
 
CSSeqPatternMatch(DSSequence) - Constructor for class org.geworkbench.bison.datastructure.complex.pattern.sequence.CSSeqPatternMatch
 
CSSeqRegistration - Class in org.geworkbench.bison.datastructure.complex.pattern.sequence
Title: Bioworks
CSSeqRegistration() - Constructor for class org.geworkbench.bison.datastructure.complex.pattern.sequence.CSSeqRegistration
 
CSSequence - Class in org.geworkbench.bison.datastructure.bioobjects.sequence
Title:
CSSequence() - Constructor for class org.geworkbench.bison.datastructure.bioobjects.sequence.CSSequence
 
CSSequence(String, String) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.sequence.CSSequence
 
CSSequenceSet<T extends DSSequence> - Class in org.geworkbench.bison.datastructure.biocollections.sequences
Title:
CSSequenceSet() - Constructor for class org.geworkbench.bison.datastructure.biocollections.sequences.CSSequenceSet
 
CSSequentialItemList<T extends DSSequential> - Class in org.geworkbench.bison.datastructure.complex.panels
An item list that maintains a list of items in which each item is aware of its own position in the list.
CSSequentialItemList() - Constructor for class org.geworkbench.bison.datastructure.complex.panels.CSSequentialItemList
Create a new CSSequentialItemList.
CSSignificanceResultSet<T extends DSGeneMarker> - Class in org.geworkbench.bison.datastructure.bioobjects.microarray
 
CSSignificanceResultSet(DSMicroarraySet, String, String[], String[], double) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSSignificanceResultSet
 
CSSOMClusterDataSet - Class in org.geworkbench.bison.model.clusters
 
CSSOMClusterDataSet(SOMCluster[][], String, DSDataSetView) - Constructor for class org.geworkbench.bison.model.clusters.CSSOMClusterDataSet
 
CSTTestResultSet<T extends DSGeneMarker> - Class in org.geworkbench.bison.datastructure.bioobjects.microarray
 
CSTTestResultSet(DSMicroarraySet<DSMicroarray>, String, String[], String[], double) - Constructor for class org.geworkbench.bison.datastructure.bioobjects.microarray.CSTTestResultSet
 
CSUnigene - Class in org.geworkbench.bison.datastructure.properties
Title: Bioworks
CSUnigene() - Constructor for class org.geworkbench.bison.datastructure.properties.CSUnigene
 
CSVisualClassifier - Class in org.geworkbench.bison.algorithm.classification
This class capture the state that represent a VisualGPClassifier object, or just enough to reproduce a VisualGPClassifier object.
CSVisualClassifier(DSDataSet<?>, String, String[], byte[], List<String>, DSPanel<DSMicroarray>, DSPanel<DSMicroarray>) - Constructor for class org.geworkbench.bison.algorithm.classification.CSVisualClassifier
 
currentOption - Static variable in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceDialog
 
Cursor - Class in org.geworkbench.util
A geWorkbench level cursor that allows one control/plugin to start displaying a wait cursor and another control/plugin to turn the cursor back to the normal cursor.

D

da() - Method in class org.geworkbench.engine.cascript.CasDataType
 
dataFile - Variable in class org.geworkbench.builtin.projects.DataSetNode
 
dataMatrixName - Variable in class org.geworkbench.util.pathwaydecoder.mutualinformation.Parameter
 
DataParseContext - Class in org.geworkbench.bison.parsers
Title: Plug And Play
DataParseContext() - Constructor for class org.geworkbench.bison.parsers.DataParseContext
constructor
dataSet - Variable in class org.geworkbench.builtin.projects.comments.CommentsPanel
The currently selected microarray set.
dataSet - Variable in class org.geworkbench.events.ProjectNodeAddedEvent
 
dataSet - Variable in class org.geworkbench.events.ProjectNodeRemovedEvent
 
dataSet - Variable in class org.geworkbench.events.ProjectNodeRenamedEvent
 
dataSetFile - Variable in class org.geworkbench.util.patterns.PatternDB
 
DataSetFileFormat - Class in org.geworkbench.components.parsers.microarray
Title: Sequence and Pattern Plugin
DataSetFileFormat() - Constructor for class org.geworkbench.components.parsers.microarray.DataSetFileFormat
 
datasetHistory - Variable in class org.geworkbench.builtin.projects.history.HistoryPanel
 
DataSetNode - Class in org.geworkbench.builtin.projects
Title: Gene Expression Analysis Toolkit
dataSetProperties - Variable in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
 
DataSetSaveNode - Class in org.geworkbench.builtin.projects
A representation of a node for saving to disk.
DataSetSaveNode(String) - Constructor for class org.geworkbench.builtin.projects.DataSetSaveNode
 
DataSetSaveNode(DSDataSet) - Constructor for class org.geworkbench.builtin.projects.DataSetSaveNode
 
DataSetSubNode - Class in org.geworkbench.builtin.projects
Title: Gene Expression Analysis Toolkit
DataSetSubNode(DSAncillaryDataSet) - Constructor for class org.geworkbench.builtin.projects.DataSetSubNode
 
dataSetView - Variable in class org.geworkbench.util.microarrayutils.MicroarrayVisualizer
 
DataSource - Interface in org.geworkbench.util.patterns
Title: Sequence and Pattern Plugin
DATASUBSET_ICON - Static variable in class org.geworkbench.builtin.projects.Icons
 
DATATYPE - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
DATATYPE - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
DATATYPE - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
db() - Method in class org.geworkbench.engine.cascript.CasDataType
 
deactivateLabel(String) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
deactivateLabel(String) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Sets a label's active status to false.
Debug - Class in org.geworkbench.util
Simple implementation of debug statement printer.
Debug() - Constructor for class org.geworkbench.util.Debug
 
debug(String) - Static method in class org.geworkbench.util.Debug
if debugStatus == true, print the desiganted debug message.
debugPrint() - Static method in class org.geworkbench.engine.config.events.BroadcastEventRegistry
Delegates to the same name mathod of broadcastListenerRegistry.
debugPrint() - Method in class org.geworkbench.engine.config.events.EventSource
For debugging purposes only.
debugPrint() - Method in class org.geworkbench.engine.config.events.ListenerRegistryImpl
For debuging purposes.
debugPrint() - Method in class org.geworkbench.engine.config.PluginDescriptor
For debuging purposes only.
debugPrint() - Static method in class org.geworkbench.engine.config.PluginRegistry
For debugging purposes only.
debugStatus - Static variable in class org.geworkbench.util.Debug
Flag designating if debugging statement will be printed or not.
DECAFTER - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
DECAFTER - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
DECAFTER - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
DECBEFORE - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
DECBEFORE - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
DECBEFORE - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
declaration() - Method in class org.geworkbench.engine.cascript.CASParser
variable declaration including its type, its identifier, and a third token called declareType
declareStmt() - Method in class org.geworkbench.engine.cascript.CASParser
variable declaration statement
declareType() - Method in class org.geworkbench.engine.cascript.CASParser
declareType, the third part of the rule declare, can assign values to a variable right off the bat, and can list off more identifier with assignvalues aka int i = 0; j, k = 5;
DECLARETYPE - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
DECLARETYPE - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
DECLARETYPE - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
decodeUnsignedInt32(byte[], int, int) - Static method in class org.geworkbench.util.BinaryEncodeDecode
Decode byte array into an int arrray
decodeUnsignedInt32(byte[], int) - Static method in class org.geworkbench.util.BinaryEncodeDecode
 
deepCopy() - Method in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSMicroarraySet
Restores non-serialized instance variables.
deepCopy() - Method in interface org.geworkbench.bison.datastructure.biocollections.microarrays.DSMicroarraySet
Creates a deep copy of the current microarray set (creating fresh copies for all markers, marker values and microarrays in the microarray set).
deepCopy() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.CSExpressionMarker
 
deepCopy() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.CSGeneMarker
 
deepCopy() - Method in interface org.geworkbench.bison.datastructure.bioobjects.markers.DSGeneMarker
Make a deep copy of this marker.
deepCopy() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.CSGenotypeMarker
 
deepCopy() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.SequenceMarker
 
deepCopy() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAffyMarkerValue
 
deepCopy() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSExpressionMarkerValue
 
deepCopy() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenepixMarkerValue
 
deepCopy() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenotypicMarkerValue
Gets a copy of this marker
deepCopy() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
 
deepCopy() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMarkerValue
Make a deep copy of the measurements associated with this spot.
deepCopy() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMicroarray
 
deepCopy() - Method in class org.geworkbench.bison.parsers.AffyParseContext
Generates a deep copy of this parse context
DEFAULT_CONTEXT_NAME - Static variable in class org.geworkbench.bison.annotation.CSAnnotationContextManager
 
DEFAULT_PAINTS - Static variable in class org.geworkbench.util.visualproperties.PanelVisualProperties
 
DEFAULT_RCM_URL - Static variable in class org.geworkbench.engine.preferences.GlobalPreferences
 
DEFAULT_TEXT_EDITOR - Static variable in class org.geworkbench.engine.preferences.GlobalPreferences
 
DEFAULT_TEXT_EDITOR_MAC - Static variable in class org.geworkbench.engine.preferences.GlobalPreferences
 
DEFAULT_TRAINING_MESSAGE - Static variable in class org.geworkbench.algorithms.AbstractTrainingPanel
 
DefaultColorContext - Class in org.geworkbench.bison.util.colorcontext
Default implementation of a color context.
DefaultColorContext() - Constructor for class org.geworkbench.bison.util.colorcontext.DefaultColorContext
 
DefaultHierCluster - Class in org.geworkbench.bison.model.clusters

Generalization of the Cluster contract that encapsulates functionality to handle Clusters generated from the Hierarchical Clustering analysis method

DefaultHierCluster() - Constructor for class org.geworkbench.bison.model.clusters.DefaultHierCluster
 
DefaultHierClusterTest - Class in org.geworkbench.bison.testing.clusters
Test default hierarchical cluster.
DefaultHierClusterTest() - Constructor for class org.geworkbench.bison.testing.clusters.DefaultHierClusterTest
 
DefaultIconAssignments - Class in org.geworkbench.builtin.projects
 
DefaultIconAssignments() - Constructor for class org.geworkbench.builtin.projects.DefaultIconAssignments
 
DefaultIdentifiable - Class in org.geworkbench.bison.util
This class provides a baseline implementation to be used by objects that implement the Identifiable interface.
DefaultIdentifiable() - Constructor for class org.geworkbench.bison.util.DefaultIdentifiable
Default constructor
DefaultIdentifiable(String, String) - Constructor for class org.geworkbench.bison.util.DefaultIdentifiable
Instantiates using the prescribed id.
DefaultIdentifiable(String, String, String) - Constructor for class org.geworkbench.bison.util.DefaultIdentifiable
Instantiates using the prescribed id and name
DefaultSOMCluster - Class in org.geworkbench.bison.model.clusters
Copyright: Copyright (c) 2003
DefaultSOMCluster() - Constructor for class org.geworkbench.bison.model.clusters.DefaultSOMCluster
 
DEFAULTTYPE - Static variable in class org.geworkbench.util.patterns.PatternLocations
 
DELETE - Static variable in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceDialog
 
DELETE - Static variable in class org.geworkbench.events.SubpanelChangedEvent
 
deleteDirectory(File) - Static method in class org.geworkbench.util.Util
 
deleteParameters(String) - Method in class org.geworkbench.analysis.AbstractAnalysis
 
deleteParameters(String) - Method in interface org.geworkbench.bison.model.analysis.Analysis
 
deleteRemoteResource(RemoteResource) - Method in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceManager
Delete one resource object
deleteRemoteResource(int) - Method in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceManager
Delete one resource based on its index position.
deleteRemoteResource(String) - Method in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceManager
Delete one resource based on its shortname.
delta - Variable in class org.geworkbench.events.DiscoverEvent
 
DELTA - Static variable in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
DELTA - Static variable in class org.geworkbench.util.LogStats
 
deltaSigma - Variable in class org.geworkbench.bison.parsers.DataParseContext
 
DENDOGRAM_ICON - Static variable in class org.geworkbench.builtin.projects.Icons
 
DependencyManager - Class in org.geworkbench.engine.ccm
The utility to ask for user's confirmation for load/unload dependent components.
DESCENDING - Static variable in class org.geworkbench.util.QSort
 
DESCRIPTION - Static variable in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
 
description - Variable in class org.geworkbench.bison.datastructure.bioobjects.markers.CSGeneMarker
 
description - Variable in class org.geworkbench.builtin.projects.ProjectTreeNode
 
descriptions - Variable in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
Used in the implementation of the Describable interface.
descriptions - Variable in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
Used in the implementation of the Describable interface.
descriptions - Variable in class org.geworkbench.bison.datastructure.bioobjects.sequence.CSSequence
Used in the implementation of the Describable interface.
descriptions - Variable in class org.geworkbench.bison.datastructure.properties.CSDescribable
Contains the description strings.
deserialize(DSMicroarraySet<DSMicroarray>, JProgressBar) - Method in class org.geworkbench.util.network.EdgeMatrix
 
deserializeNamedParameterSet(String) - Method in class org.geworkbench.analysis.AbstractAnalysis
Returns the parameters panel populated with the parameter values that where stored under the designated 'name'.
deserializeNamedParameterSetPanel(String) - Method in class org.geworkbench.analysis.AbstractAnalysis
Returns the parameters panel populated with the parameter values that where stored under the designated 'name'.
DETECTION_ABSENT - Static variable in class org.geworkbench.bison.parsers.AffymetrixParser
 
DETECTION_MARGINAL - Static variable in class org.geworkbench.bison.parsers.AffymetrixParser
 
DETECTION_PRESENT - Static variable in class org.geworkbench.bison.parsers.AffymetrixParser
 
DEVIATION_BASED_FILTER_TYPE - Static variable in class org.geworkbench.analysis.AbstractAnalysis
 
DFLT_AXIS_RATIO - Static variable in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
DFLT_AXIS_RATIO - Static variable in class org.geworkbench.util.LogStats
 
DFLT_BOT_RATIO - Static variable in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
DFLT_BOT_RATIO - Static variable in class org.geworkbench.util.LogStats
 
DFLT_SHOW_PDF - Static variable in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
DFLT_SHOW_PDF - Static variable in class org.geworkbench.util.LogStats
 
DFLT_SHOWARGS - Static variable in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
DFLT_SHOWARGS - Static variable in class org.geworkbench.util.LogStats
 
DFLT_SHOWRESULT - Static variable in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
DFLT_SHOWRESULT - Static variable in class org.geworkbench.util.LogStats
 
DFLT_TOP_RATIO - Static variable in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
DFLT_TOP_RATIO - Static variable in class org.geworkbench.util.LogStats
 
DIGIT - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
DIGIT - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
DIGIT - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
dirty - Variable in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
 
DirtyDataEvent - Class in org.geworkbench.events
Before we want to change data that is used by other threads, we can throw this event.
DirtyDataEvent() - Constructor for class org.geworkbench.events.DirtyDataEvent
 
disableDoubleBuffering(Component) - Static method in class org.geworkbench.util.PrintUtils
 
disableFocusMenuItems() - Method in class org.geworkbench.engine.config.PluginDescriptor
Invoked when the plugin (which must implement the VisualPlugin interface) looses the keyboard focus.
DISCOVER - Static variable in class org.geworkbench.util.AlgorithmSelectionPanel
 
DiscoverEvent - Class in org.geworkbench.events
Title: Sequence and Pattern Plugin
DiscoverEvent(int, int, double, int, DiscoverEvent.Action) - Constructor for class org.geworkbench.events.DiscoverEvent
 
DiscoverEvent.Action - Enum in org.geworkbench.events
 
display(LoadData, String) - Method in class org.geworkbench.builtin.projects.remoteresources.query.CaARRAYQueryPanel
 
Display - Class in org.geworkbench.util.promoter.pattern
 
Display() - Constructor for class org.geworkbench.util.promoter.pattern.Display
 
displayPreferencesDialog() - Method in class org.geworkbench.engine.preferences.GlobalPreferences
 
disPlayType - Variable in class org.geworkbench.bison.datastructure.bioobjects.markers.CSGeneMarker
 
dispose() - Method in class org.geworkbench.util.ProgressBar
Hides the ProgressBar
dispose() - Method in class org.geworkbench.util.ProgressBarT
Hides the ProgressBarT
distance(DoubleIterator, DoubleIterator) - Static method in class org.geworkbench.util.CorrelationDistance
 
distance(double[], double[]) - Static method in class org.geworkbench.util.CorrelationDistance
 
Distance - Interface in org.geworkbench.util
Title: Bioworks
distance(DoubleIterator, DoubleIterator) - Static method in class org.geworkbench.util.EuclideanDistance
 
distance(double[], double[]) - Static method in class org.geworkbench.util.EuclideanDistance
 
distance(DoubleIterator, DoubleIterator) - Static method in class org.geworkbench.util.SpearmanRankDistance
 
distance(double[], double[]) - Static method in class org.geworkbench.util.SpearmanRankDistance
 
dockingAreaChanged(Component, String) - Method in interface org.geworkbench.events.listeners.ComponentDockingListener
 
Documentation - Annotation Type in org.geworkbench.engine.management
Annotation to provide RUNTIME access to JavaDoc for use with the caSCRIPT mechanism, similar to xdoclethttp://xdoclet.sourceforge.net/xdoclet/index.html functionality
doInBackground() - Method in class org.geworkbench.util.threading.SwingWorker
Computes a result, or throws an exception if unable to do so.
doMergeSets(DSMicroarraySet[]) - Method in class org.geworkbench.builtin.projects.ProjectPanel
Merger an array of MSMicroarraySets and create a new dataset node.
done() - Method in class org.geworkbench.util.threading.SwingWorker
Executed on the Event Dispatch Thread after the doInBackground method is finished.
DOUBLE - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
DoubleField - Class in org.geworkbench.engine.preferences
 
DoubleField(String) - Constructor for class org.geworkbench.engine.preferences.DoubleField
 
DoubleIterator - Interface in org.geworkbench.util
Title: caWorkbench
downloadGEARFromServer(String) - Method in class org.geworkbench.engine.ccm.ComponentConfigurationManager2
 
DRECTIONCOLOR - Static variable in class org.geworkbench.util.sequences.SequenceViewWidgetPanel
 
DSAffyIdentifiable - Interface in org.geworkbench.bison.datastructure.properties
 
DSAffyMarkerValue - Interface in org.geworkbench.bison.datastructure.bioobjects.microarray
Copyright: Copyright (c) 2003
DSAlignmentResultSet - Interface in org.geworkbench.bison.datastructure.bioobjects.sequence
 
DSAncillaryDataSet<T extends DSBioObject> - Interface in org.geworkbench.bison.datastructure.biocollections
Extends the notion of a data set by adding access to an ancillary data set file.
DSAnnotated - Interface in org.geworkbench.bison.datastructure.properties
 
DSAnnotatedPanel<T extends DSNamed,U> - Interface in org.geworkbench.bison.datastructure.complex.panels
Title: Bioworks
DSAnnotationContext<T extends DSNamed> - Interface in org.geworkbench.bison.annotation
This defines the contract for a context of annotations, labels and classifications for a DSItemList.
DSAnnotationContextManager - Interface in org.geworkbench.bison.annotation
This defines the contract for a manager of contexts for the annotation, labelling and classification of the items of a DSItemList.
DSAnnotationRegistry - Interface in org.geworkbench.bison.annotation
This intefaces allows for the association of annotations with specific objects.
DSAnnotationSource<T extends DSNamed> - Interface in org.geworkbench.bison.annotation
Defines the contract for a source of annotation data for items.
DSAnnotationType<T> - Interface in org.geworkbench.bison.annotation
Defines the contract for an annotation type.
DSAnnotLabel - Interface in org.geworkbench.bison.util
A marker interface for annotation labels.
DSAnnotPanel<T extends DSNamed,U> - Interface in org.geworkbench.bison.datastructure.complex.panels
Title: Bioworks
DSAnnotValue - Interface in org.geworkbench.bison.util
A marker interface for annotation values.
DSAnovaResultSet<T extends DSGeneMarker> - Interface in org.geworkbench.bison.datastructure.bioobjects.microarray
 
DSBioObject - Interface in org.geworkbench.bison.datastructure.bioobjects
Implementing classes store biological data (such as a sequence or a microarray).
DSClassification<T extends DSNamed> - Interface in org.geworkbench.bison.datastructure.bioobjects
Implementing classifications have the notion of a classification and its associated confidence value (p-value).
DSClusterDataSet - Interface in org.geworkbench.bison.model.clusters
Represents
DSCollection<T> - Interface in org.geworkbench.bison.datastructure.biocollections
Title: Bioworks
DSCriteria<T extends DSNamed> - Interface in org.geworkbench.bison.annotation
 
DSCriterion<T extends DSNamed> - Interface in org.geworkbench.bison.annotation
This interface defines a criterion that can be applied
DSDataSet<T extends DSBioObject> - Interface in org.geworkbench.bison.datastructure.biocollections
Implementing classes store sets of biological data (such as a set of microarrays or sequences).
DSDataSetView<Q extends DSBioObject> - Interface in org.geworkbench.bison.datastructure.biocollections.views
Title: caWorkbench
DSDescribable - Interface in org.geworkbench.bison.datastructure.properties
Allows the association of arbitrary descriptions with an oject.
DSDiscoveryStatus - Interface in org.geworkbench.bison.algorithm.discovery
Title: caWorkbench
DSExtendable - Interface in org.geworkbench.bison.datastructure.properties
Copyright: Copyright (c) 2003
DSGeneMarker - Interface in org.geworkbench.bison.datastructure.bioobjects.markers
Title: Sequence and Pattern Plugin
DSGenepixMarkerValue - Interface in org.geworkbench.bison.datastructure.bioobjects.microarray
Copyright: Copyright (c) 2003
DSGenotypicMarkerValue - Interface in org.geworkbench.bison.datastructure.bioobjects.microarray
 
DSGSEAResultDataSet - Interface in org.geworkbench.bison.datastructure.biocollections.gsea
Created by IntelliJ IDEA.
DSHasActivation - Interface in org.geworkbench.bison.datastructure.properties
Implementing classes can be enabled and disabled.
DSHierClusterDataSet - Interface in org.geworkbench.bison.model.clusters
 
DSIdentifiable - Interface in org.geworkbench.bison.datastructure.properties
Allows the association of an ID with an object.
DSItemList<T extends DSNamed> - Interface in org.geworkbench.bison.datastructure.complex.panels
Specifies a list of DSNamed objects, accessible by label.
DSLocusLinkIdentifiable - Interface in org.geworkbench.bison.datastructure.properties
 
DSMarkerValue - Interface in org.geworkbench.bison.datastructure.bioobjects.microarray
Model of the data collected for a single spot (feature) on a microarray.
DSMasterRagulatorResultSet<T extends DSGeneMarker> - Interface in org.geworkbench.bison.datastructure.bioobjects.microarray
 
DSMatchedPattern<T,R> - Interface in org.geworkbench.bison.datastructure.complex.pattern
Title: Bioworks
DSMatchedSeqPattern - Interface in org.geworkbench.bison.datastructure.complex.pattern.sequence
Title:
DSMatrixDataSet<T extends DSBioObject> - Interface in org.geworkbench.bison.datastructure.biocollections
Title: caWorkbench
DSMatrixDataSetView<Q extends DSBioObject> - Interface in org.geworkbench.bison.datastructure.biocollections.views
Title: caWorkbench
DSMatrixPattern - Interface in org.geworkbench.util.associationdiscovery.cluster
 
DSMatrixReduceExperiment - Interface in org.geworkbench.bison.datastructure.complex.pattern.matrix
 
DSMatrixReduceSet - Interface in org.geworkbench.bison.datastructure.complex.pattern.matrix
 
DSMicroarray - Interface in org.geworkbench.bison.datastructure.bioobjects.microarray
The microarray abstraction.
DSMicroarraySet<T extends DSMicroarray> - Interface in org.geworkbench.bison.datastructure.biocollections.microarrays
Defines a generic set of Microarrays.
DSMicroarraySetView<T extends DSGeneMarker,Q extends DSMicroarray> - Interface in org.geworkbench.bison.datastructure.biocollections.views
Title: caWorkbench
DSMutableMarkerValue - Interface in org.geworkbench.bison.datastructure.bioobjects.microarray
Model of mutable behavior of data collected for a single spot (feature) on a microarray.
DSNamed - Interface in org.geworkbench.bison.datastructure.properties
Specifies an object that has a mutable name or label.
DSPanel<T extends DSNamed> - Interface in org.geworkbench.bison.datastructure.complex.panels
Implementing classes are activatable/deactivatable item lists.
DSPattern<T,R> - Interface in org.geworkbench.bison.datastructure.complex.pattern
Title: Bioworks
DSPatternDiscovery - Interface in org.geworkbench.bison.algorithm.discovery
Title: caWorkbench
DSPatternMatch<T,R> - Interface in org.geworkbench.bison.datastructure.complex.pattern
Title: Bioworks
DSPCADataSet - Interface in org.geworkbench.bison.datastructure.biocollections.pca
 
DSPositionSpecificAffintyMatrix - Interface in org.geworkbench.bison.datastructure.complex.pattern.matrix
Stores a position-specific affinity matrix (for example-- as produced by MatrixREDUCE).
DSProbeIntensityArray - Interface in org.geworkbench.bison.datastructure.bioobjects.microarray
User: mhall Date: Mar 13, 2006 Time: 11:43:13 AM
DSProteinStructure - Interface in org.geworkbench.bison.datastructure.bioobjects.structure
User: mhall Date: Mar 13, 2006 Time: 11:43:13 AM
DSPrtAnnotResultSet - Interface in org.geworkbench.bison.datastructure.bioobjects.structure
 
DSPrtDBResultSet - Interface in org.geworkbench.bison.datastructure.bioobjects.structure
 
DSPValue - Interface in org.geworkbench.bison.util
Title: Bioworks
DSPValued - Interface in org.geworkbench.bison.datastructure.bioobjects
Implementing classes have a notion of an object and an associated 'confidence' value (p-value) for that object.
DSRangeMarker - Interface in org.geworkbench.bison.datastructure.bioobjects.markers
Title: Plug And Play
DSSeqPatternMatch - Interface in org.geworkbench.bison.datastructure.complex.pattern.sequence
Title: Bioworks
DSSequence - Interface in org.geworkbench.bison.datastructure.bioobjects.sequence
This interface defines a generic sequence.
DSSequenceSet<T extends DSSequence> - Interface in org.geworkbench.bison.datastructure.biocollections.sequences
 
DSSequential - Interface in org.geworkbench.bison.datastructure.properties
Implementing classes are ordered according to an index value, or serial.
DSSignificanceResultSet<T extends DSGeneMarker> - Interface in org.geworkbench.bison.datastructure.bioobjects.microarray
 
DSSOMClusterDataSet - Interface in org.geworkbench.bison.model.clusters
 
DSTTestResultSet<T extends DSGeneMarker> - Interface in org.geworkbench.bison.datastructure.bioobjects.microarray
 
DSUnigene - Interface in org.geworkbench.bison.datastructure.properties
 
dx0 - Variable in class org.geworkbench.util.patterns.FlexiblePattern.TwoLocus
 
dx1 - Variable in class org.geworkbench.util.patterns.FlexiblePattern.TwoLocus
 
DynamicMenuItemException - Exception in org.geworkbench.engine.config.rules
Thrown when the menu path specified within some <menu-item> block of the configuration file, is in conflict with the already existing menu structure.
DynamicMenuItemException() - Constructor for exception org.geworkbench.engine.config.rules.DynamicMenuItemException
 
DynamicMenuItemException(String) - Constructor for exception org.geworkbench.engine.config.rules.DynamicMenuItemException
 

E

Edge - Class in org.geworkbench.util.pathwaydecoder.mutualinformation
 
Edge(String, String) - Constructor for class org.geworkbench.util.pathwaydecoder.mutualinformation.Edge
 
EdgeList - Class in org.geworkbench.util.pathwaydecoder.mutualinformation
 
EdgeList() - Constructor for class org.geworkbench.util.pathwaydecoder.mutualinformation.EdgeList
 
EdgeList(int) - Constructor for class org.geworkbench.util.pathwaydecoder.mutualinformation.EdgeList
 
EDGELIST_ICON - Static variable in class org.geworkbench.builtin.projects.Icons
 
EdgeListDataSet - Class in org.geworkbench.util.pathwaydecoder.mutualinformation
 
EdgeListDataSet(String, EdgeList, String) - Constructor for class org.geworkbench.util.pathwaydecoder.mutualinformation.EdgeListDataSet
 
EdgeListResource - Class in org.geworkbench.bison.parsers.resources
 
EdgeListResource() - Constructor for class org.geworkbench.bison.parsers.resources.EdgeListResource
 
EdgeMatrix - Class in org.geworkbench.util.network
Title: Sequence and Pattern Plugin
EdgeMatrix() - Constructor for class org.geworkbench.util.network.EdgeMatrix
 
EdgeMatrix.MatrixCell - Class in org.geworkbench.util.network
 
EdgeMatrix.MatrixCell(double) - Constructor for class org.geworkbench.util.network.EdgeMatrix.MatrixCell
 
EDIT - Static variable in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceDialog
 
editRemoteResource(int, RemoteResource) - Method in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceManager
Edit the properties of a romoteResource
elementClicked(int, MouseEvent) - Method in class org.geworkbench.util.JAutoList
Does nothing by default.
elementDoubleClicked(int, MouseEvent) - Method in class org.geworkbench.util.JAutoList
Does nothing by default.
elementRightClicked(int, MouseEvent) - Method in class org.geworkbench.util.JAutoList
Does nothing by default.
ELSE - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
ELSE - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
ELSE - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
elseStmt() - Method in class org.geworkbench.engine.cascript.CASParser
else statement, if it exists, notice the use of options {greedy = true;}
emulateStartup() - Static method in class org.geworkbench.engine.cascript.CaScriptEmulator
The application start point.
enable(boolean) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
 
enable(boolean) - Method in class org.geworkbench.bison.datastructure.bioobjects.sequence.CSSequence
 
enable(boolean) - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSMatrixReduceExperiment
 
enable(boolean) - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPositionSpecificAffinityMatrix
 
enable(boolean) - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPSAMMatch
 
enable(boolean) - Method in interface org.geworkbench.bison.datastructure.properties.DSHasActivation
Sets the activation status.
enabled - Variable in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
A microarray that is not Enabled will be ignored
enabled() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
 
enabled() - Method in class org.geworkbench.bison.datastructure.bioobjects.sequence.CSSequence
 
enabled() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSMatrixReduceExperiment
 
enabled() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPositionSpecificAffinityMatrix
 
enabled() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPSAMMatch
 
enabled() - Method in interface org.geworkbench.bison.datastructure.properties.DSHasActivation
Gets the activation status.
enableDoubleBuffering(Component) - Static method in class org.geworkbench.util.PrintUtils
 
enableFocusMenuItems() - Method in class org.geworkbench.engine.config.PluginDescriptor
Invoked when the plugin (which must implement the VisualPlugin interface) gains the keyboard focus.
encodeUnsignedInt32(byte[], int, int) - Static method in class org.geworkbench.util.BinaryEncodeDecode
Encodes a int into a byte array starting at index.
encodeUnsignedInt32(int[]) - Static method in class org.geworkbench.util.BinaryEncodeDecode
Encode an int array into a byte array
EngineIcons - Class in org.geworkbench.engine
Icons used by the application framework.
EngineIcons() - Constructor for class org.geworkbench.engine.EngineIcons
 
entropyRatio(CSMatchedMatrixPattern) - Method in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
enumerateCombinations(int, int, int[]) - Static method in class org.geworkbench.util.Combinations
 
EOF - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
EOF - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
EOF - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
EPSILON - Static variable in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
EPSILON - Static variable in class org.geworkbench.util.LogStats
 
eq(CasDataType) - Method in class org.geworkbench.engine.cascript.CasDataType
 
EQUAL - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
EQUAL - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
EQUAL - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
equals(Object) - Method in class org.geworkbench.analysis.ParameterKey
 
equals(Object) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
equals(DSGeneMarker) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.CSExpressionMarker
 
equals(Object) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.CSExpressionMarker
Program that use equals() method will automatically use this one indtead of the above method.
equals(Object) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.CSGeneMarker
 
equals(Object) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.goterms.GOTerm
 
equals(DSMarkerValue) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAffyMarkerValue
Tests if two markers are equal
equals(DSMarkerValue) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenotypicMarkerValue
 
equals(Object) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMarkerValue
Compares two expression markers
equals(Object) - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMarkerValue
Tests if two markers are equal
equals(Object) - Method in class org.geworkbench.bison.datastructure.bioobjects.sequence.CSAlignmentResultSet
 
equals(Object) - Method in class org.geworkbench.bison.datastructure.complex.panels.CSItemList
 
equals(Object) - Method in class org.geworkbench.bison.datastructure.complex.panels.CSPanel
Two panels are equal if their labels are identical.
equals(Object) - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
equals(Object) - Method in class org.geworkbench.bison.datastructure.complex.pattern.SoapParmsDataSet
 
equals(Object) - Method in class org.geworkbench.bison.util.CSAnnotLabel
 
equals(Object) - Method in class org.geworkbench.bison.util.CSAnnotValue
 
equals(Object) - Method in class org.geworkbench.builtin.projects.ImageData
 
equals(Object) - Method in class org.geworkbench.builtin.projects.remoteresources.RemoteResource
Use shortname as the Key for every object.
equals(Object) - Method in class org.geworkbench.engine.ccm.PluginComponent
 
equals(Object) - Method in class org.geworkbench.engine.config.PluginDescriptor
Definition of equality for PluginDescriptor objects.
equals(Object) - Method in class org.geworkbench.util.network.CellularNetWorkElementInformation
 
equals(Object) - Method in class org.geworkbench.util.network.GeneNetworkEdgeImpl
 
equals(Object) - Method in class org.geworkbench.util.network.InteractionDetail
 
equals(Edge) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.Edge
 
equals(String, String) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.Edge
 
equals(Object) - Method in class org.geworkbench.util.patterns.PatternDB
 
EQUALTO - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
EQUALTO - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
EQUALTO - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
error(String) - Method in class org.geworkbench.engine.cascript.CasDataType
 
error(CasDataType, String) - Method in class org.geworkbench.engine.cascript.CasDataType
 
error(String) - Method in class org.geworkbench.engine.cascript.CasPreData
 
error(CasDataType, String) - Method in class org.geworkbench.engine.cascript.CasPreData
 
ESC - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
ESC - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
ESC - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
EuclideanDistance - Class in org.geworkbench.util
 
EuclideanDistance() - Constructor for class org.geworkbench.util.EuclideanDistance
 
eval() - Method in class org.geworkbench.engine.cascript.CASParser
eval: (evalTerm [+ or -] evalTerm)* we have to be greedy to make sure pluses and minuses are not taken as positive and negative signs for numbers numbers and integers start showing at eval
evalTerm() - Method in class org.geworkbench.engine.cascript.CASParser
evalTerm: (negate [* or / or &] negate)*
evaluate() - Method in class org.geworkbench.engine.cascript.CASParser
evaluation statement including assignment
evaluateStmt() - Method in class org.geworkbench.engine.cascript.CASParser
evaluation statement, only returns booleans
Event - Class in org.geworkbench.engine.config.events
Base class for all application events.
Event(EventSource) - Constructor for class org.geworkbench.engine.config.events.Event
Instantiate an event thrown by the desiganted source.
EventException - Exception in org.geworkbench.engine.management
 
EventException() - Constructor for exception org.geworkbench.engine.management.EventException
 
EventException(String) - Constructor for exception org.geworkbench.engine.management.EventException
 
EventException(String, Throwable) - Constructor for exception org.geworkbench.engine.management.EventException
 
EventException(Throwable) - Constructor for exception org.geworkbench.engine.management.EventException
 
EventSource - Class in org.geworkbench.engine.config.events
Base class for all application plugins that throw events.
EventSource() - Constructor for class org.geworkbench.engine.config.events.EventSource
 
ExampleFileFilter - Class in org.geworkbench.components.parsers
Title: Sequence and Pattern Plugin
ExampleFileFilter() - Constructor for class org.geworkbench.components.parsers.ExampleFileFilter
 
ExampleFilter - Class in org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser
Title: Plug And Play
ExampleFilter() - Constructor for class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.ExampleFilter
 
execute(Object) - Method in class org.geworkbench.algorithms.AbstractTraining
 
execute(Object) - Method in interface org.geworkbench.bison.model.analysis.Analysis
invokes the actual service
execute(Object) - Method in class org.geworkbench.bison.model.analysis.FilteringAnalysis
 
execute() - Method in class org.geworkbench.util.threading.SwingWorker
Schedules this SwingWorker for execution on a worker thread.
EXHAUSTIVE - Static variable in class org.geworkbench.util.AlgorithmSelectionPanel
 
ExhaustiveDiscovery - Static variable in interface org.geworkbench.bison.algorithm.discovery.DSPatternDiscovery
 
existsExtensionPoint(String) - Static method in class org.geworkbench.engine.config.PluginRegistry
Checks if the designated extension point exists in the PluginRegistry.
expectedType() - Method in class org.geworkbench.bison.model.analysis.FilteringAnalysis
 
expectedTypeName - Variable in class org.geworkbench.bison.model.analysis.FilteringAnalysis
 
experiment - Variable in class org.geworkbench.bison.parsers.resources.MAGEResource2
The host Experiment for the microarray baData.
EXPERIMENT - Static variable in class org.geworkbench.builtin.projects.remoteresources.query.SearchCriteria
 
EXPERIMENT - Static variable in class org.geworkbench.events.CaArrayEvent
 
EXPERIMENT - Static variable in class org.geworkbench.events.CaArrayRequestEvent
 
experimentInfo - Variable in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
Stores the experiment information (if any) associated with the microarray set.
experimentInfo - Variable in class org.geworkbench.bison.parsers.AffymetrixParser
Stores auxiliary experiment execution information found in the input file.
experimentInfo - Variable in class org.geworkbench.builtin.projects.experimentinformation.ExperimentInformationPanel
 
ExperimentInformationPanel - Class in org.geworkbench.builtin.projects.experimentinformation
This application component is responsible for displaying the exepriment information (if any) associated with a microarray set.
ExperimentInformationPanel() - Constructor for class org.geworkbench.builtin.projects.experimentinformation.ExperimentInformationPanel
 
experimentPanel - Variable in class org.geworkbench.builtin.projects.experimentinformation.ExperimentInformationPanel
 
experimentsLoaded - Variable in class org.geworkbench.builtin.projects.util.CaARRAYPanel
Used to avoid querying the server for all experiments all the time.
experimentTextArea - Variable in class org.geworkbench.builtin.projects.experimentinformation.ExperimentInformationPanel
 
Exponent - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
Exponent - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
Exponent - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
expPvalueType - Static variable in interface org.geworkbench.bison.datastructure.biocollections.microarrays.DSMicroarraySet
 
expr(AST) - Method in class org.geworkbench.engine.cascript.CASSemantics
expr is a big deal, it deals with almost everything the language can throw at it
expr(AST) - Method in class org.geworkbench.engine.cascript.CASWalker
expr is a big deal, it deals with almost everything the language can throw at it
expression() - Method in class org.geworkbench.engine.cascript.CASParser
precedence is set all the way down to an atom, starting here: expression: (compare || compare)*
EXPRESSION_THRESHOLD_FILTER_TYPE - Static variable in class org.geworkbench.analysis.AbstractAnalysis
 
ExpressionColorContext - Class in org.geworkbench.bison.util.colorcontext
 
ExpressionColorContext() - Constructor for class org.geworkbench.bison.util.colorcontext.ExpressionColorContext
 
ExpressionFileFormat - Class in org.geworkbench.components.parsers
Title: Sequence and Pattern Plugin
ExpressionFileFormat() - Constructor for class org.geworkbench.components.parsers.ExpressionFileFormat
 
ExpressionPValueColorContext - Class in org.geworkbench.bison.util.colorcontext
 
ExpressionPValueColorContext() - Constructor for class org.geworkbench.bison.util.colorcontext.ExpressionPValueColorContext
 
ExpressionResource - Class in org.geworkbench.components.parsers
Title: Sequence and Pattern Plugin
ExpressionResource() - Constructor for class org.geworkbench.components.parsers.ExpressionResource
 
expressionStmt() - Method in class org.geworkbench.engine.cascript.CASParser
condition for the while loop and the if conditional
extend - Variable in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
Used in the implementation of the Extendable interface.
extend - Variable in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
Used in the implementation of the Extendable interface.
extend - Variable in class org.geworkbench.bison.datastructure.bioobjects.sequence.CSSequence
Used in the implementation of the Extendable interface.

F

factLN(double) - Static method in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
factLN(double) - Static method in class org.geworkbench.util.LogStats
 
fail(String) - Static method in class org.geworkbench.builtin.projects.remoteresources.query.GeWorkbenchCaARRAYAdaptor
Report Error.
FALSE - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
FALSE - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
FALSE - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
falseNegatives - Variable in class org.geworkbench.algorithms.AbstractTrainingPanel
 
falsePositives - Variable in class org.geworkbench.algorithms.AbstractTrainingPanel
 
FastMatrixModel - Class in org.geworkbench.util
 
FastMatrixModel() - Constructor for class org.geworkbench.util.FastMatrixModel
 
FastMatrixModel.Metric - Enum in org.geworkbench.util
 
fbody(AST) - Method in class org.geworkbench.engine.cascript.CASSemantics
 
fbody(AST) - Method in class org.geworkbench.engine.cascript.CASWalker
 
Field - Class in org.geworkbench.engine.preferences
 
Field(String) - Constructor for class org.geworkbench.engine.preferences.Field
 
file - Variable in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
 
FILE_SEPARATOR - Static variable in class org.geworkbench.util.FilePathnameUtils
 
FileField - Class in org.geworkbench.engine.preferences
 
FileField(String) - Constructor for class org.geworkbench.engine.preferences.FileField
 
FileField(String, FileFilter) - Constructor for class org.geworkbench.engine.preferences.FileField
 
FileFormat - Class in org.geworkbench.components.parsers
 
FileFormat() - Constructor for class org.geworkbench.components.parsers.FileFormat
 
fileOpenAction(File[], FileFormat, boolean) - Method in class org.geworkbench.builtin.projects.ProjectPanel
Invoked from the "Open File" dialog box to handle opening a local dataset.
FileOpenHandler - Class in org.geworkbench.builtin.projects
This class is refactored out of ProjectPanel to handle the file open action, especially tackles the progress bar requirement for multiple files.
FilePathnameUtils - Class in org.geworkbench.util
Part of the API for accessing file system by geworkbench components.
FilePathnameUtils() - Constructor for class org.geworkbench.util.FilePathnameUtils
 
fileRemove_actionPerformed(ProjectTreeNode) - Method in class org.geworkbench.builtin.projects.ProjectPanel
Action listener handling user requests for removing a dataset.
FileUtil - Class in org.geworkbench.bison.util
Title: caWorkbench
FileUtil() - Constructor for class org.geworkbench.bison.util.FileUtil
 
fill(DSMatchedSeqPattern, DSSequenceSet) - Static method in class org.geworkbench.util.patterns.PatternOperations
 
fillDefaultValues(Map<Serializable, Serializable>) - Method in class org.geworkbench.analysis.AbstractSaveableParameterPanel
For the parameter fields that are not in the input map, add them as default value
fillPreferences(Class, Preferences) - Method in class org.geworkbench.engine.preferences.PreferencesManager
Fills out the preferences (which should contain default values) with saved preferences values, if there are any.
filter(String, String) - Static method in class org.geworkbench.bison.util.StringUtils
Filters the string by removing those patterns that match the regex.
FILTER - Static variable in class org.geworkbench.builtin.projects.remoteresources.query.SearchCriteria
 
filter - Static variable in class org.geworkbench.util.pathwaydecoder.RankSorter
 
FilteringAnalysis - Class in org.geworkbench.bison.model.analysis
Abstract class to tag filtering analysis and defines common methods for filtering.
FilteringAnalysis() - Constructor for class org.geworkbench.bison.model.analysis.FilteringAnalysis
 
FilteringAnalysis.CriterionOption - Enum in org.geworkbench.bison.model.analysis
 
FilteringEvent - Class in org.geworkbench.events
Application event thrown in order to communicate the results of a normalization operation.
FilteringEvent(DSMicroarraySet, DSMicroarraySet, String) - Constructor for class org.geworkbench.events.FilteringEvent
 
findNext(boolean) - Method in class org.geworkbench.util.JAutoList
Override to customize the result of the 'next' button being clicked (or ENTER being pressed in text field).
finish() - Static method in class org.geworkbench.engine.config.rules.GeawConfigObject
Executed at the end of parsing.
finish() - Method in class org.geworkbench.engine.config.rules.GeawConfigRule
Overrides the corresponding method from ObjectCreateRule.
finish() - Method in class org.geworkbench.engine.config.rules.PluginObject
Invoked at the end of parsing, for: setting up the coupled event relationships, attach a focus handler to the GUI representation of this plugin.
finished() - Method in class org.geworkbench.util.SwingWorker
Deprecated. Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
fireModelChangedEvent(MicroarraySetViewEvent) - Method in class org.geworkbench.util.microarrayutils.MicroarrayViewEventBase
 
fireModelChangedEvent(MicroarraySetViewEvent) - Method in class org.geworkbench.util.sequences.SequenceViewWidget
 
fireNodeSelectionEvent(ProjectTreeNode) - Method in class org.geworkbench.builtin.projects.ProjectPanel
Throws an application event that designates the selection of a project or microarray node in the project window.
firePropertyChange(PropertyChangeEvent) - Method in class org.geworkbench.util.threading.SwingPropertyChangeSupport
firePropertyChange(String, Object, Object) - Method in class org.geworkbench.util.threading.SwingWorker
Reports a bound property update to any registered listeners.
FlexiblePattern - Class in org.geworkbench.util.patterns
Title:
FlexiblePattern(CSMatchedSeqPattern, CSMatchedSeqPattern) - Constructor for class org.geworkbench.util.patterns.FlexiblePattern
 
FlexiblePattern.TwoLocus - Class in org.geworkbench.util.patterns
 
FlexiblePattern.TwoLocus() - Constructor for class org.geworkbench.util.patterns.FlexiblePattern.TwoLocus
 
flipActiveFlag() - Method in class org.geworkbench.engine.config.ComponentInterface
 
flipLineView() - Method in class org.geworkbench.util.sequences.SequenceViewWidgetPanel
 
FLOAT - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
FLOAT - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
focusGained(FocusEvent) - Method in class org.geworkbench.events.listeners.ParameterActionListener
 
focusLost(FocusEvent) - Method in class org.geworkbench.events.listeners.ParameterActionListener
 
forBody() - Method in class org.geworkbench.engine.cascript.CASParser
fourth part of a for loop, the body
FORBODY - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
FORBODY - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
FORBODY - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
forceUniqueValue(String) - Method in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
Forces that the name be associated with at most one value.
forceUniqueValue(String) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
 
forceUniqueValue(String) - Method in class org.geworkbench.bison.datastructure.bioobjects.sequence.CSSequence
 
forceUniqueValue(String) - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSMatrixReduceExperiment
 
forceUniqueValue(String) - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPositionSpecificAffinityMatrix
 
forceUniqueValue(String) - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPSAMMatch
 
forceUniqueValue(String) - Method in class org.geworkbench.bison.datastructure.properties.CSExtendable
 
forceUniqueValue(String) - Method in interface org.geworkbench.bison.datastructure.properties.DSExtendable
Forces that the name be associated with at most one value.
forLeft() - Method in class org.geworkbench.engine.cascript.CASParser
first part of a for loop, generally the variable initialization
FORLEFT - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
FORLEFT - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
FORLEFT - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
formatName - Variable in class org.geworkbench.components.parsers.FileFormat
The display name of the format.
formatter - Static variable in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSExpressionMarkerValue
Formats values to be displayed
formatter - Static variable in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenotypicMarkerValue
Formats values to be displayed
forMid() - Method in class org.geworkbench.engine.cascript.CASParser
second part of a for loop, the evaluation
FORMID - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
FORMID - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
FORMID - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
forRight() - Method in class org.geworkbench.engine.cascript.CASParser
third part of a for loop, generally the incrementation
FORRIGHT - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
FORRIGHT - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
FORRIGHT - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
forstatement() - Method in class org.geworkbench.engine.cascript.CASParser
for loop composed of 4 pieces - the <1>;<2>;<3>; { <4> }
FORSTR - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
FORSTR - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
FORSTR - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
FPMIN - Static variable in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
FPMIN - Static variable in class org.geworkbench.util.LogStats
 
fromIndex(int) - Static method in enum org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenepixMarkerValue.ComputeSignalMethod
 
fromString(String) - Method in class org.geworkbench.engine.preferences.ChoiceField
 
fromString(String) - Method in class org.geworkbench.engine.preferences.DoubleField
 
fromString(String) - Method in class org.geworkbench.engine.preferences.Field
 
fromString(String) - Method in class org.geworkbench.engine.preferences.FileField
 
fromString(String) - Method in class org.geworkbench.engine.preferences.TextField
 
FUNC - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
FUNC - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
FUNC - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
funcDecl() - Method in class org.geworkbench.engine.cascript.CASParser
function declaration token
function(AST) - Method in class org.geworkbench.engine.cascript.CASSemantics
defining a function
FUNCTION - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
FUNCTION - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
function(AST) - Method in class org.geworkbench.engine.cascript.CASWalker
defining a function
FUNCTION - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
FUNCTION_CALL - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
FUNCTION_CALL - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
FUNCTION_CALL - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
FunctionBase - Class in org.geworkbench.util.function
 
FunctionBase() - Constructor for class org.geworkbench.util.function.FunctionBase
 
functionbody() - Method in class org.geworkbench.engine.cascript.CASParser
function body; this is what you find in the braces
FUNCTIONBODY - Static variable in interface org.geworkbench.engine.cascript.CASSemanticsTokenTypes
 
FUNCTIONBODY - Static variable in interface org.geworkbench.engine.cascript.CAStokensTokenTypes
 
FUNCTIONBODY - Static variable in interface org.geworkbench.engine.cascript.CASWalkerTokenTypes
 
FunctionIntegrator - Class in org.geworkbench.util.function
 
FunctionIntegrator() - Constructor for class org.geworkbench.util.function.FunctionIntegrator
 
FunctionParameters - Class in org.geworkbench.util.function.functionParameters
 
FunctionParameters() - Constructor for class org.geworkbench.util.function.functionParameters.FunctionParameters
 

G

gammaLN(double) - Static method in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
gammaLN(double) - Static method in class org.geworkbench.util.LogStats
 
ge(CasDataType) - Method in class org.geworkbench.engine.cascript.CasDataType
 
GeawConfigObject - Class in org.geworkbench.engine.config.rules
Describes the object that is pushed on the UILauncher stack when processing the top-most tag, namely the pattern "geaw-config".
GeawConfigObject() - Constructor for class org.geworkbench.engine.config.rules.GeawConfigObject
 
GeawConfigRule - Class in org.geworkbench.engine.config.rules
Invoked to process the top-most tag, namely the pattern "geaw-config".
GeawConfigRule(String) - Constructor for class org.geworkbench.engine.config.rules.GeawConfigRule
 
Gene - Class in org.geworkbench.util.annotation
 
Gene() - Constructor for class org.geworkbench.util.annotation.Gene
 
GENE_ONTOLOGY_BIOLOGICAL_PROCESS - Static variable in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
 
GENE_ONTOLOGY_CELLULAR_COMPONENT - Static variable in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
 
GENE_ONTOLOGY_MOLECULAR_FUNCTION - Static variable in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
 
GENE_SYMBOL - Static variable in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
 
GeneChromosomeMatcher - Class in org.geworkbench.util.sequences
Title:
GeneChromosomeMatcher(boolean, String, int, int, String) - Constructor for class org.geworkbench.util.sequences.GeneChromosomeMatcher
 
geneExpType - Static variable in interface org.geworkbench.bison.datastructure.biocollections.microarrays.DSMicroarraySet
 
geneId - Variable in class org.geworkbench.bison.datastructure.bioobjects.markers.CSGeneMarker
 
GeneNetworkEdge - Interface in org.geworkbench.util.network
Title: Sequence and Pattern Plugin
GeneNetworkEdgeImpl - Class in org.geworkbench.util.network
Title: Sequence and Pattern Plugin
GeneNetworkEdgeImpl() - Constructor for class org.geworkbench.util.network.GeneNetworkEdgeImpl
 
GeneOntologyTree - Class in org.geworkbench.bison.datastructure.bioobjects.markers.goterms
Represents the Gene Ontology Tree and provides methods to access it.
GeneOntologyUtil - Class in org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser
 
GeneOntologyUtil() - Constructor for class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.GeneOntologyUtil
 
GENEPIX_FlAGS_FILTER_TYPE - Static variable in class org.geworkbench.analysis.AbstractAnalysis
 
GENEPIX_PLATFORM - Static variable in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSMicroarraySet
Constant designating the Genepix platform.
GENEPIX_TYPE - Static variable in interface org.geworkbench.bison.datastructure.bioobjects.markers.DSGeneMarker
 
GENEPIX_TYPE - Static variable in class org.geworkbench.bison.parsers.resources.MAGEResource2
 
GENEPIX_VALUES - Static variable in class org.geworkbench.engine.preferences.GlobalPreferences
 
GenePixFileFormat - Class in org.geworkbench.components.parsers
Handles the parsing of Affymetrix .txt files (MAS 5.0).
GenePixFileFormat() - Constructor for class org.geworkbench.components.parsers.GenePixFileFormat
Default constructor.
genepixGPRType - Static variable in interface org.geworkbench.bison.datastructure.biocollections.microarrays.DSMicroarraySet
 
GenepixParseContext - Class in org.geworkbench.bison.parsers
Parse context to customize parsing of Genepix files.
GenepixParseContext(List<String>) - Constructor for class org.geworkbench.bison.parsers.GenepixParseContext
Constructor
GenePixParser - Class in org.geworkbench.bison.parsers
A parser of GenePix gpr file.
GenePixParser(List<String>) - Constructor for class org.geworkbench.bison.parsers.GenePixParser
 
GenepixResource - Class in org.geworkbench.bison.parsers.resources
Extends Resource to allow handling Genepix input files.
GenepixResource() - Constructor for class org.geworkbench.bison.parsers.resources.GenepixResource
 
GENERIC_ICON - Static variable in class org.geworkbench.builtin.projects.Icons
 
GeneSelectorEvent - Class in org.geworkbench.events
Title: Sequence and Pattern Plugin
GeneSelectorEvent(DSPanel<DSGeneMarker>) - Constructor for class org.geworkbench.events.GeneSelectorEvent
 
GeneSelectorEvent(DSGeneMarker) - Constructor for class org.geworkbench.events.GeneSelectorEvent
 
genesSeparator - Static variable in class org.geworkbench.util.annotation.Gene
Separator used for separate genes associate with one marker.
GeneTaggedEvent - Class in org.geworkbench.events
Event published from gene panel to update visualization of cytoscape.
GeneTaggedEvent(DSPanel<DSGeneMarker>) - Constructor for class org.geworkbench.events.GeneTaggedEvent
 
GENOME_VERSION - Static variable in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
 
GenomeAnnotation - Class in org.geworkbench.bison.datastructure.complex.pattern.sequence
 
GenomeAnnotation() - Constructor for class org.geworkbench.bison.datastructure.complex.pattern.sequence.GenomeAnnotation
 
GENOTYPE_PLATFORM - Static variable in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSMicroarraySet
Constant designating the Genotypic platform.
GenotypeColorContext - Class in org.geworkbench.bison.datastructure.bioobjects.markers.genotype
 
GenotypeColorContext() - Constructor for class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.GenotypeColorContext
 
GeoSeriesMatrixParser - Class in org.geworkbench.components.parsers
 
GeoSeriesMatrixParser() - Constructor for class org.geworkbench.components.parsers.GeoSeriesMatrixParser
 
get(int) - Method in interface org.geworkbench.bison.algorithm.discovery.DSPatternDiscovery
 
get(String) - Method in class org.geworkbench.bison.datastructure.biocollections.CSMarkerVector
 
get(DSGeneMarker) - Method in class org.geworkbench.bison.datastructure.biocollections.CSMarkerVector
 
get(String) - Method in class org.geworkbench.bison.datastructure.biocollections.sequences.CSSequenceSet
 
get(int) - Method in class org.geworkbench.bison.datastructure.biocollections.views.CSDataSetView
 
get(int) - Method in interface org.geworkbench.bison.datastructure.biocollections.views.DSDataSetView
 
get(int) - Method in interface org.geworkbench.bison.datastructure.biocollections.views.DSMicroarraySetView
 
get(int) - Method in class org.geworkbench.bison.datastructure.complex.panels.CSAnnotPanel
 
get(String) - Method in class org.geworkbench.bison.datastructure.complex.panels.CSItemList
Gets an item by label, using the HashMap.
get(T) - Method in class org.geworkbench.bison.datastructure.complex.panels.CSItemList
Gets an item by item template.
get(int) - Method in class org.geworkbench.bison.datastructure.complex.panels.CSPanel
Gets the item from by index.
get(String) - Method in interface org.geworkbench.bison.datastructure.complex.panels.DSItemList
Gets an item by label.
get(T) - Method in interface org.geworkbench.bison.datastructure.complex.panels.DSItemList
Gets an item by item template.
get(int) - Method in class org.geworkbench.bison.datastructure.complex.pattern.CSMatchedPattern
 
get(int) - Method in interface org.geworkbench.bison.datastructure.complex.pattern.DSMatchedPattern
 
get(Object, Object) - Method in class org.geworkbench.bison.util.HashMatrix
 
get(Object) - Method in class org.geworkbench.engine.management.TypeMap
 
get(String) - Method in class org.geworkbench.util.function.functionParameters.FunctionParameters
 
get(int, int) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrix
returns the strength of the edge between geneId1 and geneId2 (0.0 == no edge)
get(int) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrix
Returns a map with all the edges to geneId
get(int) - Method in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
get(String, String) - Method in class org.geworkbench.util.PropertiesMonitor
 
get() - Method in class org.geworkbench.util.SwingWorker
Deprecated. Return the value created by the construct method.
get() - Method in class org.geworkbench.util.threading.SwingWorker
get(long, TimeUnit) - Method in class org.geworkbench.util.threading.SwingWorker
getA() - Method in class org.geworkbench.util.network.GeneNetworkEdgeImpl
 
getAbsColor(DSRangeMarker, float) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenotypicMarkerValue
 
getAbsoluteOffset(int) - Method in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
getAccelerator() - Method in class org.geworkbench.engine.config.MenuItemInfo
 
getAcceptors(Class<?>) - Method in class org.geworkbench.engine.management.ComponentRegistry
Gets the acceptors for the given type.
getAcceptors() - Method in class org.geworkbench.events.ComponentConfigurationManagerUpdateEvent
 
getAcceptorsHashMap() - Method in class org.geworkbench.engine.management.ComponentRegistry
 
getAccessions() - Method in class org.geworkbench.bison.parsers.AffymetrixParser
Retrives the accession values preprocessed from the input datafile
getAccessions() - Method in class org.geworkbench.bison.parsers.GenePixParser
Retrieve the accession values pre-processed from the input datafile
getAction() - Method in class org.geworkbench.events.AdjacencyMatrixEvent
 
getAction() - Method in class org.geworkbench.events.DiscoverEvent
 
getAction() - Method in class org.geworkbench.events.ImageSnapshotEvent
 
getActionListener(String) - Method in class org.geworkbench.builtin.projects.ProjectPanel
Interface MenuListener method that returns the appropriate ActionListener to handle MenuEvent generated by MenuItem referenced by menuKey attribute
getActionListener(String) - Method in class org.geworkbench.engine.ccm.ComponentConfigurationManagerMenu
 
getActionListener(String) - Method in interface org.geworkbench.engine.config.MenuListener
Returns an ActionListener that will be listening to a menu item.
getActionListener(String) - Method in class org.geworkbench.engine.config.PreferencesMenu
 
getActionListener(String) - Method in class org.geworkbench.engine.config.VisualMenu
 
getActionListener(String) - Method in class org.geworkbench.engine.skin.ShortCutMenu
 
getActivatedItemsForClass(String) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getActivatedItemsForClass(String) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves all items for the class that are in activated panels.
getActive() - Method in class org.geworkbench.util.network.GeneNetworkEdgeImpl
 
getActiveItems() - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getActiveItems() - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves all items that are associated with at least one active label.
getActiveMarkers() - Method in class org.geworkbench.algorithms.AbstractTrainingPanel
 
getActivePluginDescriptors() - Method in class org.geworkbench.engine.management.ComponentRegistry
 
getActiveSequenceSet(DSPanel<? extends DSGeneMarker>) - Method in class org.geworkbench.bison.datastructure.biocollections.sequences.CSSequenceSet
 
getAdjacencyMatrix() - Method in class org.geworkbench.events.AdjacencyMatrixEvent
 
getAdjPValue(T) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAnovaResultSet
 
getAdjPValue(T) - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSAnovaResultSet
 
getAffyId() - Method in interface org.geworkbench.bison.datastructure.properties.DSAffyIdentifiable
 
getAgg() - Method in class org.geworkbench.bison.datastructure.biocollections.medusa.MedusaCommand
 
getAllAncestorGoTerms(String) - Method in class org.geworkbench.util.network.CellularNetWorkElementInformation
 
getAllClassesAssignableTo(Class, boolean) - Method in class org.geworkbench.engine.management.ClassSearcher
 
getAllClassesAssignableTo(String, boolean) - Method in class org.geworkbench.engine.management.ClassSearcher
 
getAllComponentResources() - Method in class org.geworkbench.engine.management.ComponentRegistry
 
getAllContexts(DSItemList<T>) - Method in class org.geworkbench.bison.annotation.CSAnnotationContextManager
 
getAllContexts(DSItemList<T>) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContextManager
Retrieves an array of all contexts for the given item list.
getAllele(int) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenotypicMarkerValue
Gets either of the two alleles
getAllele(int) - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSGenotypicMarkerValue
Gets either of the two alleles
getAllowedValues() - Method in class org.geworkbench.engine.preferences.ChoiceField
 
getAllPluginDescriptors() - Method in class org.geworkbench.engine.management.ComponentRegistry
 
getAllScriptMethods(Class) - Method in class org.geworkbench.engine.management.ComponentRegistry
Gets all methods for a component that are available to the scripting engine.
getAllTerms() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.goterms.GeneOntologyTree
 
getAnalysis() - Method in class org.geworkbench.events.AnalysisInvokedEvent
 
getAnalysisName() - Method in class org.geworkbench.analysis.AbstractGridAnalysis
Analyses extending this class will implement this method, setting the name of the service.
getAnalysisType() - Method in class org.geworkbench.algorithms.AbstractTraining
 
getAnalysisType() - Method in class org.geworkbench.analysis.AbstractAnalysis
Return a code identifying the type of the analysis.
getAnalysisType() - Method in class org.geworkbench.bison.model.analysis.FilteringAnalysis
 
getAnalyzedStructure() - Method in class org.geworkbench.events.AnnotationAnalysisEvent
 
getAnalyzedStructure() - Method in class org.geworkbench.events.StructureAnalysisEvent
 
getAncestors(int) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.goterms.GeneOntologyTree
Gets all the ancestor terms for the term with the given ID.
getAncillaryDataSet() - Method in class org.geworkbench.events.ProjectNodeAddedEvent
 
getAncillaryDataSet() - Method in class org.geworkbench.events.ProjectNodeCompletedEvent
 
getAncillaryDataSet() - Method in class org.geworkbench.events.ProjectNodePostCompletedEvent
 
getAncillaryDataSet() - Method in class org.geworkbench.events.ProjectNodeRemovedEvent
 
getAnnotatedGenes(int) - Static method in class org.geworkbench.bison.datastructure.biocollections.GoAnalysisResult
return the set of gene annotated to the given Go Term ID
getAnnotation(Object, Object, DSAnnotLabel) - Method in class org.geworkbench.bison.annotation.CSAnnotationRegistry
Retrieves the context specific annotation IF EXISTING AND DIFFERENT from the non-context specific one.
getAnnotation(Object, DSAnnotLabel) - Method in class org.geworkbench.bison.annotation.CSAnnotationRegistry
Retrieves the non-context specific annotation.
getAnnotation(Object, Object, DSAnnotLabel) - Method in interface org.geworkbench.bison.annotation.DSAnnotationRegistry
Retrieves the context specific annotation IF EXISTING AND DIFFERENT from the non-context specific one.
getAnnotation(Object, DSAnnotLabel) - Method in interface org.geworkbench.bison.annotation.DSAnnotationRegistry
Retrieves the non-context specific annotation.
getAnnotationContextManager() - Method in class org.geworkbench.bison.testing.AbstractTestDSAnnotationContext
 
getAnnotationContextManager() - Method in class org.geworkbench.bison.testing.CSAnnotationContextTest
 
getAnnotationFileName() - Method in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSMicroarraySet
 
getAnnotationForItem(T, DSAnnotationType<Q>) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getAnnotationForItem(T, DSAnnotationType<Q>) - Method in interface org.geworkbench.bison.annotation.DSAnnotationSource
Retrieves the annotation for an item.
getAnnotationLabels(Object) - Method in class org.geworkbench.bison.annotation.CSAnnotationRegistry
Returns all the labels that an object has across all contexts.
getAnnotationLabels(Object, Object) - Method in class org.geworkbench.bison.annotation.CSAnnotationRegistry
Returns all the labels that an object has in a specific context.
getAnnotationLabels(Object) - Method in interface org.geworkbench.bison.annotation.DSAnnotationRegistry
Returns all the labels that an object has across all contexts.
getAnnotationLabels(Object, Object) - Method in interface org.geworkbench.bison.annotation.DSAnnotationRegistry
Returns all the labels that an object has in a specific context.
getAnnotationType(int) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getAnnotationType(int) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves an annotation type by index.
getAnnotationTypesForItem(T) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getAnnotationTypesForItem(T) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves the annotation types for all annotations that are applied to an item.
getAnnotationValues(DSAnnotLabel) - Method in class org.geworkbench.bison.annotation.CSAnnotationRegistry
Returns the list of all values that have been associated with a specific label.
getAnnotationValues(DSAnnotLabel) - Method in interface org.geworkbench.bison.annotation.DSAnnotationRegistry
Returns the list of all values that have been associated with a specific label.
getArea() - Method in class org.geworkbench.events.ComponentDockingEvent
 
getArrayColumn(double[][], int) - Static method in class org.geworkbench.util.ArrayUtil
 
getArrayForMindyRun() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyData
 
getArrayIndex(Object[], Object) - Static method in class org.geworkbench.util.ArrayUtil
 
getArrayIndex(int[], int) - Static method in class org.geworkbench.util.ArrayUtil
 
getArraySet() - Method in class org.geworkbench.bison.datastructure.biocollections.medusa.MedusaData
 
getArraySet() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyData
 
getArrayType() - Method in class org.geworkbench.bison.parsers.resources.MAGEResource2
Identifies the array technology (e.g., Affy, GenePix, etc.) underlying the array data encapsulated by the resource.
getASCII() - Method in interface org.geworkbench.bison.datastructure.complex.pattern.sequence.DSMatchedSeqPattern
 
getAscii() - Method in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
getASCII() - Method in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
getASCII() - Method in class org.geworkbench.util.patterns.FlexiblePattern
 
getAscii() - Method in class org.geworkbench.util.patterns.PatternLocations
 
getAssayNameFilter() - Method in class org.geworkbench.events.CaArrayRequestEvent
 
getAssociatedComponent() - Method in class org.geworkbench.util.Cursor
Returns the component to which the cursor is currently set.
getAttribute(String) - Method in interface org.geworkbench.bison.datastructure.properties.DSAnnotated
 
getAuthor() - Method in class org.geworkbench.engine.ccm.PluginComponent
 
getAuthorUrl() - Method in class org.geworkbench.engine.ccm.PluginComponent
 
getB() - Method in class org.geworkbench.util.network.GeneNetworkEdgeImpl
 
getBase() - Method in class org.geworkbench.bison.datastructure.biocollections.medusa.MedusaCommand
 
getBgDistribution() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.CSGenotypeMarker
 
getBin(int, double) - Method in class org.geworkbench.util.associationdiscovery.statistics.KProbabilityDensity
 
getBinNo() - Method in class org.geworkbench.util.associationdiscovery.statistics.KProbabilityDensity
 
getBinNumber() - Static method in class org.geworkbench.util.network.CellularNetWorkElementInformation
 
getBinSize(int, int) - Method in class org.geworkbench.util.associationdiscovery.statistics.KProbabilityDensity
 
getBioAssays() - Method in class org.geworkbench.bison.parsers.resources.CaArrayResource
 
getBioAssays() - Method in class org.geworkbench.bison.parsers.resources.MAGEResource2
 
getBisonParameters() - Method in class org.geworkbench.analysis.AbstractGridAnalysis
This method should be implmented to obtain the user input (which is stored as BISON parameters), convert it to caGrid parameters, and return a map with caGrid parameter values keyed by parameter names.
getBisonReturnType() - Method in class org.geworkbench.analysis.AbstractGridAnalysis
 
getBkN() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.CSGenotypeMarker
 
getBlastedParentDataSet() - Method in class org.geworkbench.bison.datastructure.bioobjects.sequence.CSAlignmentResultSet
 
getBonferroni() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPositionSpecificAffinityMatrix
 
getBonferroni() - Method in interface org.geworkbench.bison.datastructure.complex.pattern.matrix.DSPositionSpecificAffintyMatrix
 
getBoostingIterations() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.NetBoostAnalysisData
 
getBound() - Method in class org.geworkbench.bison.datastructure.biocollections.medusa.MedusaCommand
 
getBusy() - Method in interface org.geworkbench.bison.algorithm.discovery.DSPatternDiscovery
 
getByClassName(String) - Static method in class org.geworkbench.engine.config.PluginClassRegistry
 
getByName() - Static method in class org.geworkbench.engine.config.PluginClassRegistry
 
getCaArray2Experiment() - Method in class org.geworkbench.events.CaArrayReturnHybridizationListEvent
 
getCaArrayDisplayPanel() - Method in class org.geworkbench.builtin.projects.LoadData
 
getCalledFromProgramFlag() - Method in class org.geworkbench.events.listeners.ParameterActionListener
 
getCanonicalLabel() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.CSGeneMarker
 
getCasePanel() - Method in class org.geworkbench.bison.algorithm.classification.CSVisualClassifier
 
getCaseSupport() - Method in interface org.geworkbench.bison.algorithm.discovery.DSDiscoveryStatus
 
getCenterColor() - Method in class org.geworkbench.util.ColorScale
 
getCh1Bg() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenepixMarkerValue
Gets the Background Value at 635 nm wavelength
getCh1Bg() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSGenepixMarkerValue
Gets the Channel 1 background value
getCh1Fg() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenepixMarkerValue
Gets the Signal Value at 635 nm wavelength
getCh1Fg() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSGenepixMarkerValue
Gets the Channel 1 foreground value
getCh2Bg() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenepixMarkerValue
Gets the Background Value at 532 nm wavelength
getCh2Bg() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSGenepixMarkerValue
Gets the Channel 2 background value
getCh2Fg() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenepixMarkerValue
Gets the Signal Value at 532 nm wavelength
getCh2Fg() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSGenepixMarkerValue
Gets the Channel 2 foreground value
getChains() - Method in class org.geworkbench.bison.datastructure.bioobjects.structure.CSProteinStructure
 
getChains() - Method in interface org.geworkbench.bison.datastructure.bioobjects.structure.DSProteinStructure
 
getChangedGenes() - Method in class org.geworkbench.bison.datastructure.biocollections.GoAnalysisResult
 
getChild() - Method in class org.geworkbench.events.HierarchicalProgressEvent
 
getChildren(int) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.goterms.GeneOntologyTree
Gets all the children terms for the term with the given ID.
getChildren() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.goterms.GOTerm
 
getChildren() - Method in class org.geworkbench.builtin.projects.DataSetSaveNode
 
getChildrenNodes() - Method in class org.geworkbench.bison.model.clusters.AbstractCluster
Gets all the children Cluster nodes of this node
getChildrenNodes() - Method in interface org.geworkbench.bison.model.clusters.Cluster
Returns the children nodes of this node.
getChipType(DSDataSet<? extends DSBioObject>) - Static method in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
 
getChipType() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSProbeIntensityArray
 
getChipTypeName() - Method in class org.geworkbench.builtin.projects.remoteresources.query.GeWorkbenchCaARRAYAdaptor
 
getChr() - Method in class org.geworkbench.util.sequences.GeneChromosomeMatcher
 
getClass(int) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getClass(int) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves a class by index.
getClassForItem(T) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getClassForItem(T) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves the class for a given item.
getClassForLabel(String) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getClassForLabel(String) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves the class assigned to a label.
getClassification() - Method in interface org.geworkbench.bison.datastructure.bioobjects.DSClassification
Gets the classification of this object.
getClassifications() - Method in class org.geworkbench.bison.algorithm.classification.CSClassifier
The array of class names that this classifier supports.
getClassifiedObject() - Method in interface org.geworkbench.bison.datastructure.bioobjects.DSClassification
Gets the object that was classified.
getClassLoader() - Method in class org.geworkbench.engine.config.PluginDescriptor
 
getClassLoader() - Method in class org.geworkbench.engine.management.ComponentResource
 
getClassName() - Method in class org.geworkbench.analysis.ParameterKey
 
getClassSearcher() - Method in class org.geworkbench.engine.management.ComponentResource
Gets the class searcher for the component resource.
getClazz() - Method in class org.geworkbench.engine.ccm.PluginComponent
 
getCluster(int) - Method in class org.geworkbench.bison.model.clusters.CSHierClusterDataSet
 
getCluster(int) - Method in class org.geworkbench.bison.model.clusters.CSSOMClusterDataSet
 
getCluster(int, int) - Method in class org.geworkbench.bison.model.clusters.CSSOMClusterDataSet
 
getCluster(int) - Method in interface org.geworkbench.bison.model.clusters.DSClusterDataSet
 
getCluster(int) - Method in interface org.geworkbench.bison.model.clusters.DSHierClusterDataSet
 
getCluster(int, int) - Method in interface org.geworkbench.bison.model.clusters.DSSOMClusterDataSet
 
getClusters() - Method in class org.geworkbench.bison.model.clusters.CSSOMClusterDataSet
 
getClusters() - Method in interface org.geworkbench.bison.model.clusters.DSSOMClusterDataSet
 
getClusterSet() - Method in class org.geworkbench.events.HierClusterModelEvent
 
getClusterStatistics(DSMicroarraySet) - Static method in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
getCoeff() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSMatrixReduceExperiment
 
getCoeff() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPositionSpecificAffinityMatrix
 
getCoeff() - Method in interface org.geworkbench.bison.datastructure.complex.pattern.matrix.DSMatrixReduceExperiment
 
getCoeff() - Method in interface org.geworkbench.bison.datastructure.complex.pattern.matrix.DSPositionSpecificAffintyMatrix
 
getColor(DSRangeMarker, float) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenotypicMarkerValue
 
getColor() - Method in class org.geworkbench.events.ProgressBarEvent
 
getColor() - Method in class org.geworkbench.util.promoter.pattern.Display
 
getColor() - Method in class org.geworkbench.util.visualproperties.PanelVisualProperties
 
getColorContextClass() - Method in class org.geworkbench.engine.preferences.GlobalPreferences
 
getColumnCount() - Method in class org.geworkbench.util.patterns.PatternTableModel
See javax.swing.table.TableModel
getColumnName(int) - Method in class org.geworkbench.util.patterns.PatternTableModel
See javax.swing.table.TableModel
getColumns() - Method in class org.geworkbench.bison.model.clusters.CSSOMClusterDataSet
 
getColumns() - Method in interface org.geworkbench.bison.model.clusters.DSSOMClusterDataSet
 
getColumnsToUse() - Method in class org.geworkbench.bison.parsers.AffyParseContext
Gets the columns to use for parsing
getColumnsToUse() - Method in class org.geworkbench.bison.parsers.GenepixParseContext
Gets the columns to use for parsing
getColumnsToUse() - Method in class org.geworkbench.bison.parsers.NCIParseContext
Return the current contents associated with each of the column names designated in columnsToUse.
getCommandLastSelected(DSDataSet<? extends DSBioObject>) - Method in class org.geworkbench.engine.skin.Skin
 
getCommandSelected() - Method in class org.geworkbench.builtin.projects.DataSetSaveNode
 
getCompatibilityLabel() - Method in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
Gets a string describing the compatibility of this data set.
getCompatibilityLabel() - Method in interface org.geworkbench.bison.datastructure.biocollections.DSDataSet
Gets a string describing the compatibility of this data set.
getCompatibilityLabel() - Method in class org.geworkbench.bison.datastructure.biocollections.sequences.CSSequenceSet
getCompatibilityLabel
getComplement(int[]) - Method in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
getCompletion() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MutualInformationLibrary
 
getComponent() - Method in class org.geworkbench.builtin.ClassificationRunnerPlugin
 
getComponent() - Method in class org.geworkbench.builtin.projects.comments.CommentsPanel
 
getComponent() - Method in class org.geworkbench.builtin.projects.experimentinformation.ExperimentInformationPanel
 
getComponent() - Method in class org.geworkbench.builtin.projects.history.HistoryPanel
 
getComponent() - Method in class org.geworkbench.builtin.projects.ProjectPanel
Interface VisualPlugin method that returns a Component which is the visual representation of the this plugin.
getComponent() - Method in class org.geworkbench.builtin.projects.util.CaARRAYPanel
 
getComponent() - Method in interface org.geworkbench.engine.config.VisualPlugin
Return the Component that is the visual representation of the implementing plugin.
getComponent() - Method in class org.geworkbench.engine.preferences.PreferencesDialog.FileFieldComponent
 
getComponent() - Method in class org.geworkbench.events.ComponentDockingEvent
 
getComponent() - Method in class org.geworkbench.util.microarrayutils.MicroarrayViewEventBase
getComponent
getComponent() - Method in class org.geworkbench.util.microarrayutils.MicroarrayVisualizer
 
getComponentConfigurationSettingsDir(String) - Static method in class org.geworkbench.util.FilePathnameUtils
will create absolute path starting with home directory as a root for configuration settings directory
getComponentResource() - Method in class org.geworkbench.engine.config.ComponentMetadata
 
getComponentResource() - Method in class org.geworkbench.engine.management.ComponentClassLoader
 
getComponentResourceByName(String) - Method in class org.geworkbench.engine.management.ComponentRegistry
 
getComponentResourceMap() - Method in class org.geworkbench.engine.management.ComponentRegistry
 
getComponentsDirectory() - Static method in class org.geworkbench.engine.config.UILauncher
 
getComponentsList() - Method in class org.geworkbench.engine.management.ComponentRegistry
 
getComponentVector() - Static method in class org.geworkbench.engine.config.PluginRegistry
 
getComputePValue() - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
getComputeSignalMethod() - Static method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenepixMarkerValue
 
getConfidence(DSGeneMarker, int) - Method in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSMicroarraySet
 
getConfidence() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenepixMarkerValue
 
getConfidence() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMarkerValue
 
getConfidence() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMarkerValue
A value indicating our confidence in the measured signal.
getConfidence() - Method in class org.geworkbench.util.network.InteractionDetail
 
getConfusedData() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.NetBoostData
 
getConnectedNodes(DSGeneMarker) - Method in class org.geworkbench.util.network.EdgeMatrix
 
getConnectionNo() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrix
 
getConnectProtocal() - Method in class org.geworkbench.builtin.projects.remoteresources.RemoteResource
 
getConsensusSequence() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPositionSpecificAffinityMatrix
 
getConsensusSequence() - Method in interface org.geworkbench.bison.datastructure.complex.pattern.matrix.DSPositionSpecificAffintyMatrix
 
getContent() - Method in class org.geworkbench.bison.datastructure.bioobjects.structure.CSProteinStructure
 
getContext(DSItemList<T>, String) - Method in class org.geworkbench.bison.annotation.CSAnnotationContextManager
 
getContext(DSItemList<T>, int) - Method in class org.geworkbench.bison.annotation.CSAnnotationContextManager
 
getContext(DSItemList<T>, String) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContextManager
Gets a context by name for the given item list.
getContext(DSItemList<T>, int) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContextManager
Retrieves a context by index.
getContextsForSerialization(DSItemList) - Method in class org.geworkbench.bison.annotation.CSAnnotationContextManager
 
getControlPanel() - Method in class org.geworkbench.bison.algorithm.classification.CSVisualClassifier
 
getCorrelation(DSGeneMarker) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyData
Pearson correlation between the transcription factor and the target gene.
getCorrelation() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.TargetInfo
Pearson correlation between the transcription factor and the target gene.
getCount() - Method in class org.geworkbench.bison.datastructure.biocollections.GoAnalysisResult
 
getCount() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.ModulatorStatistics
Get the count (M#).
getCountSeq() - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
getCriterionForLabel(String) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getCriterionForLabel(String) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves the criterion for a given criterion label.
getCriticalPValue() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAnovaResultSet
 
getCriticalPValue() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSSignificanceResultSet
 
getCriticalPValue() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSAnovaResultSet
 
getCriticalPValue() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSSignificanceResultSet
 
getCrossValidationFolds() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.NetBoostAnalysisData
 
getCtrlSupport() - Method in interface org.geworkbench.bison.algorithm.discovery.DSDiscoveryStatus
 
getCurrentArrayIndex() - Method in class org.geworkbench.events.CaArraySuccessEvent
 
getCurrentChipType() - Static method in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
 
getCurrentContext(DSItemList<T>) - Method in class org.geworkbench.bison.annotation.CSAnnotationContextManager
 
getCurrentContext(DSItemList<T>) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContextManager
Retrieves the currently-selected context for the given item list.
getCurrentDataSet() - Static method in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
 
getCurrentPassword() - Method in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceDialog
 
getCurrentPortnumber() - Method in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceDialog
 
getCurrentProgress() - Method in class org.geworkbench.util.BusySwingWorker
 
getCurrentResourceName() - Method in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceDialog
 
getCurrentResourceName() - Method in class org.geworkbench.builtin.projects.util.CaARRAYPanel
 
getCurrentURL() - Method in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceDialog
 
getCurrentUser() - Method in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceDialog
 
getCursor() - Static method in class org.geworkbench.util.Cursor
Allows access to geWorkbench's singleton cursor object.
getCursorLinkedComponents() - Method in class org.geworkbench.util.Cursor
Returns array of components that are linked to the cursor.
getData(int) - Method in class org.geworkbench.algorithms.KFoldCrossValidation
 
getData() - Method in class org.geworkbench.bison.datastructure.biocollections.medusa.MedusaDataSet
 
getData() - Method in class org.geworkbench.bison.parsers.resources.MAGEResource2
Returns the BioAssayImpl[] object encapsulated by the resource.
getData() - Method in class org.geworkbench.engine.cascript.CasPreData
 
getData() - Method in interface org.geworkbench.util.function.IFunction
 
getData() - Method in class org.geworkbench.util.function.UniformFunction
getData
getData() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.EdgeListDataSet
 
getData() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyDataSet
 
getData() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.ModulatorInfo
 
getData() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.NetBoostDataSet
 
getDataFile(File) - Method in class org.geworkbench.components.parsers.AffyFileFormat
getDataFile
getDataFile(File, String) - Method in class org.geworkbench.components.parsers.AffyFileFormat
 
getDataFile(File[]) - Method in class org.geworkbench.components.parsers.AffyFileFormat
getDataFile
getDataFile(File) - Method in class org.geworkbench.components.parsers.CELFileFormat
 
getDataFile(File[]) - Method in class org.geworkbench.components.parsers.CELFileFormat
getDataFile
getDataFile(File, String) - Method in class org.geworkbench.components.parsers.ExpressionFileFormat
 
getDataFile(File) - Method in class org.geworkbench.components.parsers.ExpressionFileFormat
 
getDataFile(File[]) - Method in class org.geworkbench.components.parsers.ExpressionFileFormat
getDataFile
getDataFile(File) - Method in class org.geworkbench.components.parsers.GenePixFileFormat
getDataFile
getDataFile(File[]) - Method in class org.geworkbench.components.parsers.GenePixFileFormat
getDataFile
getDataFile(File[]) - Method in class org.geworkbench.components.parsers.GeoSeriesMatrixParser
 
getDataFile(File) - Method in class org.geworkbench.components.parsers.MageTabFileFormat
 
getDataFile(File[]) - Method in class org.geworkbench.components.parsers.MageTabFileFormat
 
getDataFile(File) - Method in class org.geworkbench.components.parsers.microarray.DataSetFileFormat
 
getDataFile(File, String) - Method in class org.geworkbench.components.parsers.microarray.DataSetFileFormat
 
getDataFile(File[]) - Method in class org.geworkbench.components.parsers.microarray.DataSetFileFormat
 
getDataFile(File) - Method in class org.geworkbench.components.parsers.patterns.PatternFileFormat
 
getDataFile(File[]) - Method in class org.geworkbench.components.parsers.patterns.PatternFileFormat
 
getDataFile(File) - Method in class org.geworkbench.components.parsers.PDBFileFormat
 
getDataFile(File[]) - Method in class org.geworkbench.components.parsers.PDBFileFormat
getDataFile
getDataFile(File) - Method in class org.geworkbench.components.parsers.sequences.SequenceFileFormat
 
getDataFile(File[]) - Method in class org.geworkbench.components.parsers.sequences.SequenceFileFormat
 
getDataFile(File) - Method in class org.geworkbench.components.parsers.SOFTFileFormat
 
getDataFile(File[]) - Method in class org.geworkbench.components.parsers.SOFTFileFormat
 
getDataFile(File) - Method in class org.geworkbench.components.parsers.TabDelimitedDataMatrixFileFormat
 
getDataFile(File[]) - Method in class org.geworkbench.components.parsers.TabDelimitedDataMatrixFileFormat
 
getDataFile() - Method in class org.geworkbench.events.ModuleDiscoveryEvent
 
getDataFilesDirPath() - Static method in class org.geworkbench.util.FilePathnameUtils
will create absolute path starting with the user current working directory as it is used to read data files that come with geworkbench distribution.
getDataSet() - Method in class org.geworkbench.bison.datastructure.biocollections.views.CSDataSetView
 
getDataSet() - Method in interface org.geworkbench.bison.datastructure.biocollections.views.DSDataSetView
Get the DSDataSet object underlying this is view
getDataSet() - Method in class org.geworkbench.builtin.projects.DataSetSaveNode
 
getDataSet() - Method in class org.geworkbench.builtin.projects.ProjectPanel
 
getDataSet() - Method in class org.geworkbench.builtin.projects.ProjectSelection
 
getDataSet() - Method in class org.geworkbench.events.AnnotationAnalysisEvent
 
getDataSet() - Method in class org.geworkbench.events.CaArrayEvent
 
getDataSet() - Method in class org.geworkbench.events.CaArrayRequestEvent
 
getDataSet() - Method in class org.geworkbench.events.HistoryEvent
 
getDataSet() - Method in class org.geworkbench.events.PhenotypeSelectorEvent
 
getDataSet() - Method in class org.geworkbench.events.ProjectEvent
 
getDataSet() - Method in class org.geworkbench.events.ProjectNodeAddedEvent
 
getDataSet() - Method in class org.geworkbench.events.ProjectNodeCompletedEvent
 
getDataSet() - Method in class org.geworkbench.events.ProjectNodeRemovedEvent
 
getDataSet() - Method in class org.geworkbench.events.ProjectNodeRenamedEvent
 
getDataSet() - Method in class org.geworkbench.events.StructureAnalysisEvent
 
getDataSet() - Method in class org.geworkbench.util.microarrayutils.MicroarrayVisualizer
 
getDataSetFile() - Method in class org.geworkbench.bison.algorithm.classification.CSClassifier
Not used.
getDataSetFile() - Method in interface org.geworkbench.bison.datastructure.biocollections.DSAncillaryDataSet
Gets the data set file.
getDataSetFile() - Method in class org.geworkbench.bison.datastructure.biocollections.GoAnalysisResult
 
getDataSetFile() - Method in class org.geworkbench.bison.datastructure.biocollections.gsea.CSGSEAResultDataSet
 
getDataSetFile() - Method in interface org.geworkbench.bison.datastructure.biocollections.gsea.DSGSEAResultDataSet
 
getDataSetFile() - Method in class org.geworkbench.bison.datastructure.biocollections.medusa.MedusaDataSet
 
getDataSetFile() - Method in class org.geworkbench.bison.datastructure.biocollections.pca.CSPCADataSet
 
getDataSetFile() - Method in interface org.geworkbench.bison.datastructure.biocollections.pca.DSPCADataSet
 
getDataSetFile() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAnovaResultSet
 
getDataSetFile() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMasterRegulatorResultSet
 
getDataSetFile() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSProbeIntensityArray
 
getDataSetFile() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSSignificanceResultSet
 
getDataSetFile() - Method in class org.geworkbench.bison.datastructure.bioobjects.sequence.CSAlignmentResultSet
 
getDataSetFile() - Method in class org.geworkbench.bison.datastructure.bioobjects.structure.CSProteinStructure
 
getDataSetFile() - Method in class org.geworkbench.bison.datastructure.bioobjects.structure.CSPrtAnnotResultSet
 
getDataSetFile() - Method in class org.geworkbench.bison.datastructure.bioobjects.structure.CSPrtDBResultSet
 
getDataSetFile() - Method in class org.geworkbench.bison.datastructure.bioobjects.structure.MarkUsResultDataSet
 
getDataSetFile() - Method in class org.geworkbench.bison.datastructure.bioobjects.structure.PudgeResultSet
 
getDataSetFile() - Method in class org.geworkbench.bison.datastructure.bioobjects.structure.SkyLineResultDataSet
 
getDataSetFile() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSMatrixReduceSet
 
getDataSetFile() - Method in class org.geworkbench.bison.datastructure.complex.pattern.SoapParmsDataSet
 
getDataSetFile() - Method in class org.geworkbench.bison.model.clusters.CSHierClusterDataSet
 
getDataSetFile() - Method in class org.geworkbench.bison.model.clusters.CSSOMClusterDataSet
 
getDataSetFile() - Method in class org.geworkbench.builtin.projects.ImageData
 
getDataSetFile() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrixDataSet
 
getDataSetFile() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.EdgeListDataSet
 
getDataSetFile() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyDataSet
 
getDataSetFile() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.NetBoostDataSet
 
getDataSetFile() - Method in class org.geworkbench.util.patterns.PatternDB
 
getDataSetHistory() - Method in class org.geworkbench.analysis.AbstractSaveableParameterPanel
 
getDataSetName() - Method in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
The name of data set.
getDataSetName() - Method in interface org.geworkbench.bison.datastructure.biocollections.DSDataSet
The name of data set.
getDataSetName() - Method in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSExprMicroarraySet
 
getDataSetName() - Method in class org.geworkbench.bison.datastructure.biocollections.sequences.CSSequenceSet
 
getDataSetName() - Method in class org.geworkbench.bison.datastructure.bioobjects.sequence.CSAlignmentResultSet
getDataSetName
getDataSetName() - Method in class org.geworkbench.bison.datastructure.complex.pattern.SoapParmsDataSet
 
getDataSetName() - Method in class org.geworkbench.builtin.projects.ImageData
 
getDataSetName() - Method in class org.geworkbench.events.AnalysisInvokedEvent
 
getDataSetView() - Method in class org.geworkbench.bison.model.clusters.CSHierClusterDataSet
 
getDataSetView() - Method in class org.geworkbench.bison.model.clusters.CSSOMClusterDataSet
 
getDataSetView() - Method in interface org.geworkbench.bison.model.clusters.DSClusterDataSet
 
getDataSetView() - Method in class org.geworkbench.util.microarrayutils.MicroarrayViewEventBase
 
getDataSetView() - Method in class org.geworkbench.util.microarrayutils.MicroarrayVisualizer
 
getDataSetView() - Method in class org.geworkbench.util.sequences.SequenceViewWidget
 
getDataSize() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyData
 
getDataSize() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.ModulatorInfo
 
getDataSubSet() - Method in class org.geworkbench.builtin.projects.ProjectSelection
 
getDeclared() - Method in class org.geworkbench.engine.cascript.CasPreData
 
getDefaultClass() - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getDefaultClass() - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves the default class.
getDefaultImplementation(Class) - Method in class org.geworkbench.bison.ReferenceImplMap
 
getDefaultImplementationMap() - Static method in class org.geworkbench.bison.ReferenceImplMap
 
getDefaultVisualProperties(int) - Method in class org.geworkbench.util.visualproperties.PanelVisualPropertiesManager
 
getDefinition() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.goterms.GOTerm
 
getDefPath() - Method in class org.geworkbench.util.PropertiesMonitor
 
getDelimiter() - Static method in class org.geworkbench.util.ValidationUtils
 
getDepth(int) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.goterms.GeneOntologyTree
Returns the depth of the term for the given ID.
getDepth() - Method in class org.geworkbench.bison.model.clusters.DefaultHierCluster
Gets the Combinatorial Depth of this Cluster
getDepth() - Method in interface org.geworkbench.bison.model.clusters.HierCluster
Returns the combinatorial depth of this node in the Hierachical cluster tree i.e.
getDepth() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrixDataSet
 
getDescription() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.ExampleFilter
 
getDescription() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.CSGeneMarker
getLabel
getDescription() - Method in interface org.geworkbench.bison.datastructure.bioobjects.markers.DSGeneMarker
Returns the textual description of this Marker
getDescription() - Method in class org.geworkbench.builtin.projects.DataSetSaveNode
 
getDescription() - Method in class org.geworkbench.builtin.projects.ProjectTreeNode
 
getDescription() - Method in class org.geworkbench.builtin.projects.remoteresources.carraydata.CaArray2Experiment
 
getDescription() - Method in class org.geworkbench.components.parsers.ExampleFileFilter
 
getDescription() - Method in class org.geworkbench.components.parsers.patterns.PatternFileFormat.PatternFilter
 
getDescription() - Method in class org.geworkbench.components.parsers.sequences.SequenceFileFormat.FASTAFilter
 
getDescription() - Method in class org.geworkbench.engine.ccm.PluginComponent
 
getDescription() - Method in class org.geworkbench.engine.config.ComponentMetadata
 
getDescription() - Method in class org.geworkbench.events.ProjectNodePendingEvent
 
getDescription() - Method in class org.geworkbench.util.ProgressGraph
 
getDescriptions() - Method in class org.geworkbench.analysis.AbstractAnalysis
 
getDescriptions() - Method in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
Get all available descriptions in the form of an array of strings.
getDescriptions() - Method in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSExprMicroarraySet
 
getDescriptions() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
 
getDescriptions() - Method in class org.geworkbench.bison.datastructure.bioobjects.sequence.CSSequence
 
getDescriptions() - Method in class org.geworkbench.bison.datastructure.complex.panels.CSPanel
Gets all descriptions for the panel.
getDescriptions() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSMatrixReduceExperiment
 
getDescriptions() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPositionSpecificAffinityMatrix
 
getDescriptions() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPSAMMatch
 
getDescriptions() - Method in class org.geworkbench.bison.datastructure.properties.CSDescribable
 
getDescriptions() - Method in interface org.geworkbench.bison.datastructure.properties.DSDescribable
Get all available descriptions in the form of an array of strings.
getDescriptionSortKey() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyGeneMarker
 
getDescriptorForPlugin(Object) - Method in class org.geworkbench.engine.management.ComponentRegistry
 
getDescriptorForPluginClass(Class) - Method in class org.geworkbench.engine.management.ComponentRegistry
 
getDeviation(T, String) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAnovaResultSet
 
getDeviation(T, String) - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSAnovaResultSet
 
getDimensionality() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAffyMarkerValue
This method returns the dimensionality of the marker.
getDimensionality() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSExpressionMarkerValue
This method returns the dimensionality of the marker.
getDimensionality() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenepixMarkerValue
This method returns the dimensionality of the marker.
getDimensionality() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenotypicMarkerValue
This method returns the dimensionality of the marker.
getDimensionality() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMarkerValue
This method returns the dimensionality of the marker.
getDir() - Method in class org.geworkbench.engine.management.ComponentResource
 
getDis() - Method in class org.geworkbench.util.promoter.pattern.PatternDisplay
 
getDisplayDepth() - Method in class org.geworkbench.events.AdjacencyMatrixEvent
 
getDisplayInfo() - Method in class org.geworkbench.util.sequences.SequenceViewWidgetPanel
 
getDisplayName() - Method in class org.geworkbench.util.patterns.PatternLocations
 
getDisPlayType() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.CSGeneMarker
 
getDisPlayType() - Method in interface org.geworkbench.bison.datastructure.bioobjects.markers.DSGeneMarker
 
getDisplayValue() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAffyMarkerValue
 
getDistribution() - Method in class org.geworkbench.util.network.CellularNetWorkElementInformation
 
getDocumentation() - Method in class org.geworkbench.engine.ccm.PluginComponent
 
getDouble(HashMap, String) - Static method in class org.geworkbench.util.Util
 
getdSGeneMarker() - Method in class org.geworkbench.util.network.CellularNetWorkElementInformation
 
getdSGeneMarker1() - Method in class org.geworkbench.util.network.InteractionDetail
 
getdSGeneMarker2() - Method in class org.geworkbench.util.network.InteractionDetail
 
getdSGeneName1() - Method in class org.geworkbench.util.network.InteractionDetail
 
getdSGeneName2() - Method in class org.geworkbench.util.network.InteractionDetail
 
getDuration() - Method in class org.geworkbench.util.ProgressBar
Gets time period of animation
getDuration() - Method in class org.geworkbench.util.ProgressBarT
Gets time period of animation
getEdge(DSGeneMarker, DSGeneMarker) - Method in class org.geworkbench.util.network.EdgeMatrix
This method returns the edge between a and b, it it exists.
getEdge(Integer, Integer) - Method in class org.geworkbench.util.network.EdgeMatrix
This method returns the edge between a and b, it it exists.
getEdge(int) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.EdgeList
 
getEdgeList() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.NetBoostAnalysisData
 
getEdges(DSGeneMarker) - Method in class org.geworkbench.util.network.EdgeMatrix
 
getEigenValues() - Method in class org.geworkbench.bison.datastructure.biocollections.pca.CSPCADataSet
 
getEigenValues() - Method in interface org.geworkbench.bison.datastructure.biocollections.pca.DSPCADataSet
 
getEigenVectors() - Method in class org.geworkbench.bison.datastructure.biocollections.pca.CSPCADataSet
 
getEigenVectors() - Method in interface org.geworkbench.bison.datastructure.biocollections.pca.DSPCADataSet
 
getElementAt(int) - Method in class org.geworkbench.util.AutoListModel
 
getEndNode() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.Edge
 
getEndPoint() - Method in class org.geworkbench.util.sequences.GeneChromosomeMatcher
 
getEntrezId(String) - Static method in class org.geworkbench.bison.datastructure.biocollections.GoAnalysisResult
return entrez ID for a given gene symbol
getEntropy(IProbabilityFunctionUnivariate, double, double, double, double) - Method in class org.geworkbench.util.function.FunctionIntegrator
 
getEquivalentMarkers(DSGeneMarker) - Method in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSMicroarraySet
This get a little tricky.
getErrorMessage() - Method in class org.geworkbench.events.CaArrayEvent
 
getErrorMessage() - Method in class org.geworkbench.events.CaArrayQueryResultEvent
 
getErrorMessage() - Static method in class org.geworkbench.util.ValidationUtils
 
getEventsForListener(AppEventListener) - Static method in class org.geworkbench.engine.config.events.BroadcastEventRegistry
Delegates to the same name mathod of broadcastListenerRegistry.
getEventsForListener(AppEventListener) - Method in class org.geworkbench.engine.config.events.EventSource
Delegates to the same name mathod of coupledListenerRegistry.
getEventsForListener(AppEventListener) - Method in interface org.geworkbench.engine.config.events.ListenerRegistry
Recovers all sub-interfaces of AppEventListener that are implemented by listener and have also been registered in this registry.
getEventsForListener(AppEventListener) - Method in class org.geworkbench.engine.config.events.ListenerRegistryImpl
 
getExact() - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
getExactTokens() - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
getExpectedNo(CSMatchedMatrixPattern) - Method in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
getExpectedNo(int, int) - Method in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
getExpectedNo(DSMicroarraySet, CSMatchedMatrixPattern) - Static method in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
getExperiment() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPositionSpecificAffinityMatrix
 
getExperiment() - Method in interface org.geworkbench.bison.datastructure.complex.pattern.matrix.DSPositionSpecificAffintyMatrix
 
getExperiment() - Method in class org.geworkbench.bison.parsers.resources.CaArrayResource
 
getExperiment() - Method in class org.geworkbench.bison.parsers.resources.MAGEResource2
 
getExperiment() - Method in class org.geworkbench.events.CaArrayRequestHybridizationListEvent
 
getExperimentID() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPositionSpecificAffinityMatrix
 
getExperimentID() - Method in interface org.geworkbench.bison.datastructure.complex.pattern.matrix.DSPositionSpecificAffintyMatrix
 
getExperimentInfo() - Method in class org.geworkbench.bison.parsers.AffymetrixParser
Returns the experiment execution information as it was found at the preamble of the input file.
getExperimentInformation() - Method in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
Returns the experiment information associated with the microarray set.
getExperimentInformation() - Method in interface org.geworkbench.bison.datastructure.biocollections.DSDataSet
Returns the experiment information associated with the data set.
getExperimentInformation() - Method in class org.geworkbench.builtin.projects.LoadData
Returns the experiment information for the most recently selected remote file.
getExperimentReferenceId() - Method in class org.geworkbench.builtin.projects.remoteresources.carraydata.CaArray2Experiment
 
getExperiments(ActionEvent) - Method in class org.geworkbench.builtin.projects.util.CaARRAYPanel
 
getExperiments() - Method in class org.geworkbench.events.CaArrayEvent
 
getExtensionPointsMap() - Static method in class org.geworkbench.engine.config.PluginRegistry
 
getExtensionsForPlugin(PluginDescriptor) - Static method in class org.geworkbench.engine.config.PluginRegistry
Returns the list of all extension points for the designated plugin descriptor.
getExtent() - Method in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
getFASTAFileName() - Method in class org.geworkbench.bison.datastructure.biocollections.sequences.CSSequenceSet
 
getFASTAFileRelativePath() - Method in class org.geworkbench.bison.datastructure.biocollections.sequences.CSSequenceSet
 
getFeatureNames() - Method in class org.geworkbench.bison.algorithm.classification.CSVisualClassifier
 
getFeaturesFile() - Method in class org.geworkbench.bison.datastructure.biocollections.medusa.MedusaCommand
 
getField(String) - Method in class org.geworkbench.engine.preferences.Preferences
 
getFields() - Method in class org.geworkbench.engine.preferences.Preferences
 
getFile() - Method in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
The underlying file associated with this data set.
getFile() - Method in interface org.geworkbench.bison.datastructure.biocollections.DSDataSet
The underlying file associated with this data set.
getFile() - Method in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSExprMicroarraySet
 
getFile() - Method in class org.geworkbench.bison.datastructure.biocollections.sequences.CSSequenceSet
 
getFile() - Method in class org.geworkbench.bison.datastructure.bioobjects.sequence.CSAlignmentResultSet
getFile
getFile() - Method in class org.geworkbench.builtin.projects.ImageData
 
getFileExtensions() - Method in class org.geworkbench.components.parsers.AffyFileFormat
 
getFileExtensions() - Method in class org.geworkbench.components.parsers.CELFileFormat
 
getFileExtensions() - Method in class org.geworkbench.components.parsers.ExpressionFileFormat
 
getFileExtensions() - Method in class org.geworkbench.components.parsers.FileFormat
Return the list of extensions (if any) for the files following this format.
getFileExtensions() - Method in class org.geworkbench.components.parsers.GenePixFileFormat
 
getFileExtensions() - Method in class org.geworkbench.components.parsers.MageTabFileFormat
 
getFileExtensions() - Method in class org.geworkbench.components.parsers.patterns.PatternFileFormat
 
getFileExtensions() - Method in class org.geworkbench.components.parsers.PDBFileFormat
 
getFileExtensions() - Method in class org.geworkbench.components.parsers.sequences.SequenceFileFormat
 
getFileExtensions() - Method in class org.geworkbench.components.parsers.SOFTFileFormat
 
getFileExtensions() - Method in class org.geworkbench.components.parsers.TabDelimitedDataMatrixFileFormat
 
getFileFilter() - Method in class org.geworkbench.components.parsers.AffyFileFormat
Return the FileFilter defined for Affy files.
getFileFilter() - Method in class org.geworkbench.components.parsers.CELFileFormat
 
getFileFilter() - Method in class org.geworkbench.components.parsers.ExpressionFileFormat
 
getFileFilter() - Method in class org.geworkbench.components.parsers.FileFormat
 
getFileFilter() - Method in class org.geworkbench.components.parsers.GenePixFileFormat
Return the FileFilter defined for Genepix files.
getFileFilter() - Method in class org.geworkbench.components.parsers.MageTabFileFormat
 
getFileFilter() - Method in class org.geworkbench.components.parsers.patterns.PatternFileFormat
 
getFileFilter() - Method in class org.geworkbench.components.parsers.PDBFileFormat
 
getFileFilter() - Method in class org.geworkbench.components.parsers.sequences.SequenceFileFormat
 
getFileFilter() - Method in class org.geworkbench.components.parsers.SOFTFileFormat
 
getFileFilter() - Method in class org.geworkbench.components.parsers.TabDelimitedDataMatrixFileFormat
 
getFilename() - Method in class org.geworkbench.bison.datastructure.biocollections.medusa.MedusaDataSet
 
getFilename() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.EdgeListDataSet
 
getFilename() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyDataSet
 
getFilename() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.NetBoostDataSet
 
getFilter() - Method in class org.geworkbench.engine.preferences.FileField
 
getFilterCrit() - Method in class org.geworkbench.events.CaArrayRequestEvent
 
getFilteredDataSize() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyData
 
getFilteredMASet() - Method in class org.geworkbench.events.FilteringEvent
Gets the microarraySet that was the result of the filtering operation.
getFilteredStatistics(DSGeneMarker) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyData
 
getFirstItemName() - Method in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceManager
getFristItem
getFlag() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenepixMarkerValue
 
getFlag() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSGenepixMarkerValue
Gets the flag value
getFoldChange(T) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSSignificanceResultSet
 
getFoldChange(T) - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSSignificanceResultSet
 
getFormatName() - Method in class org.geworkbench.components.parsers.FileFormat
 
getFrame() - Static method in class org.geworkbench.engine.config.GUIFramework
 
getFStatistic(T) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAnovaResultSet
 
getFStatistic(T) - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSAnovaResultSet
 
getFullElements() - Method in class org.geworkbench.bison.testing.CSPanelTest
 
getFullNonNullElements() - Method in class org.geworkbench.bison.testing.CSPanelTest
 
getGeneDetail(String) - Static method in class org.geworkbench.bison.datastructure.biocollections.GoAnalysisResult
return gene detail for a give gene symbol
getGeneId() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.CSExpressionMarker
 
getGeneId() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.CSGeneMarker
 
getGeneId() - Method in interface org.geworkbench.bison.datastructure.bioobjects.markers.DSGeneMarker
Returns a unique identifier that represent this piece of genetic information
getGeneId() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrixDataSet
 
getGeneIDs(String) - Static method in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
 
getGeneIdToMarkerIDMapping(DSMicroarraySet<? extends DSMicroarray>) - Static method in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
 
getGeneMarker() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyGeneMarker
 
getGeneName(String) - Static method in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
 
getGeneName() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.CSGeneMarker
 
getGeneName() - Method in interface org.geworkbench.bison.datastructure.bioobjects.markers.DSGeneMarker
 
getGeneNames(String) - Static method in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
 
getGeneNameSortKey(DSGeneMarker) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyData
Gene name CollationKey that is used for sorting
getGeneNumInRegulon(DSGeneMarker) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMasterRegulatorResultSet
 
getGeneNumInRegulon(DSGeneMarker) - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMasterRagulatorResultSet
 
getGeneNumInTargetList(DSGeneMarker) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMasterRegulatorResultSet
 
getGeneNumInTargetList(DSGeneMarker) - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMasterRagulatorResultSet
 
getGenepixComputationMethod() - Method in class org.geworkbench.engine.preferences.GlobalPreferences
 
getGenericMarker() - Method in class org.geworkbench.events.GeneSelectorEvent
 
getGeneRows() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrix
 
getGeneRowsNotInMicroarray() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrix
 
getGenesInRegulon(DSGeneMarker) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMasterRegulatorResultSet
 
getGenesInRegulon(DSGeneMarker) - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMasterRagulatorResultSet
 
getGenesInTargetList(DSGeneMarker) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMasterRegulatorResultSet
 
getGenesInTargetList(DSGeneMarker) - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMasterRagulatorResultSet
 
getGeneType() - Method in class org.geworkbench.util.network.CellularNetWorkElementInformation
 
getGenewaysGeneidNameMap() - Method in class org.geworkbench.events.AdjacencyMatrixEvent
 
getGenomeBuildNumber() - Method in class org.geworkbench.util.sequences.GeneChromosomeMatcher
 
getGlobalConfigurationSettingsDir() - Static method in class org.geworkbench.util.FilePathnameUtils
will create absolute path starting with home directory as a root for configuration settings directory
getGoInfoStr() - Method in class org.geworkbench.util.network.CellularNetWorkElementInformation
 
getGoTermName(int) - Static method in class org.geworkbench.bison.datastructure.biocollections.GoAnalysisResult
return GO term name for a given GO term ID
getGridEndpointReferenceType() - Method in class org.geworkbench.events.ProjectNodeCompletedEvent
 
getGridEndpointReferenceType() - Method in class org.geworkbench.events.ProjectNodePendingEvent
 
getGridEpr() - Method in class org.geworkbench.builtin.projects.PendingTreeNode
 
getGridEpr() - Method in class org.geworkbench.events.PendingNodeCancelledEvent
 
getGridEprs() - Method in class org.geworkbench.events.PendingNodeLoadedFromWorkspaceEvent
 
getGroupingN() - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
getGroupingType() - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
getGuiWindow() - Static method in class org.geworkbench.engine.config.rules.GeawConfigObject
Return the top level window for the application.
getH(int) - Method in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
getHeaderPattern() - Static method in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
getHeight() - Method in class org.geworkbench.bison.model.clusters.DefaultHierCluster
Gets the Algorithmic Height of this Cluster
getHeight() - Method in interface org.geworkbench.bison.model.clusters.HierCluster
Returns the Height of this node
getHeight() - Method in class org.geworkbench.util.promoter.pattern.Display
 
getHelpMenu() - Static method in class org.geworkbench.engine.config.rules.GeawConfigObject
Returns a handle to the help menu.
getHelpSet() - Method in class org.geworkbench.engine.config.ComponentMetadata
 
getHelpSet() - Method in class org.geworkbench.engine.config.PluginDescriptor
Return the helpset corresponding to this plugin.
getHighlightedIndex() - Method in class org.geworkbench.util.JAutoList
 
getHistory() - Method in class org.geworkbench.events.ProjectNodePendingEvent
 
getHosts() - Method in class org.geworkbench.util.PropertiesMonitor
Get the set of hosts.
getHostSelected() - Method in class org.geworkbench.util.PropertiesMonitor
 
getHousekeepingnormalizerSettingsPath() - Static method in class org.geworkbench.util.FilePathnameUtils
will create absolute path starting with home directory as a root for housekeepingnormalizersettings file if "housekeepingnormalizerSettings" property is not set - will use DEFAULT_HOUSEKEEPINGNORMALIZERSETTINGS_FILE consider placing file under user setting directory, then there will be no need to add user setting directory manually.
getHx(int) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MutualInformation
 
getHxy(int) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MutualInformation
 
getHy(int) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MutualInformation
 
getHybridizations() - Method in class org.geworkbench.builtin.projects.remoteresources.carraydata.CaArray2Experiment
 
getIcon() - Method in class org.geworkbench.engine.config.ComponentMetadata
 
getIcon() - Method in class org.geworkbench.engine.config.MenuItemInfo
 
getIconForType(Class<? extends DSNamed>) - Static method in class org.geworkbench.builtin.projects.ProjectPanel
 
getID() - Method in class org.geworkbench.analysis.AbstractAnalysis
 
getID() - Method in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
 
getId() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.goterms.GOTerm
 
getID() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
 
getID() - Method in class org.geworkbench.bison.datastructure.bioobjects.sequence.CSSequence
 
getID() - Method in class org.geworkbench.bison.datastructure.complex.panels.CSItemList
Gets the ID for this object.
getID() - Method in class org.geworkbench.bison.datastructure.complex.panels.CSPanel
Returns the ID for this panel.
getID() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSMatrixReduceExperiment
 
getID() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPositionSpecificAffinityMatrix
 
getID() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPSAMMatch
 
getID() - Method in interface org.geworkbench.bison.datastructure.properties.DSIdentifiable
Return the ID of the implementing object.
getID() - Method in class org.geworkbench.bison.model.clusters.AbstractCluster
Gets the Unique ID of this Cluster
getID() - Method in class org.geworkbench.bison.util.DefaultIdentifiable
 
getID() - Static method in class org.geworkbench.bison.util.RandomNumberGenerator
 
getID() - Method in class org.geworkbench.engine.config.IdentifiableImpl
 
getId(int) - Method in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
getId1() - Method in interface org.geworkbench.util.network.GeneNetworkEdge
 
getId1() - Method in class org.geworkbench.util.network.GeneNetworkEdgeImpl
 
getIdentNo() - Method in class org.geworkbench.util.associationdiscovery.statistics.KProbabilityDensity
 
getIdForDisplay() - Method in class org.geworkbench.util.patterns.PatternLocations
 
getIdNo() - Method in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
getIdToDescriptorMap() - Method in class org.geworkbench.engine.management.ComponentRegistry
 
getImage() - Method in class org.geworkbench.events.ImageSnapshotEvent
 
getImageIcon() - Method in class org.geworkbench.builtin.projects.ImageData
 
getIncrement() - Method in class org.geworkbench.util.ProgressBar.IncrementModel
 
getIncrement() - Method in class org.geworkbench.util.ProgressBarT.IncrementModel
 
getInfo(String, String) - Static method in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
This method returns required annotation field for a given affymatrix marker ID .
getInfoAsString(String, String) - Static method in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
 
getInformation() - Method in class org.geworkbench.events.AnnotationAnalysisEvent
 
getInformation() - Method in class org.geworkbench.events.FilteringEvent
Gets the information about the filter used
getInformation() - Method in class org.geworkbench.events.NormalizationEvent
 
getInformation() - Method in class org.geworkbench.events.StructureAnalysisEvent
 
getInfoType() - Method in class org.geworkbench.events.CaArrayEvent
 
getInfoType() - Method in class org.geworkbench.events.CaArrayQueryEvent
 
getInfoType() - Method in class org.geworkbench.events.CaArrayQueryResultEvent
 
getInitialized() - Method in class org.geworkbench.engine.cascript.CasPreData
 
getInputFile() - Method in class org.geworkbench.bison.parsers.resources.AffyResource
Return the name of the input file from which this resource is generated
getInputFile() - Method in class org.geworkbench.bison.parsers.resources.EdgeListResource
Return the name of the input file from which this resource is generated
getInputFile() - Method in class org.geworkbench.bison.parsers.resources.GenepixResource
Return the name of the input file from which this resource is generated
getInputFileName() - Method in class org.geworkbench.components.parsers.ExpressionResource
Return the name of the input file from which this resource is generated
getInputFileName() - Method in class org.geworkbench.components.parsers.sequences.SequenceResource
Return the name of the input file from which this resource is generated
getInputName() - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
getInstance() - Static method in class org.geworkbench.bison.annotation.CSAnnotationContextManager
 
getInstance() - Static method in class org.geworkbench.bison.datastructure.bioobjects.markers.goterms.GeneOntologyTree
 
getInstance() - Static method in class org.geworkbench.builtin.projects.ProjectPanel
 
getInstance() - Static method in class org.geworkbench.engine.ccm.ComponentConfigurationManager
 
getInstance() - Static method in class org.geworkbench.engine.preferences.GlobalPreferences
 
getInstance() - Static method in class org.geworkbench.engine.properties.PropertiesManager
 
getInstance() - Static method in class org.geworkbench.util.visualproperties.PanelVisualPropertiesManager
 
getInt(HashMap, String) - Static method in class org.geworkbench.util.Util
 
getInteractionDetails() - Method in class org.geworkbench.util.network.CellularNetWorkElementInformation
 
getInteractionDistribution(String) - Method in class org.geworkbench.util.network.CellularNetWorkElementInformation
 
getInteractionGeneId(Integer) - Method in class org.geworkbench.util.network.InteractionDetail
 
getInteractionMap() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrix
 
getInteractionNotInMicroarrayMap() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrix
 
getInteractionNum(String) - Method in class org.geworkbench.util.network.CellularNetWorkElementInformation
 
getInteractionNumMap() - Method in class org.geworkbench.util.network.CellularNetWorkElementInformation
 
getInteractionType() - Method in class org.geworkbench.util.network.InteractionDetail
 
getInterfaceClass() - Method in class org.geworkbench.engine.config.ComponentInterface
 
getItem() - Method in class org.geworkbench.bison.model.clusters.SimpleHierCluster
 
getItem(int) - Method in class org.geworkbench.util.associationdiscovery.cluster.CSMatchedMatrixPattern
 
getItemList() - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getItemList() - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves the underlying data set on which this context is based.
getItemPanel() - Method in class org.geworkbench.bison.datastructure.biocollections.views.CSDataSetView
 
getItemPanel() - Method in interface org.geworkbench.bison.datastructure.biocollections.views.DSDataSetView
Assigns a specific item panel selection.
getItems() - Method in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceManager
 
getItemsForClass(String) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getItemsForClass(String) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves all items for the class.
getItemsWithAllLabels(String...) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getItemsWithAllLabels(String...) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves those items that hold all of the specified labels.
getItemsWithAnyLabel(String...) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getItemsWithAnyLabel(String...) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves all items that hold at least one of the specified labels.
getItemsWithLabel(String) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getItemsWithLabel(String) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves the items for a label.
getItemsWithoutLabel(String) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getItemsWithoutLabel(String) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves the items that do not have the specified label.
getIter() - Method in class org.geworkbench.bison.datastructure.biocollections.medusa.MedusaCommand
 
getKeys() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrix
 
getKnown() - Method in class org.geworkbench.engine.cascript.CasPreData
 
getLabel() - Method in class org.geworkbench.analysis.AbstractAnalysis
 
getLabel(int) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getLabel() - Method in class org.geworkbench.bison.annotation.CSAnnotationType
 
getLabel(int) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves a label by index.
getLabel() - Method in interface org.geworkbench.bison.annotation.DSAnnotationType
Retrieves the label (name) for this annotation type.
getLabel() - Method in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
Gets the label for this data set.
getLabel() - Method in class org.geworkbench.bison.datastructure.biocollections.sequences.CSSequenceSet
 
getLabel() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.CSGeneMarker
getAccession
getLabel() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
 
getLabel() - Method in class org.geworkbench.bison.datastructure.bioobjects.sequence.CSSequence
 
getLabel() - Method in class org.geworkbench.bison.datastructure.complex.panels.CSPanel
Gets the label for this panel.
getLabel() - Method in class org.geworkbench.bison.datastructure.complex.pattern.CSMatchedPattern
 
getLabel() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSMatrixReduceExperiment
 
getLabel() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPositionSpecificAffinityMatrix
 
getLabel() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPSAMMatch
 
getLabel() - Method in interface org.geworkbench.bison.datastructure.properties.DSNamed
Gets the label for this object.
getLabel() - Method in class org.geworkbench.bison.model.clusters.AbstractCluster
Gets the name assigned to this Cluster
getLabel() - Method in class org.geworkbench.bison.util.DefaultIdentifiable
 
getLabel() - Method in class org.geworkbench.engine.config.IdentifiableImpl
 
getLabel() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrix
 
getLabel() - Method in class org.geworkbench.util.patterns.FlexiblePattern
 
getLabels(int) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAnovaResultSet
 
getLabels(int) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSSignificanceResultSet
 
getLabels(int) - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSAnovaResultSet
 
getLabels(int) - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSSignificanceResultSet
 
getLabelsForClass(String) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getLabelsForClass(String) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves all the labels that have been assigned to a class.
getLabelsForItem(T) - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getLabelsForItem(T) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves the labels for a given item.
getLabelTree() - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getLabelTree() - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Gets all labels and the items contained within each.
getLastAnnotationFileName() - Static method in class org.geworkbench.bison.datastructure.bioobjects.markers.annotationparser.AnnotationParser
 
getLastDataDirectory() - Static method in class org.geworkbench.builtin.projects.LoadData
 
getLastDataFormat() - Static method in class org.geworkbench.builtin.projects.LoadData
 
getLastSavedParameterSetName() - Method in class org.geworkbench.analysis.AbstractAnalysis
 
getLeafChildren() - Method in class org.geworkbench.bison.model.clusters.AbstractCluster
Gets all the children of this Cluster that are also leaves
getLeafChildren() - Method in interface org.geworkbench.bison.model.clusters.Cluster
Returns only the children nodes that are leafs.
getLeafChildrenCount() - Method in class org.geworkbench.bison.model.clusters.AbstractCluster
Gets the number of children of this Cluster that are also leaves
getLeafChildrenCount() - Method in interface org.geworkbench.bison.model.clusters.Cluster
Returns the number of leaf children for this node.
getLeafChildrenCountMap() - Method in class org.geworkbench.bison.model.clusters.AbstractCluster
 
getLeafChildrenCountMap() - Method in interface org.geworkbench.bison.model.clusters.Cluster
Returns a map of cluster to number of leaf children for that cluster.
getLength() - Method in interface org.geworkbench.bison.datastructure.complex.pattern.sequence.DSMatchedSeqPattern
 
getLength() - Method in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
getLength() - Method in class org.geworkbench.util.patterns.FlexiblePattern
 
getLength() - Method in class org.geworkbench.util.promoter.pattern.Display
 
getLicense() - Method in class org.geworkbench.engine.ccm.PluginComponent
 
getList() - Method in class org.geworkbench.util.JAutoList
 
getListeners(Class<?>) - Method in class org.geworkbench.engine.management.ComponentRegistry
Gets the listeners for the given type.
getListenersForEvent(Class) - Static method in class org.geworkbench.engine.config.events.BroadcastEventRegistry
Delegates to the same name mathod of broadcastListenerRegistry.
getListenersForEvent(Class) - Method in class org.geworkbench.engine.config.events.EventSource
Delegates to the same name mathod of coupledListenerRegistry.
getListenersForEvent(Class) - Method in interface org.geworkbench.engine.config.events.ListenerRegistry
 
getListenersForEvent(Class) - Method in class org.geworkbench.engine.config.events.ListenerRegistryImpl
 
getListenersTypeMap() - Method in class org.geworkbench.engine.management.ComponentRegistry
 
getLoadByDefault() - Method in class org.geworkbench.engine.ccm.PluginComponent
 
getLocus() - Method in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
getLocusLink() - Method in interface org.geworkbench.bison.datastructure.properties.DSLocusLinkIdentifiable
 
getLocusPattern() - Static method in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
getLogQj(int) - Method in class org.geworkbench.util.associationdiscovery.statistics.KProbabilityDensity
 
getMappedId(int) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrix
 
getMarker() - Method in class org.geworkbench.events.MarkerSelectedEvent
 
getMarker() - Method in class org.geworkbench.events.SingleMarkerEvent
 
getMarker2() - Method in interface org.geworkbench.util.network.GeneNetworkEdge
 
getMarker2() - Method in class org.geworkbench.util.network.GeneNetworkEdgeImpl
 
getMarkerByUniqueIdentifier(String) - Method in class org.geworkbench.bison.datastructure.biocollections.CSMarkerVector
 
getMarkerCluster() - Method in class org.geworkbench.events.HierClusterAnalysisEvent
 
getMarkerCluster() - Method in class org.geworkbench.events.HierClusterModelEvent
Gets the MarkerHierCluster node resulting from Hierarchical Clustering Analysis representing Genetic Marker clusters
getMarkerCount() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMasterRegulatorResultSet
 
getMarkerCount() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMasterRagulatorResultSet
 
getMarkerInfo() - Method in class org.geworkbench.bison.model.clusters.LeafSOMCluster
Gets the DSMarker contained in this LeafSOMCluster
getMarkerInfo() - Method in class org.geworkbench.bison.model.clusters.MarkerHierCluster
Gets the DSMarker associated with this node
getMarkerInfoPanel() - Method in class org.geworkbench.events.MarkerInfoPanelSelectedEvent
 
getMarkerInfos() - Method in class org.geworkbench.events.MultipleMarkerEvent
 
getMarkerList() - Method in class org.geworkbench.bison.datastructure.biocollections.sequences.CSSequenceSet
 
getMarkerList() - Method in interface org.geworkbench.bison.datastructure.biocollections.sequences.DSSequenceSet
 
getMarkerNo() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
 
getMarkerNo() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMicroarray
Returns the number of features in the chip
getMarkerPanel() - Method in class org.geworkbench.bison.datastructure.biocollections.views.CSMicroarraySetView
 
getMarkerPanel() - Method in interface org.geworkbench.bison.datastructure.biocollections.views.DSMicroarraySetView
Allows to retrieve the marker panel selection
getMarkerPanel(DSDataSet) - Static method in class org.geworkbench.bison.util.CSMarkerManager
Deprecated.  
getMarkers() - Method in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSMicroarraySet
 
getMarkers() - Method in interface org.geworkbench.bison.datastructure.biocollections.microarrays.DSMicroarraySet
get the marker list
getMarkerStatsClass() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSGenotypicMarkerValue
 
getMarkersToBeRemoved(DSMicroarraySet<?>) - Method in class org.geworkbench.bison.model.analysis.FilteringAnalysis
 
getMarkerValue(DSGeneMarker) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
 
getMarkerValue(int) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
 
getMarkerValue(DSGeneMarker) - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMicroarray
 
getMarkerValue(int) - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMicroarray
 
getMarkerValueColor(DSMarkerValue, DSGeneMarker, float) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.GenotypeColorContext
 
getMarkerValueColor(DSMicroarraySetView, DSMarkerValue, DSGeneMarker, float) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.GenotypeColorContext
 
getMarkerValueColor(DSMicroarraySetView, DSMarkerValue, DSGeneMarker, float) - Method in interface org.geworkbench.bison.util.colorcontext.ColorContext
 
getMarkerValueColor(DSMarkerValue, DSGeneMarker, float) - Method in interface org.geworkbench.bison.util.colorcontext.ColorContext
 
getMarkerValueColor(DSMarkerValue, DSGeneMarker, float) - Method in class org.geworkbench.bison.util.colorcontext.DefaultColorContext
 
getMarkerValueColor(DSMicroarraySetView, DSMarkerValue, DSGeneMarker, float) - Method in class org.geworkbench.bison.util.colorcontext.DefaultColorContext
 
getMarkerValueColor(DSMarkerValue, DSGeneMarker, float) - Method in class org.geworkbench.bison.util.colorcontext.ExpressionColorContext
 
getMarkerValueColor(DSMicroarraySetView, DSMarkerValue, DSGeneMarker, float) - Method in class org.geworkbench.bison.util.colorcontext.ExpressionColorContext
 
getMarkerValueColor(DSMicroarraySetView, DSMarkerValue, DSGeneMarker, float) - Method in class org.geworkbench.bison.util.colorcontext.ExpressionPValueColorContext
 
getMarkerValueColor(DSMarkerValue, DSGeneMarker, float) - Method in class org.geworkbench.bison.util.colorcontext.ExpressionPValueColorContext
 
getMarkerValues() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
 
getMarkerValues() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMicroarray
 
getMarkerVector() - Method in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSMicroarraySet
 
getMArraySet(File, CSExprMicroarraySet) - Method in class org.geworkbench.components.parsers.AffyFileFormat
 
getMArraySet(File) - Method in class org.geworkbench.components.parsers.AffyFileFormat
 
getMArraySet(File) - Method in class org.geworkbench.components.parsers.CELFileFormat
 
getMArraySet(File) - Method in class org.geworkbench.components.parsers.ExpressionFileFormat
 
getMArraySet(File, CSExprMicroarraySet) - Method in class org.geworkbench.components.parsers.ExpressionFileFormat
 
getMArraySet(File) - Method in class org.geworkbench.components.parsers.FileFormat
Generates and returns a MicrorarrauSet from the designated argument.
getMArraySet(File, CSExprMicroarraySet) - Method in class org.geworkbench.components.parsers.FileFormat
Generates and returns a MicrorarraySet from the designated argument.
getMArraySet(File) - Method in class org.geworkbench.components.parsers.GenePixFileFormat
 
getMArraySet(File) - Method in class org.geworkbench.components.parsers.GeoSeriesMatrixParser
 
getMArraySet(File) - Method in class org.geworkbench.components.parsers.MageTabFileFormat
 
getMArraySet(File) - Method in class org.geworkbench.components.parsers.patterns.PatternFileFormat
 
getMArraySet(File) - Method in class org.geworkbench.components.parsers.PDBFileFormat
 
getMArraySet(File) - Method in class org.geworkbench.components.parsers.SampleFileParser
 
getMArraySet(File) - Method in class org.geworkbench.components.parsers.sequences.SequenceFileFormat
 
getMArraySet(File) - Method in class org.geworkbench.components.parsers.SOFTFileFormat
 
getMArraySet(File) - Method in class org.geworkbench.components.parsers.SOFTSeriesParser
 
getMArraySet(File) - Method in class org.geworkbench.components.parsers.TabDelimitedDataMatrixFileFormat
 
getMaSet() - Method in class org.geworkbench.algorithms.AbstractTrainingPanel
 
getMaSetView() - Method in class org.geworkbench.util.microarrayutils.MicroarrayViewEventBase
 
getMatchIndex() - Method in class org.geworkbench.bison.datastructure.biocollections.sequences.CSSequenceSet
 
getMatchIndex() - Method in interface org.geworkbench.bison.datastructure.biocollections.sequences.DSSequenceSet
 
getMatchingMarkers(String) - Method in class org.geworkbench.bison.datastructure.biocollections.CSMarkerVector
 
getMatchingMarkers(int) - Method in class org.geworkbench.bison.datastructure.biocollections.CSMarkerVector
 
getMatchingMarkers(Integer) - Method in class org.geworkbench.bison.datastructure.biocollections.CSMarkerVector
 
getMatchingMarkers(DSGeneMarker) - Method in class org.geworkbench.bison.datastructure.biocollections.CSMarkerVector
 
getMatchNode(ProjectTreeNode, DSDataSet) - Method in class org.geworkbench.builtin.projects.ProjectPanel
 
getMatchNode(ProjectTreeNode, File) - Method in class org.geworkbench.builtin.projects.ProjectPanel
 
getMatrix(DSMicroarraySetView, FastMatrixModel.Metric) - Static method in class org.geworkbench.util.FastMatrixModel
 
getMatrix() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrixDataSet
 
getMatrixReduceExperiments() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSMatrixReduceSet
 
getMatrixReduceExperiments() - Method in interface org.geworkbench.bison.datastructure.complex.pattern.matrix.DSMatrixReduceSet
 
getMax() - Method in class org.geworkbench.events.ProgressBarEvent
 
getMaxColor() - Method in class org.geworkbench.util.ColorScale
 
getMaxColorValue(float) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.GenotypeColorContext
 
getMaxColorValue(float) - Method in interface org.geworkbench.bison.util.colorcontext.ColorContext
Returns the color corresponding to the maxiumum value possible at this intensity.
getMaxColorValue(float) - Method in class org.geworkbench.bison.util.colorcontext.DefaultColorContext
 
getMaxColorValue(float) - Method in class org.geworkbench.bison.util.colorcontext.ExpressionColorContext
 
getMaxColorValue(float) - Method in class org.geworkbench.bison.util.colorcontext.ExpressionPValueColorContext
 
getMaxGap() - Method in class org.geworkbench.bison.datastructure.biocollections.medusa.MedusaCommand
 
getMaxHeight() - Method in class org.geworkbench.bison.model.clusters.DefaultHierCluster
Returns the Maximum Algorithmic Height of any Cluster in the Hierarchical Cluster Tree that this Cluster is a part of
getMaxHeight() - Method in interface org.geworkbench.bison.model.clusters.HierCluster
Maximum height that any leaf posseses in the tree
getMaxKer() - Method in class org.geworkbench.bison.datastructure.biocollections.medusa.MedusaCommand
 
getMaxLen() - Method in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
getMaxLength() - Method in class org.geworkbench.bison.datastructure.biocollections.sequences.CSSequenceSet
 
getMaxLength() - Method in interface org.geworkbench.bison.datastructure.biocollections.sequences.DSSequenceSet
 
getMaxLength() - Method in interface org.geworkbench.bison.datastructure.complex.pattern.sequence.DSMatchedSeqPattern
 
getMaxLength() - Method in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
getMaxLength() - Method in class org.geworkbench.util.patterns.FlexiblePattern
 
getMaxLength() - Method in class org.geworkbench.util.patterns.PatternTableModel
Return the maximum extension of all the patterns in the model.
getMaxPatternNo() - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
getMaxRunTime() - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
getMaxSeqLen() - Method in class org.geworkbench.util.sequences.SequenceViewWidgetPanel
 
getMean(T, String) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAnovaResultSet
 
getMean(T, String) - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSAnovaResultSet
 
getMean() - Method in class org.geworkbench.bison.util.Normal
 
getMeanValue(DSGeneMarker, int) - Method in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSMicroarraySet
 
getMeanValue(int[], int) - Method in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSMicroarraySet
 
getMeanValue(DSGeneMarker, int) - Method in interface org.geworkbench.bison.datastructure.biocollections.microarrays.DSMicroarraySet
 
getMeanValue(T, int) - Method in class org.geworkbench.bison.datastructure.biocollections.views.CSMicroarraySetView
 
getMeanValue(T, int) - Method in interface org.geworkbench.bison.datastructure.biocollections.views.DSMicroarraySetView
 
getMedusaCommand() - Method in class org.geworkbench.bison.datastructure.biocollections.medusa.MedusaData
 
getMenuBar() - Static method in class org.geworkbench.engine.config.rules.GeawConfigObject
Return the menu bar for the top level window of the application.
getMenuInfoList() - Method in class org.geworkbench.engine.config.ComponentMetadata
 
getMenuItemInfos() - Method in class org.geworkbench.engine.config.PluginDescriptor
returns the menuitem infos
getMenuNode() - Method in class org.geworkbench.builtin.projects.ProjectSelection
 
getMessage() - Method in class org.geworkbench.bison.model.analysis.AlgorithmExecutionResults
Gets any error message provided by the algorithm execution
getMessage() - Method in class org.geworkbench.bison.model.analysis.ParamValidationResults
Get the error message provided (if any).
getMessage() - Method in class org.geworkbench.events.AdjacencyMatrixEvent
 
getMessage() - Method in class org.geworkbench.events.AnnotationsEvent
The message that this Event was constructed with
getMessage() - Method in class org.geworkbench.events.HierClusterAnalysisEvent
 
getMessage() - Method in class org.geworkbench.events.ImageSnapshotEvent
 
getMessage() - Method in class org.geworkbench.events.MultipleMarkerEvent
 
getMessage() - Method in class org.geworkbench.events.ProgressBarEvent
 
getMessage() - Method in class org.geworkbench.events.ProjectEvent
 
getMessage() - Method in class org.geworkbench.events.ProjectNodeAddedEvent
 
getMessage() - Method in class org.geworkbench.events.ProjectNodeRemovedEvent
 
getMessage() - Method in class org.geworkbench.events.ProjectNodeRenamedEvent
 
getMessage() - Method in class org.geworkbench.events.SingleMarkerEvent
 
getMessage() - Method in class org.geworkbench.events.SingleMicroarrayEvent
 
getMessage() - Method in class org.geworkbench.events.SOMClusterAnalysisEvent
 
getMessage() - Method in class org.geworkbench.events.TableChangeEvent
 
getMethodsForComponent(Object) - Method in class org.geworkbench.engine.management.ComponentRegistry
Gets all the public member methods of the given component.
getMethodsForComponentType(Class) - Method in class org.geworkbench.engine.management.ComponentRegistry
Gets all the public member methods of the given component type.
getMI(IProbabilityFunctionBivariate, double, double, double, double, double) - Method in class org.geworkbench.util.function.FunctionIntegrator
 
getMI() - Method in interface org.geworkbench.util.network.GeneNetworkEdge
 
getMI() - Method in class org.geworkbench.util.network.GeneNetworkEdgeImpl
 
getMicroarray() - Method in class org.geworkbench.bison.model.clusters.MicroarrayHierCluster
Gets the Microarray associated with this node
getMicroarray() - Method in class org.geworkbench.bison.parsers.AffymetrixParser
Returns the microarray produced by reading the input file.
getMicroarray() - Method in class org.geworkbench.bison.parsers.GenePixParser
Returns the microarray produced by reading the input file.
getMicroarray() - Method in class org.geworkbench.events.CommentsEventOld
Gets the MicroarraySet associated with this Event
getMicroarray() - Method in class org.geworkbench.events.MicroarrayNameChangeEvent
 
getMicroarray() - Method in class org.geworkbench.events.SingleMicroarrayEvent
 
getMicroarray() - Method in class org.geworkbench.events.TableChangeEvent
 
getMicroarrayCluster() - Method in class org.geworkbench.events.HierClusterAnalysisEvent
 
getMicroarrayCluster() - Method in class org.geworkbench.events.HierClusterModelEvent
Gets the MicroarrayHierCluster node resulting from Hierarchical Clustering Analysis representing Microarray clusters
getMicroarraySet() - Method in class org.geworkbench.bison.datastructure.biocollections.views.CSMicroarraySetView
 
getMicroarraySet() - Method in interface org.geworkbench.bison.datastructure.biocollections.views.DSMicroarraySetView
 
getMicroarraySet() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMasterRegulatorResultSet
 
getMicroarraySet() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMasterRagulatorResultSet
Gets information for the marker.
getMicroarraySet() - Method in class org.geworkbench.builtin.projects.MicroarraySetNode
 
getMicroarraySet() - Method in class org.geworkbench.events.ClusterEvent
The MicroarraySet on which the Clustering was performed
getMicroarraySet() - Method in class org.geworkbench.events.HierClusterAnalysisEvent
 
getMicroarraySet() - Method in class org.geworkbench.events.HierClusterModelEvent
Gets the MicroarraySet used for Hierarchical Clustering Analysis
getMicroarraySet() - Method in class org.geworkbench.events.SOMClusterAnalysisEvent
 
getMicroarraySet() - Method in class org.geworkbench.events.SOMClusterModelEvent
Gets the MicroarraySet used for SOM Analysis
getMicroarraySet() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrix
 
getMicroarrayWithId(String) - Method in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSMicroarraySet
 
getMiddleColorValue(float) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.GenotypeColorContext
 
getMiddleColorValue(float) - Method in interface org.geworkbench.bison.util.colorcontext.ColorContext
Returns the color that indicates a value between the minimum and maximum values.
getMiddleColorValue(float) - Method in class org.geworkbench.bison.util.colorcontext.DefaultColorContext
 
getMiddleColorValue(float) - Method in class org.geworkbench.bison.util.colorcontext.ExpressionColorContext
 
getMiddleColorValue(float) - Method in class org.geworkbench.bison.util.colorcontext.ExpressionPValueColorContext
 
getMin() - Method in class org.geworkbench.events.ProgressBarEvent
 
getMinColor() - Method in class org.geworkbench.util.ColorScale
 
getMinColorValue(float) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.GenotypeColorContext
 
getMinColorValue(float) - Method in interface org.geworkbench.bison.util.colorcontext.ColorContext
Returns the color corresponding to the minimum value possible at this intensity.
getMinColorValue(float) - Method in class org.geworkbench.bison.util.colorcontext.DefaultColorContext
 
getMinColorValue(float) - Method in class org.geworkbench.bison.util.colorcontext.ExpressionColorContext
 
getMinColorValue(float) - Method in class org.geworkbench.bison.util.colorcontext.ExpressionPValueColorContext
 
getMinGap() - Method in class org.geworkbench.bison.datastructure.biocollections.medusa.MedusaCommand
 
getMinKer() - Method in class org.geworkbench.bison.datastructure.biocollections.medusa.MedusaCommand
 
getMinMax() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSProbeIntensityArray
 
getMinPatternNo() - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
getMinPer100Support() - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
getMinPValue() - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
getMinSupport() - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
getMinSupportType() - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
getMinTokens() - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
getMinWTokens() - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
getMode() - Method in class org.geworkbench.engine.config.MenuItemInfo
 
getMode() - Method in class org.geworkbench.events.SubpanelChangedEvent
 
getModel() - Method in class org.geworkbench.events.MicroarraySetViewEvent
Gets the MicroarraySetView containing MicroaraySet views
getModel() - Method in class org.geworkbench.util.JAutoList
 
getModelFileContent() - Method in class org.geworkbench.bison.algorithm.classification.CSVisualClassifier
 
getModels() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.NetBoostData
 
getModStat() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.ModulatorInfo
 
getModulator() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyResultRow
Get the modulator in this MINDY result row.
getModulatorInfoMap() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyData
 
getModulators() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyData
Get the list of mondulators.
getModule(String) - Method in class org.geworkbench.engine.config.PluginDescriptor
 
getModuleByID(Class<T>, String) - Method in class org.geworkbench.engine.management.ComponentRegistry
 
getModuleID(String) - Method in class org.geworkbench.engine.config.PluginDescriptor
 
getModuleMappings() - Method in class org.geworkbench.engine.config.PluginDescriptor
 
getModules(Class<T>) - Method in class org.geworkbench.engine.management.ComponentRegistry
 
getMover() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.ModulatorStatistics
Get the mover (M+)
getMsg() - Method in exception org.geworkbench.engine.cascript.CasException
 
getMunder() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.ModulatorStatistics
Get the munder (M-)
getN() - Method in class org.geworkbench.bison.util.Normal
 
getName() - Method in class org.geworkbench.analysis.AbstractSaveableParameterPanel
 
getName() - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getName() - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves the name of this context.
getName() - Method in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSExprMicroarraySet
 
getName() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.goterms.GOTerm
 
getName() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
 
getName() - Method in class org.geworkbench.bison.datastructure.complex.pattern.SoapParmsDataSet
 
getName() - Method in class org.geworkbench.bison.model.analysis.ParameterPanel
Gets the name of this parameter set
getName() - Method in class org.geworkbench.builtin.projects.comments.CommentsPanel
 
getName() - Method in class org.geworkbench.builtin.projects.DataSetSaveNode
 
getName() - Method in class org.geworkbench.builtin.projects.experimentinformation.ExperimentInformationPanel
 
getName() - Method in class org.geworkbench.builtin.projects.history.HistoryPanel
 
getName() - Method in class org.geworkbench.builtin.projects.remoteresources.carraydata.CaArray2Experiment
 
getName() - Method in class org.geworkbench.engine.cascript.CasDataType
 
getName() - Method in class org.geworkbench.engine.cascript.CasPreData
 
getName() - Method in class org.geworkbench.engine.ccm.PluginComponent
 
getName() - Method in class org.geworkbench.engine.config.ComponentMetadata
 
getName() - Method in class org.geworkbench.engine.management.ComponentResource
 
getName() - Method in class org.geworkbench.engine.preferences.Field
 
getName() - Method in class org.geworkbench.events.ProjectNodeCompletedEvent
 
getName() - Method in class org.geworkbench.events.ProjectNodePendingEvent
 
getName() - Method in class org.geworkbench.util.sequences.GeneChromosomeMatcher
 
getNamedParameterSet(String) - Method in class org.geworkbench.analysis.AbstractAnalysis
Returns the parameter values that were stored (in parameterHash in memory) under the designated name.
getNameMap(String) - Static method in class org.geworkbench.engine.config.PluginRegistry
 
getNamesOfStoredParameterSets() - Method in class org.geworkbench.analysis.AbstractAnalysis
Returns the names of the parameter sets that were saved through a call to saveParameters(String filename).
getNameSortKey() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.MindyGeneMarker
 
getNamespaceIds() - Static method in class org.geworkbench.bison.datastructure.biocollections.GoAnalysisResult
 
getNetworkFocus() - Method in class org.geworkbench.events.AdjacencyMatrixEvent
 
getNetworkName() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.AdjacencyMatrixDataSet
 
getNewName() - Method in class org.geworkbench.events.ProjectNodeRenamedEvent
 
getNewValue() - Method in class org.geworkbench.events.SingleValueEditEvent
 
getNode(int) - Method in class org.geworkbench.bison.model.clusters.DefaultHierCluster
Gets a particular child from a known index
getNode(int) - Method in interface org.geworkbench.bison.model.clusters.HierCluster
Return the node at the designated index position.
getNodeOfClass(ProjectTreeNode, Class) - Method in class org.geworkbench.builtin.projects.ProjectSelection
Finds the project node associated with this node of the given class
getNodes() - Method in class org.geworkbench.builtin.projects.SaveTree
 
getNodesCount() - Method in class org.geworkbench.bison.model.clusters.AbstractCluster
Gets the number of children of this Cluster
getNodesCount() - Method in interface org.geworkbench.bison.model.clusters.Cluster
Returns the number of children for this node.
getNormalizedMASet() - Method in class org.geworkbench.events.NormalizationEvent
 
getNumberFolds() - Method in class org.geworkbench.algorithms.AbstractTrainingPanel
 
getNumberOfAnnotationTypes() - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getNumberOfAnnotationTypes() - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves the number of annotation types in use in this context.
getNumberOfClasses() - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getNumberOfClasses() - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves the number of classes in this context.
getNumberOfClusters() - Method in class org.geworkbench.bison.model.clusters.CSHierClusterDataSet
 
getNumberOfClusters() - Method in class org.geworkbench.bison.model.clusters.CSSOMClusterDataSet
 
getNumberOfClusters() - Method in interface org.geworkbench.bison.model.clusters.DSClusterDataSet
 
getNumberOfContexts(DSItemList<T>) - Method in class org.geworkbench.bison.annotation.CSAnnotationContextManager
 
getNumberOfContexts(DSItemList<T>) - Method in interface org.geworkbench.bison.annotation.DSAnnotationContextManager
Gets the count of contexts for the given item list.
getNumberOfLabels() - Method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getNumberOfLabels() - Method in interface org.geworkbench.bison.annotation.DSAnnotationContext
Retrieves the number of labels in this context.
getNumberOfPages() - Method in class org.geworkbench.util.PrintUtils
 
getNumberOfProperItems() - Method in class org.geworkbench.bison.datastructure.complex.panels.CSPanel
 
getNumberOfProperItems() - Method in interface org.geworkbench.bison.datastructure.complex.panels.DSPanel
Gets the number of proper items in this panel.
getNumberOfRoots() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.goterms.GeneOntologyTree
 
getNumberOfTrainingExamples() - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.NetBoostAnalysisData
 
getNumFolds() - Method in class org.geworkbench.algorithms.KFoldCrossValidation
 
getNumPCs() - Method in class org.geworkbench.bison.datastructure.biocollections.pca.CSPCADataSet
 
getNumPCs() - Method in interface org.geworkbench.bison.datastructure.biocollections.pca.DSPCADataSet
 
getNumValues(K) - Method in class org.geworkbench.bison.util.HashVector
 
getObject() - Method in class org.geworkbench.bison.algorithm.AlgorithmEvent
Utility Object
getObject(Object) - Method in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
Gets an object by the provided tag.
getObject(Object) - Method in interface org.geworkbench.bison.datastructure.biocollections.DSDataSet
Gets an object by the specified type.
getObject(T) - Method in class org.geworkbench.bison.datastructure.complex.panels.CSAnnotPanel
 
getObject(int) - Method in class org.geworkbench.bison.datastructure.complex.panels.CSAnnotPanel
 
getObject(int) - Method in interface org.geworkbench.bison.datastructure.complex.panels.DSAnnotatedPanel
 
getObject(T) - Method in interface org.geworkbench.bison.datastructure.complex.panels.DSAnnotatedPanel
 
getObject() - Method in class org.geworkbench.bison.datastructure.complex.pattern.CSPatternMatch
 
getObject() - Method in interface org.geworkbench.bison.datastructure.complex.pattern.DSPatternMatch
 
getObject() - Method in class org.geworkbench.events.PhenotypeSelectedEvent
 
getObject(int) - Method in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
getObject(int) - Method in class org.geworkbench.util.patterns.FlexiblePattern
 
getOffset() - Method in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
getOffset(int) - Method in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
getOffsetPattern() - Static method in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
getOldName() - Method in class org.geworkbench.events.ProjectNodeRenamedEvent
 
getOntologyChildren(int) - Static method in class org.geworkbench.bison.datastructure.biocollections.GoAnalysisResult
return list of child IDs for a GO term ID
getOptions() - Method in class org.geworkbench.components.parsers.CELFileFormat
 
getOptions() - Method in class org.geworkbench.components.parsers.ExpressionFileFormat
 
getOptions() - Method in class org.geworkbench.components.parsers.GeoSeriesMatrixParser
 
getOptions() - Method in class org.geworkbench.components.parsers.MageTabFileFormat
 
getOptions() - Method in class org.geworkbench.components.parsers.patterns.PatternFileFormat
 
getOptions() - Method in class org.geworkbench.components.parsers.PDBFileFormat
 
getOptions() - Method in class org.geworkbench.components.parsers.sequences.SequenceFileFormat
 
getOptions() - Method in class org.geworkbench.components.parsers.SOFTFileFormat
 
getOptions() - Method in class org.geworkbench.components.parsers.TabDelimitedDataMatrixFileFormat
 
getOrganism() - Method in class org.geworkbench.bison.datastructure.properties.CSUnigene
 
getOrganism() - Method in interface org.geworkbench.bison.datastructure.properties.DSUnigene
 
getOrganName() - Method in class org.geworkbench.builtin.projects.remoteresources.query.GeWorkbenchCaARRAYAdaptor
 
getOriginalMASet() - Method in class org.geworkbench.events.FilteringEvent
Gets the microarraySet that was the input to the filtering operation.
getOriginalMASet() - Method in class org.geworkbench.events.NormalizationEvent
 
getOrigIndx() - Method in class org.geworkbench.util.QSort
 
getOtherElements() - Method in class org.geworkbench.bison.testing.CSPanelTest
 
getOutputMode() - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
getOutputName() - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
getP(double) - Method in class org.geworkbench.bison.util.Normal
 
getP(int, int) - Method in class org.geworkbench.util.associationdiscovery.statistics.KProbabilityDensity
 
getP_Actual(CSMatchedMatrixPattern) - Method in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
getP_IID(CSMatchedMatrixPattern) - Method in class org.geworkbench.util.associationdiscovery.statistics.ClusterStatistics
 
getPageFormat(int) - Method in class org.geworkbench.util.PrintUtils
 
getPanel(T) - Method in class org.geworkbench.bison.datastructure.complex.panels.CSAnnotPanel
 
getPanel(T) - Method in class org.geworkbench.bison.datastructure.complex.panels.CSPanel
Get the panel that contains the given item.
getPanel(int) - Method in interface org.geworkbench.bison.datastructure.complex.panels.DSAnnotPanel
 
getPanel(T) - Method in interface org.geworkbench.bison.datastructure.complex.panels.DSAnnotPanel
 
getPanel(String) - Method in interface org.geworkbench.bison.datastructure.complex.panels.DSAnnotPanel
 
getPanel(T) - Method in interface org.geworkbench.bison.datastructure.complex.panels.DSPanel
Gets the sub-panel that contains the given item.
getPanel() - Method in class org.geworkbench.events.GeneSelectorEvent
 
getPanel() - Method in class org.geworkbench.events.GeneTaggedEvent
 
getPanel() - Method in class org.geworkbench.events.SubpanelChangedEvent
 
getPanels() - Method in class org.geworkbench.events.MarkerPanelEvent
 
getPanels() - Method in class org.geworkbench.events.SequencePanelEvent
 
getParameterName() - Method in class org.geworkbench.analysis.ParameterKey
 
getParameterPanel() - Method in class org.geworkbench.analysis.AbstractAnalysis
 
getParameterPanel() - Method in interface org.geworkbench.bison.model.analysis.Analysis
returns a GUI for entering analysis-specific parameter values.
getParameters() - Method in class org.geworkbench.analysis.AbstractAnalysis
 
getParameters() - Method in class org.geworkbench.analysis.AbstractSaveableParameterPanel
Implement this method to let others get current parameters from current parameter panel.
getParameters() - Method in class org.geworkbench.bison.datastructure.complex.pattern.SoapParmsDataSet
 
getParameters() - Method in interface org.geworkbench.bison.model.analysis.Analysis
 
getParametersFromPanel() - Method in class org.geworkbench.bison.model.analysis.FilteringAnalysis
 
getParent() - Method in class org.geworkbench.bison.model.clusters.AbstractCluster
Gets the Cluster which contains this Cluster as a child.
getParent() - Method in interface org.geworkbench.bison.model.clusters.Cluster
Returns the Cluster node that is the parent of this cluster.
getParent() - Method in class org.geworkbench.events.HierarchicalProgressEvent
 
getParent() - Method in class org.geworkbench.events.ProjectEvent
 
getParentDataSet() - Method in class org.geworkbench.bison.datastructure.biocollections.CSAncillaryDataSet
 
getParentDataSet() - Method in interface org.geworkbench.bison.datastructure.biocollections.DSAncillaryDataSet
Gets the parent data set for this ancillary data set.
getParentDataSet() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAnovaResultSet
 
getParentDataSet() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSSignificanceResultSet
 
getParentDataSet() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSAnovaResultSet
 
getParentDataSet() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSSignificanceResultSet
 
getParentDataSet() - Method in class org.geworkbench.bison.datastructure.bioobjects.structure.CSPrtAnnotResultSet
 
getParentDataSet() - Method in class org.geworkbench.bison.datastructure.bioobjects.structure.CSPrtDBResultSet
 
getParentDataSet() - Method in interface org.geworkbench.bison.datastructure.bioobjects.structure.DSPrtAnnotResultSet
 
getParentDataSet() - Method in interface org.geworkbench.bison.datastructure.bioobjects.structure.DSPrtDBResultSet
 
getParentDataSet() - Method in class org.geworkbench.bison.datastructure.bioobjects.structure.PudgeResultSet
 
getParentNode() - Method in class org.geworkbench.events.ProjectNodePostCompletedEvent
 
getParentPanel() - Method in class org.geworkbench.builtin.projects.util.CaARRAYPanel
 
getParents() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.goterms.GOTerm
 
getPartOf() - Method in class org.geworkbench.engine.cascript.CasDataType
 
getPasswd() - Method in class org.geworkbench.builtin.projects.util.CaARRAYPanel
 
getPassword() - Method in class org.geworkbench.builtin.projects.remoteresources.RemoteResource
 
getPassword() - Method in class org.geworkbench.events.CaArrayEvent
 
getPassword() - Method in class org.geworkbench.events.CaArrayQueryEvent
 
getPassword() - Method in class org.geworkbench.events.CaArrayQueryResultEvent
 
getPassword() - Method in class org.geworkbench.events.CaArrayRequestEvent
 
getPassword() - Method in class org.geworkbench.events.CaArrayRequestHybridizationListEvent
 
getPath() - Method in class org.geworkbench.bison.datastructure.biocollections.CSDataSet
Gets the path to the file associated with this data set.
getPath() - Method in interface org.geworkbench.bison.datastructure.biocollections.DSDataSet
Gets the path to the file associated with this data set.
getPath() - Method in class org.geworkbench.engine.config.MenuItemInfo
 
getPathway() - Method in class org.geworkbench.events.AnnotationsEvent
Gets the Pathway object associated with this Event
getPathwayDiagram() - Method in interface org.geworkbench.util.annotation.Pathway
Gets the PathwayDiagram contained in the Pathway instance
getPathwayId() - Method in interface org.geworkbench.util.annotation.Pathway
Gets the Pathway Identifier of the Pathway instance
getPathwayName() - Method in interface org.geworkbench.util.annotation.Pathway
Gets the name of the Pathway contained in this instance
getPattern() - Method in class org.geworkbench.bison.datastructure.complex.pattern.CSMatchedPattern
 
getPattern() - Method in interface org.geworkbench.bison.datastructure.complex.pattern.DSMatchedPattern
 
getPattern() - Method in class org.geworkbench.util.associationdiscovery.cluster.CSMatchedMatrixPattern
 
getPattern() - Method in class org.geworkbench.util.patterns.FlexiblePattern
 
getPattern(int) - Method in class org.geworkbench.util.patterns.PatternDB
 
getPattern(int) - Method in class org.geworkbench.util.patterns.PatternTableModel
Get the pattern at the index row.
getPattern(int) - Method in interface org.geworkbench.util.patterns.SequentialPatternSource
Get a pattern from this source.
getPatternColor(int) - Static method in class org.geworkbench.util.patterns.PatternOperations
 
getPatternDB() - Method in class org.geworkbench.bison.datastructure.complex.pattern.SoapParmsDataSet
Link Parameters to real result.
getPatternFound() - Method in class org.geworkbench.events.ProgressChangeEvent
Returns the number of patterns found.
getPatternMatchCollection() - Method in class org.geworkbench.events.SequenceDiscoveryTableEvent
 
getPatternMatches() - Method in class org.geworkbench.util.promoter.SequencePatternDisplayPanel
 
getPatternNo() - Method in interface org.geworkbench.bison.algorithm.discovery.DSDiscoveryStatus
 
getPatternNo() - Method in class org.geworkbench.util.patterns.PatternDB
 
getPatterns() - Method in class org.geworkbench.events.AssociationPanelEvent
 
getPatterns() - Method in class org.geworkbench.util.patterns.PatternTableModel
Return a copy of all stored patterns
getPatternSourceSize() - Method in interface org.geworkbench.util.patterns.SequentialPatternSource
Get the number of patterns in this source.
getPatternTFMatches() - Method in class org.geworkbench.util.promoter.SequencePatternDisplayPanel
 
getPatternType() - Method in class org.geworkbench.util.patterns.PatternLocations
 
getPDensity(int, double) - Method in class org.geworkbench.util.associationdiscovery.statistics.KProbabilityDensity
 
getPDensity(int, int) - Method in class org.geworkbench.util.associationdiscovery.statistics.KProbabilityDensity
 
getPDensity(int) - Method in class org.geworkbench.util.associationdiscovery.statistics.KProbabilityDensity
 
getPercentDone() - Method in interface org.geworkbench.bison.algorithm.discovery.DSDiscoveryStatus
 
getPercentDone() - Method in class org.geworkbench.events.ProgressBarEvent
 
getPercentVars() - Method in class org.geworkbench.bison.datastructure.biocollections.pca.CSPCADataSet
 
getPercentVars() - Method in interface org.geworkbench.bison.datastructure.biocollections.pca.DSPCADataSet
 
getPhDistribution() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.CSGenotypeMarker
 
getPhenotypeCategories() - Method in class org.geworkbench.events.PhenotypePanelEvent
 
getPhN() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.CSGenotypeMarker
 
getPiName() - Method in class org.geworkbench.builtin.projects.remoteresources.query.GeWorkbenchCaARRAYAdaptor
 
getPlatformType() - Method in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSExprMicroarraySet
 
getPlatformType() - Method in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSMicroarraySet
 
getPlatformType() - Method in interface org.geworkbench.bison.datastructure.biocollections.microarrays.DSMicroarraySet
Return the platform type (Affy, Genepix, etc) of the arrays contained in this array set.
getPlugin() - Method in class org.geworkbench.engine.config.PluginDescriptor
 
getPluginClass() - Method in class org.geworkbench.engine.config.PluginClass
 
getPluginClass() - Method in class org.geworkbench.engine.config.PluginDescriptor
 
getPluginClasses() - Static method in class org.geworkbench.engine.config.PluginClassRegistry
 
getPluginClassesHashMap() - Static method in class org.geworkbench.engine.config.PluginClassRegistry
 
getPluginDescriptor(String) - Static method in class org.geworkbench.engine.config.PluginRegistry
 
getPluginDescriptor(Object) - Static method in class org.geworkbench.engine.config.PluginRegistry
 
getPluginDescriptorByID(String) - Method in class org.geworkbench.engine.management.ComponentRegistry
 
getPluginDescriptorsOfType(Class) - Static method in class org.geworkbench.engine.config.PluginRegistry
 
getPlugins() - Static method in class org.geworkbench.engine.config.PluginRegistry
Returns all registred application plugins
getPluginsAtExtension(String) - Static method in class org.geworkbench.engine.config.PluginRegistry
Returns all plugins associated with the designated extension point
getPort() - Method in class org.geworkbench.events.CaArrayEvent
 
getPort() - Method in class org.geworkbench.events.CaArrayQueryEvent
 
getPort() - Method in class org.geworkbench.events.CaArrayQueryResultEvent
 
getPort() - Method in class org.geworkbench.events.CaArrayRequestEvent
 
getPort() - Method in class org.geworkbench.events.CaArrayRequestHybridizationListEvent
 
getPort() - Method in class org.geworkbench.util.PropertiesMonitor
 
getPortnumber() - Method in class org.geworkbench.builtin.projects.remoteresources.RemoteResource
 
getPortnumber() - Method in class org.geworkbench.builtin.projects.util.CaARRAYPanel
 
getPosition() - Method in class org.geworkbench.engine.cascript.CasDataType
 
getPosition() - Method in class org.geworkbench.util.patterns.PatternOfflet
 
getPosition2() - Method in class org.geworkbench.engine.cascript.CasDataType
 
getPrefDir() - Method in class org.geworkbench.engine.preferences.PreferencesManager
 
getPreferencesManager() - Static method in class org.geworkbench.engine.preferences.PreferencesManager
 
getPreferredOrder() - Method in class org.geworkbench.engine.config.PluginDescriptor
 
getPreviousResourceName() - Static method in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceDialog
 
getPrintable(int) - Method in class org.geworkbench.util.PrintUtils
 
getPrintDetails() - Method in class org.geworkbench.bison.datastructure.complex.pattern.Parameters
 
getProbability(double, double) - Method in interface org.geworkbench.util.function.IProbabilityFunctionBivariate
 
getProbability(double) - Method in interface org.geworkbench.util.function.IProbabilityFunctionUnivariate
 
getProbeIntensities() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSProbeIntensityArray
 
getProgress() - Method in class org.geworkbench.util.threading.SwingWorker
Returns the progress bound property.
getProgressBarValue() - Method in class org.geworkbench.util.SplashBitmap
Gets the current value of the progress bar in this splash screen.
getProgressMax() - Method in class org.geworkbench.util.BusySwingWorker
 
getProperItem(int) - Method in class org.geworkbench.bison.datastructure.complex.panels.CSPanel
 
getProperItem(int) - Method in interface org.geworkbench.bison.datastructure.complex.panels.DSPanel
Gets a proper item by index.
getPropertiesMonitor() - Static method in class org.geworkbench.util.PropertiesMonitor
This method returns and instance to a shared PropertiesMonitor object.
getProperty(String) - Method in class org.geworkbench.bison.parsers.AffymetrixParser
Gets property based on experiment information
getProperty(Class, String, String) - Method in class org.geworkbench.engine.properties.PropertiesManager
 
getPropertyChangeSupport() - Method in class org.geworkbench.util.threading.SwingWorker
Returns the PropertyChangeSupport for this SwingWorker.
getPsamId() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSMatrixReduceExperiment
 
getPsamId() - Method in interface org.geworkbench.bison.datastructure.complex.pattern.matrix.DSMatrixReduceExperiment
 
getPsamImage() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPositionSpecificAffinityMatrix
 
getPsamImage() - Method in interface org.geworkbench.bison.datastructure.complex.pattern.matrix.DSPositionSpecificAffintyMatrix
 
getPssmLength() - Method in class org.geworkbench.bison.datastructure.biocollections.medusa.MedusaCommand
 
getPt() - Method in class org.geworkbench.util.promoter.pattern.PatternDisplay
 
getPValue() - Method in interface org.geworkbench.bison.datastructure.bioobjects.DSPValued
Get the p-value for this object.
getPValue(T) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAnovaResultSet
 
getPValue(DSGeneMarker) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMasterRegulatorResultSet
 
getPValue(T) - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSAnovaResultSet
 
getPValue(DSGeneMarker) - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMasterRagulatorResultSet
 
getPValue() - Method in class org.geworkbench.bison.datastructure.complex.pattern.CSMatchedPattern
 
getPValue() - Method in class org.geworkbench.bison.datastructure.complex.pattern.CSPatternMatch
 
getPValue() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSMatrixReduceExperiment
 
getPValue() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPositionSpecificAffinityMatrix
 
getPValue() - Method in class org.geworkbench.bison.datastructure.complex.pattern.matrix.CSPValued
 
getPValue() - Method in class org.geworkbench.bison.datastructure.complex.pattern.sequence.CSSeqRegistration
 
getPValue() - Method in interface org.geworkbench.bison.util.DSPValue
 
getPValue() - Method in class org.geworkbench.util.network.EdgeMatrix.MatrixCell
 
getPValue() - Method in interface org.geworkbench.util.network.GeneNetworkEdge
 
getPValue() - Method in class org.geworkbench.util.network.GeneNetworkEdgeImpl
 
getPValue() - Method in class org.geworkbench.util.patterns.FlexiblePattern
 
getPValueOf(DSGeneMarker, DSGeneMarker) - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMasterRegulatorResultSet
 
getPValueOf(DSGeneMarker, DSGeneMarker) - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMasterRagulatorResultSet
 
getQType() - Method in class org.geworkbench.events.CaArrayRequestEvent
 
getQuantitationTypes() - Method in class org.geworkbench.builtin.projects.remoteresources.carraydata.CaArray2Experiment
 
getQueries() - Method in class org.geworkbench.events.CaArrayQueryEvent
 
getQueryPairs() - Method in class org.geworkbench.events.CaArrayQueryEvent
 
getQueryPairs() - Method in class org.geworkbench.events.CaArrayQueryResultEvent
 
getRandomSequence(int) - Method in class org.geworkbench.util.RandomSequenceGenerator
 
getRange() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.CSExpressionMarker
 
getRange() - Method in interface org.geworkbench.bison.datastructure.bioobjects.markers.DSRangeMarker
 
getRange() - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.genotype.CSGenotypeMarker
 
getRank(double[]) - Static method in class org.geworkbench.util.SpearmanRankDistance
getRank computes the ranks for the array a; for tied elements, their average rank is used for them.
getRank(double[], double[]) - Static method in class org.geworkbench.util.SpearmanRankDistance
getRank computes the ranks for the array a; for tied elements, their average rank is used for them.
getRawMarkerData() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSMicroarray
 
getRawMarkerData() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSMicroarray
 
getRCM_URL() - Method in class org.geworkbench.engine.preferences.GlobalPreferences
 
getReader() - Method in class org.geworkbench.bison.parsers.resources.AbstractResource
 
getReader() - Method in interface org.geworkbench.bison.parsers.resources.Resource
Return the Reader modelled by this resource.
getRealClass() - Method in class org.geworkbench.engine.cascript.CasDataPlug
 
getReferenceGenes() - Method in class org.geworkbench.bison.datastructure.biocollections.GoAnalysisResult
 
getReferenceMicroarraySet() - Method in class org.geworkbench.events.SingleValueEditEvent
 
getRegistration() - Method in class org.geworkbench.bison.datastructure.complex.pattern.CSPatternMatch
 
getRegistration() - Method in interface org.geworkbench.bison.datastructure.complex.pattern.DSPatternMatch
 
getRegistration() - Method in class org.geworkbench.bison.datastructure.complex.pattern.sequence.CSSeqPatternMatch
 
getRegistration(int) - Method in class org.geworkbench.util.patterns.CSMatchedSeqPattern
 
getRegistration(int) - Method in class org.geworkbench.util.patterns.FlexiblePattern
 
getRegistration() - Method in class org.geworkbench.util.patterns.PatternLocations
 
getRegistry() - Static method in class org.geworkbench.engine.management.ComponentRegistry
Gets an instance of the ComponentRegistry.
getRegulators() - Method in class org.geworkbench.bison.datastructure.biocollections.medusa.MedusaData
 
getRelated() - Method in class org.geworkbench.engine.ccm.PluginComponent
 
getRemoteResourceManager() - Static method in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceDialog
 
getReportFile() - Method in class org.geworkbench.bison.datastructure.biocollections.gsea.CSGSEAResultDataSet
 
getReportFile() - Method in interface org.geworkbench.bison.datastructure.biocollections.gsea.DSGSEAResultDataSet
 
getRepresentative() - Method in class org.geworkbench.bison.model.clusters.DefaultSOMCluster
Returns the Grid representative
getRepresentative() - Method in interface org.geworkbench.bison.model.clusters.SOMCluster
Gets the Cluster representative
getRequestItem() - Method in class org.geworkbench.events.CaArrayRequestEvent
 
getRequired() - Method in class org.geworkbench.engine.ccm.PluginComponent
 
getResource(File) - Method in class org.geworkbench.components.parsers.AffyFileFormat
 
getResource(File) - Method in class org.geworkbench.components.parsers.CELFileFormat
 
getResource(File) - Method in class org.geworkbench.components.parsers.ExpressionFileFormat
 
getResource(File) - Method in class org.geworkbench.components.parsers.FileFormat
Return a Resource object for the designated file.
getResource(File) - Method in class org.geworkbench.components.parsers.GenePixFileFormat
 
getResource(File) - Method in class org.geworkbench.components.parsers.MageTabFileFormat
 
getResource(File) - Method in class org.geworkbench.components.parsers.patterns.PatternFileFormat
 
getResource(File) - Method in class org.geworkbench.components.parsers.PDBFileFormat
 
getResource(File) - Method in class org.geworkbench.components.parsers.sequences.SequenceFileFormat
 
getResource(File) - Method in class org.geworkbench.components.parsers.SOFTFileFormat
 
getResource(File) - Method in class org.geworkbench.components.parsers.TabDelimitedDataMatrixFileFormat
 
getResource() - Method in class org.geworkbench.engine.config.PluginDescriptor
 
getResource(String) - Method in class org.geworkbench.engine.management.ComponentClassLoader
 
getResourceNames() - Static method in class org.geworkbench.builtin.projects.remoteresources.RemoteResourceDialog
 
getResult() - Method in class org.geworkbench.bison.datastructure.bioobjects.structure.MarkUsResultDataSet
 
getResult() - Method in class org.geworkbench.bison.datastructure.bioobjects.structure.PudgeResultSet
 
getResult() - Method in class org.geworkbench.bison.datastructure.bioobjects.structure.SkyLineResultDataSet
 
getResult() - Method in class org.geworkbench.util.visualproperties.JShapeDialog
 
getResult2DArray() - Method in class org.geworkbench.bison.datastructure.bioobjects.microarray.CSAnovaResultSet
 
getResult2DArray() - Method in interface org.geworkbench.bison.datastructure.bioobjects.microarray.DSAnovaResultSet
 
getResultAsArray() - Method in class org.geworkbench.bison.datastructure.biocollections.GoAnalysisResult
 
getResultFile() - Method in class org.geworkbench.bison.datastructure.complex.pattern.SoapParmsDataSet
 
getResultFilePath() - Method in class org.geworkbench.bison.datastructure.bioobjects.sequence.CSAlignmentResultSet
 
getResultFilePath() - Method in interface org.geworkbench.bison.datastructure.bioobjects.sequence.DSAlignmentResultSet
 
getResults() - Method in class org.geworkbench.bison.model.analysis.AlgorithmExecutionResults
The Object containing the results of the algorithm execution
getResults() - Method in class org.geworkbench.events.ClusterEvent
The Object results obtained from a Clustering analysis
getRetValue() - Method in class org.geworkbench.engine.cascript.CasCallReturn
 
getRetValue() - Method in class org.geworkbench.engine.cascript.CasReturn
 
getReverseIndex() - Method in class org.geworkbench.bison.datastructure.biocollections.sequences.CSSequenceSet
 
getReverseIndex() - Method in interface org.geworkbench.bison.datastructure.biocollections.sequences.DSSequenceSet
 
getRGBForClass(String) - Static method in class org.geworkbench.bison.annotation.CSAnnotationContext
 
getRoot(int) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.goterms.GeneOntologyTree
 
getRoot(String) - Method in class org.geworkbench.bison.datastructure.bioobjects.markers.goterms.GeneOntologyTree
 
getRow(int) - Method in interface org.geworkbench.bison.datastructure.biocollections.DSMatrixDataSet
Returns a row of the matrix data set.
getRow(int) - Method in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSMicroarraySet
Note-- changes to the returned row will not have any effect on the underlying MicroarraySet.
getRow(DSGeneMarker) - Method in class org.geworkbench.bison.datastructure.biocollections.microarrays.CSMicroarraySet
 
getRow(DSGeneMarker) - Method in interface org.geworkbench.bison.datastructure.biocollections.microarrays.DSMicroarraySet
 
getRow(int) - Method in class org.geworkbench.bison.datastructure.biocollections.views.CSMicroarraySetView
 
getRow(T) - Method in class org.geworkbench.bison.datastructure.biocollections.views.CSMicroarraySetView
 
getRow(int) - Method in interface org.geworkbench.bison.datastructure.biocollections.views.DSMatrixDataSetView
 
getRow(T) - Method in interface org.geworkbench.bison.datastructure.biocollections.views.DSMicroarraySetView
 
getRow(int) - Method in class org.geworkbench.util.MatrixModel.Gene
 
getRow(int) - Method in class org.geworkbench.util.MatrixModel
 
getRow(int) - Method in class org.geworkbench.util.MatrixModel.Microarray
 
getRow(DSGeneMarker) - Method in class org.geworkbench.util.pathwaydecoder.mutualinformation.ModulatorInfo
 
getRowAsString(int) - Method in class org.geworkbench.bison.datastructure.biocollections.GoAnalysisResult
 
getRowCount() - Method in class org.geworkbench.util.patterns.PatternTableModel
See javax.swing.table.TableModel
getRows() - Method in class o