Modifier and Type | Method and Description |
---|---|
AggregatedValue |
PatternLanguageFactory.createAggregatedValue()
Returns a new object of class 'Aggregated Value'.
|
Modifier and Type | Class and Description |
---|---|
class |
AggregatedValueImpl
An implementation of the model object 'Aggregated Value'.
|
Modifier and Type | Method and Description |
---|---|
AggregatedValue |
PatternLanguageFactoryImpl.createAggregatedValue() |
Modifier and Type | Method and Description |
---|---|
T |
PatternLanguageSwitch.caseAggregatedValue(AggregatedValue object)
Returns the result of interpreting the object as an instance of 'Aggregated Value'.
|