Uses of Enum Class
com.articulate.sigma.nlg.SVOElement.NUMBER
Packages that use SVOElement.NUMBER
Package
Description
Provides classes for natural language generation in the Sigma knowledge engineering environment version developed
at Articulate Software Inc.
-
Uses of SVOElement.NUMBER in com.articulate.sigma.nlg
Methods in com.articulate.sigma.nlg that return SVOElement.NUMBERModifier and TypeMethodDescriptionstatic SVOElement.NUMBERSVOElement.NUMBER.getNumber(int ct) Given a count, return singular or plural.SVOElement.getSingularPlural()static SVOElement.NUMBERReturns the enum constant of this class with the specified name.static SVOElement.NUMBER[]SVOElement.NUMBER.values()Returns an array containing the constants of this enum class, in the order they are declared.