public class Constants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
conformFile
name of conformance error file where metamodel constraint errors are posted
|
static java.lang.String |
errorFile
name of error file where non-conformance errors are posted
|
static java.lang.String |
homepath
this is the location of the MDELite6 jar, set by HomePath.setHomePath
|
static java.lang.String |
vm2tFile
name of the default vm2t output file
|
Constructor and Description |
---|
Constants() |
public static final java.lang.String errorFile
public static final java.lang.String conformFile
public static final java.lang.String vm2tFile
public static java.lang.String homepath