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 StringType |
PrimitiveTypes.stringType |
Modifier and Type | Method and Description |
---|---|
StringType |
MuddleFactory.createStringType()
Returns a new object of class 'String Type'.
|
static StringType |
PrimitiveTypes.getStringType() |
Modifier and Type | Class and Description |
---|---|
class |
StringTypeImpl
An implementation of the model object 'String Type'.
|
Modifier and Type | Method and Description |
---|---|
StringType |
MuddleFactoryImpl.createStringType() |
Modifier and Type | Method and Description |
---|---|
T |
MuddleSwitch.caseStringType(StringType object)
Returns the result of interpreting the object as an instance of 'String Type'.
|
Copyright © 2016. All rights reserved.