|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TranslationContext | |
|---|---|
| org.kuali.rice.krms.impl.repository.language | |
| Uses of TranslationContext in org.kuali.rice.krms.impl.repository.language |
|---|
| Classes in org.kuali.rice.krms.impl.repository.language with type parameters of type TranslationContext | |
|---|---|
class |
TranslationContextRegistry<T extends TranslationContext>
This class is a registry of template contexts which the requirement component translator uses to generate natural language. |
| Classes in org.kuali.rice.krms.impl.repository.language that implement TranslationContext | |
|---|---|
class |
AbstractTranslationContext
This is an abstract class for creating a map (containing token/data) used in template translations. |
| Method parameters in org.kuali.rice.krms.impl.repository.language with type arguments of type TranslationContext | |
|---|---|
void |
PropositionNaturalLanguageTemplater.setTranslationContextRegistry(TranslationContextRegistry<TranslationContext> translationContextRegistry)
Sets the template context registry. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||