| Modifier and Type | Method and Description |
|---|---|
BoolValue |
PatternLanguageFactory.createBoolValue()
Returns a new object of class 'Bool Value'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BoolValueImpl
An implementation of the model object 'Bool Value'.
|
| Modifier and Type | Method and Description |
|---|---|
BoolValue |
PatternLanguageFactoryImpl.createBoolValue() |
| Modifier and Type | Method and Description |
|---|---|
T |
PatternLanguageSwitch.caseBoolValue(BoolValue object)
Returns the result of interpreting the object as an instance of 'Bool Value'.
|