Uses of Package
com.jstatcom.engine.gauss

Packages that use com.jstatcom.engine.gauss
com.jstatcom.engine.gauss GAUSS communication that uses an installed version of the software. 
 

Classes in com.jstatcom.engine.gauss used by com.jstatcom.engine.gauss
GaussConfigKeys
          Contains all constants that define the GAUSS environment.
GaussEngine
          Links to an instance of the software package Gauss (www.aptech.com).
GaussEngineType
          GaussEngineType holds information about the GaussEngine and works as a factory to create an instance of GAUSS.
GaussLoadTypes
          This class contains all module types that can be loaded by a GAUSS engine.
GCGSet
          This class stores information to compile a GAUSS gcg file from the source files.
GCGSet.SRCFile
          Innter class that stores an src file.
LIBSet
          This class stores information to create the GAUSS lcg files from the source files.
LIBSet.SRCLibPair
          Innter class that stores a libraryname - sourcefile mapping.