Uses of Enum Class
org.episteme.social.linguistics.Sentence.Structure
Packages that use Sentence.Structure
Package
Description
Provides mathematical and computational models for natural language
processing, linguistic analysis, and glottochronology.
-
Uses of Sentence.Structure in org.episteme.social.linguistics
Subclasses with type arguments of type Sentence.Structure in org.episteme.social.linguisticsModifier and TypeClassDescriptionstatic enumComplexity categories for sentence structure.Methods in org.episteme.social.linguistics that return Sentence.StructureModifier and TypeMethodDescriptionSentence.getStructure()static Sentence.StructureReturns the enum constant of this class with the specified name.static Sentence.Structure[]Sentence.Structure.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.episteme.social.linguistics with parameters of type Sentence.Structure