Package org.eclipse.epsilon.emc.muddle
Class PrimitiveTypes
java.lang.Object
org.eclipse.epsilon.emc.muddle.PrimitiveTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static BooleanType
protected static IntegerType
protected static RealType
protected static StringType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BooleanType
static IntegerType
static RealType
static StringType
-
Field Details
-
integerType
-
stringType
-
booleanType
-
realType
-
-
Constructor Details
-
PrimitiveTypes
public PrimitiveTypes()
-
-
Method Details
-
getIntegerType
-
getStringType
-
getBooleanType
-
getRealType
-