com.jstatcom.engine.mlab
Class StubMlabLoadTypes
- java.lang.Object
-
- com.jstatcom.engine.LoadTypes
-
- com.jstatcom.engine.mlab.StubMlabLoadTypes
-
public final class StubMlabLoadTypes 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 StubMlabLoadTypesEXEAn executable file that is in the subdirectoryjmlab.static StubMlabLoadTypesSYSLIBA system library name that must be in the library path.static StubMlabLoadTypesUSERLIBA user library name that is in the subdirectoryjmlab.
-
-
-
Field Detail
-
SYSLIB
public static final StubMlabLoadTypes SYSLIB
A system library name that must be in the library path.
-
USERLIB
public static final StubMlabLoadTypes USERLIB
A user library name that is in the subdirectoryjmlab.
-
EXE
public static final StubMlabLoadTypes EXE
An executable file that is in the subdirectoryjmlab.
-
-
DMelt 3.0 © DataMelt by jWork.ORG