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 BooleanType |
PrimitiveTypes.booleanType |
Modifier and Type | Method and Description |
---|---|
BooleanType |
MuddleFactory.createBooleanType()
Returns a new object of class 'Boolean Type'.
|
static BooleanType |
PrimitiveTypes.getBooleanType() |
Modifier and Type | Class and Description |
---|---|
class |
BooleanTypeImpl
An implementation of the model object 'Boolean Type'.
|
Modifier and Type | Method and Description |
---|---|
BooleanType |
MuddleFactoryImpl.createBooleanType() |
Modifier and Type | Method and Description |
---|---|
T |
MuddleSwitch.caseBooleanType(BooleanType object)
Returns the result of interpreting the object as an instance of 'Boolean Type'.
|
Copyright © 2016. All rights reserved.