Package de.sebinside.dcp.dsl.generator
Class GlobalConstants
- java.lang.Object
-
- de.sebinside.dcp.dsl.generator.GlobalConstants
-
public class GlobalConstants extends Object
This class contains a lot of "magic literals" needed for the transformation and the result mapping. These are not supposed to be changed at any time but still gathered here to separate syntax from semantics.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classGlobalConstants.Parametersstatic classGlobalConstants.Prefixesstatic classGlobalConstants.QueryTypes
-
Constructor Summary
Constructors Constructor Description GlobalConstants()
-