Uses of Class
com.artisol.teneo.engine.core.engine.EngineAccess.LangCompMatch
-
Packages that use EngineAccess.LangCompMatch Package Description com.artisol.teneo.engine.core.engine -
-
Uses of EngineAccess.LangCompMatch in com.artisol.teneo.engine.core.engine
Methods in com.artisol.teneo.engine.core.engine that return types with arguments of type EngineAccess.LangCompMatch Modifier and Type Method Description List<EngineAccess.LangCompMatch>
EngineAccess. findMatchingLanguageComponents(String _sSentenceText, boolean _bUseCurrentSession)
Tests all language objects and entities against the given sentence text and returns a list of matches.List<EngineAccess.LangCompMatch>
EngineAccess. findMatchingLanguageObjects(String _sSentenceText, boolean _bUseCurrentSession)
-