All Classes
-
All Classes Class Summary Enum Summary Exception Summary Annotation Types Summary Class Description Characteristic This class provides access to Stata characteristics.Data This class provides access to the current Stata dataset.DateTime This class provides a set of core tools for interacting with Stata's date and time values.DisplayMode Display modes that can be used withSFIToolkit.display(String, DisplayMode)
andSFIToolkit.displayln(String, DisplayMode)
.Frame This class provides access to Stata frames.FrameException The FrameException class is used to indicate that an exceptional condition has occurred with aFrame
.Macro This class provides access to Stata macros.Mata This class provides access to global Mata matrices.Matrix This class provides access to Stata matrices.Missing This class provides tools for handling Stata missing values.Missing.Extended Mappings that correspond to missing values in Stata.Platform A set of utilities for getting platform information.Preference A set of utilities for loading and saving preferences.Scalar This class provides access to Stata scalars.SFIException Represents a general exception that encapsulates an error code.SFIToolkit This class provides a set of core tools for interacting with Stata.SIFDateTimeException Signals that an exception occurred when processing a SIF date.StrLConnector This class facilitates access to Stata's strL data type.Synchronized Indicates that a method or class is thread-safe and that thread safety has been provided using the Java keyword synchronized.SynchronizedOnMain Indicates that a method or class is thread-safe and that thread safety has been provided using the Java keyword synchronized; execution may be forced back on the main thread, so care must be taken to prevent deadlocks.ThreadSafe Indicates that a method or class is thread-safe.ValueLabel This class provides access to Stata's value labels.