| Modifier and Type | Method and Description |
|---|---|
CountAggregator |
PatternLanguageFactory.createCountAggregator()
Returns a new object of class 'Count Aggregator'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CountAggregatorImpl
An implementation of the model object 'Count Aggregator'.
|
| Modifier and Type | Method and Description |
|---|---|
CountAggregator |
PatternLanguageFactoryImpl.createCountAggregator() |
| Modifier and Type | Method and Description |
|---|---|
T |
PatternLanguageSwitch.caseCountAggregator(CountAggregator object)
Returns the result of interpreting the object as an instance of 'Count Aggregator'.
|