| Interface | Description |
|---|---|
| Context | |
| NaturalLanguageTranslator |
This class translates requirement components and statements into
natural language.
|
| TranslationContext |
| Class | Description |
|---|---|
| AbstractContext |
This is an abstract class for creating a map (containing token/data) used
in template translations.
|
| AbstractTranslationContext |
This is an abstract class for creating a map (containing token/data) used
in template translations.
|
| ContextRegistry<T extends Context> |
This class is a registry of template contexts which the requirement
component translator uses to generate natural language.
|
| PropositionNaturalLanguageTemplater |
This class translates requirement components into a specific
natural language.
|
| SimpleNaturalLanguageTemplater |
A dead simple implementation of the templater contract for testing
|
| TranslationContextRegistry<T extends TranslationContext> |
This class is a registry of template contexts which the requirement
component translator uses to generate natural language.
|
| VelocityTemplateEngine |
Velocity template engine.
|
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.