Package | Description |
---|---|
org.kuali.rice.krms.api.repository |
Copyright 2005-2016 The Kuali Foundation
Licensed under the Educational Community License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
org.kuali.rice.krms.impl.repository | |
org.kuali.rice.krms.impl.repository.mock |
Modifier and Type | Method and Description |
---|---|
NaturalLanguageTree |
NaturalLanguageTree.Builder.build()
Builds an instance of a Natural Language Tree based on the current state of the
builder.
|
NaturalLanguageTree |
TranslateBusinessMethods.translateNaturalLanguageTreeForProposition(String naturalLanguageUsageId,
PropositionDefinition propositionDefinintion,
String languageCode) |
NaturalLanguageTree |
RuleManagementService.translateNaturalLanguageTreeForProposition(String naturalLanguageUsageId,
PropositionDefinition propositionDefinintion,
String languageCode)
Translates NaturalLanguage for a given proposition, returning a tree of
the NaturalLanguage.
|
Modifier and Type | Method and Description |
---|---|
List<NaturalLanguageTree> |
NaturalLanguageTree.getChildren() |
Modifier and Type | Method and Description |
---|---|
NaturalLanguageTree |
TranslationUtility.translateNaturalLanguageTreeForProposition(String naturalLanguageUsageId,
PropositionDefinition proposition,
String languageCode) |
NaturalLanguageTree |
RuleManagementServiceImpl.translateNaturalLanguageTreeForProposition(String naturalLanguageUsageId,
PropositionDefinition propositionDefinintion,
String languageCode) |
Modifier and Type | Method and Description |
---|---|
NaturalLanguageTree |
RuleManagementServiceMockImpl.translateNaturalLanguageTreeForProposition(String naturalLanguageUsageId,
PropositionDefinition propositionDefinintion,
String languageCode) |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.