Modifier and Type | Method and Description |
---|---|
IntValue |
PatternLanguageFactory.createIntValue()
Returns a new object of class 'Int Value'.
|
Modifier and Type | Class and Description |
---|---|
class |
IntValueImpl
An implementation of the model object 'Int Value'.
|
Modifier and Type | Method and Description |
---|---|
IntValue |
PatternLanguageFactoryImpl.createIntValue() |
Modifier and Type | Method and Description |
---|---|
T |
PatternLanguageSwitch.caseIntValue(IntValue object)
Returns the result of interpreting the object as an instance of 'Int Value'.
|