| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperationReader | |
|---|---|
| hussam.math.operations.extra | Provides extra functionality to this package. |
| hussam.math.operations.parser | Provides a User interface to read Expressions to be transformed into Operations. |
| Uses of OperationReader in hussam.math.operations.extra |
|---|
| Classes in hussam.math.operations.extra that implement OperationReader | |
|---|---|
class | DynamicExpressionReader This class Function as a factory for Expression Readers, However this factory returns a dynamic ExpressionReader which uses a DynamicFunctionFactory. |
| Methods in hussam.math.operations.extra that return OperationReader | |
|---|---|
protected OperationReader | CustomFunctionFactory.createReader() Prepares the reader. |
| Uses of OperationReader in hussam.math.operations.parser |
|---|
| Classes in hussam.math.operations.parser that implement OperationReader | |
|---|---|
class | ExpressionReader an Abstract class, This class is used to refference the most advanced OperationReader. |
class | HussamExpressionReader This class is Version 6 of all previously created readers. |
class | SmartExpressionReader This class is not in use by the package since there is a new Class called HussamExpressionReader which should be used instead. |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||