Documentation of 'com.jstatcom.engine.mlab.MLabLoadTypes' Java class
MLabLoadTypes
com.jstatcom.engine.mlab

Class MLabLoadTypes



  • public final class MLabLoadTypes
    extends LoadTypes
    This class contains all module types that can be loaded by a MLab engine.
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static MLabLoadTypes EXE
      An executable file that is in the subdirectory jmlab.
      static MLabLoadTypes SYSLIB
      A system library name that must be in the library path.
      static MLabLoadTypes USERLIB
      A user library name that is in the subdirectory jmlab.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • SYSLIB

        public static final MLabLoadTypes SYSLIB
        A system library name that must be in the library path.
      • USERLIB

        public static final MLabLoadTypes USERLIB
        A user library name that is in the subdirectory jmlab.
      • EXE

        public static final MLabLoadTypes EXE
        An executable file that is in the subdirectory jmlab.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.