Uses of Enum Class
org.episteme.social.linguistics.LinguisticsConstants.AnalysisLevel
Packages that use LinguisticsConstants.AnalysisLevel
Package
Description
Provides mathematical and computational models for natural language
processing, linguistic analysis, and glottochronology.
-
Uses of LinguisticsConstants.AnalysisLevel in org.episteme.social.linguistics
Subclasses with type arguments of type LinguisticsConstants.AnalysisLevel in org.episteme.social.linguisticsModifier and TypeClassDescriptionstatic enumLevels of linguistic analysis.Methods in org.episteme.social.linguistics that return LinguisticsConstants.AnalysisLevelModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LinguisticsConstants.AnalysisLevel[]LinguisticsConstants.AnalysisLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.