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

N

name - Variable in class com.jstatcom.component.TopFrame.XMLRep
 
name() - Method in class com.jstatcom.engine.ConfigKeys
Gets the name of this.
name - Variable in class com.jstatcom.engine.EngineTypes
The name of this runtype.
name() - Method in class com.jstatcom.engine.LoadTypes
Gets the name of this load type.
name() - Method in class com.jstatcom.io.ImportTypes
Gets the name of this import type.
name() - Method in interface com.jstatcom.model.JSCData
Gets the name of the data object.
name() - Method in class com.jstatcom.model.JSCDate
 
name() - Method in class com.jstatcom.model.JSCDRange
 
name() - Method in class com.jstatcom.model.JSCInt
 
name() - Method in class com.jstatcom.model.JSCMap
 
name() - Method in class com.jstatcom.model.JSCNArray
 
name() - Method in class com.jstatcom.model.JSCNumber
 
name() - Method in class com.jstatcom.model.JSCPropertyTypes
Gets the name of this type.
name() - Method in class com.jstatcom.model.JSCSArray
 
name() - Method in class com.jstatcom.model.JSCString
 
name - Variable in class com.jstatcom.model.JSCTypeDef
 
name() - Method in class com.jstatcom.model.JSCVoid
 
name() - Method in class com.jstatcom.model.NumberRangeTypes
Returns the name of the type.
name - Variable in class com.jstatcom.model.Symbol
Identifier of this symbol.
NAME - Variable in class com.jstatcom.model.Symbol
Upper case identifier of this symbol.
NAME - Variable in class com.jstatcom.model.SymbolTable
Identifier of this table (always upper case).
name - Variable in class com.jstatcom.project.OutputData
Identifier for underlying output, typically the name of the PCall object.
NAME - Variable in class com.jstatcom.project.ProjectDataTypes
 
name() - Method in class com.jstatcom.ts.TS
Returns the identifying name of this time series object.
NaN - Static variable in class com.jstatcom.model.JSCConstants
Missing value.
NAN - Static variable in interface com.jstatcom.parser.NumberRangeParserConstants
 
NAN_STRING - Static variable in class com.jstatcom.util.UString
 
NAN_STRING_ALT - Static variable in class com.jstatcom.util.UString
 
nanCount() - Method in class com.jstatcom.model.JSCNArray
Gets the number of double elements that are equal to Double.NaN.
NaNLongBits - Static variable in class com.jstatcom.model.JSCConstants
Missing value as long.
NARRAY - Static variable in class com.jstatcom.model.JSCTypes
Contains an m x n double array.
NEG_INF - Static variable in class com.jstatcom.model.JSCConstants
Negative infinity.
NEG_INF - Static variable in interface com.jstatcom.parser.NumberRangeParserConstants
 
NEGINF_STRING - Static variable in class com.jstatcom.util.UString
 
newToken(int) - Static method in class com.jstatcom.parser.Token
Returns a new Token object, by default.
next - Variable in class com.jstatcom.parser.Token
A reference to the next regular (non-special) token from the input stream.
NO_OPTIONS - Static variable in class com.jstatcom.util.Base64
No options specified.
NULL - Static variable in class com.jstatcom.engine.CPtr
A canonical representation of C's NULL pointer.
NUMBER - Static variable in class com.jstatcom.model.JSCTypes
Contains a single Double.
NumberDisplayTable - Interface in com.jstatcom.table
Interface for components that display numbers and that can be configured how the value should be printed.
NumberFormatTypes - Class in com.jstatcom.component
The NumberFormatTypes class contains formatters that are used by JStatCom components to guarantee a consistent formatting behaviour.
NumberRange - Class in com.jstatcom.model
This class specifies an interval defined by two numbers and a type and provides methods to validate numbers and other NumberRange instances against it.
NumberRange() - Constructor for class com.jstatcom.model.NumberRange
Creates an open range with (-Infinity,+Infinity).
NumberRange(double, double, NumberRangeTypes) - Constructor for class com.jstatcom.model.NumberRange
Creates a range according to the given bounds and the type.
NumberRangeParser - Class in com.jstatcom.parser
Parser that assembles number range objects from an input string, for example [1,100]
(-Infinity,Infinity)
[lowerBound",20)
(-Infinity, upperBound]
[1.2,1.2]
(-1.3e-2,1.3e-2)
One can use the parser via the parseString, parseStringToRange methods.
NumberRangeParser() - Constructor for class com.jstatcom.parser.NumberRangeParser
Default constructor.
NumberRangeParser(NumberRangeParserTokenManager) - Constructor for class com.jstatcom.parser.NumberRangeParser
 
NumberRangeParser(InputStream) - Constructor for class com.jstatcom.parser.NumberRangeParser
 
NumberRangeParser(Reader) - Constructor for class com.jstatcom.parser.NumberRangeParser
 
NumberRangeParserConstants - Interface in com.jstatcom.parser
 
NumberRangeParserTokenManager - Class in com.jstatcom.parser
 
NumberRangeParserTokenManager(SimpleCharStream) - Constructor for class com.jstatcom.parser.NumberRangeParserTokenManager
 
NumberRangeParserTokenManager(SimpleCharStream, int) - Constructor for class com.jstatcom.parser.NumberRangeParserTokenManager
 
NumberRangeTypes - Class in com.jstatcom.model
This class contains an enumeration of constants that define different types of number ranges.
numOfObs() - Method in class com.jstatcom.ts.TS
Returns the number of observations.
numOfObs() - Method in class com.jstatcom.ts.TSDateRange
Returns number of observations represented by this range.
NumRangeSelector - Class in com.jstatcom.component
This component allows to input a range specified by two komma separated numbers that is automatically checked according to an overall NumberRange object.
NumRangeSelector() - Constructor for class com.jstatcom.component.NumRangeSelector
Default constructor initializes overall range to (-Infinity,+Infinity) and sets the displayed range to value to 1, 100.
NumSelector - Class in com.jstatcom.component
This component allows for number input that is automatically checked according to a NumberRange object.
NumSelector() - Constructor for class com.jstatcom.component.NumSelector
Default constructor initializes range to (-Infinity,+Infinity) and sets the displayed value to 0.

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