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

_

_A - Variable in class com.rubecula.units.Units
 
_Abbrevtn - Variable in class com.rubecula.units.UnitsName
 
_Ady - Variable in class com.rubecula.jquantity.Operator
The -ady of this operator, i.e. the number of operands on which it operates.
_AlgebraicVariables - Variable in class com.rubecula.jep.ExpressionParser
 
_AllOperations - Variable in class com.rubecula.jquantity.Mill
This is the table of all operations.
_AnadicOperations - Variable in class com.rubecula.jquantity.Mill
This is the table of anadic operations.
_Appearance - Variable in class com.rubecula.util.Presentation
This string is purely for debugging purposes.
_B - Variable in class com.rubecula.units.Units
 
_Bound - Variable in class com.rubecula.jquantity.Approximation
_Bound is the relative value of the estimate of the size of any error in the value itself (according to the model).
_Bound - Variable in class com.rubecula.jquantity.FuzzInt
_Bound is the estimate of the size order of any error in the value itself (according to the model), expressed relative value of this.
_Branch - Variable in class com.rubecula.jquantity.Complex
If this Complex is defined on the polar (logarithmic) side, then this integer represents which "branch" the number is defined on.
_Constant - Variable in class com.rubecula.jquantity.Complex
This instance field signifies if this instance of Complex has been designated a constant.
_Constant - Variable in class com.rubecula.jquantity.Compound
 
_Constant - Variable in class com.rubecula.jquantity.MutableNumber
This instance field signifies if this instance of MutableNumber has been designated a constant.
_Constant - Variable in class com.rubecula.jquantity.MutablePresentation
 
_Constant - Variable in class com.rubecula.jquantity.NumberPresentation
 
_Debug - Variable in class com.rubecula.jep.ExpressionParser
 
_Debug - Variable in class com.rubecula.jep.TermEvaluator
Debug flag.
_DeclaredVariables - Variable in class com.rubecula.jep.TermEvaluator
JEP's internal store of declared variables.
_Definition - Variable in class com.rubecula.math.Macro
The definition of the macro.
_Denominator - Variable in class com.rubecula.jquantity.Rational
_Denominator is the denominator of the rational quantity defined by this.
_Derived - Variable in class com.rubecula.units.UnitsName
 
_Details - Variable in class com.rubecula.jquantity.JQuantityException
 
_Dimension - Variable in class com.rubecula.units.SiUnit
Instance field to define the dimension of this unit, according to values in the table defined above.
_Dimension - Variable in class com.rubecula.units.UnitsName
 
_Dimensions - Variable in class com.rubecula.units.Dimensions
Private instance field consisting of an array of longs in which to store the dimension values.
_Dimensions - Variable in class com.rubecula.units.FlatUnit
The Dimensions corresponding to this flattened unit.
_DyadicOperations - Variable in class com.rubecula.jquantity.Mill
This is the table of dyadic operations.
_Elements - Variable in class com.rubecula.jquantity.OneMatrix
 
_Elements - Variable in class com.rubecula.jquantity.SparseMatrix
 
_Elements - Variable in class com.rubecula.jquantity.TwoMatrix
 
_End - Variable in class com.rubecula.util.Range
The end of the range.
_Estimate - Variable in class com.rubecula.jquantity.Rational
_Estimate is the best estimate of the value (STRICTLY for debugging purposes only).
_Estimate - Variable in class com.rubecula.jquantity.WholeNumber
 
_Exponent - Variable in class com.rubecula.units.UnitsName
 
_Failures - Variable in class com.rubecula.jquantity.Loader
Set containing all current failures.
_Flag - Variable in class com.rubecula.units.SystemFlag
The value of the system flag (as a mask) for this SystemFlag.
_I - Variable in class com.rubecula.jquantity.Complex
The Value instance representing the imaginary part of this Complex.
_Identifier - Variable in class com.rubecula.jquantity.Complex
 
_Identifier - Variable in class com.rubecula.jquantity.JQuantityPresentation
The identifier for this object.
_Identifier - Variable in class com.rubecula.jquantity.MutableNumber
The string which will be used to identify this object in audit trails and for debugging.
_Imaginary - Variable in class com.rubecula.jquantity.JQuantityPresentation
The presentation for the imaginary part, if any.
_Informational - Variable in class com.rubecula.jquantity.JQuantityException
 
_Iterator - Variable in class com.rubecula.util.SortedIterator
 
_JEP - Variable in class com.rubecula.jep.ExpressionParser
JEP instance to parse and evaluate expressions.
_Macros - Variable in class com.rubecula.math.Mill
This is the table of macro definitions, that is to say non-native operations which are enabled using compounds of other operations.
_Maybe - Static variable in class com.rubecula.util.Kleenean
 
_Memory - Variable in class com.rubecula.jquantity.Mill
The user-definable memory for this mill.
_Mill - Variable in class com.rubecula.jep.TermEvaluator
Mill to evaluate expressions.
_MillFactory - Variable in class com.rubecula.jep.ExpressionParser
Factory to create Mills for evaluating expressions.
_MillID - Variable in class com.rubecula.jep.ExpressionParser
Counter for identifying mills used for expression evaluation.
_Model - Variable in class com.rubecula.jquantity.Approximation
_Model is the distribution model of possible errors in the value itself.
_Model - Variable in class com.rubecula.jquantity.FuzzInt
_Model is the distribution model of possible errors in the value itself.
_MonadicOperations - Variable in class com.rubecula.jquantity.Mill
This is the table of monadic operations.
_Name - Variable in class com.rubecula.jquantity.Mill
The identifier for this Mill.
_Name - Variable in class com.rubecula.units.UnitsFoundation
The name by which this UnitsFoundation will be identified.
_Name - Variable in class com.rubecula.units.UnitsName
 
_Name - Variable in class com.rubecula.units.UnitsTable
 
_Name - Variable in class com.rubecula.util.SortableHashTable
 
_NextTokenInBuffer - Variable in class com.rubecula.util.PushbackStringTokenizer
Whether or not the pushback buffer should be used by the next call to next().
_No - Static variable in class com.rubecula.util.Kleenean
 
_Number - Variable in class com.rubecula.jquantity.JQuantity
The value of this JQuantity.
_Number - Variable in class com.rubecula.jquantity.QuantityPresentation
A Presentation representing the number part of this quantity.
_Number - Variable in class com.rubecula.jquantity.ValuePresentation
A NumberPresentation representing the number part of this value.
_NumberFactory - Variable in class com.rubecula.jep.ExpressionParser
Factory to create numbers, implementing the NumberFactory interface.
_NumberFactory - Variable in class com.rubecula.jep.TermEvaluator
Number Factory to create numbers from the doubles which are generated by JEP when a constant is encountered.
_Numerator - Variable in class com.rubecula.jquantity.Rational
_Numerator is the numerator of the rational quantity defined by this.
_Offset - Variable in class com.rubecula.units.Units
 
_Operations - Variable in class com.rubecula.math.Mill
This is the table of operations supported by this mill (in addition to base class).
_Polar - Variable in class com.rubecula.jquantity.Complex
Which side of the EL plane is the number defined on.
_PowerA - Variable in class com.rubecula.units.Units
 
_PowerB - Variable in class com.rubecula.units.Units
 
_PresentableClass - Static variable in class com.rubecula.jquantity.IntegerPresentation
This string defines the class which will be used to parse JQuantityPresentations.
_PresentableClass - Static variable in class com.rubecula.jquantity.JQuantityPresentation
This string defines the class which will be used to parse JQuantityPresentations.
_PresentableClass - Static variable in class com.rubecula.jquantity.NumberPresentation
This string defines the class which will be used to parse NumberPresentations.
_PresentableClass - Static variable in class com.rubecula.jquantity.QuantityPresentation
This string defines the class which will be used to parse JQuantityPresentations.
_PresentableClass - Static variable in class com.rubecula.jquantity.SymbolicPresentation
This string defines the class which will be used to parse JQuantityPresentations.
_PresentableClass - Static variable in class com.rubecula.jquantity.ValuePresentation
This string defines the class which will be used to parse NumberPresentations.
_PresentableClass - Static variable in class com.rubecula.util.StringPresentation
The name of the class that will be used to create a Presentable from a StringPresentation, when invoking the Presentation.parse() method. // TODO Check this!
_PresentableFactory - Variable in class com.rubecula.jep.PresentableNumberFactory
An implementation of PresentableFactoryInterface, in particular: PresentableFactory.
_PresentationFirst - Variable in class com.rubecula.jquantity.NumberPresentation
The First part of the string, usually the integer or the numerator.
_Presentations - Variable in class com.rubecula.jquantity.SymbolicPresentation
List of component presentations, some of which may be pure Strings.
_Properties - Variable in class com.rubecula.jquantity.Library
 
_R - Variable in class com.rubecula.jquantity.Complex
The Value instance representing the real part of this Complex.
_Real - Variable in class com.rubecula.jquantity.JQuantityPresentation
The presentation for the real part.
_Recoverable - Variable in class com.rubecula.util.MillException
 
_S - Variable in class com.rubecula.util.StringPresentation
 
_S - Variable in class com.rubecula.util.Symbol
 
_Scale - Variable in class com.rubecula.units.FlatUnit
The scale of this flattened unit.
_Scale - Variable in class com.rubecula.units.Units
 
_Scheme - Variable in class com.rubecula.jquantity.Value
The factoring scheme used for this Value.
_Sorted - Variable in class com.rubecula.util.SortedIterator
 
_SpecialOperations - Variable in class com.rubecula.jquantity.Mill
This is the table of special operations.
_Start - Variable in class com.rubecula.util.Range
The start of the range.
_String - Variable in class com.rubecula.jquantity.IntegerPresentation
The integer as a string, without the radix.
_StringExponent - Variable in class com.rubecula.jquantity.NumberPresentation
The exponent part of the string, including the "E" character or whatever.
_StringFuzzy - Variable in class com.rubecula.jquantity.NumberPresentation
The offset of the Fuzzy part of the string.
_StringRadix - Variable in class com.rubecula.jquantity.NumberPresentation
The Radix as a string, including the "#" character (or empty).
_StringSecond - Variable in class com.rubecula.jquantity.NumberPresentation
The Second part of the string (including the integer-fraction delimiter - usuall a "." in English speaking countries, or a "," in Franco-German countries); or the "/" separator between numerator and denominator.
_Super - Variable in class com.rubecula.jquantity.WholeNumber
This is a reference to the super instance (a BigInteger) which we would have preferred to simply extend.
_System - Variable in class com.rubecula.units.Units
 
_System - Variable in class com.rubecula.units.UnitsTable
 
_Tables - Variable in class com.rubecula.units.UnitsAll
The table of other units systems.
_TokenBuffer - Variable in class com.rubecula.util.PushbackStringTokenizer
The pushback buffer.
_Type - Variable in class com.rubecula.jquantity.ValuePresentation
A String representing the type of this value.
_UndeclaredVariables - Variable in class com.rubecula.jep.TermEvaluator
Store in which to lookup the current values of variables that arise in the terms of expressions.
_Units - Variable in class com.rubecula.jquantity.JQuantity
The units of this JQuantity.
_Units - Variable in class com.rubecula.jquantity.JQuantityPresentation
The units part of the JQuantity (or "").
_Units - Variable in class com.rubecula.jquantity.QuantityPresentation
A String representing the units of this quantity.
_Value - Variable in class com.rubecula.jquantity.Approximation
The value of this approximation.
_Value - Variable in class com.rubecula.jquantity.Manifest
This is the value of this constant.
_Variables - Variable in class com.rubecula.jep.ExpressionParser
Store in which to lookup the current values of variables that arise in the terms of expressions.
_Yes - Static variable in class com.rubecula.util.Kleenean
 
_gcd(long, long) - Static method in class com.rubecula.units.Dimensions
 

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