Package | Description |
---|---|
org.eclipse.epsilon.emc.muddle | |
org.eclipse.epsilon.emc.muddle.impl | |
org.eclipse.epsilon.emc.muddle.util |
Modifier and Type | Interface and Description |
---|---|
interface |
BooleanType
A representation of the model object 'Boolean Type'.
|
interface |
IntegerType
A representation of the model object 'Integer Type'.
|
interface |
RealType
A representation of the model object 'Real Type'.
|
interface |
StringType
A representation of the model object 'String Type'.
|
Modifier and Type | Class and Description |
---|---|
class |
BooleanTypeImpl
An implementation of the model object 'Boolean Type'.
|
class |
IntegerTypeImpl
An implementation of the model object 'Integer Type'.
|
class |
PrimitiveTypeImpl
An implementation of the model object 'Primitive Type'.
|
class |
RealTypeImpl
An implementation of the model object 'Real Type'.
|
class |
StringTypeImpl
An implementation of the model object 'String Type'.
|
Modifier and Type | Method and Description |
---|---|
T |
MuddleSwitch.casePrimitiveType(PrimitiveType object)
Returns the result of interpreting the object as an instance of 'Primitive Type'.
|
Copyright © 2016. All rights reserved.