Documentation of 'com.jstatcom.engine.gauss.GaussLoadTypes' Java class
GaussLoadTypes
com.jstatcom.engine.gauss

Class GaussLoadTypes



  • public class GaussLoadTypes
    extends LoadTypes
    This class contains all module types that can be loaded by a GAUSS engine.
    • Method Summary

      • Methods inherited from class java.lang.Object

        getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • SYS

        public static final GaussLoadTypes SYS
        A dynamic link library (.dll under Windows). This is a system dependent binary.
      • LIB

        public static final GaussLoadTypes LIB
        A GAUSS library (.lcg), loaded via the lib command.
      • GCG

        public static final GaussLoadTypes GCG
        A GAUSS compiled executable (.gcg), loaded via the use command.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.