| Package | Description |
|---|---|
| com.articulate.sigma.nlg |
| Modifier and Type | Method and Description |
|---|---|
Map<String,SumoProcessCollector> |
LanguageFormatterStack.getCurrProcessMap()
Return the Map
|
Map<String,SumoProcessCollector> |
StackElement.getSumoProcessMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
SumoProcessCollector.merge(SumoProcessCollector newProcessCollector)
Merge the roles of the given SumoProcessCollector into this object.
|
| Constructor and Description |
|---|
StackElement(Map<String,SumoProcessCollector> spcMap,
List<String> args)
Instantiate a StackElement with a sumoProcess map and a list of formula args.
|
Copyright © 2015. All rights reserved.