Uses of Class
com.articulate.sigma.nlg.StackElement.FormulaArg
Packages that use StackElement.FormulaArg
Package
Description
Provides classes for natural language generation in the Sigma knowledge engineering environment version developed
at Articulate Software Inc.
-
Uses of StackElement.FormulaArg in com.articulate.sigma.nlg
Methods in com.articulate.sigma.nlg that return StackElement.FormulaArgModifier and TypeMethodDescriptionstatic StackElement.FormulaArgLanguageFormatterStack.getFormulaArg(List<StackElement.FormulaArg> formulaArgs, String theArg) Read the given list of FormulaArgs for a given argument.Method parameters in com.articulate.sigma.nlg with type arguments of type StackElement.FormulaArgModifier and TypeMethodDescriptionstatic StackElement.FormulaArgLanguageFormatterStack.getFormulaArg(List<StackElement.FormulaArg> formulaArgs, String theArg) Read the given list of FormulaArgs for a given argument.