Package org.eclipse.epsilon.emc.muddle
Class PrimitiveTypes
java.lang.Object
org.eclipse.epsilon.emc.muddle.PrimitiveTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static BooleanTypeprotected static IntegerTypeprotected static RealTypeprotected static StringType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BooleanTypestatic IntegerTypestatic RealTypestatic StringType
-
Field Details
-
integerType
-
stringType
-
booleanType
-
realType
-
-
Constructor Details
-
PrimitiveTypes
public PrimitiveTypes()
-
-
Method Details
-
getIntegerType
-
getStringType
-
getBooleanType
-
getRealType
-