Uses of Class
org.kuali.rice.krms.api.repository.NaturalLanguageTree
Packages that use NaturalLanguageTree
-
Uses of NaturalLanguageTree in org.kuali.rice.krms.api.repository
Methods in org.kuali.rice.krms.api.repository that return NaturalLanguageTreeModifier and TypeMethodDescriptionNaturalLanguageTree.Builder.build()Builds an instance of a Natural Language Tree based on the current state of the builder.RuleManagementService.translateNaturalLanguageTreeForProposition(String naturalLanguageUsageId, PropositionDefinition propositionDefinintion, String languageCode) Translates NaturalLanguage for a given proposition, returning a tree of the NaturalLanguage.TranslateBusinessMethods.translateNaturalLanguageTreeForProposition(String naturalLanguageUsageId, PropositionDefinition propositionDefinintion, String languageCode) Methods in org.kuali.rice.krms.api.repository that return types with arguments of type NaturalLanguageTree