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

H

hussam.math.operations - package hussam.math.operations
Provides the Logical View of Mathematical operations.
hussam.math.operations.dataBase - package hussam.math.operations.dataBase
Used to store default Operators, operands and functions.
hussam.math.operations.extra - package hussam.math.operations.extra
Provides extra functionality to this package.
hussam.math.operations.factory - package hussam.math.operations.factory
Responsible for modeling OperatorFactories.
hussam.math.operations.parser - package hussam.math.operations.parser
Provides a User interface to read Expressions to be transformed into Operations.
hussam.math.operations.parser.exceptions - package hussam.math.operations.parser.exceptions
 
HussamExpressionReader - Class in hussam.math.operations.parser
This class is Version 6 of all previously created readers.
HussamExpressionReader() - Constructor for class hussam.math.operations.parser.HussamExpressionReader
Creates a new ExpressionReader.
HussamExpressionReader(OperationsParser) - Constructor for class hussam.math.operations.parser.HussamExpressionReader
Creates a new ExpressionReader given this spicific parser.
HussamExpressionReader(OperatorSource) - Constructor for class hussam.math.operations.parser.HussamExpressionReader
Creates a new ExpressionReader given this spicific operator source.
HussamExpressionReader(OperationsParser, OperatorSource) - Constructor for class hussam.math.operations.parser.HussamExpressionReader
Creates a new ExpressionReader given this spicific operator source and parser.
HussamExpressionReader(OperationsParser, OperatorSource, boolean, boolean) - Constructor for class hussam.math.operations.parser.HussamExpressionReader
Creates a new ExpressionReader given this spicific operator source and parser and the auto create variable flag.

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