Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- i - Enum constant in enum com.stata.sfi.Missing.Extended
- INPUT - Enum constant in enum com.stata.sfi.DisplayMode
- isAlias(int) - Static method in class com.stata.sfi.Data
-
Determine if a variable is an alias for a variable in another frame.
- isAlias(int) - Method in class com.stata.sfi.Frame
-
Determine if a variable is an alias for a variable in another frame.
- isBinary() - Method in class com.stata.sfi.StrLConnector
-
Determine if the attached strL has been marked as binary.
- isLinux() - Static method in class com.stata.sfi.util.Platform
-
Determine if the platform is Linux.
- isMac() - Static method in class com.stata.sfi.util.Platform
-
Determine if the platform is Mac OS.
- isMac(String) - Static method in class com.stata.sfi.util.Platform
-
Determine if the platform is Mac and the version is greater than or equal to the version specified.
- isMissing(double) - Static method in class com.stata.sfi.Missing
-
Test if a value is a Stata missing.
- isParsedIfTrue(long) - Static method in class com.stata.sfi.Data
-
Determine if an observation for the if expression qualifier used when Java was invoked is true or false.
- isSolaris() - Static method in class com.stata.sfi.util.Platform
-
Determine if the platform is Solaris.
- isTypeComplex(String) - Static method in class com.stata.sfi.Mata
-
Determine if the matrix type is complex.
- isTypeReal(String) - Static method in class com.stata.sfi.Mata
-
Determine if the matrix type is real.
- isTypeString(String) - Static method in class com.stata.sfi.Mata
-
Determine if the matrix type is string.
- isUnix() - Static method in class com.stata.sfi.util.Platform
-
Determine if the platform is Unix or Linux.
- isValidName(String) - Static method in class com.stata.sfi.SFIToolkit
-
Check if a
String
is a valid Stata name. - isValidVariableName(String) - Static method in class com.stata.sfi.SFIToolkit
-
Check if a
String
is a valid Stata variable name. - isVarlistSpecified() - Static method in class com.stata.sfi.Data
-
Determine if a varlist was specified when Java was invoked.
- isVarTypeStr(int) - Static method in class com.stata.sfi.Data
-
Test if a variable is of type str.
- isVarTypeStr(int) - Method in class com.stata.sfi.Frame
-
Test if a variable is of type str.
- isVarTypeString(int) - Static method in class com.stata.sfi.Data
-
Test if a variable's type is string.
- isVarTypeString(int) - Method in class com.stata.sfi.Frame
-
Test if a variable is string or numeric.
- isVarTypeStrL(int) - Static method in class com.stata.sfi.Data
-
Test if a variable is of type strL.
- isVarTypeStrL(int) - Method in class com.stata.sfi.Frame
-
Test if a variable is of type strL.
- isWindows() - Static method in class com.stata.sfi.util.Platform
-
Determine if the platform is Windows.
- isWindows(double) - Static method in class com.stata.sfi.util.Platform
-
Determine if the platform is Windows and the version is greater than or equal to the version specified.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form