Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- c - Enum constant in enum com.stata.sfi.Missing.Extended
- callGC() - Static method in class com.stata.sfi.SFIToolkit
-
Call the Java garbage collector. Calling this method should generally be avoided.
- changeToCWF() - Method in class com.stata.sfi.Frame
-
Set the
Frame
as the current working frame in Stata. - Characteristic - Class in com.stata.sfi
-
This class provides access to Stata characteristics.
- clone(String) - Method in class com.stata.sfi.Frame
- close() - Method in class com.stata.sfi.StrLConnector
-
Close the connection and release any resources.
- com.stata.sfi - package com.stata.sfi
-
The Stata Function Interface (SFI) provides the classes necessary for Java to interact with core features of Stata.
- com.stata.sfi.util - package com.stata.sfi.util
-
Provides a set of utility classes for extending the functionality of the Stata Function Interface (SFI).
- compareTo(LabelValue) - Method in class com.stata.sfi.LabelValue
-
Compares two LabelValue objects numerically.
- connect(String) - Static method in class com.stata.sfi.Frame
-
Connect to an existing frame in Stata and return a new
Frame
instance that can be used to access it. - convertSymmetricToStd(String) - Static method in class com.stata.sfi.Matrix
-
Convert a symmetric matrix to a standard matrix.
- create(String) - Static method in class com.stata.sfi.Frame
-
Create a new frame in Stata and return a new
Frame
instance that can be used to access it. - createLabel(String) - Static method in class com.stata.sfi.ValueLabel
-
Create a new value-label name.
- createMatrix(String, int, int, double) - Static method in class com.stata.sfi.Matrix
-
Create a Stata matrix.
- createMatrix(String, int, int, double, boolean) - Static method in class com.stata.sfi.Matrix
-
Create a Stata matrix.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form