com.jstatcom.engine.mlab
Class StubMlabConfigKeys

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

public abstract class StubMlabConfigKeys
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 StubMlabConfigKeys 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 StubMlabConfigKeys MATLAB_COMPILER_VERSION
Matlab compiler version.