Package | Description |
---|---|
org.eclipse.epsilon.emc.muddle | |
org.eclipse.epsilon.emc.muddle.impl | |
org.eclipse.epsilon.emc.muddle.util |
Modifier and Type | Field and Description |
---|---|
protected static IntegerType |
PrimitiveTypes.integerType |
Modifier and Type | Method and Description |
---|---|
IntegerType |
MuddleFactory.createIntegerType()
Returns a new object of class 'Integer Type'.
|
static IntegerType |
PrimitiveTypes.getIntegerType() |
Modifier and Type | Class and Description |
---|---|
class |
IntegerTypeImpl
An implementation of the model object 'Integer Type'.
|
Modifier and Type | Method and Description |
---|---|
IntegerType |
MuddleFactoryImpl.createIntegerType() |
Modifier and Type | Method and Description |
---|---|
T |
MuddleSwitch.caseIntegerType(IntegerType object)
Returns the result of interpreting the object as an instance of 'Integer Type'.
|
Copyright © 2016. All rights reserved.