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 class
GlobalConstants.Parameters
static class
GlobalConstants.Prefixes
static class
GlobalConstants.QueryTypes
-
Constructor Summary
Constructors Constructor Description GlobalConstants()
-