Uses of Interface
org.kuali.rice.krms.impl.repository.language.TranslationContext
Packages that use TranslationContext
-
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 TranslationContextModifier and TypeClassDescriptionclassTranslationContextRegistry<T extends TranslationContext>This class is a registry of template contexts which the requirement component translator uses to generate natural language.Method parameters in org.kuali.rice.krms.impl.repository.language with type arguments of type TranslationContextModifier and TypeMethodDescriptionvoidPropositionNaturalLanguageTemplater.setTranslationContextRegistry(TranslationContextRegistry<TranslationContext> translationContextRegistry) Sets the template context registry.