Uses of Enum Class
com.articulate.sigma.nlg.StackElement.StackState
Packages that use StackElement.StackState
Package
Description
Provides classes for natural language generation in the Sigma knowledge engineering environment version developed
at Articulate Software Inc.
-
Uses of StackElement.StackState in com.articulate.sigma.nlg
Methods in com.articulate.sigma.nlg that return StackElement.StackStateModifier and TypeMethodDescriptionstatic StackElement.StackStateReturns the enum constant of this class with the specified name.static StackElement.StackState[]StackElement.StackState.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.articulate.sigma.nlg with parameters of type StackElement.StackState