Uses of Interface
com.artisol.teneo.engine.core.inputprocessor.SentenceI
-
Packages that use SentenceI Package Description com.artisol.teneo.engine.core.engine com.artisol.teneo.engine.core.engine.path -
-
Uses of SentenceI in com.artisol.teneo.engine.core.engine
Methods in com.artisol.teneo.engine.core.engine that return types with arguments of type SentenceI Modifier and Type Method Description List<SentenceI>
EngineAccess. getSentences()
Returns an unmodifiable view of the sentences and their words, generated from the user input text. -
Uses of SentenceI in com.artisol.teneo.engine.core.engine.path
Methods in com.artisol.teneo.engine.core.engine.path that return types with arguments of type SentenceI Modifier and Type Method Description List<SentenceI>
InputProcessorResultsElement. getSentences()
-