com.jstatcom.engine.mlab
Class MLabConfigKeys

java.lang.Object
  extended by com.jstatcom.engine.ConfigKeys
      extended by com.jstatcom.engine.mlab.MLabConfigKeys

public abstract class MLabConfigKeys
extends ConfigKeys

Contains all constants that can be changed for the the Matlab environment. For every key the respective information is stored in an instance of ConfigHolder.

Author:
Markus Kraetzig

Field Summary
static MLabConfigKeys MATLAB_COMPILER_VERSION
          Matlab compiler version.
 
Method Summary
 
Methods inherited from class com.jstatcom.engine.ConfigKeys
defaultVal, equals, getAllKeys, hashCode, isValid, name, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

MATLAB_COMPILER_VERSION

public static final MLabConfigKeys MATLAB_COMPILER_VERSION
Matlab compiler version.