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

above - Variable in class org.omegahat.Environment.IO.TruncatedObjectDisplay
 
above() - Method in class org.omegahat.Environment.IO.TruncatedObjectDisplay
 
above(int) - Method in class org.omegahat.Environment.IO.TruncatedObjectDisplay
 
ABSTRACT - Static variable in interface org.omegahat.Environment.Parser.AntlrParser.OmegaTokenTypes
 
AbstractUserClass - class org.omegahat.Environment.Language.UserClasses.AbstractUserClass.
 
AbstractUserClass() - Constructor for class org.omegahat.Environment.Language.UserClasses.AbstractUserClass
 
AbstractUserClass(int) - Constructor for class org.omegahat.Environment.Language.UserClasses.AbstractUserClass
 
AbstractUserClass(String) - Constructor for class org.omegahat.Environment.Language.UserClasses.AbstractUserClass
 
AbstractUserClass(String, AbstractUserClass) - Constructor for class org.omegahat.Environment.Language.UserClasses.AbstractUserClass
Protected since one shouldn't be able to change this.
AbstractUserClass(String, AbstractUserClass[]) - Constructor for class org.omegahat.Environment.Language.UserClasses.AbstractUserClass
 
AbstractUserClass(String, Vector) - Constructor for class org.omegahat.Environment.Language.UserClasses.AbstractUserClass
 
AbstractVariable - class org.omegahat.DataStructures.Data.AbstractVariable.
Implementation class for the different classes of variables that provides the outer loop for reading values from a stream.
AbstractVariable() - Constructor for class org.omegahat.DataStructures.Data.AbstractVariable
 
absUnit(int) - Static method in class org.omegahat.Graphics.Primitives.Unit
 
aCase() - Method in class org.omegahat.Environment.Parser.AntlrParser.omegaJavaGrammar
 
accept - Variable in class org.omegahat.Environment.IO.DirectoryFilter
Flag indicating whether a directory that is considered to match the criteria is included or excluded from the list.
accept() - Method in class org.omegahat.Environment.IO.DirectoryFilter
 
accept(boolean) - Method in class org.omegahat.Environment.IO.DirectoryFilter
 
accept(File, String) - Method in class org.omegahat.Environment.Databases.ZipNameFilter
 
accept(File, String) - Method in class org.omegahat.Environment.IO.DirectoryFilter
This is the method that determines if the specified entry within the given directory is considered a match, by which we mean it is a directory (and not the parent directory ..).
accept(File, String) - Method in class org.omegahat.Environment.IO.DirectoryNameFilter
 
accept(File, String) - Method in class org.omegahat.Environment.IO.ExtensionFilenameFilter
Method used to determine if a particular file within the specified directory matches, performed simply matching the end of the file name with the extension of interest.
accept(File, String) - Method in class org.omegahat.Environment.Tools.FileLocator.DynamicFileFilter
 
accept(String, Object) - Method in interface org.omegahat.Environment.Databases.ObjectSearchFilter
 
accept(String, Object) - Method in class org.omegahat.Environment.Databases.NameTypeSearchFilter
 
access - Variable in class org.omegahat.Environment.Parser.Parse.Modifier
 
access() - Method in class org.omegahat.Environment.Parser.Parse.Modifier
 
access(int) - Method in class org.omegahat.Environment.Parser.Parse.Modifier
 
access(String) - Method in class org.omegahat.Environment.Parser.Parse.Modifier
 
accessorBody(String, String, boolean, boolean) - Method in class org.omegahat.Environment.Compile.DynamicCompiler
Create the code for the field accessor method for the specified field-name and class, indicating whether it is the set or get version.
accessorBody(String, String, boolean, boolean, CodeAttr) - Method in class org.omegahat.Environment.Compile.DynamicCompiler
Allows the instructions to be added to an existing CodeAttr so that we can have other instructions before these.
accessStrings - Static variable in class org.omegahat.Environment.Parser.Parse.Modifier
 
accessValues - Static variable in class org.omegahat.Environment.Parser.Parse.Modifier
 
action - Variable in class org.omegahat.Environment.Databases.DatabaseEvent
 
actionPerformed(ActionEvent) - Method in class org.omegahat.Environment.Console.omega
 
actionPerformed(ActionEvent) - Method in class org.omegahat.Environment.GUI.UserInput
 
actionPerformed(ActionEvent) - Method in class org.omegahat.Environment.GUI.OmegaInterface
 
actionPerformed(ActionEvent) - Method in class org.omegahat.Environment.Interpreter.InterruptButton
Respond to the user clicking the button by interrupting the evaluator associated with this GUI.
actionPerformed(ActionEvent) - Method in class org.omegahat.Environment.GUITools.GenericFrame
 
actionPerformed(ActionEvent) - Method in class org.omegahat.Environment.GUITools.ThreadSuspendButton
 
actionPerformed(ActionEvent) - Method in class org.omegahat.Environment.GUITools.MethodViewer.MethodViewerFrame
 
actionPerformed(ActionEvent) - Method in class org.omegahat.Interfaces.CORBA.Tools.NameServer.NameEditor
 
Activable - interface org.omegahat.Environment.Databases.Activable.
Interface defining constants representing different states of activity - active or inactive, and methods for querying and setting this state.
ACTIVE - Static variable in interface org.omegahat.Environment.Databases.Activable
 
ACTIVE - Static variable in class org.omegahat.Graphics.Primitives.GraphicalObject
Constant used in setting and querying the status flag to indicate whether the component is active or not, and can have events generated for it.
activeExpression(ExpressionInt, Evaluator) - Method in interface org.omegahat.Environment.Debugger.EvaluationListener
 
activeExpression(ExpressionInt, Evaluator) - Method in class org.omegahat.Environment.Debugger.ParserViewer.ExpressionTreeWindow
 
activeObservation - Variable in class org.omegahat.DataStructures.Data.Viewers.FactorCellEditor
 
activeObservation() - Method in class org.omegahat.DataStructures.Data.Viewers.FactorCellEditor
Accessor for activeObservation field
activeObservation(int) - Method in class org.omegahat.DataStructures.Data.Viewers.FactorCellEditor
Accessor for setting activeObservation field
activeTaskTable - Variable in class org.omegahat.Interfaces.CORBA.TaskManagement.DistributedTaskManager
 
activeTaskTable() - Method in class org.omegahat.Interfaces.CORBA.TaskManagement.DistributedTaskManager
 
activeTaskTable(OrderedTable) - Method in class org.omegahat.Interfaces.CORBA.TaskManagement.DistributedTaskManager
 
activeVariable - Variable in class org.omegahat.DataStructures.Data.Viewers.FactorCellEditor
 
activeVariable() - Method in class org.omegahat.DataStructures.Data.Viewers.FactorCellEditor
Accessor for activeVariable field
activeVariable(FactorInt) - Method in class org.omegahat.DataStructures.Data.Viewers.FactorCellEditor
Accessor for setting activeVariable field
add(ArrayDimensionExpression) - Method in class org.omegahat.Environment.Parser.Parse.ArrayDimensionExpression
 
add(Axis) - Method in class org.omegahat.Graphics.Plots.BoxPlot
add the axis element.
add(ClassList) - Method in class org.omegahat.Environment.Tools.ClassList.ClassLocator
add another list of class lists (see general discussion above)
add(Collection) - Method in class org.omegahat.DataStructures.Data.DataFrame
Treat the entries in the collection as components of a single record and append them to the corresponding variables, using the default ordering of the variable names
add(CORBATaskInterface, int[]) - Method in class org.omegahat.Interfaces.CORBA.TaskManagement.LoopTaskQueue
Creates a task corresponding to each entry in the specified ids array, using that value as the sole argument to the call.
add(CORBATaskInterface, int, int) - Method in class org.omegahat.Interfaces.CORBA.TaskManagement.LoopTaskQueue
Creates (stop - start + 1) new tasks and adds them to the queue, with the new tasks having the simple argument list {start}, {start + 1},..., {stop}.
add(double) - Method in interface org.omegahat.Numerics.LinearAlgebra.Arithmetic
Add the scalar in place.
add(double) - Method in class org.omegahat.Numerics.LinearAlgebra.NumericMatrixBasic
Add the scalar in place.
add(double, int) - Method in class org.omegahat.Environment.ObjectDataStructures.vector
 
add(double, int) - Method in interface org.omegahat.DataStructures.Data.VariableInt
 
add(double, int) - Method in class org.omegahat.DataStructures.Data.AbstractVariable
 
add(double, int) - Method in class org.omegahat.DataStructures.Data.FactorVariable
 
add(double, int) - Method in class org.omegahat.DataStructures.Data.RealVariable
Add a value as the which observation or if which is -1, append it to the end.
add(Enumeration) - Method in class org.omegahat.Environment.GUI.TabbedElementContainer
 
add(File) - Method in class org.omegahat.Environment.System.UserClassLoader
 
add(File) - Method in class org.omegahat.Environment.Tools.ClassList.ClassLocator
add a file or directory (see general discussion above)
add(File[]) - Method in class org.omegahat.Environment.Tools.ClassList.ClassLocator
 
add(int, int) - Method in class org.omegahat.DataStructures.Data.FactorVariable
 
add(Iterator) - Method in class org.omegahat.DataStructures.Data.DataFrame
Process each element in the iterator as an element in a record by adding it to the variable identified by the corresponding variable identified using the default names.
add(Iterator, String[]) - Method in class org.omegahat.DataStructures.Data.DataFrame
Process each element in the iterator by adding it to the variable identified by the corresponding element in name.
add(NumericMatrix) - Method in interface org.omegahat.Numerics.LinearAlgebra.Arithmetic
Add in place the elements of the matrix, which must be identical in dimension.
add(NumericMatrix) - Method in class org.omegahat.Numerics.LinearAlgebra.NumericMatrixBasic
Add in place the elements of the matrix, which must be identical in dimension.
add(Object) - Method in class org.omegahat.Environment.Debugger.ParserViewer.ExpressionList
 
add(Object) - Method in class org.omegahat.Environment.GUI.ClassViewer
 
add(Object) - Method in class org.omegahat.Environment.Parser.Parse.ArrayAccess
 
add(Object) - Method in class org.omegahat.Environment.Parser.Parse.ArrayDimensionExpression
 
add(Object) - Method in class org.omegahat.Environment.Tools.ClassList.ArchiveClassList
 
add(Object) - Method in class org.omegahat.Environment.Tools.ClassList.ClassLocator
add an object (see general discussion above)
add(Object) - Method in class org.omegahat.Environment.Tools.FileLocator.FileLocator
 
add(Object) - Method in class org.omegahat.Environment.Utils.OrderedTable
 
add(Object) - Method in interface org.omegahat.DataStructures.Data.FactorLevelSetInt
 
add(Object) - Method in interface org.omegahat.DataStructures.Trees.Tree
Add an entry to the list of children.
add(Object) - Method in class org.omegahat.Numerics.GeneticAlgorithms.PopulationOrdered
Add the object to the population.
add(Object) - Method in class org.omegahat.Graphics.Primitives.GraphicalContainer
 
add(Object, boolean) - Method in class org.omegahat.Numerics.GeneticAlgorithms.PopulationOrdered
The add() method in java.util.TreeSet will not enter new objects that compare equal to any already in the set.
add(Object, int) - Method in class org.omegahat.Environment.ObjectDataStructures.vector
 
add(Object, int) - Method in interface org.omegahat.DataStructures.Data.VariableInt
 
add(Object, int) - Method in class org.omegahat.DataStructures.Data.AbstractVariable
 
add(Object, int) - Method in class org.omegahat.DataStructures.Data.FactorVariable
 
add(Object, int) - Method in class org.omegahat.DataStructures.Data.RealVariable
 
add(Object, int) - Method in class org.omegahat.Graphics.Layouts.LayoutAllocator
 
add(Object, Object) - Method in class org.omegahat.Environment.Tools.ClassList.ClassList
 
add(Object, Object) - Method in class org.omegahat.Environment.Utils.OrderedTable
Add the specified object to the table indexed by the given key.
add(String) - Method in class org.omegahat.Environment.System.UserClassLoader
 
add(String) - Method in class org.omegahat.Environment.Tools.ClassList.GroupedClassLocator
Add the sepcified entry to the collectionof class groups.
add(String) - Method in interface org.omegahat.Environment.Tools.ClassList.ClassLocatorInt
 
add(String) - Method in class org.omegahat.Environment.Tools.ClassList.ClassLocator
add class list identified by a string (see general discussion above)
add(String) - Method in class org.omegahat.Environment.Tools.ClassList.PrefixClassList
 
add(String) - Method in class org.omegahat.Environment.Tools.FileLocator.FileLocator
 
add(String) - Method in class org.omegahat.DataStructures.Data.DataFrame
 
add(String[]) - Method in class org.omegahat.Environment.Tools.ClassList.ClassLocator
 
add(String[]) - Method in class org.omegahat.Environment.Tools.FileLocator.FileLocator
 
add(String, boolean) - Method in class org.omegahat.Environment.Tools.ClassList.GroupedClassLocator
Intended to handle the dir/..
add(String, String, int, int) - Method in class org.omegahat.Interfaces.CORBA.TaskManagement.LoopTaskQueue
Create all the tasks of the form
add(String, VariableInt) - Method in class org.omegahat.DataStructures.Data.DataFrame
 
add(String, VariableInt) - Method in class org.omegahat.DataStructures.Data.OrderedDataFrame
 
add(UDouble) - Method in class org.omegahat.Graphics.Primitives.UDoubleExpression
 
add(UDouble, int) - Method in class org.omegahat.Graphics.Primitives.UDoubleExpression
 
add(URL) - Method in class org.omegahat.Environment.Tools.ClassList.ClassLocator
add a URL object (see general discussion above)
add(URL[]) - Method in class org.omegahat.Environment.Tools.ClassList.ClassLocator
 
add(ZipEntry) - Method in class org.omegahat.Environment.Tools.ClassList.ObjectList
 
add(ZipEntry) - Method in class org.omegahat.Environment.Tools.ClassList.ArchiveClassList
 
add(ZipEntry) - Method in class org.omegahat.Environment.Tools.ClassList.SubArchiveClassList
 
add(ZipEntry, boolean) - Method in class org.omegahat.Environment.Tools.ClassList.ObjectList
 
Addable - interface org.omegahat.Environment.DataStructures.Addable.
Interface implemented by a class to allow it be interpreted by the evaluator as supporting addition operator overloading + and += .
addArgument(AssignExpression) - Method in class org.omegahat.Environment.Language.Function
 
addArgument(AssignExpression, Evaluator) - Method in class org.omegahat.Environment.Language.Function
 
addArgument(boolean) - Method in class org.omegahat.Environment.Language.FunctionCallArguments
Convert a boolean to an Object (Boolean) and add it to the collection.
addArgument(boolean) - Method in class org.omegahat.Environment.GUITools.FunctionListener
Convert a boolean to an Object (Boolean) and add it to the arguments collection.
addArgument(byte) - Method in class org.omegahat.Environment.Language.FunctionCallArguments
Convert a byte to an Object (Byte) and add it to the collection.
addArgument(byte) - Method in class org.omegahat.Environment.GUITools.FunctionListener
Convert a byte to an Object (Byte) and add it to the arguments collection.
addArgument(char) - Method in class org.omegahat.Environment.Language.FunctionCallArguments
Convert a char to an Object and add it to the collection.
addArgument(char) - Method in class org.omegahat.Environment.GUITools.FunctionListener
Convert a char to an Object and add it to the arguments collection.
addArgument(double) - Method in class org.omegahat.Environment.Language.FunctionCallArguments
Convert a double to an Object (Double) and add it to the collection.
addArgument(double) - Method in class org.omegahat.Environment.GUITools.FunctionListener
Convert a double to an Object (Double) and add it to the arguments collection.
addArgument(float) - Method in class org.omegahat.Environment.Language.FunctionCallArguments
Convert a float to an Object (Float) and add it to the collection.
addArgument(float) - Method in class org.omegahat.Environment.GUITools.FunctionListener
Convert a float to an Object (Float) and add it to the arguments collection.
addArgument(int) - Method in class org.omegahat.Environment.Language.FunctionCallArguments
Convert an int to an Object (Integer) and add it to the collection.
addArgument(int) - Method in class org.omegahat.Environment.GUITools.FunctionListener
Convert an int to an Object (Integer) and add it to the arguments collection.
addArgument(long) - Method in class org.omegahat.Environment.Language.FunctionCallArguments
Convert a long to an Object (Long) and add it to the collection.
addArgument(long) - Method in class org.omegahat.Environment.GUITools.FunctionListener
Convert a long to an Object (Long) and add it to the arguments collection.
addArgument(MethodParameter) - Method in class org.omegahat.Environment.Language.Function
 
addArgument(MethodParameter, Evaluator) - Method in class org.omegahat.Environment.Language.Function
 
addArgument(MethodParameter, Object) - Method in class org.omegahat.Environment.Language.Function
 
addArgument(MethodParameter, Object, Evaluator) - Method in class org.omegahat.Environment.Language.Function
 
addArgument(MethodParameter, Object, Evaluator) - Method in class org.omegahat.Environment.Language.LazyFunction
 
addArgument(Object) - Method in class org.omegahat.Environment.Language.FunctionCallArguments
Append the specified value to the list of arguments.
addArgument(Object) - Method in class org.omegahat.Environment.GUITools.FunctionListener
 
addArgument(short) - Method in class org.omegahat.Environment.Language.FunctionCallArguments
Convert a short to an Object (Short) and add it to the collection.
addArgument(short) - Method in class org.omegahat.Environment.GUITools.FunctionListener
Convert a short to an Object (Short) and add it to the arguments collection.
addArgumentName(String) - Method in class org.omegahat.Environment.Language.Function
 
addAssignListener(DatabaseAssignListener) - Method in class org.omegahat.Environment.Databases.ObjectDatabase
 
addAssignListener(DatabaseAssignListener) - Method in interface org.omegahat.Environment.Databases.DatabaseNotifier
 
addAssignListener(DatabaseAssignListener) - Method in class org.omegahat.Environment.Databases.SearchPath
 
addAttachListener(DatabaseAttachListener) - Method in class org.omegahat.Environment.Databases.ObjectDatabase
 
addBackgroundIterationListener(IterationListener) - Method in class org.omegahat.Numerics.Optimizers.NotifyingOptimizer
 
addBackgroundListener(IterationListener) - Method in class org.omegahat.Numerics.Optimizers.OptimizerNotifying
 
addBackgroundListener(IterationListener) - Method in class org.omegahat.Numerics.Optimizers.Optimizer
 
addBox(BoxWhiskersCanvas) - Method in class org.omegahat.Graphics.Plots.BoxPlot
add the box-whiskers canvas at the right of the plot.
addCellEditorListener(CellEditorListener) - Method in class org.omegahat.DataStructures.Data.Viewers.FactorCellEditor
Add a listener to the list that's notified when the editor starts, stops, or cancels editing.
addCellEditorListener(CellEditorListener) - Method in class org.omegahat.Interfaces.CORBA.Tools.NameServer.NameServerViewerEditor
 
addChangeListener(UserClassChangeListener) - Method in class org.omegahat.Environment.Language.UserClasses.AbstractUserClass
 
addChild(ClassNode) - Method in class org.omegahat.Environment.Tools.ClassHierarchy.ClassNode
 
addChild(Object, Object, int) - Method in class org.omegahat.Interfaces.CORBA.Tools.InterfaceRepository.CachedIRTreeModel
 
addChild(TreeNodeInt) - Method in class org.omegahat.Environment.Parser.Parse.BasicExpression
 
addChild(TreeNodeInt) - Method in interface org.omegahat.Environment.Parser.Parse.TreeNodeInt
 
addClass(Class) - Method in interface org.omegahat.Environment.Tools.ClassHierarchy.ClassNodeAgent
 
addClass(Class) - Method in class org.omegahat.Environment.Tools.ClassHierarchy.HierarchyGenerator
 
addClass(Class, ClassNode) - Method in interface org.omegahat.Environment.Tools.ClassHierarchy.ClassNodeAgent
 
addClass(Class, ClassNode) - Method in class org.omegahat.Environment.Tools.ClassHierarchy.HierarchyGenerator
 
addClass(ClassNode) - Method in class org.omegahat.Environment.Tools.ClassHierarchy.HierarchyGenerator
 
addClass(String) - Method in class org.omegahat.Environment.Tools.ClassHierarchy.HierarchyGenerator
 
addClasses(String[]) - Method in class org.omegahat.Environment.Tools.ClassHierarchy.HierarchyGenerator
 
addClassMethod(String, String, Function) - Method in class org.omegahat.Environment.Language.UserClasses.UserClassGenerator
Method that defines the method for an interpreted function by providing its skeleton and stub for calling the appropriate function.
addComment(Comment, int) - Method in class org.omegahat.Environment.Parser.Parse.BasicExpression
 
addConstructor(Constructor) - Method in class org.omegahat.Environment.Compile.DynamicCompiler
This methods creates the byte-code for a particular constructor object, usually obtained from the base class from which this new class is being derived.
addConstructor(Constructor) - Method in class org.omegahat.Environment.Language.UserClasses.UserClassGenerator
Add the constructor inherited from the base class, potentially ignoring it if the user-class has overridden it.
addConstructor(Function) - Method in class org.omegahat.Environment.Language.UserClasses.AbstractUserClass
 
addConstructor(Method) - Method in class org.omegahat.Environment.Language.UserClasses.AbstractUserClass
 
addConstructor(Signature) - Method in class org.omegahat.Environment.GUITools.EvaluableInterfaceGenerator
Add a constructor with the specified "signature" to the class being defined.
addConstructor(String, Function) - Method in class org.omegahat.Environment.Language.UserClasses.UserClassGenerator
Add a constructor corresponding to the specified Function definition, arranging to call this function.
addConstructors() - Method in class org.omegahat.Environment.GUITools.EvaluableInterfaceGenerator
Add the default constructors to the class being defined, either copying those inherited from the parent/base class or providing our own which take a Function and Evaluator or just a function.
addConstructors() - Method in class org.omegahat.Environment.Language.UserClasses.UserClassGenerator
 
addConvergedListener(IterationListener) - Method in class org.omegahat.Numerics.Optimizers.OptimizerNotifying
A listener to be called only on completion.
addConvergedListener(IterationListener) - Method in class org.omegahat.Numerics.Optimizers.Optimizer
A listener to be called only on completion.
addConvergedListener(IterationListener) - Method in class org.omegahat.Numerics.Optimizers.NotifyingOptimizer
 
addData(double[], double[], int, int) - Method in class org.omegahat.Graphics.Plots.Scatterplot
 
addDetachListener(DatabaseDetachListener) - Method in class org.omegahat.Environment.Databases.ObjectDatabase
 
addDimension() - Method in class org.omegahat.Environment.Parser.Parse.ArrayType
 
addDimension(int) - Method in class org.omegahat.Environment.Parser.Parse.ArrayType
 
addDispatchCall(CodeAttr, String, String, String) - Method in class org.omegahat.Environment.GUITools.EvaluableInterfaceGenerator
Method that allows derived classes to change the way the generated methods actually invoke other methods to get things done, having gathered the arguments into an ArgList
added - Variable in class org.omegahat.Numerics.GeneticAlgorithms.EvolutionEvent
 
addElement(Object) - Method in class org.omegahat.Environment.DataStructures.list
 
addElement(Object) - Method in class org.omegahat.Environment.DataStructures.logical
 
addElement(Object) - Method in class org.omegahat.Environment.GUI.TabbedElementContainer
 
addElement(Object) - Method in class org.omegahat.Environment.Language.Method
 
addElement(Object) - Method in class org.omegahat.Environment.ObjectDataStructures.vector
 
addElement(Object) - Method in class org.omegahat.Environment.Parser.Parse.List
 
addElement(Object) - Method in class org.omegahat.Environment.Parser.Parse.SwitchCase
 
addElement(Object) - Method in class org.omegahat.Environment.Tools.ClassList.ObjectList
 
addElement(Object) - Method in class org.omegahat.Environment.Tools.DataScanner.DataLexer
 
addElement(Object) - Method in interface org.omegahat.Environment.TaskManagement.ServerPool
 
addElement(Object) - Method in interface org.omegahat.Interfaces.CORBA.TaskManagement.ServerPool
 
addElement(Object) - Method in class org.omegahat.Interfaces.CORBA.TaskManagement.NamingContextServerPool
 
addElement(Object, int) - Method in class org.omegahat.Environment.GUI.TabbedElementContainer
 
addElement(String, int) - Method in class org.omegahat.Environment.Tools.DataScanner.DataLexer
 
addElements(AST) - Method in class org.omegahat.Environment.Parser.Parse.List
 
addElements(AST) - Method in class org.omegahat.Environment.Parser.Parse.Name
 
addElements(AST, boolean) - Method in class org.omegahat.Environment.Parser.Parse.List
 
addElements(List) - Method in class org.omegahat.Environment.Parser.Parse.List
 
addElements(Object[], boolean) - Method in class org.omegahat.DataStructures.Data.BasicFactorLevelSet
 
addElements(Vector) - Method in class org.omegahat.Environment.DataStructures.BasicFactorLevelSet
 
addElements(Vector) - Method in class org.omegahat.DataStructures.Data.BasicFactorLevelSet
 
addElements(Vector, boolean) - Method in class org.omegahat.Environment.DataStructures.BasicFactorLevelSet
 
addElements(Vector, boolean) - Method in class org.omegahat.DataStructures.Data.BasicFactorLevelSet
 
addEntry(Object) - Method in class org.omegahat.Interfaces.CORBA.Tools.InterfaceRepository.CachedIRTreeModel
 
addEvaluationListener(EvaluationListener) - Method in class org.omegahat.Environment.Interpreter.BasicEvaluator
Register a listener to be notified of the different evaluation events, such as the start and completion of a top-level evaluation, of starting the evaluation of a node in the parse tree, an error, etc.
addEvaluationListener(EvaluationListener) - Method in interface org.omegahat.Environment.Interpreter.Evaluator
Register an object to be notified of evaluation events such as the beginning and end of a top-level task, an error, and the start of the evaluation of a sub-expression within the expression tree of a task.
addEvaluator(ManagedEvaluatorInt) - Method in class org.omegahat.Environment.Interpreter.EvaluatorManager
 
addEvaluatorField() - Method in class org.omegahat.Environment.Language.UserClasses.UserClassGenerator
Adds the field to store the Evaluator to use when evaluating an Omegahat function, and also generates the accessor methods for this field, but with a method returning a default evaluator from the get method.
addEvaluatorGetMethod(String, String) - Method in class org.omegahat.Environment.Language.UserClasses.UserClassGenerator
Generates the method to get the Evaluator associated with the instance of the new class, and if it is null to obtain this from the Omegahat System.Globals class which stores the default evaluator.
addEvaluatorGetMethod(String, String, int) - Method in class org.omegahat.Environment.Language.UserClasses.UserClassGenerator
 
addEvolutionListener(EvolutionListener) - Method in interface org.omegahat.Numerics.GeneticAlgorithms.Population
Add a listener for evolution events.
addEvolutionListener(EvolutionListener) - Method in class org.omegahat.Numerics.GeneticAlgorithms.PopulationOrdered
Add this listener for all birth and death events.
addExpression(ExpressionInt) - Method in class org.omegahat.Environment.Debugger.ParserViewer.ExpressionTraceTree
 
addField(String, Class) - Method in class org.omegahat.Environment.Compile.DynamicCompiler
Add a protected field to the class being defined that has the given name and has the type given the type/class.
addField(String, Class, short) - Method in class org.omegahat.Environment.Compile.DynamicCompiler
Define a field for this new class with the specified name and type using the given Class with the specified permission controlling whether the field is static or not and public, protected or private, synchronized.
addField(String, String) - Method in class org.omegahat.Environment.Compile.DynamicCompiler
Add a field to the new class with the specified name and class represented by className specified with the enclosing L and ; identifying a class.
addField(String, String, short) - Method in class org.omegahat.Environment.Compile.DynamicCompiler
The actual method that adds the field to the new class definition with the specified name and class, with the specified permission.
addField(String, String, short, boolean) - Method in class org.omegahat.Environment.Compile.DynamicCompiler
 
addField(Var) - Method in class org.omegahat.Environment.Compile.DynamicCompiler
Add a field defined by the Jas Var specification, including the name, type, etc.
addFieldAccessors(String, String) - Method in class org.omegahat.Environment.Compile.DynamicCompiler
Default method to create the two accessors methods for the given field of the specified type, being defined in this new class.
addFieldAccessors(String, String, short) - Method in class org.omegahat.Environment.Compile.DynamicCompiler
Add the two methods for the field accessors for the specified field
addFieldAccessors(String, String, short, int) - Method in class org.omegahat.Environment.Compile.DynamicCompiler
 
addFunctionTable(Object) - Method in class org.omegahat.Environment.Interpreter.BasicEvaluator
Register an object or class as a potential source of function-like methods that can be called from unqualified function-like calls.
addFunctionTable(Object) - Method in interface org.omegahat.Environment.Interpreter.Evaluator
Add the specified object to the list of elements that are searched when a function-like call is evaluated and no function is found.
addFunctionTable(Object, String) - Method in class org.omegahat.Environment.Interpreter.BasicEvaluator
 
addGraphicalObject(GraphicalComponentInt) - Method in class org.omegahat.Graphics.Primitives.GraphicalContainer
 
addGraphicalObject(GraphicalComponentInt) - Method in interface org.omegahat.Graphics.Primitives.GraphicalContainerInt
Simplest version of the addition of a graphical component to a container, using the default region and layer.
addGraphicalObject(GraphicalComponentInt) - Method in class org.omegahat.Graphics.Devices.GuiOutputDevice
 
addGraphicalObject(GraphicalComponentInt) - Method in interface org.omegahat.Graphics.Devices.OutputDevice
 
addGraphicalObject(GraphicalComponentInt, boolean) - Method in class org.omegahat.Graphics.Primitives.GraphicalContainer
 
addGraphicalObject(GraphicalComponentInt, boolean) - Method in interface org.omegahat.Graphics.Primitives.GraphicalContainerInt
 
addGraphicalObject(GraphicalComponentInt, boolean, int) - Method in class org.omegahat.Graphics.Primitives.GraphicalContainer
 
addGraphicalObject(GraphicalComponentInt, boolean, int) - Method in interface org.omegahat.Graphics.Primitives.GraphicalContainerInt
 
addGraphicalObject(GraphicalComponentInt, int) - Method in class org.omegahat.Graphics.Primitives.GraphicalContainer
 
addGraphicalObject(GraphicalComponentInt, int) - Method in interface org.omegahat.Graphics.Primitives.GraphicalContainerInt
Add the specified graphical component to this container with in the given region.
addGraphicalObject(GraphicalComponentInt, int, int) - Method in class org.omegahat.Graphics.Primitives.GraphicalContainer
 
addGraphicalObject(GraphicalComponentInt, int, int) - Method in interface org.omegahat.Graphics.Primitives.GraphicalContainerInt
Add the specified graphical component to this container in the region identified by region and draw it in the given layer.
addGraphicalObject(GraphicalComponentInt, Object) - Method in class org.omegahat.Graphics.Primitives.GraphicalContainer
 
addGraphicalObject(GraphicalComponentInt, Object) - Method in interface org.omegahat.Graphics.Primitives.GraphicalContainerInt
 
addGraphicalObject(GraphicalComponentInt, Object, int) - Method in class org.omegahat.Graphics.Primitives.GraphicalContainer
 
addGraphicalObject(GraphicalComponentInt, Object, int) - Method in interface org.omegahat.Graphics.Primitives.GraphicalContainerInt
 
addGraphicalObject(GraphicalComponentInt, String) - Method in class org.omegahat.Graphics.Primitives.GraphicalContainer
 
addGraphicalObject(GraphicalComponentInt, String) - Method in interface org.omegahat.Graphics.Primitives.GraphicalContainerInt
Add the specified graphical component to this container with in the given region identified by name.
addGraphicalObject(GraphicalComponentInt, String, int) - Method in class org.omegahat.Graphics.Primitives.GraphicalContainer
 
addGraphicalObject(GraphicalComponentInt, String, int) - Method in interface org.omegahat.Graphics.Primitives.GraphicalContainerInt
Add the graphical componen to the specified region within this container, drawing it in the given layer.
addGraphicalObject(GraphicalObject) - Method in class org.omegahat.Graphics.Primitives.GraphicalElement
 
addGraphicalObject(GraphicalObject, int) - Method in class org.omegahat.Graphics.Primitives.GraphicalElement
 
addGraphicalObject(Object) - Method in class org.omegahat.Graphics.Primitives.GraphicalContainer
 
addHandler(Integer, Evaluable) - Method in class org.omegahat.Environment.System.UserLevelSignalHandler
 
addHandler(int, Evaluable) - Method in class org.omegahat.Environment.System.UserLevelSignalHandler
 
addIcons(double[], double[], Icon[], int) - Method in class org.omegahat.Graphics.Plots.Scatterplot
Add the icons from the array of icons, plotted at the x, y co-ordinates.
addInformationListener(IterationListener) - Method in class org.omegahat.Numerics.Optimizers.Optimizer
Add an information listener to be called on each step in the iteration.
addInheritedConstructors() - Method in class org.omegahat.Environment.Compile.DynamicCompiler
Method to copy all the constructors from the base class into this one, implementing each one by simply calling the parent.
addInitializationListener(IterationListener) - Method in class org.omegahat.Numerics.Optimizers.OptimizerNotifying
A listener to be called only on initialization.
addInitializationListener(IterationListener) - Method in class org.omegahat.Numerics.Optimizers.Optimizer
A listener to be called only on initialization.
addInitializationListener(IterationListener) - Method in class org.omegahat.Numerics.Optimizers.NotifyingOptimizer
 
addInputConsumer(InputConsumer) - Method in class org.omegahat.Environment.IO.InputReader
 
addInterface(Class) - Method in class org.omegahat.Environment.GUITools.EvaluableInterfaceGenerator
Add the specified Java interface class to the list of interfaces being implemented by this class.
addIterationListener(IterationListener) - Method in class org.omegahat.Numerics.Optimizers.OptimizerNotifying
Add a listener only to be called at each step in the iteration.
addIterationListener(IterationListener) - Method in class org.omegahat.Numerics.Optimizers.Optimizer
Add a listener to be called at each step in the iteration with the option of controlling the convergence.
addIterationListener(IterationListener) - Method in class org.omegahat.Numerics.Optimizers.NotifyingOptimizer
 
additiveExpression() - Method in class org.omegahat.Environment.Parser.AntlrParser.omegaJavaGrammar
 
addLines(double[], double[], int) - Method in class org.omegahat.Graphics.Plots.Scatterplot
Add a connected line segment through the data.
addLinesWithBreaks(double[], double[], int) - Method in class org.omegahat.Graphics.Plots.Scatterplot
Add connected line segments, with breaks wherever either co-ordinate is NaN.
addListener() - Method in class org.omegahat.Environment.GUI.UserInput
 
addListener(DistributedTaskListener) - Method in class org.omegahat.Environment.TaskManagement.TaskManager
 
addListener(EventListener) - Method in class org.omegahat.Numerics.Optimizers.OptimizerNotifying
Add a listener to the optimizer.
addListener(EventListener) - Method in class org.omegahat.Numerics.Optimizers.Optimizer
Add a listener to the optimizer.
addListener(EventListener, int) - Method in class org.omegahat.Numerics.Optimizers.OptimizerNotifying
A listener added with a computed type, which should be one of the pre-defined static constants in this class.
addListener(EventListener, int) - Method in class org.omegahat.Numerics.Optimizers.Optimizer
A listener added with a computed type, which should be one of the pre-defined static constants in this class.
addListener(int, Object) - Method in class org.omegahat.Environment.Databases.ObjectDatabase
 
addListener(int, Object) - Method in interface org.omegahat.Environment.Databases.DatabaseNotifier
 
addListener(IterationListener) - Method in class org.omegahat.Numerics.Optimizers.BackgroundTaskManager
Add the listener to the vector of listeners.
addListener(IterationListener, int) - Method in class org.omegahat.Numerics.Optimizers.NotifyingOptimizer
 
addListener(RecordStreamListener) - Method in class org.omegahat.Environment.Tools.DataScanner.EventDataScanner
 
addListener(RecordStreamListener) - Method in interface org.omegahat.Environment.Tools.DataScanner.ObjectReader
 
addListener(RecordStreamListener, boolean) - Method in class org.omegahat.Environment.Tools.DataScanner.EventDataScanner
 
addListListener(ListListener) - Method in class org.omegahat.Environment.Utils.OrderedTable
 
addLocalField(LocalVariable) - Method in class org.omegahat.Environment.Language.UserClasses.UserClassGenerator
Method to add a field to the new class based on the specification in LocalVariable.
addMethod(Function) - Method in class org.omegahat.Environment.Language.UserClasses.AbstractUserClass
 
addMethod(Method) - Method in class org.omegahat.Environment.GUITools.EvaluableInterfaceGenerator
Create an entry in the class being defined for the specified Java method, implementing it as a call to the function stored by the object with the arguments passed to this method.
addMethod(Method, Name) - Method in class org.omegahat.Environment.Interpreter.BasicEvaluator
 
addMethod(Method, Name) - Method in class org.omegahat.Environment.Interpreter.UserClassEvaluator
Add an interpreted method (function) to the user-level class identified by the given name relative to the entries in the classManager.
addMethod(Method, Name) - Method in interface org.omegahat.Environment.Interpreter.Evaluator
 
addMethod(String, Function) - Method in class org.omegahat.Environment.Language.UserClasses.AbstractUserClass
 
addMethod(String, FunctionExpression, Evaluator) - Method in class org.omegahat.Environment.Parser.Parse.ClassDefinition
 
addModifier(int) - Method in class org.omegahat.Environment.Parser.Parse.Modifier
 
addMultiple(double, NumericArray) - Method in class org.omegahat.Numerics.LinearAlgebra.NumericArrayBasic
Add a multiple of a vector to this vector, in place.
addMultiple(double, NumericArray) - Method in class org.omegahat.Numerics.LinearAlgebra.doubleArray
Add a multiple of a vector to this vector, in place.
addMultiple(double, NumericArray) - Method in interface org.omegahat.Numerics.LinearAlgebra.NumericArray
Add a multiple of a vector to this vector, in place.
addName(String) - Method in class org.omegahat.Environment.IO.DirectoryNameFilter
 
addPathListener(SearchPathListener) - Method in class org.omegahat.Environment.Databases.SearchPath
 
addRecord(Object) - Method in class org.omegahat.DataStructures.Data.DataList
 
addRemoveListener(DatabaseRemoveListener) - Method in class org.omegahat.Environment.Databases.ObjectDatabase
 
addRemoveListener(DatabaseRemoveListener) - Method in interface org.omegahat.Environment.Databases.DatabaseNotifier
 
addResult(Object, int, Object) - Method in class org.omegahat.Environment.Parser.Parse.List
 
addReturn(Class, CodeAttr) - Method in class org.omegahat.Environment.Compile.DynamicCompiler
 
addReturn(Class, CodeAttr, boolean) - Method in class org.omegahat.Environment.Compile.DynamicCompiler
 
addSelectionListener(ListSelectionListener) - Method in class org.omegahat.Environment.GUI.ClassPathViewer
Add the listener to each of the different components in the display so that when the user clicks in any of the different class lists, the listener is notified.
addServer(Object) - Method in class org.omegahat.Interfaces.CORBA.TaskManagement.DistributedTaskManager
Add a server to the pool of available servers.
addSourceInput(Object) - Method in class org.omegahat.Environment.Interpreter.BasicEvaluator
 
addStaticFields() - Method in class org.omegahat.Environment.Language.UserClasses.UserClassGenerator
Add the protected but also static field omegahatMethods of class MethodsCollection and also accessor methods for it.
addStaticInitializer() - Method in class org.omegahat.Environment.Language.UserClasses.UserClassGenerator
This creates a static method in the new class that is called when the class is initialized (first used) and attempts to locate the constructor and method tables for the class.
addStepListener(IterationListener) - Method in class org.omegahat.Numerics.Optimizers.OptimizerNotifying
A listener to be called only after each iteration step.
addStepListener(IterationListener) - Method in class org.omegahat.Numerics.Optimizers.Optimizer
A listener to be called only after each iteration step.
addStringIcons(double[], double[], int) - Method in class org.omegahat.Graphics.Plots.Scatterplot
Add an icon (the current default StringIcon in this call) at each of the points x[i], y[i].
addTarget(Class) - Method in class org.omegahat.Environment.GUITools.EvaluableInterfaceGenerator
 
addTarget(String) - Method in class org.omegahat.Environment.GUITools.EvaluableInterfaceGenerator
Add the interface class identified (explicitly) by the argument name to the list of interfaces This is stored in the interfaces field and only added to the class definition via the method addInterface(Class) during the make() call.
addTask(ExpressionInt) - Method in class org.omegahat.Environment.Interpreter.TaskQueueEvaluator
Add an expression to the evaluator's task queue by constructing a new Task to contain it.
addTask(String, int, String) - Method in class org.omegahat.Interfaces.CORBA.TaskManagement.LoopTaskQueue
Create and add a task calling the specified method with the single argument i and constraining the server type to be one that implements the specified interface.
addTask(String, Object[]) - Method in class org.omegahat.Interfaces.CORBA.TaskManagement.DistributedTaskQueue
 
addTask(String, Object[]) - Method in class org.omegahat.Interfaces.CORBA.TaskManagement.HomogeneousServerDistributedTaskQueue
 
addTask(String, Object[], String) - Method in class org.omegahat.Interfaces.CORBA.TaskManagement.DistributedTaskQueue
 
addTask(Task) - Method in class org.omegahat.Environment.Interpreter.TaskQueueEvaluator
Add a task to the queue.
addTask(Task) - Method in class org.omegahat.Environment.TaskManagement.TaskManager
 
addTask(Task) - Method in class org.omegahat.Environment.TaskManagement.TaskQueue
Add an individual task.
addTask(Task, boolean) - Method in class org.omegahat.Environment.TaskManagement.TaskQueue
Add a new Task at the end of the queue and conditionally notify waiting threads.
addToHistory(Object, Object, String) - Method in class org.omegahat.Environment.Interpreter.BasicEvaluator
 
addToHistory(ParameterSet) - Method in class org.omegahat.Numerics.Optimizers.BasicOptimizer
 
addToolbarElements(JToolBar) - Method in class org.omegahat.Environment.GUI.WorkArea
 
addTreeModelListener(TreeModelListener) - Method in class org.omegahat.Environment.Debugger.ParserViewer.JTreeASTModel
 
addTreeModelListener(TreeModelListener) - Method in class org.omegahat.Environment.GUI.ClassViewerTreeModel
 
addTreeModelListener(TreeModelListener) - Method in class org.omegahat.Environment.GUITools.MethodViewer.MethodTreeModel
 
addTreeModelListener(TreeModelListener) - Method in class org.omegahat.Graphics.Viewers.GraphicalTreeModel
 
addTreeModelListener(TreeModelListener) - Method in class org.omegahat.Interfaces.CORBA.Tools.InterfaceRepository.IRTreeModel
 
addTreeModelListener(TreeModelListener) - Method in class org.omegahat.Interfaces.CORBA.Tools.NameServer.NameServerTreeModel
 
addType(String) - Method in class org.omegahat.Environment.GUITools.Signature
Add the specified class name to the types collection.
addTypes(String[]) - Method in class org.omegahat.Environment.GUITools.Signature
Add each element of the array, naming a Java class, to the collection of argument types.
addUpdateListener(Updatable) - Method in class org.omegahat.Interfaces.CORBA.Tools.Support.RepositoryToolFrame
 
addValue() - Method in interface org.omegahat.Graphics.Plots.DataStructures.DynamicHistogramBinInt
Increment the count for this bin, adjusting the height according to the scale (that is, count or frequency).
addValue() - Method in class org.omegahat.Graphics.Plots.DataStructures.HistogramBin
 
addValue(double) - Method in class org.omegahat.Graphics.Plots.DynamicHistogram
 
addValue(double, boolean) - Method in class org.omegahat.Graphics.Primitives.UDouble
 
addValue(double, boolean) - Method in class org.omegahat.Graphics.Plots.DynamicTimeSeries
Add a symbol dynamically.
addValue(double, int, boolean) - Method in class org.omegahat.Graphics.Primitives.UDouble
 
addValue(int, double, boolean) - Method in class org.omegahat.Graphics.Plots.DynamicTimeSeriesStack
 
addValue(Object, boolean) - Method in class org.omegahat.Environment.DataStructures.numeric
Adds the given object to this elements of this object in a manner consistent with the class of rhs.
addValue(Object, boolean) - Method in interface org.omegahat.Environment.DataStructures.Addable
 
addValue(Object, boolean) - Method in class org.omegahat.Environment.ObjectDataStructures.vector
Method for operator + overloading.
addValue(Object, boolean) - Method in class org.omegahat.Graphics.Primitives.GraphicalContainer
 
addValue(Object, boolean) - Method in class org.omegahat.Graphics.Primitives.UDouble
Add the specified object to this UDouble
addValues(double[], boolean) - Method in class org.omegahat.Graphics.Plots.DynamicTimeSeriesStack
 
addVariable(String, Object[]) - Method in class org.omegahat.Environment.TaskManagement.SimulationManager
Add each element of the argument as a variable in the corresponding task in the queue for simulation.
addVariable(String, VariableInt) - Method in interface org.omegahat.DataStructures.Data.BasicFrameInt
Extract the specified variable identified by name.
addVariable(String, VariableInt) - Method in class org.omegahat.DataStructures.Data.DataFrame
 
addVisited(ExpressionInt) - Method in class org.omegahat.Environment.Debugger.ParserViewer.ExpressionTraceTree
 
adjustment() - Method in class org.omegahat.Graphics.Plots.DataStructures.UnivariateSummary
the adjustment for finite sample size in computing quantiles.
adjustment(boolean) - Method in class org.omegahat.Graphics.Plots.DataStructures.UnivariateSummary
 
adjustmentDelta() - Method in class org.omegahat.Graphics.Plots.DataStructures.UnivariateSummary
the adjustment value, delta (.5 is the default).
adjustmentDelta(double) - Method in class org.omegahat.Graphics.Plots.DataStructures.UnivariateSummary
set the adjustment delta value and return the previous value.
adjustScales() - Method in class org.omegahat.Graphics.Plots.Scatterplot
 
adjustXScale(boolean) - Method in class org.omegahat.Graphics.Plots.DynamicTimeSeries
 
adjustYScale(double, boolean) - Method in class org.omegahat.Graphics.Plots.DynamicTimeSeries
 
agent() - Method in class org.omegahat.Environment.Tools.ClassHierarchy.ClassNode
 
agent(ClassNodeAgent) - Method in class org.omegahat.Environment.Tools.ClassHierarchy.ClassNode
 
algorithm - Variable in class org.omegahat.Numerics.Optimizers.OptimizerBasic
The numerical method used to refine the model, by improving the value computed by theobjective.
ALL - Static variable in interface org.omegahat.Environment.Databases.Database
 
allData(boolean) - Method in class org.omegahat.DataStructures.Matrix.JamaBaseMatrix
 
allData(boolean) - Method in interface org.omegahat.DataStructures.Matrix.BaseMatrix
 
allocatedHeights - Variable in class org.omegahat.Graphics.Layouts.LayoutCalculator