blob: 71e605e78f82ffe267becc562ea914c50a37c795 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.2) on Fri May 07 16:35:12 PDT 2021 -->
<title>Index (Apache NLPCraft 0.7.5)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-05-07">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Apache NLPCraft 0.7.5)";
}
}
catch(err) {
}
//-->
var pathtoroot = "./";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav"><link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"> <script src="https://nlpcraft.apache.org/javadoc/resources/sh/scripts/XRegExp.js" type="text/javascript"></script> <script src="https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shCore.js" type="text/javascript"></script> <script src="https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shAutoloader.js" type="text/javascript"></script> <link href="https://nlpcraft.apache.org/javadoc/resources/sh/styles/shCoreNLPCraft.css" rel="stylesheet" type="text/css" title="Style"> <link href="https://nlpcraft.apache.org/javadoc/resources/sh/styles/shThemeNLPCraft.css" rel="stylesheet" type="text/css" title="Style"> <link href="https://fonts.googleapis.com/css?family=Roboto+Mono" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> <script async defer src="https://buttons.github.io/buttons.js"></script>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Apache NLPCraft <span style="font-size: 80%">0.7.5</span></div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:X">X</a>&nbsp;<a href="#I:Y">Y</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a><a id="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCMacroProcessor.html#addMacro(java.lang.String,java.lang.String)">addMacro(String, String)</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCMacroProcessor.html" title="class in org.apache.nlpcraft.model">NCMacroProcessor</a></dt>
<dd>
<div class="block">Adds or overrides given macro.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCMetadata.html#apply(java.util.Map)">apply(Map&lt;String, Object&gt;)</a></span> - Static method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCMetadata.html" title="interface in org.apache.nlpcraft.model">NCMetadata</a></dt>
<dd>
<div class="block">Factory for creating metadata out of standard map.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClient.html#ask(java.lang.String)">ask(String)</a></span> - Method in interface org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClient.html" title="interface in org.apache.nlpcraft.model.tools.test">NCTestClient</a></dt>
<dd>
<div class="block">Tests single sentence and returns its result.</div>
</dd>
</dl>
<a id="I:B">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html#build()">build()</a></span> - Method in class org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html" title="class in org.apache.nlpcraft.model.tools.test">NCTestClientBuilder</a></dt>
<dd>
<div class="block">Build new configured test client instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlExtractorBuilder.html#build(org.apache.nlpcraft.model.tools.sqlgen.NCSqlSchema,org.apache.nlpcraft.model.NCVariant)">build(NCSqlSchema, NCVariant)</a></span> - Static method in class org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlExtractorBuilder.html" title="class in org.apache.nlpcraft.model.tools.sqlgen">NCSqlExtractorBuilder</a></dt>
<dd>
<div class="block">Builds and returns new SQL extractor for given SQL schema and parsing variant.</div>
</dd>
</dl>
<a id="I:C">
<!-- -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClient.html#clearConversation()">clearConversation()</a></span> - Method in interface org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClient.html" title="interface in org.apache.nlpcraft.model.tools.test">NCTestClient</a></dt>
<dd>
<div class="block">Clears conversation for this test client.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClient.html#clearDialog()">clearDialog()</a></span> - Method in interface org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClient.html" title="interface in org.apache.nlpcraft.model.tools.test">NCTestClient</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCConversation.html#clearDialog(java.util.function.Predicate)">clearDialog(Predicate&lt;String&gt;)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCConversation.html" title="interface in org.apache.nlpcraft.model">NCConversation</a></dt>
<dd>
<div class="block">Clears history of matched intents using given intent predicate.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCConversation.html#clearStm(java.util.function.Predicate)">clearStm(Predicate&lt;NCToken&gt;)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCConversation.html" title="interface in org.apache.nlpcraft.model">NCConversation</a></dt>
<dd>
<div class="block">Removes all tokens satisfying given predicate from the conversation STM.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClient.html#close()">close()</a></span> - Method in interface org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClient.html" title="interface in org.apache.nlpcraft.model.tools.test">NCTestClient</a></dt>
<dd>
<div class="block">Closes test client connection to the server.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#CONV_DEPTH_MAX">CONV_DEPTH_MAX</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Max value for <a href="org/apache/nlpcraft/model/NCModelView.html#getConversationDepth()"><code>NCModelView.getConversationDepth()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#CONV_DEPTH_MIN">CONV_DEPTH_MIN</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Min value for <a href="org/apache/nlpcraft/model/NCModelView.html#getConversationDepth()"><code>NCModelView.getConversationDepth()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#CONV_TIMEOUT_MAX">CONV_TIMEOUT_MAX</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Max value for <a href="org/apache/nlpcraft/model/NCModelView.html#getConversationTimeout()"><code>NCModelView.getConversationTimeout()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#CONV_TIMEOUT_MIN">CONV_TIMEOUT_MIN</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Min value for <a href="org/apache/nlpcraft/model/NCModelView.html#getConversationTimeout()"><code>NCModelView.getConversationTimeout()</code></a> method.</div>
</dd>
</dl>
<a id="I:D">
<!-- -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html#DFLT_BASEURL">DFLT_BASEURL</a></span> - Static variable in class org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html" title="class in org.apache.nlpcraft.model.tools.test">NCTestClientBuilder</a></dt>
<dd>
<div class="block">Default public REST API URL (endpoint).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_CONV_DEPTH">DFLT_CONV_DEPTH</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#getConversationDepth()"><code>NCModelView.getConversationDepth()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_CONV_TIMEOUT_MS">DFLT_CONV_TIMEOUT_MS</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#getConversationTimeout()"><code>NCModelView.getConversationTimeout()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html#DFLT_EMAIL">DFLT_EMAIL</a></span> - Static variable in class org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html" title="class in org.apache.nlpcraft.model.tools.test">NCTestClientBuilder</a></dt>
<dd>
<div class="block">Default client email.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html#DFLT_EMBEDDED">DFLT_EMBEDDED</a></span> - Static variable in class org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html" title="class in org.apache.nlpcraft.model.tools.test">NCTestClientBuilder</a></dt>
<dd>
<div class="block">Default embedded mode flag.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_ENABLED_BUILTIN_TOKENS">DFLT_ENABLED_BUILTIN_TOKENS</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default set of enabled built-in tokens.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_IS_DUP_SYNONYMS_ALLOWED">DFLT_IS_DUP_SYNONYMS_ALLOWED</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#isDupSynonymsAllowed()"><code>NCModelView.isDupSynonymsAllowed()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_IS_NO_NOUNS_ALLOWED">DFLT_IS_NO_NOUNS_ALLOWED</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#isNoNounsAllowed()"><code>NCModelView.isNoNounsAllowed()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_IS_NO_USER_TOKENS_ALLOWED">DFLT_IS_NO_USER_TOKENS_ALLOWED</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#isNoUserTokensAllowed()"><code>NCModelView.isNoUserTokensAllowed()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_IS_NON_ENGLISH_ALLOWED">DFLT_IS_NON_ENGLISH_ALLOWED</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#isNonEnglishAllowed()"><code>NCModelView.isNonEnglishAllowed()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_IS_NOT_LATIN_CHARSET_ALLOWED">DFLT_IS_NOT_LATIN_CHARSET_ALLOWED</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#isNotLatinCharsetAllowed()"><code>NCModelView.isNotLatinCharsetAllowed()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_IS_PERMUTATE_SYNONYMS">DFLT_IS_PERMUTATE_SYNONYMS</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#isPermutateSynonyms()"><code>NCModelView.isPermutateSynonyms()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_IS_SPARSE">DFLT_IS_SPARSE</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#isSparse()"><code>NCModelView.isSparse()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_IS_SWEAR_WORDS_ALLOWED">DFLT_IS_SWEAR_WORDS_ALLOWED</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#isSwearWordsAllowed()"><code>NCModelView.isSwearWordsAllowed()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_MAX_ELEMENT_SYNONYMS">DFLT_MAX_ELEMENT_SYNONYMS</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxElementSynonyms()"><code>NCModelView.getMaxElementSynonyms()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_MAX_FREE_WORDS">DFLT_MAX_FREE_WORDS</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxFreeWords()"><code>NCModelView.getMaxFreeWords()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_MAX_SUSPICIOUS_WORDS">DFLT_MAX_SUSPICIOUS_WORDS</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxSuspiciousWords()"><code>NCModelView.getMaxSuspiciousWords()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_MAX_SYNONYMS_THRESHOLD_ERROR">DFLT_MAX_SYNONYMS_THRESHOLD_ERROR</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#isMaxSynonymsThresholdError()"><code>NCModelView.isMaxSynonymsThresholdError()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_MAX_TOKENS">DFLT_MAX_TOKENS</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxTokens()"><code>NCModelView.getMaxTokens()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_MAX_TOTAL_SYNONYMS">DFLT_MAX_TOTAL_SYNONYMS</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxTotalSynonyms()"><code>NCModelView.getMaxTotalSynonyms()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_MAX_UNKNOWN_WORDS">DFLT_MAX_UNKNOWN_WORDS</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxUnknownWords()"><code>NCModelView.getMaxUnknownWords()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html#DFLT_MAX_WAIT_TIME">DFLT_MAX_WAIT_TIME</a></span> - Static variable in class org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html" title="class in org.apache.nlpcraft.model.tools.test">NCTestClientBuilder</a></dt>
<dd>
<div class="block">Maximum test time.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_MAX_WORDS">DFLT_MAX_WORDS</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxWords()"><code>NCModelView.getMaxWords()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_METADATA">DFLT_METADATA</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value fof <a href="org/apache/nlpcraft/model/NCModelView.html#getMetadata()"><code>NCModelView.getMetadata()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_MIN_NON_STOPWORDS">DFLT_MIN_NON_STOPWORDS</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMinNonStopwords()"><code>NCModelView.getMinNonStopwords()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_MIN_TOKENS">DFLT_MIN_TOKENS</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMinTokens()"><code>NCModelView.getMinTokens()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#DFLT_MIN_WORDS">DFLT_MIN_WORDS</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Default value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMinWords()"><code>NCModelView.getMinWords()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html#DFLT_PASSWORD">DFLT_PASSWORD</a></span> - Static variable in class org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html" title="class in org.apache.nlpcraft.model.tools.test">NCTestClientBuilder</a></dt>
<dd>
<div class="block">Default client password.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html#DFLT_RESP_LOG">DFLT_RESP_LOG</a></span> - Static variable in class org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html" title="class in org.apache.nlpcraft.model.tools.test">NCTestClientBuilder</a></dt>
<dd>
<div class="block">Default response log flag.</div>
</dd>
</dl>
<a id="I:E">
<!-- -->
</a>
<h2 class="title">E</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCMacroProcessor.html#expand(java.lang.String)">expand(String)</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCMacroProcessor.html" title="class in org.apache.nlpcraft.model">NCMacroProcessor</a></dt>
<dd>
<div class="block">Expands given macro DSL string.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlExtractor.html#extractColumn(org.apache.nlpcraft.model.NCToken)">extractColumn(NCToken)</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlExtractor.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlExtractor</a></dt>
<dd>
<div class="block">Extract column object from the token.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlExtractor.html#extractDateRange(org.apache.nlpcraft.model.NCToken)">extractDateRange(NCToken)</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlExtractor.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlExtractor</a></dt>
<dd>
<div class="block">Extract date range object from given <code>nlpcraft:date</code> token.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlExtractor.html#extractLimit(org.apache.nlpcraft.model.NCToken)">extractLimit(NCToken)</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlExtractor.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlExtractor</a></dt>
<dd>
<div class="block">Extracts limit object from given <code>nlpcraft:limit</code> token.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlExtractor.html#extractSort(org.apache.nlpcraft.model.NCToken)">extractSort(NCToken)</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlExtractor.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlExtractor</a></dt>
<dd>
<div class="block">Extracts sort object from given <code>nlpcraft:sort</code> token.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlExtractor.html#extractTable(org.apache.nlpcraft.model.NCToken)">extractTable(NCToken)</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlExtractor.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlExtractor</a></dt>
<dd>
<div class="block">Extract table object from the token.</div>
</dd>
</dl>
<a id="I:F">
<!-- -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#findPartTokens(java.lang.String...)">findPartTokens(String...)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">Gets the list of all part tokens with given IDs or aliases traversing entire part token graph.</div>
</dd>
</dl>
<a id="I:G">
<!-- -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getAbstractTokens()">getAbstractTokens()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getAbstractTokens()">getAbstractTokens()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets s set of named entities (token) IDs that will be considered as abstract tokens.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getAdditionalStopWords()">getAdditionalStopWords()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getAdditionalStopWords()">getAdditionalStopWords()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets an optional list of stopwords to add to the built-in ones.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCompany.html#getAddress()">getAddress()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCompany.html" title="interface in org.apache.nlpcraft.model">NCCompany</a></dt>
<dd>
<div class="block">Gets optional postal address of the company.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#getAliases()">getAliases()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">Gets optional set of aliases this token is known by.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlSchema.html#getAllColumns()">getAllColumns()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlSchema.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlSchema</a></dt>
<dd>
<div class="block">Creates and returns collection of all SQL columns across all tables in given schema.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#getAncestors()">getAncestors()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">Gets the list of all parent IDs from this token up to the root.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCUser.html#getAvatarUrl()">getAvatarUrl()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCUser.html" title="interface in org.apache.nlpcraft.model">NCUser</a></dt>
<dd>
<div class="block">Gets optional user avatar URL (<code>data:</code> or <code>http:</code> scheme URLs).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCResult.html#getBody()">getBody()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCResult.html" title="class in org.apache.nlpcraft.model">NCResult</a></dt>
<dd>
<div class="block">Gets result body.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html#getBody()">getBody()</a></span> - Method in interface org.apache.nlpcraft.model.tools.embedded.<a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html" title="interface in org.apache.nlpcraft.model.tools.embedded">NCEmbeddedResult</a></dt>
<dd>
<div class="block">Gets optional result body.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCompany.html#getCity()">getCity()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCompany.html" title="interface in org.apache.nlpcraft.model">NCCompany</a></dt>
<dd>
<div class="block">Gets optional city of the company.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCDialogFlowItem.html#getClientAgent()">getClientAgent()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCDialogFlowItem.html" title="interface in org.apache.nlpcraft.model">NCDialogFlowItem</a></dt>
<dd>
<div class="block">Gets string representation of the user client agent that made the initial REST
request .</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCRequest.html#getClientAgent()">getClientAgent()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCRequest.html" title="interface in org.apache.nlpcraft.model">NCRequest</a></dt>
<dd>
<div class="block">Gets string representation of the user client agent that made the call with
this request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlColumn.html#getColumn()">getColumn()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlColumn.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlColumn</a></dt>
<dd>
<div class="block">Gets native name of this column.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlLimit.html#getColumn()">getColumn()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlLimit.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlLimit</a></dt>
<dd>
<div class="block">Gets SQL column this limit is applied to.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlSort.html#getColumn()">getColumn()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlSort.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlSort</a></dt>
<dd>
<div class="block">Gets SQL column this sort is applied to.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlTable.html#getColumns()">getColumns()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlTable.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlTable</a></dt>
<dd>
<div class="block">Gets collections of this table columns.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCDialogFlowItem.html#getCompany()">getCompany()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCDialogFlowItem.html" title="interface in org.apache.nlpcraft.model">NCDialogFlowItem</a></dt>
<dd>
<div class="block">Gets descriptor of the user's company on behalf of which the input request was submitted.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCRequest.html#getCompany()">getCompany()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCRequest.html" title="interface in org.apache.nlpcraft.model">NCRequest</a></dt>
<dd>
<div class="block">Gets descriptor of the user's company on behalf of which this request was submitted.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCIntentMatch.html#getContext()">getContext()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCIntentMatch.html" title="interface in org.apache.nlpcraft.model">NCIntentMatch</a></dt>
<dd>
<div class="block">Gets context of the user input query.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCContext.html#getConversation()">getConversation()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCContext.html" title="interface in org.apache.nlpcraft.model">NCContext</a></dt>
<dd>
<div class="block">Gets current conversation for the query's user and data model.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getConversationDepth()">getConversationDepth()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getConversationDepth()">getConversationDepth()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets maximum number of requests after which the unused conversation element is automatically "forgotten".</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getConversationTimeout()">getConversationTimeout()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getConversationTimeout()">getConversationTimeout()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets timeout in ms after which the unused conversation element is automatically "forgotten".</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCompany.html#getCountry()">getCountry()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCompany.html" title="interface in org.apache.nlpcraft.model">NCCompany</a></dt>
<dd>
<div class="block">Gets optional country of the company.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlColumn.html#getDataType()">getDataType()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlColumn.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlColumn</a></dt>
<dd>
<div class="block">Gets JDBC <a target="new" href="https://docs.oracle.com/javase/8/docs/api/java/sql/Types.html">data type</a>
for this column.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlTable.html#getDefaultDate()">getDefaultDate()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlTable.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlTable</a></dt>
<dd>
<div class="block">Gets a column that defines a default date for this table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlTable.html#getDefaultSelect()">getDefaultSelect()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlTable.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlTable</a></dt>
<dd>
<div class="block">Gets the list of the column names for the default select set.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlTable.html#getDefaultSort()">getDefaultSort()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlTable.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlTable</a></dt>
<dd>
<div class="block">Gets default sort descriptor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCElement.html#getDescription()">getDescription()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCElement.html" title="interface in org.apache.nlpcraft.model">NCElement</a></dt>
<dd>
<div class="block">Gets optional element description.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getDescription()">getDescription()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getDescription()">getDescription()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets optional short model description.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCConversation.html#getDialogFlow()">getDialogFlow()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCConversation.html" title="interface in org.apache.nlpcraft.model">NCConversation</a></dt>
<dd>
<div class="block">Gets the chronologically ordered list of previously matched intents sorted from oldest to newest for the current
user and data model.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCustomElement.html#getElementId()">getElementId()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCustomElement.html" title="interface in org.apache.nlpcraft.model">NCCustomElement</a></dt>
<dd>
<div class="block">Gets ID of the detected model element.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getElements()">getElements()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getElements()">getElements()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets a set of model elements or named entities.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCUser.html#getEmail()">getEmail()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCUser.html" title="interface in org.apache.nlpcraft.model">NCUser</a></dt>
<dd>
<div class="block">Gets email of the user.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getEnabledBuiltInTokens()">getEnabledBuiltInTokens()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getEnabledBuiltInTokens()">getEnabledBuiltInTokens()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets a set of IDs for built-in named entities (tokens) that should be enabled and detected for this model.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCustomWord.html#getEndCharIndex()">getEndCharIndex()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCustomWord.html" title="interface in org.apache.nlpcraft.model">NCCustomWord</a></dt>
<dd>
<div class="block">Gets end character index of this word in the original text.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#getEndCharIndex()">getEndCharIndex()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">Gets end character index of this token in the original text.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html#getErrorCode()">getErrorCode()</a></span> - Method in interface org.apache.nlpcraft.model.tools.embedded.<a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html" title="interface in org.apache.nlpcraft.model.tools.embedded">NCEmbeddedResult</a></dt>
<dd>
<div class="block">Gets optional error code.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html#getErrorMessage()">getErrorMessage()</a></span> - Method in interface org.apache.nlpcraft.model.tools.embedded.<a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html" title="interface in org.apache.nlpcraft.model.tools.embedded">NCEmbeddedResult</a></dt>
<dd>
<div class="block">Gets optional error message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getExcludedStopWords()">getExcludedStopWords()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getExcludedStopWords()">getExcludedStopWords()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets an optional list of stopwords to exclude from the built-in list of stopwords.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlTable.html#getExtraTables()">getExtraTables()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlTable.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlTable</a></dt>
<dd>
<div class="block">Gets the list of extra tables this table is referencing.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCUser.html#getFirstName()">getFirstName()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCUser.html" title="interface in org.apache.nlpcraft.model">NCUser</a></dt>
<dd>
<div class="block">Gets first name of the user.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlDateRange.html#getFrom()">getFrom()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlDateRange.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlDateRange</a></dt>
<dd>
<div class="block">Gets 'from' timestamp.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoin.html#getFromColumns()">getFromColumns()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoin.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlJoin</a></dt>
<dd>
<div class="block">Gets the list of columns in originating table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoin.html#getFromTable()">getFromTable()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoin.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlJoin</a></dt>
<dd>
<div class="block">Gets the name of the originating table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCElement.html#getGroups()">getGroups()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCElement.html" title="interface in org.apache.nlpcraft.model">NCElement</a></dt>
<dd>
<div class="block">Gets the list of groups this elements belongs to.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#getGroups()">getGroups()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">Gets the list of groups this token belongs to.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCompany.html#getId()">getId()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCompany.html" title="interface in org.apache.nlpcraft.model">NCCompany</a></dt>
<dd>
<div class="block">Gets ID of the company.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCElement.html#getId()">getId()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCElement.html" title="interface in org.apache.nlpcraft.model">NCElement</a></dt>
<dd>
<div class="block">Gets unique ID of this element.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelAdapter.html#getId()">getId()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelAdapter.html" title="class in org.apache.nlpcraft.model">NCModelAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getId()">getId()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getId()">getId()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets unique, <i>immutable</i> ID of this model.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#getId()">getId()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">If this token represents user defined model element this method returns
the ID of that element.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCUser.html#getId()">getId()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCUser.html" title="interface in org.apache.nlpcraft.model">NCUser</a></dt>
<dd>
<div class="block">Gets ID of this user.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#getIndex()">getIndex()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">A shortcut method that gets index of this token in the sentence.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCDialogFlowItem.html#getIntentId()">getIntentId()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCDialogFlowItem.html" title="interface in org.apache.nlpcraft.model">NCDialogFlowItem</a></dt>
<dd>
<div class="block">Gets ID of the matched intent.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCIntentMatch.html#getIntentId()">getIntentId()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCIntentMatch.html" title="interface in org.apache.nlpcraft.model">NCIntentMatch</a></dt>
<dd>
<div class="block">Gets ID of the matched intent.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCResult.html#getIntentId()">getIntentId()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCResult.html" title="class in org.apache.nlpcraft.model">NCResult</a></dt>
<dd>
<div class="block">Get optional intent ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html#getIntentId()">getIntentId()</a></span> - Method in interface org.apache.nlpcraft.model.tools.embedded.<a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html" title="interface in org.apache.nlpcraft.model.tools.embedded">NCEmbeddedResult</a></dt>
<dd>
<div class="block">Gets ID of the intent that was matched against the input sentence.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestResult.html#getIntentId()">getIntentId()</a></span> - Method in interface org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestResult.html" title="interface in org.apache.nlpcraft.model.tools.test">NCTestResult</a></dt>
<dd>
<div class="block">Gets ID of the intent that was matched against the input sentence.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCTokenPredicateContext.html#getIntentMeta()">getIntentMeta()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCTokenPredicateContext.html" title="interface in org.apache.nlpcraft.model">NCTokenPredicateContext</a></dt>
<dd>
<div class="block">Gets metadata of the intent this token predicate is associated with, if available.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getIntents()">getIntents()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>
<div class="block">Gets list of intents and/or fragments declared in JSON/YML model definition, if any.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCDialogFlowItem.html#getIntentTokens()">getIntentTokens()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCDialogFlowItem.html" title="interface in org.apache.nlpcraft.model">NCDialogFlowItem</a></dt>
<dd>
<div class="block">Gets a subset of tokens representing matched intent.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCIntentMatch.html#getIntentTokens()">getIntentTokens()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCIntentMatch.html" title="interface in org.apache.nlpcraft.model">NCIntentMatch</a></dt>
<dd>
<div class="block">Gets a subset of tokens representing matched intent.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlSchema.html#getJoins()">getJoins()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlSchema.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlSchema</a></dt>
<dd>
<div class="block">Gets collection of joins for this SQL schema.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCUser.html#getLastName()">getLastName()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCUser.html" title="interface in org.apache.nlpcraft.model">NCUser</a></dt>
<dd>
<div class="block">Gets last name of the user.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCustomWord.html#getLemma()">getLemma()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCustomWord.html" title="interface in org.apache.nlpcraft.model">NCCustomWord</a></dt>
<dd>
<div class="block">Gets the lemma of this word, a canonical form of this word.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#getLemma()">getLemma()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">A shortcut method to get lemma of this token, i.e.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlLimit.html#getLimit()">getLimit()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlLimit.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlLimit</a></dt>
<dd>
<div class="block">Gets the numeric value of the limit.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html#getLogHolderJson()">getLogHolderJson()</a></span> - Method in interface org.apache.nlpcraft.model.tools.embedded.<a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html" title="interface in org.apache.nlpcraft.model.tools.embedded">NCEmbeddedResult</a></dt>
<dd>
<div class="block">Gets request processing log holder as JSON string.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getMacros()">getMacros()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getMacros()">getMacros()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets an optional map of macros to be used in this model.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCVariant.html#getMatchedTokens()">getMatchedTokens()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCVariant.html" title="interface in org.apache.nlpcraft.model">NCVariant</a></dt>
<dd>
<div class="block">Utility method that returns all non-freeword tokens.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getMaxElementSynonyms()">getMaxElementSynonyms()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getMaxElementSynonyms()">getMaxElementSynonyms()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets maximum number of unique synonyms per model element after which either warning or error will be
triggered.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getMaxFreeWords()">getMaxFreeWords()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getMaxFreeWords()">getMaxFreeWords()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets maximum number of free words until automatic rejection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getMaxSuspiciousWords()">getMaxSuspiciousWords()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getMaxSuspiciousWords()">getMaxSuspiciousWords()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets maximum number of suspicious words until automatic rejection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getMaxTokens()">getMaxTokens()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getMaxTokens()">getMaxTokens()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets maximum number of all tokens (system and user defined) above which user input will be
automatically rejected as too long.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getMaxTotalSynonyms()">getMaxTotalSynonyms()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getMaxTotalSynonyms()">getMaxTotalSynonyms()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Total number of synonyms allowed per model.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getMaxUnknownWords()">getMaxUnknownWords()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getMaxUnknownWords()">getMaxUnknownWords()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets maximum number of unknown words until automatic rejection.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getMaxWords()">getMaxWords()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getMaxWords()">getMaxWords()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets maximum word count (<i>including</i> stopwords) above which user input will be automatically
rejected as too long.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCustomElement.html#getMetadata()">getMetadata()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCustomElement.html" title="interface in org.apache.nlpcraft.model">NCCustomElement</a></dt>
<dd>
<div class="block">Optional metadata that will be added to the resulting <a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model"><code>NCToken</code></a> object and that would be
accessible via <a href="org/apache/nlpcraft/model/NCMetadata.html#getMetadata()"><code>NCMetadata.getMetadata()</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCElement.html#getMetadata()">getMetadata()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCElement.html" title="interface in org.apache.nlpcraft.model">NCElement</a></dt>
<dd>
<div class="block">Gets optional user-defined element's metadata.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCMetadata.html#getMetadata()">getMetadata()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCMetadata.html" title="interface in org.apache.nlpcraft.model">NCMetadata</a></dt>
<dd>
<div class="block">Gets mutable metadata.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getMetadata()">getMetadata()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getMetadata()">getMetadata()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets optional user defined model metadata that can be set by the developer and accessed later.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getMinNonStopwords()">getMinNonStopwords()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getMinNonStopwords()">getMinNonStopwords()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets minimum word count (<i>excluding</i> stopwords) below which user input will be automatically rejected
as ambiguous sentence.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getMinTokens()">getMinTokens()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getMinTokens()">getMinTokens()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets minimum number of all tokens (system and user defined) below which user input will be
automatically rejected as too short.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getMinWords()">getMinWords()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getMinWords()">getMinWords()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets minimum word count (<i>including</i> stopwords) below which user input will be automatically
rejected as too short.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCContext.html#getModel()">getModel()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCContext.html" title="interface in org.apache.nlpcraft.model">NCContext</a></dt>
<dd>
<div class="block">Gets model instance for this query.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#getModel()">getModel()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">Gets reference to the model this token belongs to.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html#getModelId()">getModelId()</a></span> - Method in interface org.apache.nlpcraft.model.tools.embedded.<a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html" title="interface in org.apache.nlpcraft.model.tools.embedded">NCEmbeddedResult</a></dt>
<dd>
<div class="block">Gets the ID of the model that produced this result.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestResult.html#getModelId()">getModelId()</a></span> - Method in interface org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestResult.html" title="interface in org.apache.nlpcraft.model.tools.test">NCTestResult</a></dt>
<dd>
<div class="block">Gets model ID the test sentence was sent with.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCompany.html#getName()">getName()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCompany.html" title="interface in org.apache.nlpcraft.model">NCCompany</a></dt>
<dd>
<div class="block">Gets name of the company.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelAdapter.html#getName()">getName()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelAdapter.html" title="class in org.apache.nlpcraft.model">NCModelAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getName()">getName()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getName()">getName()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets descriptive name of this model.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCValue.html#getName()">getName()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCValue.html" title="interface in org.apache.nlpcraft.model">NCValue</a></dt>
<dd>
<div class="block">Gets value name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCustomWord.html#getNormalizedText()">getNormalizedText()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCustomWord.html" title="interface in org.apache.nlpcraft.model">NCCustomWord</a></dt>
<dd>
<div class="block">Gets normalized text for this word.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCDialogFlowItem.html#getNormalizedText()">getNormalizedText()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCDialogFlowItem.html" title="interface in org.apache.nlpcraft.model">NCDialogFlowItem</a></dt>
<dd>
<div class="block">Gets normalized text of the user input.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCRequest.html#getNormalizedText()">getNormalizedText()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCRequest.html" title="interface in org.apache.nlpcraft.model">NCRequest</a></dt>
<dd>
<div class="block">Gets normalized text of the user input.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#getNormalizedText()">getNormalizedText()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">A shortcut method that gets normalized user input text for this token.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getOrigin()">getOrigin()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getOrigin()">getOrigin()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets the origin of this model like name of the class, file path or URL.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCustomWord.html#getOriginalText()">getOriginalText()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCustomWord.html" title="interface in org.apache.nlpcraft.model">NCCustomWord</a></dt>
<dd>
<div class="block">Gets original text for this word.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#getOriginalText()">getOriginalText()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">A shortcut method that gets original user input text for this token.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html#getOriginalText()">getOriginalText()</a></span> - Method in interface org.apache.nlpcraft.model.tools.embedded.<a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html" title="interface in org.apache.nlpcraft.model.tools.embedded">NCEmbeddedResult</a></dt>
<dd>
<div class="block">Gets original text of the request that produced this result.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCElement.html#getParentId()">getParentId()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCElement.html" title="interface in org.apache.nlpcraft.model">NCElement</a></dt>
<dd>
<div class="block">Gets optional ID of the immediate parent element.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#getParentId()">getParentId()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">Gets the optional parent ID of the model element this token represents.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getParsers()">getParsers()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getParsers()">getParsers()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets optional user-defined model element parsers for custom NER implementations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#getPartTokens()">getPartTokens()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">Gets the list of tokens this tokens is composed of.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCustomWord.html#getPos()">getPos()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCustomWord.html" title="interface in org.apache.nlpcraft.model">NCCustomWord</a></dt>
<dd>
<div class="block">Gets Penn Treebank POS tag for this word.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#getPos()">getPos()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">A shortcut method to get Penn Treebank POS tag for this token.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCustomWord.html#getPosDescription()">getPosDescription()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCustomWord.html" title="interface in org.apache.nlpcraft.model">NCCustomWord</a></dt>
<dd>
<div class="block">Gets description of Penn Treebank POS tag.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCompany.html#getPostalCode()">getPostalCode()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCompany.html" title="interface in org.apache.nlpcraft.model">NCCompany</a></dt>
<dd>
<div class="block">Gets optional postal code of the company.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html#getProbeId()">getProbeId()</a></span> - Method in interface org.apache.nlpcraft.model.tools.embedded.<a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html" title="interface in org.apache.nlpcraft.model.tools.embedded">NCEmbeddedResult</a></dt>
<dd>
<div class="block">Gets ID of the probe this result was generated by.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestResult.html#getProcessingTime()">getProcessingTime()</a></span> - Method in interface org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestResult.html" title="interface in org.apache.nlpcraft.model.tools.test">NCTestResult</a></dt>
<dd>
<div class="block">Gets total sentence processing time in milliseconds.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCDialogFlowItem.html#getReceiveTimestamp()">getReceiveTimestamp()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCDialogFlowItem.html" title="interface in org.apache.nlpcraft.model">NCDialogFlowItem</a></dt>
<dd>
<div class="block">Gets UTC/GMT timestamp in milliseconds when user input was received.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCRequest.html#getReceiveTimestamp()">getReceiveTimestamp()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCRequest.html" title="interface in org.apache.nlpcraft.model">NCRequest</a></dt>
<dd>
<div class="block">Gets UTC/GMT timestamp in ms when user input was received.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCompany.html#getRegion()">getRegion()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCompany.html" title="interface in org.apache.nlpcraft.model">NCCompany</a></dt>
<dd>
<div class="block">Gets optional region of the company.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCDialogFlowItem.html#getRemoteAddress()">getRemoteAddress()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCDialogFlowItem.html" title="interface in org.apache.nlpcraft.model">NCDialogFlowItem</a></dt>
<dd>
<div class="block">Gets optional address of the remote client that made the initial REST request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCRequest.html#getRemoteAddress()">getRemoteAddress()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCRequest.html" title="interface in org.apache.nlpcraft.model">NCRequest</a></dt>
<dd>
<div class="block">Gets optional address of the remote client.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCContext.html#getRequest()">getRequest()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCContext.html" title="interface in org.apache.nlpcraft.model">NCContext</a></dt>
<dd>
<div class="block">Gets supplemental information about user request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCTokenPredicateContext.html#getRequest()">getRequest()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCTokenPredicateContext.html" title="interface in org.apache.nlpcraft.model">NCTokenPredicateContext</a></dt>
<dd>
<div class="block">Gets information about the user request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCDialogFlowItem.html#getRequestData()">getRequestData()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCDialogFlowItem.html" title="interface in org.apache.nlpcraft.model">NCDialogFlowItem</a></dt>
<dd>
<div class="block">Gets optional JSON data passed in with the user request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCRequest.html#getRequestData()">getRequestData()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCRequest.html" title="interface in org.apache.nlpcraft.model">NCRequest</a></dt>
<dd>
<div class="block">Gets optional JSON data passed in with the user request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getRestrictedCombinations()">getRestrictedCombinations()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getRestrictedCombinations()">getRestrictedCombinations()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets an optional map of restricted named entity combinations (linkage).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCTokenPredicateResult.html#getResult()">getResult()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCTokenPredicateResult.html" title="class in org.apache.nlpcraft.model">NCTokenPredicateResult</a></dt>
<dd>
<div class="block">Gets result of this predicate.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestResult.html#getResult()">getResult()</a></span> - Method in interface org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestResult.html" title="interface in org.apache.nlpcraft.model.tools.test">NCTestResult</a></dt>
<dd>
<div class="block">Gets optional execution result.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestResult.html#getResultError()">getResultError()</a></span> - Method in interface org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestResult.html" title="interface in org.apache.nlpcraft.model.tools.test">NCTestResult</a></dt>
<dd>
<div class="block">Gets optional execution error.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestResult.html#getResultType()">getResultType()</a></span> - Method in interface org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestResult.html" title="interface in org.apache.nlpcraft.model.tools.test">NCTestResult</a></dt>
<dd>
<div class="block">Gets optional execution result type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCDialogFlowItem.html#getServerRequestId()">getServerRequestId()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCDialogFlowItem.html" title="interface in org.apache.nlpcraft.model">NCDialogFlowItem</a></dt>
<dd>
<div class="block">Gets globally unique server ID of the input request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCRequest.html#getServerRequestId()">getServerRequestId()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCRequest.html" title="interface in org.apache.nlpcraft.model">NCRequest</a></dt>
<dd>
<div class="block">Gets globally unique server ID of the current request.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#getServerRequestId()">getServerRequestId()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">Gets ID of the server request this token is part of.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html#getServerRequestId()">getServerRequestId()</a></span> - Method in interface org.apache.nlpcraft.model.tools.embedded.<a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html" title="interface in org.apache.nlpcraft.model.tools.embedded">NCEmbeddedResult</a></dt>
<dd>
<div class="block">Gets ID of the request that produced this result.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCUser.html#getSignupTimestamp()">getSignupTimestamp()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCUser.html" title="interface in org.apache.nlpcraft.model">NCUser</a></dt>
<dd>
<div class="block">Gets signup timestamp of the user.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#getSparsity()">getSparsity()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">A shortcut method to get numeric value of how sparse the token is.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCustomWord.html#getStartCharIndex()">getStartCharIndex()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCustomWord.html" title="interface in org.apache.nlpcraft.model">NCCustomWord</a></dt>
<dd>
<div class="block">Gets start character index of this word in the original text.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#getStartCharIndex()">getStartCharIndex()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">Gets start character index of this token in the original text.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCustomWord.html#getStem()">getStem()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCustomWord.html" title="interface in org.apache.nlpcraft.model">NCCustomWord</a></dt>
<dd>
<div class="block">Gets the stem of this word.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#getStem()">getStem()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">A shortcut method to get stem of this token.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getSuspiciousWords()">getSuspiciousWords()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getSuspiciousWords()">getSuspiciousWords()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets an optional list of suspicious words.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCElement.html#getSynonyms()">getSynonyms()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCElement.html" title="interface in org.apache.nlpcraft.model">NCElement</a></dt>
<dd>
<div class="block">Gets the list of synonyms by which this model element will be recognized by.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCValue.html#getSynonyms()">getSynonyms()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCValue.html" title="interface in org.apache.nlpcraft.model">NCValue</a></dt>
<dd>
<div class="block">Gets optional list of value's synonyms.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlColumn.html#getTable()">getTable()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlColumn.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlColumn</a></dt>
<dd>
<div class="block">Gets name of the table this column belongs to.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlTable.html#getTable()">getTable()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlTable.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlTable</a></dt>
<dd>
<div class="block">Gets table name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlSchema.html#getTables()">getTables()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlSchema.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlSchema</a></dt>
<dd>
<div class="block">Gets collection of tables for this SQL schema.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCDialogFlowItem.html#getTermTokens(int)">getTermTokens(int)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCDialogFlowItem.html" title="interface in org.apache.nlpcraft.model">NCDialogFlowItem</a></dt>
<dd>
<div class="block">Gets tokens for given term.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCIntentMatch.html#getTermTokens(int)">getTermTokens(int)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCIntentMatch.html" title="interface in org.apache.nlpcraft.model">NCIntentMatch</a></dt>
<dd>
<div class="block">Gets tokens for given term.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCDialogFlowItem.html#getTermTokens(java.lang.String)">getTermTokens(String)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCDialogFlowItem.html" title="interface in org.apache.nlpcraft.model">NCDialogFlowItem</a></dt>
<dd>
<div class="block">Gets tokens for given term.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCIntentMatch.html#getTermTokens(java.lang.String)">getTermTokens(String)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCIntentMatch.html" title="interface in org.apache.nlpcraft.model">NCIntentMatch</a></dt>
<dd>
<div class="block">Gets tokens for given term.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestResult.html#getText()">getText()</a></span> - Method in interface org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestResult.html" title="interface in org.apache.nlpcraft.model.tools.test">NCTestResult</a></dt>
<dd>
<div class="block">Gets test sentence text.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlDateRange.html#getTo()">getTo()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlDateRange.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlDateRange</a></dt>
<dd>
<div class="block">Gets 'to' timestamp.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoin.html#getToColumns()">getToColumns()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoin.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlJoin</a></dt>
<dd>
<div class="block">Gets the list of columns in target table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCTokenPredicateContext.html#getToken()">getToken()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCTokenPredicateContext.html" title="interface in org.apache.nlpcraft.model">NCTokenPredicateContext</a></dt>
<dd>
<div class="block">Gets a token this predicate is matching against.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCConversation.html#getTokens()">getTokens()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCConversation.html" title="interface in org.apache.nlpcraft.model">NCConversation</a></dt>
<dd>
<div class="block">Gets an ordered list of tokens stored in the conversation STM for the current
user and data model.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCResult.html#getTokens()">getTokens()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCResult.html" title="class in org.apache.nlpcraft.model">NCResult</a></dt>
<dd>
<div class="block">Gets tokens that were used to produce this query result.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCTokenPredicateResult.html#getTokenUses()">getTokenUses()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCTokenPredicateResult.html" title="class in org.apache.nlpcraft.model">NCTokenPredicateResult</a></dt>
<dd>
<div class="block">Gets how many times a token was used to match this predicate (if <a href="org/apache/nlpcraft/model/NCTokenPredicateResult.html#getResult()"><code>result</code></a> is <code>true</code>).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoin.html#getToTable()">getToTable()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoin.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlJoin</a></dt>
<dd>
<div class="block">Gets the name of the target table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCResult.html#getType()">getType()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCResult.html" title="class in org.apache.nlpcraft.model">NCResult</a></dt>
<dd>
<div class="block">Gets result type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html#getType()">getType()</a></span> - Method in interface org.apache.nlpcraft.model.tools.embedded.<a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html" title="interface in org.apache.nlpcraft.model.tools.embedded">NCEmbeddedResult</a></dt>
<dd>
<div class="block">Gets optional result type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoin.html#getType()">getType()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoin.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlJoin</a></dt>
<dd>
<div class="block">Gets type of the join.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#getUnid()">getUnid()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">A shortcut method that gets internal globally unique system ID of the token.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCDialogFlowItem.html#getUser()">getUser()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCDialogFlowItem.html" title="interface in org.apache.nlpcraft.model">NCDialogFlowItem</a></dt>
<dd>
<div class="block">Gets descriptor of the user on behalf of which the input request was submitted.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCRequest.html#getUser()">getUser()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCRequest.html" title="interface in org.apache.nlpcraft.model">NCRequest</a></dt>
<dd>
<div class="block">Gets descriptor of the user on behalf of which this request was submitted.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html#getUserId()">getUserId()</a></span> - Method in interface org.apache.nlpcraft.model.tools.embedded.<a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html" title="interface in org.apache.nlpcraft.model.tools.embedded">NCEmbeddedResult</a></dt>
<dd>
<div class="block">Gets ID of the user that made the request this result is for.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#getValue()">getValue()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">Gets the value if this token was detected via element's value (or its synonyms).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCElement.html#getValueLoader()">getValueLoader()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCElement.html" title="interface in org.apache.nlpcraft.model">NCElement</a></dt>
<dd>
<div class="block">Gets optional dynamic value loader.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCElement.html#getValues()">getValues()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCElement.html" title="interface in org.apache.nlpcraft.model">NCElement</a></dt>
<dd>
<div class="block">Gets optional map of <a href="org/apache/nlpcraft/model/NCValue.html" title="interface in org.apache.nlpcraft.model"><code>values</code></a> for this element.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCDialogFlowItem.html#getVariant()">getVariant()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCDialogFlowItem.html" title="interface in org.apache.nlpcraft.model">NCDialogFlowItem</a></dt>
<dd>
<div class="block">Gets sentence parsing variant that produced the matching for the winning intent.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCIntentMatch.html#getVariant()">getVariant()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCIntentMatch.html" title="interface in org.apache.nlpcraft.model">NCIntentMatch</a></dt>
<dd>
<div class="block">Gets sentence parsing variant that produced the matching for this intent.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCContext.html#getVariants()">getVariants()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCContext.html" title="interface in org.apache.nlpcraft.model">NCContext</a></dt>
<dd>
<div class="block">Gets collection of all parsing variants for this query.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelAdapter.html#getVersion()">getVersion()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelAdapter.html" title="class in org.apache.nlpcraft.model">NCModelAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#getVersion()">getVersion()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#getVersion()">getVersion()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Gets the version of this model using semantic versioning.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCompany.html#getWebsite()">getWebsite()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCompany.html" title="interface in org.apache.nlpcraft.model">NCCompany</a></dt>
<dd>
<div class="block">Gets optional website of the company.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCustomElement.html#getWords()">getWords()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCustomElement.html" title="interface in org.apache.nlpcraft.model">NCCustomElement</a></dt>
<dd>
<div class="block">Gets a list of NLP custom words that matched detected model element.</div>
</dd>
</dl>
<a id="I:H">
<!-- -->
</a>
<h2 class="title">H</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCMacroProcessor.html#hasMacro(java.lang.String)">hasMacro(String)</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCMacroProcessor.html" title="class in org.apache.nlpcraft.model">NCMacroProcessor</a></dt>
<dd>
<div class="block">Tests whether this processor has given macro.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCResult.html#html(java.lang.String)">html(String)</a></span> - Static method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCResult.html" title="class in org.apache.nlpcraft.model">NCResult</a></dt>
<dd>
<div class="block">Creates <code>html</code> result.</div>
</dd>
</dl>
<a id="I:I">
<!-- -->
</a>
<h2 class="title">I</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/factories/basic/NCBasicModelFactory.html#initialize(java.util.Map)">initialize(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.nlpcraft.model.factories.basic.<a href="org/apache/nlpcraft/model/factories/basic/NCBasicModelFactory.html" title="class in org.apache.nlpcraft.model.factories.basic">NCBasicModelFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/factories/spring/NCSpringModelFactory.html#initialize(java.util.Map)">initialize(Map&lt;String, String&gt;)</a></span> - Method in class org.apache.nlpcraft.model.factories.spring.<a href="org/apache/nlpcraft/model/factories/spring/NCSpringModelFactory.html" title="class in org.apache.nlpcraft.model.factories.spring">NCSpringModelFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFactory.html#initialize(java.util.Map)">initialize(Map&lt;String, String&gt;)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFactory.html" title="interface in org.apache.nlpcraft.model">NCModelFactory</a></dt>
<dd>
<div class="block">Initializes this factory with properties specified in probe configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoinType.html#INNER">INNER</a></span> - org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoinType.html" title="enum in org.apache.nlpcraft.model.tools.sqlgen">NCSqlJoinType</a></dt>
<dd>
<div class="block">The INNER JOIN keyword selects records that have matching values in both tables.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#isAbstract()">isAbstract()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">Whether or not this token is abstract.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCUser.html#isAdmin()">isAdmin()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCUser.html" title="interface in org.apache.nlpcraft.model">NCUser</a></dt>
<dd>
<div class="block">Tests whether or not the user has administrative privileges.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCDialogFlowItem.html#isAmbiguous()">isAmbiguous()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCDialogFlowItem.html" title="interface in org.apache.nlpcraft.model">NCDialogFlowItem</a></dt>
<dd>
<div class="block">Indicates whether or not the intent match was ambiguous (not exact).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCIntentMatch.html#isAmbiguous()">isAmbiguous()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCIntentMatch.html" title="interface in org.apache.nlpcraft.model">NCIntentMatch</a></dt>
<dd>
<div class="block">Indicates whether or not the intent match was ambiguous (not exact).</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlLimit.html#isAscending()">isAscending()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlLimit.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlLimit</a></dt>
<dd>
<div class="block">Gets whether limit ascending or descending.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlSort.html#isAscending()">isAscending()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlSort.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlSort</a></dt>
<dd>
<div class="block">Gets sorting direction.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCustomWord.html#isBracketed()">isBracketed()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCustomWord.html" title="interface in org.apache.nlpcraft.model">NCCustomWord</a></dt>
<dd>
<div class="block">Gets whether or not this word is surrounded by any of <code>'[', ']', '{', '}', '(', ')'</code> brackets.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#isBracketed()">isBracketed()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">A shortcut method on whether or not this token is surrounded by any of '[', ']', '{', '}', '(', ')' brackets.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#isChildOf(java.lang.String)">isChildOf(String)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">Tests whether this token is a child of given token ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#isDirect()">isDirect()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">A shortcut method on whether or not this token was matched on direct (not permutated) synonym.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#isDupSynonymsAllowed()">isDupSynonymsAllowed()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#isDupSynonymsAllowed()">isDupSynonymsAllowed()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Whether or not duplicate synonyms are allowed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCustomWord.html#isEnglish()">isEnglish()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCustomWord.html" title="interface in org.apache.nlpcraft.model">NCCustomWord</a></dt>
<dd>
<div class="block">Tests whether the given token represents an English word.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#isEnglish()">isEnglish()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">A shortcut method on whether this token represents an English word.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestResult.html#isFailed()">isFailed()</a></span> - Method in interface org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestResult.html" title="interface in org.apache.nlpcraft.model.tools.test">NCTestResult</a></dt>
<dd>
<div class="block">Tests whether or not this result corresponds to a failed execution.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#isFreeWord()">isFreeWord()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">A shortcut method checking whether or not this token represents a free word.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCustomWord.html#isKnownWord()">isKnownWord()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCustomWord.html" title="interface in org.apache.nlpcraft.model">NCCustomWord</a></dt>
<dd>
<div class="block">Tests whether or not this token is found in Princeton WordNet database.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#isMaxSynonymsThresholdError()">isMaxSynonymsThresholdError()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#isMaxSynonymsThresholdError()">isMaxSynonymsThresholdError()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Whether or not exceeding <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxElementSynonyms()"><code>NCModelView.getMaxElementSynonyms()</code></a> will trigger a warning log or throwing an exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCElement.html#isMemberOf(java.lang.String)">isMemberOf(String)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCElement.html" title="interface in org.apache.nlpcraft.model">NCElement</a></dt>
<dd>
<div class="block">Shortcut method to test if this element is a member of given group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#isMemberOf(java.lang.String)">isMemberOf(String)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">Tests whether or not this token belongs to the given group.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#isNonEnglishAllowed()">isNonEnglishAllowed()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#isNonEnglishAllowed()">isNonEnglishAllowed()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Whether or not to allow non-English language in user input.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#isNoNounsAllowed()">isNoNounsAllowed()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#isNoNounsAllowed()">isNoNounsAllowed()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Whether or not to allow user input without a single noun.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#isNotLatinCharsetAllowed()">isNotLatinCharsetAllowed()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#isNotLatinCharsetAllowed()">isNotLatinCharsetAllowed()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Whether or not to allow non-Latin charset in user input.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#isNoUserTokensAllowed()">isNoUserTokensAllowed()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#isNoUserTokensAllowed()">isNoUserTokensAllowed()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Whether or not to allow the user input with no user token detected.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlColumn.html#isNullable()">isNullable()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlColumn.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlColumn</a></dt>
<dd>
<div class="block">Tests whether or not this column is nullable.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#isOfAlias(java.lang.String)">isOfAlias(String)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">Tests whether or not this token has given alias.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestResult.html#isOk()">isOk()</a></span> - Method in interface org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestResult.html" title="interface in org.apache.nlpcraft.model.tools.test">NCTestResult</a></dt>
<dd>
<div class="block">Tests whether or not this result corresponds to a successful execution.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCContext.html#isOwnerOf(org.apache.nlpcraft.model.NCToken)">isOwnerOf(NCToken)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCContext.html" title="interface in org.apache.nlpcraft.model">NCContext</a></dt>
<dd>
<div class="block">Tests if given token is part of the query this context is associated with.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#isPermutated()">isPermutated()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">A shortcut method on whether or not this token was matched on permutated (not direct) synonym.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCElement.html#isPermutateSynonyms()">isPermutateSynonyms()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCElement.html" title="interface in org.apache.nlpcraft.model">NCElement</a></dt>
<dd>
<div class="block">Whether or not to permutate multi-word synonyms.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#isPermutateSynonyms()">isPermutateSynonyms()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#isPermutateSynonyms()">isPermutateSynonyms()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Whether or not to permutate multi-word synonyms.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlColumn.html#isPk()">isPk()</a></span> - Method in interface org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlColumn.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen">NCSqlColumn</a></dt>
<dd>
<div class="block">Tests whether or not this column is a primary key column.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCustomWord.html#isQuoted()">isQuoted()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCustomWord.html" title="interface in org.apache.nlpcraft.model">NCCustomWord</a></dt>
<dd>
<div class="block">Gets whether or not this word is surrounded by single or double quotes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#isQuoted()">isQuoted()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">A shortcut method on whether or not this token is surrounded by single or double quotes.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCElement.html#isSparse()">isSparse()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCElement.html" title="interface in org.apache.nlpcraft.model">NCElement</a></dt>
<dd>
<div class="block">Whether or not this element allows non-stopword words, the gaps, in its multi-word synonyms.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#isSparse()">isSparse()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#isSparse()">isSparse()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Whether or not this model elements allows non-stopword words, the gaps, in their multi-word synonyms.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCustomWord.html#isStopWord()">isStopWord()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCustomWord.html" title="interface in org.apache.nlpcraft.model">NCCustomWord</a></dt>
<dd>
<div class="block">Gets whether or not this word is a stopword.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#isStopWord()">isStopWord()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">A shortcut method checking whether or not this token is a stopword.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#isSwear()">isSwear()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">A shortcut method on whether or not this token is a swear word.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCustomWord.html#isSwearWord()">isSwearWord()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCustomWord.html" title="interface in org.apache.nlpcraft.model">NCCustomWord</a></dt>
<dd>
<div class="block">Tests whether or not the given token is a swear word.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#isSwearWordsAllowed()">isSwearWordsAllowed()</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#isSwearWordsAllowed()">isSwearWordsAllowed()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Whether or not to allow known English swear words in user input.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#isUserDefined()">isUserDefined()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">Tests whether or not this token is for a user-defined model element.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestAutoModelValidator.html#isValid()">isValid()</a></span> - Static method in class org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestAutoModelValidator.html" title="class in org.apache.nlpcraft.model.tools.test">NCTestAutoModelValidator</a></dt>
<dd>
<div class="block">Performs validation based on <a href="org/apache/nlpcraft/model/NCIntentSample.html" title="annotation in org.apache.nlpcraft.model"><code>NCIntentSample</code></a> annotations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestAutoModelValidator.html#isValid(java.lang.Class)">isValid(Class&lt;NCModel&gt;)</a></span> - Static method in class org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestAutoModelValidator.html" title="class in org.apache.nlpcraft.model.tools.test">NCTestAutoModelValidator</a></dt>
<dd>
<div class="block">Performs validation based on <a href="org/apache/nlpcraft/model/NCIntentSample.html" title="annotation in org.apache.nlpcraft.model"><code>NCIntentSample</code></a> annotations for given model.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCToken.html#isWordnet()">isWordnet()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model">NCToken</a></dt>
<dd>
<div class="block">A shortcut method on whether or not this token is found in Princeton WordNet database.</div>
</dd>
</dl>
<a id="I:J">
<!-- -->
</a>
<h2 class="title">J</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/factories/spring/NCSpringModelFactory.html#JAVA_CONFIG_PROP">JAVA_CONFIG_PROP</a></span> - Static variable in class org.apache.nlpcraft.model.factories.spring.<a href="org/apache/nlpcraft/model/factories/spring/NCSpringModelFactory.html" title="class in org.apache.nlpcraft.model.factories.spring">NCSpringModelFactory</a></dt>
<dd>
<div class="block">Configuration property for Java Config-based Spring configuration.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCResult.html#json(java.lang.String)">json(String)</a></span> - Static method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCResult.html" title="class in org.apache.nlpcraft.model">NCResult</a></dt>
<dd>
<div class="block">Creates <code>json</code> result.</div>
</dd>
</dl>
<a id="I:L">
<!-- -->
</a>
<h2 class="title">L</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoinType.html#LEFT">LEFT</a></span> - org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoinType.html" title="enum in org.apache.nlpcraft.model.tools.sqlgen">NCSqlJoinType</a></dt>
<dd>
<div class="block">The LEFT JOIN keyword returns all records from the left table, and the matched records from the right table.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCValueLoader.html#load(org.apache.nlpcraft.model.NCElement)">load(NCElement)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCValueLoader.html" title="interface in org.apache.nlpcraft.model">NCValueLoader</a></dt>
<dd>
<div class="block">Loads values for given model element.</div>
</dd>
</dl>
<a id="I:M">
<!-- -->
</a>
<h2 class="title">M</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlModelGenerator.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlModelGenerator.html" title="class in org.apache.nlpcraft.model.tools.sqlgen">NCSqlModelGenerator</a></dt>
<dd>
<div class="block">Runs SQL model generator with given command line parameters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestAutoModelValidator.html#main(java.lang.String%5B%5D)">main(String[])</a></span> - Static method in class org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestAutoModelValidator.html" title="class in org.apache.nlpcraft.model.tools.test">NCTestAutoModelValidator</a></dt>
<dd>
<div class="block">Performs validation based on <a href="org/apache/nlpcraft/model/NCIntentSample.html" title="annotation in org.apache.nlpcraft.model"><code>NCIntentSample</code></a> annotations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlSchemaBuilder.html#makeSchema(org.apache.nlpcraft.model.NCModel)">makeSchema(NCModel)</a></span> - Static method in class org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlSchemaBuilder.html" title="class in org.apache.nlpcraft.model.tools.sqlgen">NCSqlSchemaBuilder</a></dt>
<dd>
<div class="block">Builds object presentation for SQL schema from given data model.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MAX_FREE_WORDS_MAX">MAX_FREE_WORDS_MAX</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Max value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxFreeWords()"><code>NCModelView.getMaxFreeWords()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MAX_FREE_WORDS_MIN">MAX_FREE_WORDS_MIN</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Min value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxFreeWords()"><code>NCModelView.getMaxFreeWords()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MAX_SUSPICIOUS_WORDS_MAX">MAX_SUSPICIOUS_WORDS_MAX</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Max value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxSuspiciousWords()"><code>NCModelView.getMaxSuspiciousWords()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MAX_SUSPICIOUS_WORDS_MIN">MAX_SUSPICIOUS_WORDS_MIN</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Min value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxSuspiciousWords()"><code>NCModelView.getMaxSuspiciousWords()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MAX_SYN_MAX">MAX_SYN_MAX</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Max value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxElementSynonyms()"><code>NCModelView.getMaxElementSynonyms()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MAX_SYN_MIN">MAX_SYN_MIN</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Min value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxElementSynonyms()"><code>NCModelView.getMaxElementSynonyms()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MAX_TOKENS_MAX">MAX_TOKENS_MAX</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Max value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxTokens()"><code>NCModelView.getMaxTokens()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MAX_TOKENS_MIN">MAX_TOKENS_MIN</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Min value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxTokens()"><code>NCModelView.getMaxTokens()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MAX_UNKNOWN_WORDS_MAX">MAX_UNKNOWN_WORDS_MAX</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Max value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxUnknownWords()"><code>NCModelView.getMaxUnknownWords()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MAX_UNKNOWN_WORDS_MIN">MAX_UNKNOWN_WORDS_MIN</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Min value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxUnknownWords()"><code>NCModelView.getMaxUnknownWords()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MAX_WORDS_MAX">MAX_WORDS_MAX</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Max value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxWords()"><code>NCModelView.getMaxWords()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MAX_WORDS_MIN">MAX_WORDS_MIN</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Min value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMaxWords()"><code>NCModelView.getMaxWords()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCMetadata.html#meta(java.lang.String)">meta(String)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCMetadata.html" title="interface in org.apache.nlpcraft.model">NCMetadata</a></dt>
<dd>
<div class="block">Shortcut method to get given metadata property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCMetadata.html#meta(java.lang.String,T)">meta(String, T)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCMetadata.html" title="interface in org.apache.nlpcraft.model">NCMetadata</a></dt>
<dd>
<div class="block">Shortcut method to get given metadata property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCMetadata.html#metaOpt(java.lang.String)">metaOpt(String)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCMetadata.html" title="interface in org.apache.nlpcraft.model">NCMetadata</a></dt>
<dd>
<div class="block">Shortcut method to get given optional metadata property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCMetadata.html#metax(java.lang.String)">metax(String)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCMetadata.html" title="interface in org.apache.nlpcraft.model">NCMetadata</a></dt>
<dd>
<div class="block">Shortcut method to get given mandatory metadata property.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MIN_NON_STOPWORDS_MAX">MIN_NON_STOPWORDS_MAX</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Max value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMinNonStopwords()"><code>NCModelView.getMinNonStopwords()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MIN_NON_STOPWORDS_MIN">MIN_NON_STOPWORDS_MIN</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Min value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMinNonStopwords()"><code>NCModelView.getMinNonStopwords()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MIN_TOKENS_MAX">MIN_TOKENS_MAX</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Max value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMinTokens()"><code>NCModelView.getMinTokens()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MIN_TOKENS_MIN">MIN_TOKENS_MIN</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Min value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMinTokens()"><code>NCModelView.getMinTokens()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MIN_WORDS_MAX">MIN_WORDS_MAX</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Max value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMinWords()"><code>NCModelView.getMinWords()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MIN_WORDS_MIN">MIN_WORDS_MIN</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Min value for <a href="org/apache/nlpcraft/model/NCModelView.html#getMinWords()"><code>NCModelView.getMinWords()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/factories/basic/NCBasicModelFactory.html#mkModel(java.lang.Class)">mkModel(Class&lt;? extends NCModel&gt;)</a></span> - Method in class org.apache.nlpcraft.model.factories.basic.<a href="org/apache/nlpcraft/model/factories/basic/NCBasicModelFactory.html" title="class in org.apache.nlpcraft.model.factories.basic">NCBasicModelFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/factories/spring/NCSpringModelFactory.html#mkModel(java.lang.Class)">mkModel(Class&lt;? extends NCModel&gt;)</a></span> - Method in class org.apache.nlpcraft.model.factories.spring.<a href="org/apache/nlpcraft/model/factories/spring/NCSpringModelFactory.html" title="class in org.apache.nlpcraft.model.factories.spring">NCSpringModelFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFactory.html#mkModel(java.lang.Class)">mkModel(Class&lt;? extends NCModel&gt;)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFactory.html" title="interface in org.apache.nlpcraft.model">NCModelFactory</a></dt>
<dd>
<div class="block">Constructs a model instance.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MODEL_ID_MAXLEN">MODEL_ID_MAXLEN</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Max length for <a href="org/apache/nlpcraft/model/NCModelView.html#getId()"><code>NCModelView.getId()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MODEL_NAME_MAXLEN">MODEL_NAME_MAXLEN</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Max length for <a href="org/apache/nlpcraft/model/NCModelView.html#getName()"><code>NCModelView.getName()</code></a> method.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelView.html#MODEL_VERSION_MAXLEN">MODEL_VERSION_MAXLEN</a></span> - Static variable in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model">NCModelView</a></dt>
<dd>
<div class="block">Max length for <a href="org/apache/nlpcraft/model/NCModelView.html#getVersion()"><code>NCModelView.getVersion()</code></a> method.</div>
</dd>
</dl>
<a id="I:N">
<!-- -->
</a>
<h2 class="title">N</h2>
<dl>
<dt><a href="org/apache/nlpcraft/model/opencensus/NCBaseTraceExporter.html" title="class in org.apache.nlpcraft.model.opencensus"><span class="typeNameLink">NCBaseTraceExporter</span></a> - Class in <a href="org/apache/nlpcraft/model/opencensus/package-summary.html">org.apache.nlpcraft.model.opencensus</a></dt>
<dd>
<div class="block">Base class for OpenCensus trace exporters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/opencensus/NCBaseTraceExporter.html#%3Cinit%3E(java.lang.String)">NCBaseTraceExporter(String)</a></span> - Constructor for class org.apache.nlpcraft.model.opencensus.<a href="org/apache/nlpcraft/model/opencensus/NCBaseTraceExporter.html" title="class in org.apache.nlpcraft.model.opencensus">NCBaseTraceExporter</a></dt>
<dd>
<div class="block">New base tracer with given name.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/factories/basic/NCBasicModelFactory.html" title="class in org.apache.nlpcraft.model.factories.basic"><span class="typeNameLink">NCBasicModelFactory</span></a> - Class in <a href="org/apache/nlpcraft/model/factories/basic/package-summary.html">org.apache.nlpcraft.model.factories.basic</a></dt>
<dd>
<div class="block">Default implementation of <a href="org/apache/nlpcraft/model/NCModelFactory.html" title="interface in org.apache.nlpcraft.model"><code>NCModelFactory</code></a> interface.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/factories/basic/NCBasicModelFactory.html#%3Cinit%3E()">NCBasicModelFactory()</a></span> - Constructor for class org.apache.nlpcraft.model.factories.basic.<a href="org/apache/nlpcraft/model/factories/basic/NCBasicModelFactory.html" title="class in org.apache.nlpcraft.model.factories.basic">NCBasicModelFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/nlpcraft/model/NCCompany.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCCompany</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Descriptor of the user company.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCContext.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCContext</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Data model query context.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCConversation.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCConversation</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Conversation container for specific user and data model.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCCustomElement.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCCustomElement</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Detected model element returning from custom parser.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCCustomParser.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCCustomParser</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Custom model element parser for programmatic NER implementations.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCCustomWord.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCCustomWord</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">A partially enriched token with a basic set of NLP properties used by custom NER parser.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCDialogFlowItem.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCDialogFlowItem</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">An item of the dialog flow.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCElement.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCElement</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Data model element.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedProbe.html" title="class in org.apache.nlpcraft.model.tools.embedded"><span class="typeNameLink">NCEmbeddedProbe</span></a> - Class in <a href="org/apache/nlpcraft/model/tools/embedded/package-summary.html">org.apache.nlpcraft.model.tools.embedded</a></dt>
<dd>
<div class="block">Embedded probe controller.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedProbe.html#%3Cinit%3E()">NCEmbeddedProbe()</a></span> - Constructor for class org.apache.nlpcraft.model.tools.embedded.<a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedProbe.html" title="class in org.apache.nlpcraft.model.tools.embedded">NCEmbeddedProbe</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedResult.html" title="interface in org.apache.nlpcraft.model.tools.embedded"><span class="typeNameLink">NCEmbeddedResult</span></a> - Interface in <a href="org/apache/nlpcraft/model/tools/embedded/package-summary.html">org.apache.nlpcraft.model.tools.embedded</a></dt>
<dd>
<div class="block">Result container for the embedded probe.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCIntent.html" title="annotation in org.apache.nlpcraft.model"><span class="typeNameLink">NCIntent</span></a> - Annotation Type in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Annotation to bind an intent with the method serving as its callback.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCIntent.NCIntentList.html" title="annotation in org.apache.nlpcraft.model"><span class="typeNameLink">NCIntent.NCIntentList</span></a> - Annotation Type in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Grouping annotation required for when more than one <a href="org/apache/nlpcraft/model/NCIntent.html" title="annotation in org.apache.nlpcraft.model"><code>NCIntent</code></a> annotation is attached to the
callback or class.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCIntentMatch.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCIntentMatch</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">An intent match context that can be passed into the callback of the matched intent.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCIntentRef.html" title="annotation in org.apache.nlpcraft.model"><span class="typeNameLink">NCIntentRef</span></a> - Annotation Type in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Annotations referencing an intent defined outside of callback method declaration.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCIntentRef.NCIntentRefList.html" title="annotation in org.apache.nlpcraft.model"><span class="typeNameLink">NCIntentRef.NCIntentRefList</span></a> - Annotation Type in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Grouping annotation required for when more than one <a href="org/apache/nlpcraft/model/NCIntentRef.html" title="annotation in org.apache.nlpcraft.model"><code>NCIntentRef</code></a> annotation is attached to the
callback.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCIntentSample.html" title="annotation in org.apache.nlpcraft.model"><span class="typeNameLink">NCIntentSample</span></a> - Annotation Type in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Annotation to define one or more samples of the user input that should match a corresponding intent.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCIntentSample.NCIntentSampleList.html" title="annotation in org.apache.nlpcraft.model"><span class="typeNameLink">NCIntentSample.NCIntentSampleList</span></a> - Annotation Type in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Grouping annotation required for when more than one <a href="org/apache/nlpcraft/model/NCIntentSample.html" title="annotation in org.apache.nlpcraft.model"><code>NCIntentSample</code></a> annotation is attached to the
callback.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCIntentSkip.html" title="class in org.apache.nlpcraft.model"><span class="typeNameLink">NCIntentSkip</span></a> - Exception in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Control flow exception to skip current intent.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCIntentSkip.html#%3Cinit%3E()">NCIntentSkip()</a></span> - Constructor for exception org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCIntentSkip.html" title="class in org.apache.nlpcraft.model">NCIntentSkip</a></dt>
<dd>
<div class="block">Creates new intent skip exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCIntentSkip.html#%3Cinit%3E(java.lang.String)">NCIntentSkip(String)</a></span> - Constructor for exception org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCIntentSkip.html" title="class in org.apache.nlpcraft.model">NCIntentSkip</a></dt>
<dd>
<div class="block">Creates new intent skip exception with given debug message.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCIntentTerm.html" title="annotation in org.apache.nlpcraft.model"><span class="typeNameLink">NCIntentTerm</span></a> - Annotation Type in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Annotation to mark callback parameter to receive intent term's tokens.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/opencensus/NCJaegerExporter.html" title="class in org.apache.nlpcraft.model.opencensus"><span class="typeNameLink">NCJaegerExporter</span></a> - Class in <a href="org/apache/nlpcraft/model/opencensus/package-summary.html">org.apache.nlpcraft.model.opencensus</a></dt>
<dd>
<div class="block">Probe lifecycle component that manages OpenCensus <a target=_ href="https://www.jaegertracing.io/">Jaeger</a> trace exporter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/opencensus/NCJaegerExporter.html#%3Cinit%3E()">NCJaegerExporter()</a></span> - Constructor for class org.apache.nlpcraft.model.opencensus.<a href="org/apache/nlpcraft/model/opencensus/NCJaegerExporter.html" title="class in org.apache.nlpcraft.model.opencensus">NCJaegerExporter</a></dt>
<dd>
<div class="block">Creates new Jaeger OpenCensus trace export lifecycle component.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCLifecycle.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCLifecycle</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Lifecycle component.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCMacroProcessor.html" title="class in org.apache.nlpcraft.model"><span class="typeNameLink">NCMacroProcessor</span></a> - Class in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Standalone synonym macro DSL processor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCMacroProcessor.html#%3Cinit%3E()">NCMacroProcessor()</a></span> - Constructor for class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCMacroProcessor.html" title="class in org.apache.nlpcraft.model">NCMacroProcessor</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/nlpcraft/model/NCMetadata.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCMetadata</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Provides support for mutable runtime-only metadata.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCModel.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCModel</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">User-defined data model.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCModelAdapter.html" title="class in org.apache.nlpcraft.model"><span class="typeNameLink">NCModelAdapter</span></a> - Class in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Adapter for data models.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelAdapter.html#%3Cinit%3E(java.lang.String,java.lang.String,java.lang.String)">NCModelAdapter(String, String, String)</a></span> - Constructor for class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelAdapter.html" title="class in org.apache.nlpcraft.model">NCModelAdapter</a></dt>
<dd>
<div class="block">Creates new model with the given mandatory parameters.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCModelFactory.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCModelFactory</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Optional factory for data models.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model"><span class="typeNameLink">NCModelFileAdapter</span></a> - Class in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Adapter for data models that can load model configuration from external JSON/YAML file.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#%3Cinit%3E(java.lang.String)">NCModelFileAdapter(String)</a></span> - Constructor for class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>
<div class="block">Creates new model loading its configuration from given file path.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFileAdapter.html#%3Cinit%3E(java.net.URI)">NCModelFileAdapter(URI)</a></span> - Constructor for class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFileAdapter.html" title="class in org.apache.nlpcraft.model">NCModelFileAdapter</a></dt>
<dd>
<div class="block">Creates new model loading its configuration from given URI.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCModelView.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCModelView</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Read-only view on data model.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/opencensus/NCPrometheusExporter.html" title="class in org.apache.nlpcraft.model.opencensus"><span class="typeNameLink">NCPrometheusExporter</span></a> - Class in <a href="org/apache/nlpcraft/model/opencensus/package-summary.html">org.apache.nlpcraft.model.opencensus</a></dt>
<dd>
<div class="block">Probe lifecycle component that manages OpenCensus <a target=_ href="https://prometheus.io">Prometheus</a> stats exporter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/opencensus/NCPrometheusExporter.html#%3Cinit%3E()">NCPrometheusExporter()</a></span> - Constructor for class org.apache.nlpcraft.model.opencensus.<a href="org/apache/nlpcraft/model/opencensus/NCPrometheusExporter.html" title="class in org.apache.nlpcraft.model.opencensus">NCPrometheusExporter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/nlpcraft/model/NCRejection.html" title="class in org.apache.nlpcraft.model"><span class="typeNameLink">NCRejection</span></a> - Exception in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Exception to indicate that user input cannot be processed as is.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCRejection.html#%3Cinit%3E(java.lang.String)">NCRejection(String)</a></span> - Constructor for exception org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCRejection.html" title="class in org.apache.nlpcraft.model">NCRejection</a></dt>
<dd>
<div class="block">Creates new rejection exception with given message.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCRejection.html#%3Cinit%3E(java.lang.String,java.lang.Throwable)">NCRejection(String, Throwable)</a></span> - Constructor for exception org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCRejection.html" title="class in org.apache.nlpcraft.model">NCRejection</a></dt>
<dd>
<div class="block">Creates new rejection exception with given message and cause.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCRequest.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCRequest</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Information about the user request.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCResult.html" title="class in org.apache.nlpcraft.model"><span class="typeNameLink">NCResult</span></a> - Class in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Data model result returned from model intent callbacks.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCResult.html#%3Cinit%3E()">NCResult()</a></span> - Constructor for class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCResult.html" title="class in org.apache.nlpcraft.model">NCResult</a></dt>
<dd>
<div class="block">No-arg constructor.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCResult.html#%3Cinit%3E(java.lang.String,java.lang.String)">NCResult(String, String)</a></span> - Constructor for class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCResult.html" title="class in org.apache.nlpcraft.model">NCResult</a></dt>
<dd>
<div class="block">Creates new result with given body and type.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/factories/spring/NCSpringModelFactory.html" title="class in org.apache.nlpcraft.model.factories.spring"><span class="typeNameLink">NCSpringModelFactory</span></a> - Class in <a href="org/apache/nlpcraft/model/factories/spring/package-summary.html">org.apache.nlpcraft.model.factories.spring</a></dt>
<dd>
<div class="block">Factory that delegates construction of <a href="org/apache/nlpcraft/model/NCModel.html" title="interface in org.apache.nlpcraft.model"><code>NCModel</code></a>s to the Spring Framework.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/factories/spring/NCSpringModelFactory.html#%3Cinit%3E()">NCSpringModelFactory()</a></span> - Constructor for class org.apache.nlpcraft.model.factories.spring.<a href="org/apache/nlpcraft/model/factories/spring/NCSpringModelFactory.html" title="class in org.apache.nlpcraft.model.factories.spring">NCSpringModelFactory</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlColumn.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen"><span class="typeNameLink">NCSqlColumn</span></a> - Interface in <a href="org/apache/nlpcraft/model/tools/sqlgen/package-summary.html">org.apache.nlpcraft.model.tools.sqlgen</a></dt>
<dd>
<div class="block">Object presentation of SQL column.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlDateRange.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen"><span class="typeNameLink">NCSqlDateRange</span></a> - Interface in <a href="org/apache/nlpcraft/model/tools/sqlgen/package-summary.html">org.apache.nlpcraft.model.tools.sqlgen</a></dt>
<dd>
<div class="block">Object presentation of SQL date range.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlExtractor.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen"><span class="typeNameLink">NCSqlExtractor</span></a> - Interface in <a href="org/apache/nlpcraft/model/tools/sqlgen/package-summary.html">org.apache.nlpcraft.model.tools.sqlgen</a></dt>
<dd>
<div class="block">Utility methods for extracting various SQL components from <a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model"><code>NCToken</code></a> tokens.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlExtractorBuilder.html" title="class in org.apache.nlpcraft.model.tools.sqlgen"><span class="typeNameLink">NCSqlExtractorBuilder</span></a> - Class in <a href="org/apache/nlpcraft/model/tools/sqlgen/package-summary.html">org.apache.nlpcraft.model.tools.sqlgen</a></dt>
<dd>
<div class="block">Builder for <a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlExtractor.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen"><code>NCSqlExtractor</code></a> instances.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlExtractorBuilder.html#%3Cinit%3E()">NCSqlExtractorBuilder()</a></span> - Constructor for class org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlExtractorBuilder.html" title="class in org.apache.nlpcraft.model.tools.sqlgen">NCSqlExtractorBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoin.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen"><span class="typeNameLink">NCSqlJoin</span></a> - Interface in <a href="org/apache/nlpcraft/model/tools/sqlgen/package-summary.html">org.apache.nlpcraft.model.tools.sqlgen</a></dt>
<dd>
<div class="block">Object presentation of SQL join (foreign key).</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoinType.html" title="enum in org.apache.nlpcraft.model.tools.sqlgen"><span class="typeNameLink">NCSqlJoinType</span></a> - Enum in <a href="org/apache/nlpcraft/model/tools/sqlgen/package-summary.html">org.apache.nlpcraft.model.tools.sqlgen</a></dt>
<dd>
<div class="block">Type of the SQL join.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlLimit.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen"><span class="typeNameLink">NCSqlLimit</span></a> - Interface in <a href="org/apache/nlpcraft/model/tools/sqlgen/package-summary.html">org.apache.nlpcraft.model.tools.sqlgen</a></dt>
<dd>
<div class="block">Object presentation of SQL limit.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlModelGenerator.html" title="class in org.apache.nlpcraft.model.tools.sqlgen"><span class="typeNameLink">NCSqlModelGenerator</span></a> - Class in <a href="org/apache/nlpcraft/model/tools/sqlgen/package-summary.html">org.apache.nlpcraft.model.tools.sqlgen</a></dt>
<dd>
<div class="block">Command line utility to generate YAML/JSON NLPCraft model stub from given SQL RDBMS.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlModelGenerator.html#%3Cinit%3E()">NCSqlModelGenerator()</a></span> - Constructor for class org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlModelGenerator.html" title="class in org.apache.nlpcraft.model.tools.sqlgen">NCSqlModelGenerator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlSchema.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen"><span class="typeNameLink">NCSqlSchema</span></a> - Interface in <a href="org/apache/nlpcraft/model/tools/sqlgen/package-summary.html">org.apache.nlpcraft.model.tools.sqlgen</a></dt>
<dd>
<div class="block">Object presentation of SQL schema.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlSchemaBuilder.html" title="class in org.apache.nlpcraft.model.tools.sqlgen"><span class="typeNameLink">NCSqlSchemaBuilder</span></a> - Class in <a href="org/apache/nlpcraft/model/tools/sqlgen/package-summary.html">org.apache.nlpcraft.model.tools.sqlgen</a></dt>
<dd>
<div class="block">Builder for <a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlSchema.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen"><code>NCSqlSchema</code></a> instances.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlSchemaBuilder.html#%3Cinit%3E()">NCSqlSchemaBuilder()</a></span> - Constructor for class org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlSchemaBuilder.html" title="class in org.apache.nlpcraft.model.tools.sqlgen">NCSqlSchemaBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlSort.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen"><span class="typeNameLink">NCSqlSort</span></a> - Interface in <a href="org/apache/nlpcraft/model/tools/sqlgen/package-summary.html">org.apache.nlpcraft.model.tools.sqlgen</a></dt>
<dd>
<div class="block">Object presentation of SQL sorting.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlTable.html" title="interface in org.apache.nlpcraft.model.tools.sqlgen"><span class="typeNameLink">NCSqlTable</span></a> - Interface in <a href="org/apache/nlpcraft/model/tools/sqlgen/package-summary.html">org.apache.nlpcraft.model.tools.sqlgen</a></dt>
<dd>
<div class="block">Object presentation of SQL table.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/opencensus/NCStackdriverStatsExporter.html" title="class in org.apache.nlpcraft.model.opencensus"><span class="typeNameLink">NCStackdriverStatsExporter</span></a> - Class in <a href="org/apache/nlpcraft/model/opencensus/package-summary.html">org.apache.nlpcraft.model.opencensus</a></dt>
<dd>
<div class="block">Probe lifecycle component that manages OpenCensus <a target=_ href="https://cloud.google.com/stackdriver/">Stackdriver</a> stats exporter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/opencensus/NCStackdriverStatsExporter.html#%3Cinit%3E()">NCStackdriverStatsExporter()</a></span> - Constructor for class org.apache.nlpcraft.model.opencensus.<a href="org/apache/nlpcraft/model/opencensus/NCStackdriverStatsExporter.html" title="class in org.apache.nlpcraft.model.opencensus">NCStackdriverStatsExporter</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/nlpcraft/model/opencensus/NCStackdriverTraceExporter.html" title="class in org.apache.nlpcraft.model.opencensus"><span class="typeNameLink">NCStackdriverTraceExporter</span></a> - Class in <a href="org/apache/nlpcraft/model/opencensus/package-summary.html">org.apache.nlpcraft.model.opencensus</a></dt>
<dd>
<div class="block">Probe lifecycle component that manages OpenCensus <a target=_ href="https://cloud.google.com/stackdriver/">Stackdriver</a> trace exporter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/opencensus/NCStackdriverTraceExporter.html#%3Cinit%3E()">NCStackdriverTraceExporter()</a></span> - Constructor for class org.apache.nlpcraft.model.opencensus.<a href="org/apache/nlpcraft/model/opencensus/NCStackdriverTraceExporter.html" title="class in org.apache.nlpcraft.model.opencensus">NCStackdriverTraceExporter</a></dt>
<dd>
<div class="block">Creates new Stackdriver OpenCensus trace export lifecycle component.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/tools/test/NCTestAutoModelValidator.html" title="class in org.apache.nlpcraft.model.tools.test"><span class="typeNameLink">NCTestAutoModelValidator</span></a> - Class in <a href="org/apache/nlpcraft/model/tools/test/package-summary.html">org.apache.nlpcraft.model.tools.test</a></dt>
<dd>
<div class="block">Data model auto-validator is based on <a href="org/apache/nlpcraft/model/NCIntentSample.html" title="annotation in org.apache.nlpcraft.model"><code>NCIntentSample</code></a> annotations.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestAutoModelValidator.html#%3Cinit%3E()">NCTestAutoModelValidator()</a></span> - Constructor for class org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestAutoModelValidator.html" title="class in org.apache.nlpcraft.model.tools.test">NCTestAutoModelValidator</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/nlpcraft/model/tools/test/NCTestClient.html" title="interface in org.apache.nlpcraft.model.tools.test"><span class="typeNameLink">NCTestClient</span></a> - Interface in <a href="org/apache/nlpcraft/model/tools/test/package-summary.html">org.apache.nlpcraft.model.tools.test</a></dt>
<dd>
<div class="block">Model testing client.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html" title="class in org.apache.nlpcraft.model.tools.test"><span class="typeNameLink">NCTestClientBuilder</span></a> - Class in <a href="org/apache/nlpcraft/model/tools/test/package-summary.html">org.apache.nlpcraft.model.tools.test</a></dt>
<dd>
<div class="block">Test client builder for <a href="org/apache/nlpcraft/model/tools/test/NCTestClient.html" title="interface in org.apache.nlpcraft.model.tools.test"><code>NCTestClient</code></a> instances.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html#%3Cinit%3E()">NCTestClientBuilder()</a></span> - Constructor for class org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html" title="class in org.apache.nlpcraft.model.tools.test">NCTestClientBuilder</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/apache/nlpcraft/model/tools/test/NCTestClientException.html" title="class in org.apache.nlpcraft.model.tools.test"><span class="typeNameLink">NCTestClientException</span></a> - Exception in <a href="org/apache/nlpcraft/model/tools/test/package-summary.html">org.apache.nlpcraft.model.tools.test</a></dt>
<dd>
<div class="block">Test client exception.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/tools/test/NCTestResult.html" title="interface in org.apache.nlpcraft.model.tools.test"><span class="typeNameLink">NCTestResult</span></a> - Interface in <a href="org/apache/nlpcraft/model/tools/test/package-summary.html">org.apache.nlpcraft.model.tools.test</a></dt>
<dd>
<div class="block">Result of the test sentence processing.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCToken.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCToken</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Detected model element.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCTokenPredicateContext.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCTokenPredicateContext</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Context passed into custom user-defined IDL term token predicate.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCTokenPredicateResult.html" title="class in org.apache.nlpcraft.model"><span class="typeNameLink">NCTokenPredicateResult</span></a> - Class in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Result value of user-defined IDL term token predicate.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCTokenPredicateResult.html#%3Cinit%3E(boolean,int)">NCTokenPredicateResult(boolean, int)</a></span> - Constructor for class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCTokenPredicateResult.html" title="class in org.apache.nlpcraft.model">NCTokenPredicateResult</a></dt>
<dd>
<div class="block">Creates token predicate result.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCUser.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCUser</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Descriptor of the user.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCValue.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCValue</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Model element's value.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCValueLoader.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCValueLoader</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">Dynamic value loader that can be used by model elements to dynamically load or create their values.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/NCVariant.html" title="interface in org.apache.nlpcraft.model"><span class="typeNameLink">NCVariant</span></a> - Interface in <a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a></dt>
<dd>
<div class="block">A parsing variant is a list of tokens representing one possible parsing variant of the user input.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/opencensus/NCZipkinExporter.html" title="class in org.apache.nlpcraft.model.opencensus"><span class="typeNameLink">NCZipkinExporter</span></a> - Class in <a href="org/apache/nlpcraft/model/opencensus/package-summary.html">org.apache.nlpcraft.model.opencensus</a></dt>
<dd>
<div class="block">Probe lifecycle component that manages OpenCensus <a target=_ href="https://zipkin.io/">Zipkin</a> trace exporter.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/opencensus/NCZipkinExporter.html#%3Cinit%3E()">NCZipkinExporter()</a></span> - Constructor for class org.apache.nlpcraft.model.opencensus.<a href="org/apache/nlpcraft/model/opencensus/NCZipkinExporter.html" title="class in org.apache.nlpcraft.model.opencensus">NCZipkinExporter</a></dt>
<dd>
<div class="block">Creates new Zipkin OpenCensus trace export lifecycle component.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html#newBuilder()">newBuilder()</a></span> - Method in class org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html" title="class in org.apache.nlpcraft.model.tools.test">NCTestClientBuilder</a></dt>
<dd>
<div class="block">Creates new builder instance with all defaults set.</div>
</dd>
</dl>
<a id="I:O">
<!-- -->
</a>
<h2 class="title">O</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModel.html#onContext(org.apache.nlpcraft.model.NCContext)">onContext(NCContext)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModel.html" title="interface in org.apache.nlpcraft.model">NCModel</a></dt>
<dd>
<div class="block">A callback that is called when a fully assembled query context is ready.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCLifecycle.html#onDiscard()">onDiscard()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCLifecycle.html" title="interface in org.apache.nlpcraft.model">NCLifecycle</a></dt>
<dd>
<div class="block">Called after lifecycle components is no longer needed.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/opencensus/NCBaseTraceExporter.html#onDiscard()">onDiscard()</a></span> - Method in class org.apache.nlpcraft.model.opencensus.<a href="org/apache/nlpcraft/model/opencensus/NCBaseTraceExporter.html" title="class in org.apache.nlpcraft.model.opencensus">NCBaseTraceExporter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModel.html#onError(org.apache.nlpcraft.model.NCContext,java.lang.Throwable)">onError(NCContext, Throwable)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModel.html" title="interface in org.apache.nlpcraft.model">NCModel</a></dt>
<dd>
<div class="block">A callback that is called when intent callback failed with unexpected exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCLifecycle.html#onInit()">onInit()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCLifecycle.html" title="interface in org.apache.nlpcraft.model">NCLifecycle</a></dt>
<dd>
<div class="block">Called before lifecycle component is used and just after its creation.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/opencensus/NCJaegerExporter.html#onInit()">onInit()</a></span> - Method in class org.apache.nlpcraft.model.opencensus.<a href="org/apache/nlpcraft/model/opencensus/NCJaegerExporter.html" title="class in org.apache.nlpcraft.model.opencensus">NCJaegerExporter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/opencensus/NCPrometheusExporter.html#onInit()">onInit()</a></span> - Method in class org.apache.nlpcraft.model.opencensus.<a href="org/apache/nlpcraft/model/opencensus/NCPrometheusExporter.html" title="class in org.apache.nlpcraft.model.opencensus">NCPrometheusExporter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/opencensus/NCStackdriverStatsExporter.html#onInit()">onInit()</a></span> - Method in class org.apache.nlpcraft.model.opencensus.<a href="org/apache/nlpcraft/model/opencensus/NCStackdriverStatsExporter.html" title="class in org.apache.nlpcraft.model.opencensus">NCStackdriverStatsExporter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/opencensus/NCStackdriverTraceExporter.html#onInit()">onInit()</a></span> - Method in class org.apache.nlpcraft.model.opencensus.<a href="org/apache/nlpcraft/model/opencensus/NCStackdriverTraceExporter.html" title="class in org.apache.nlpcraft.model.opencensus">NCStackdriverTraceExporter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/opencensus/NCZipkinExporter.html#onInit()">onInit()</a></span> - Method in class org.apache.nlpcraft.model.opencensus.<a href="org/apache/nlpcraft/model/opencensus/NCZipkinExporter.html" title="class in org.apache.nlpcraft.model.opencensus">NCZipkinExporter</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModel.html#onMatchedIntent(org.apache.nlpcraft.model.NCIntentMatch)">onMatchedIntent(NCIntentMatch)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModel.html" title="interface in org.apache.nlpcraft.model">NCModel</a></dt>
<dd>
<div class="block">A callback that is called when intent was successfully matched but right before its callback is called.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModel.html#onParsedVariant(org.apache.nlpcraft.model.NCVariant)">onParsedVariant(NCVariant)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModel.html" title="interface in org.apache.nlpcraft.model">NCModel</a></dt>
<dd>
<div class="block">A callback to accept or reject a parsed variant.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModel.html#onRejection(org.apache.nlpcraft.model.NCIntentMatch,org.apache.nlpcraft.model.NCRejection)">onRejection(NCIntentMatch, NCRejection)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModel.html" title="interface in org.apache.nlpcraft.model">NCModel</a></dt>
<dd>
<div class="block">A callback that is called when intent callback threw <a href="org/apache/nlpcraft/model/NCRejection.html" title="class in org.apache.nlpcraft.model"><code>NCRejection</code></a> exception.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModel.html#onResult(org.apache.nlpcraft.model.NCIntentMatch,org.apache.nlpcraft.model.NCResult)">onResult(NCIntentMatch, NCResult)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModel.html" title="interface in org.apache.nlpcraft.model">NCModel</a></dt>
<dd>
<div class="block">A callback that is called when successful result is obtained from the intent callback and right before sending it
back to the caller.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClient.html#open(java.lang.String)">open(String)</a></span> - Method in interface org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClient.html" title="interface in org.apache.nlpcraft.model.tools.test">NCTestClient</a></dt>
<dd>
<div class="block">Connects test client to the server for testing with given model ID.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/package-summary.html">org.apache.nlpcraft.model</a> - package org.apache.nlpcraft.model</dt>
<dd>
<div class="block">Contains <b>main API</b> for defining data models.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/factories/basic/package-summary.html">org.apache.nlpcraft.model.factories.basic</a> - package org.apache.nlpcraft.model.factories.basic</dt>
<dd>
<div class="block">Contains basic model factory implementation.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/factories/spring/package-summary.html">org.apache.nlpcraft.model.factories.spring</a> - package org.apache.nlpcraft.model.factories.spring</dt>
<dd>
<div class="block">Contains Spring-based model factory implementation.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/opencensus/package-summary.html">org.apache.nlpcraft.model.opencensus</a> - package org.apache.nlpcraft.model.opencensus</dt>
<dd>
<div class="block">Contains OpenCensus integration components.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/tools/embedded/package-summary.html">org.apache.nlpcraft.model.tools.embedded</a> - package org.apache.nlpcraft.model.tools.embedded</dt>
<dd>
<div class="block">Contains embedded probe controller.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/tools/sqlgen/package-summary.html">org.apache.nlpcraft.model.tools.sqlgen</a> - package org.apache.nlpcraft.model.tools.sqlgen</dt>
<dd>
<div class="block">Contains model stub generator for SQL RDBMS.</div>
</dd>
<dt><a href="org/apache/nlpcraft/model/tools/test/package-summary.html">org.apache.nlpcraft.model.tools.test</a> - package org.apache.nlpcraft.model.tools.test</dt>
<dd>
<div class="block">Contains model testing framework.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoinType.html#OUTER">OUTER</a></span> - org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoinType.html" title="enum in org.apache.nlpcraft.model.tools.sqlgen">NCSqlJoinType</a></dt>
<dd>
<div class="block">The FULL OUTER JOIN keyword returns all records when there is a match in left or right table records.</div>
</dd>
</dl>
<a id="I:P">
<!-- -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCCustomParser.html#parse(org.apache.nlpcraft.model.NCRequest,org.apache.nlpcraft.model.NCModelView,java.util.List,java.util.List)">parse(NCRequest, NCModelView, List&lt;NCCustomWord&gt;, List&lt;NCCustomElement&gt;)</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCCustomParser.html" title="interface in org.apache.nlpcraft.model">NCCustomParser</a></dt>
<dd>
<div class="block">Analyses user input provided as a list of <a href="org/apache/nlpcraft/model/NCCustomWord.html" title="interface in org.apache.nlpcraft.model"><code>NCCustomWord</code></a> objects and returns a list
of <a href="org/apache/nlpcraft/model/NCCustomElement.html" title="interface in org.apache.nlpcraft.model"><code>NCCustomElement</code></a> objects.</div>
</dd>
</dl>
<a id="I:R">
<!-- -->
</a>
<h2 class="title">R</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedProbe.html#registerCallback(java.util.function.Consumer)">registerCallback(Consumer&lt;NCEmbeddedResult&gt;)</a></span> - Static method in class org.apache.nlpcraft.model.tools.embedded.<a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedProbe.html" title="class in org.apache.nlpcraft.model.tools.embedded">NCEmbeddedProbe</a></dt>
<dd>
<div class="block">Registers the callback on query processing results.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCMacroProcessor.html#removeMacro(java.lang.String)">removeMacro(String)</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCMacroProcessor.html" title="class in org.apache.nlpcraft.model">NCMacroProcessor</a></dt>
<dd>
<div class="block">Removes macro.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoinType.html#RIGHT">RIGHT</a></span> - org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoinType.html" title="enum in org.apache.nlpcraft.model.tools.sqlgen">NCSqlJoinType</a></dt>
<dd>
<div class="block">The RIGHT JOIN keyword returns all records from the right table, and the matched records from the left table.</div>
</dd>
</dl>
<a id="I:S">
<!-- -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html#setBaseUrl(java.lang.String)">setBaseUrl(String)</a></span> - Method in class org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html" title="class in org.apache.nlpcraft.model.tools.test">NCTestClientBuilder</a></dt>
<dd>
<div class="block">Sets non-default API base URL.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCResult.html#setBody(java.lang.String)">setBody(String)</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCResult.html" title="class in org.apache.nlpcraft.model">NCResult</a></dt>
<dd>
<div class="block">Sets result body.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html#setEmbeddedMode(boolean)">setEmbeddedMode(boolean)</a></span> - Method in class org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html" title="class in org.apache.nlpcraft.model.tools.test">NCTestClientBuilder</a></dt>
<dd>
<div class="block">Sets the embedded probe mode flag.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html#setHttpClientSupplier(java.util.function.Supplier)">setHttpClientSupplier(Supplier&lt;CloseableHttpClient&gt;)</a></span> - Method in class org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html" title="class in org.apache.nlpcraft.model.tools.test">NCTestClientBuilder</a></dt>
<dd>
<div class="block">Sets non-default <code>CloseableHttpClient</code> custom supplier.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCResult.html#setIntentId(java.lang.String)">setIntentId(String)</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCResult.html" title="class in org.apache.nlpcraft.model">NCResult</a></dt>
<dd>
<div class="block">Sets optional intent ID.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html#setRequestConfig(org.apache.http.client.config.RequestConfig)">setRequestConfig(RequestConfig)</a></span> - Method in class org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html" title="class in org.apache.nlpcraft.model.tools.test">NCTestClientBuilder</a></dt>
<dd>
<div class="block">Sets optional HTTP REST client configuration parameters.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html#setResponseLog(boolean)">setResponseLog(boolean)</a></span> - Method in class org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html" title="class in org.apache.nlpcraft.model.tools.test">NCTestClientBuilder</a></dt>
<dd>
<div class="block">Sets whether or not to log responses from the probe.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCResult.html#setTokens(java.util.Collection)">setTokens(Collection&lt;NCToken&gt;)</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCResult.html" title="class in org.apache.nlpcraft.model">NCResult</a></dt>
<dd>
<div class="block">Sets a collection of tokens that was used to produce this query result.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCResult.html#setType(java.lang.String)">setType(String)</a></span> - Method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCResult.html" title="class in org.apache.nlpcraft.model">NCResult</a></dt>
<dd>
<div class="block">Set result type.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html#setUser(java.lang.String,java.lang.String)">setUser(String, String)</a></span> - Method in class org.apache.nlpcraft.model.tools.test.<a href="org/apache/nlpcraft/model/tools/test/NCTestClientBuilder.html" title="class in org.apache.nlpcraft.model.tools.test">NCTestClientBuilder</a></dt>
<dd>
<div class="block">Sets non-default user credentials.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedProbe.html#start(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String...)">start(String, String, String, String, String...)</a></span> - Static method in class org.apache.nlpcraft.model.tools.embedded.<a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedProbe.html" title="class in org.apache.nlpcraft.model.tools.embedded">NCEmbeddedProbe</a></dt>
<dd>
<div class="block">Starts the embedded probe with default configuration and specified overrides.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedProbe.html#start(java.lang.String,java.util.Collection)">start(String, Collection&lt;String&gt;)</a></span> - Static method in class org.apache.nlpcraft.model.tools.embedded.<a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedProbe.html" title="class in org.apache.nlpcraft.model.tools.embedded">NCEmbeddedProbe</a></dt>
<dd>
<div class="block">Start the embedded probe with optional configuration file and models overrides.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedProbe.html#stop()">stop()</a></span> - Static method in class org.apache.nlpcraft.model.tools.embedded.<a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedProbe.html" title="class in org.apache.nlpcraft.model.tools.embedded">NCEmbeddedProbe</a></dt>
<dd>
<div class="block">Stops the embedded probe, if it was started before.</div>
</dd>
</dl>
<a id="I:T">
<!-- -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/factories/basic/NCBasicModelFactory.html#terminate()">terminate()</a></span> - Method in class org.apache.nlpcraft.model.factories.basic.<a href="org/apache/nlpcraft/model/factories/basic/NCBasicModelFactory.html" title="class in org.apache.nlpcraft.model.factories.basic">NCBasicModelFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/factories/spring/NCSpringModelFactory.html#terminate()">terminate()</a></span> - Method in class org.apache.nlpcraft.model.factories.spring.<a href="org/apache/nlpcraft/model/factories/spring/NCSpringModelFactory.html" title="class in org.apache.nlpcraft.model.factories.spring">NCSpringModelFactory</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCModelFactory.html#terminate()">terminate()</a></span> - Method in interface org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCModelFactory.html" title="interface in org.apache.nlpcraft.model">NCModelFactory</a></dt>
<dd>
<div class="block">Terminates this factory when probe stops.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCResult.html#text(java.lang.String)">text(String)</a></span> - Static method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCResult.html" title="class in org.apache.nlpcraft.model">NCResult</a></dt>
<dd>
<div class="block">Creates <code>text</code> result.</div>
</dd>
</dl>
<a id="I:U">
<!-- -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedProbe.html#unregisterCallback(java.util.function.Consumer)">unregisterCallback(Consumer&lt;NCEmbeddedResult&gt;)</a></span> - Static method in class org.apache.nlpcraft.model.tools.embedded.<a href="org/apache/nlpcraft/model/tools/embedded/NCEmbeddedProbe.html" title="class in org.apache.nlpcraft.model.tools.embedded">NCEmbeddedProbe</a></dt>
<dd>
<div class="block">Unregisters previously registered callback.</div>
</dd>
</dl>
<a id="I:V">
<!-- -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCIntent.NCIntentList.html#value()">value()</a></span> - Method in annotation type org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCIntent.NCIntentList.html" title="annotation in org.apache.nlpcraft.model">NCIntent.NCIntentList</a></dt>
<dd>
<div class="block">Gets the list of all <a href="org/apache/nlpcraft/model/NCIntent.html" title="annotation in org.apache.nlpcraft.model"><code>NCIntent</code></a> annotations attached to the callback or class.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCIntent.html#value()">value()</a></span> - Method in annotation type org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCIntent.html" title="annotation in org.apache.nlpcraft.model">NCIntent</a></dt>
<dd>
<div class="block">Intent specification using IDL.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCIntentRef.NCIntentRefList.html#value()">value()</a></span> - Method in annotation type org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCIntentRef.NCIntentRefList.html" title="annotation in org.apache.nlpcraft.model">NCIntentRef.NCIntentRefList</a></dt>
<dd>
<div class="block">Gets the list of all <a href="org/apache/nlpcraft/model/NCIntentRef.html" title="annotation in org.apache.nlpcraft.model"><code>NCIntentRef</code></a> annotations attached to the callback.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCIntentRef.html#value()">value()</a></span> - Method in annotation type org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCIntentRef.html" title="annotation in org.apache.nlpcraft.model">NCIntentRef</a></dt>
<dd>
<div class="block">ID of the intent defined externally.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCIntentSample.NCIntentSampleList.html#value()">value()</a></span> - Method in annotation type org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCIntentSample.NCIntentSampleList.html" title="annotation in org.apache.nlpcraft.model">NCIntentSample.NCIntentSampleList</a></dt>
<dd>
<div class="block">Gets the list of all <a href="org/apache/nlpcraft/model/NCIntentSample.html" title="annotation in org.apache.nlpcraft.model"><code>NCIntentSample</code></a> annotations attached to the callback.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCIntentSample.html#value()">value()</a></span> - Method in annotation type org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCIntentSample.html" title="annotation in org.apache.nlpcraft.model">NCIntentSample</a></dt>
<dd>
<div class="block">Gets a list of user input samples that should match corresponding intent.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCIntentTerm.html#value()">value()</a></span> - Method in annotation type org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCIntentTerm.html" title="annotation in org.apache.nlpcraft.model">NCIntentTerm</a></dt>
<dd>
<div class="block">ID of the intent term.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoinType.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoinType.html" title="enum in org.apache.nlpcraft.model.tools.sqlgen">NCSqlJoinType</a></dt>
<dd>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</dd>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoinType.html#values()">values()</a></span> - Static method in enum org.apache.nlpcraft.model.tools.sqlgen.<a href="org/apache/nlpcraft/model/tools/sqlgen/NCSqlJoinType.html" title="enum in org.apache.nlpcraft.model.tools.sqlgen">NCSqlJoinType</a></dt>
<dd>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</dd>
</dl>
<a id="I:X">
<!-- -->
</a>
<h2 class="title">X</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/factories/spring/NCSpringModelFactory.html#XML_CONFIG_PROP">XML_CONFIG_PROP</a></span> - Static variable in class org.apache.nlpcraft.model.factories.spring.<a href="org/apache/nlpcraft/model/factories/spring/NCSpringModelFactory.html" title="class in org.apache.nlpcraft.model.factories.spring">NCSpringModelFactory</a></dt>
<dd>
<div class="block">Configuration property for XML-based Spring configuration.</div>
</dd>
</dl>
<a id="I:Y">
<!-- -->
</a>
<h2 class="title">Y</h2>
<dl>
<dt><span class="memberNameLink"><a href="org/apache/nlpcraft/model/NCResult.html#yaml(java.lang.String)">yaml(String)</a></span> - Static method in class org.apache.nlpcraft.model.<a href="org/apache/nlpcraft/model/NCResult.html" title="class in org.apache.nlpcraft.model">NCResult</a></dt>
<dd>
<div class="block">Creates <code>yaml</code> result.</div>
</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:E">E</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:H">H</a>&nbsp;<a href="#I:I">I</a>&nbsp;<a href="#I:J">J</a>&nbsp;<a href="#I:L">L</a>&nbsp;<a href="#I:M">M</a>&nbsp;<a href="#I:N">N</a>&nbsp;<a href="#I:O">O</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:R">R</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a href="#I:X">X</a>&nbsp;<a href="#I:Y">Y</a>&nbsp;<br><a href="allclasses-index.html">All&nbsp;Classes</a>&nbsp;<a href="allpackages-index.html">All&nbsp;Packages</a></div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><span style="vertical-align: super">Apache NLPCraft <span style="font-size: 80%">0.7.5</span></span> <a style="vertical-align: super; margin-right: 10px" href="https://github.com/apache/incubator-nlpcraft" target="github"><i class="fa fa-github github-logo"></i></a> <a class="github-button" href="https://github.com/apache/incubator-nlpcraft/tree/master/nlpcraft-examples" data-icon="octicon-eye" aria-label="NLPCraft Examples">Examples</a> <a class="github-button" href="https://github.com/apache/incubator-nlpcraft" data-icon="octicon-star" aria-label="Star on GitHub">Star</a> <a class="github-button" href="https://github.com/apache/incubator-nlpcraft/fork" data-icon="octicon-repo-forked" aria-label="Fork on GitHub">Fork</a> <script type="text/javascript"> SyntaxHighlighter.defaults["auto-links"] = false; SyntaxHighlighter.defaults["tab-size"] = 2; SyntaxHighlighter.autoloader( 'java https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shBrushJava.js', 'js jscript javascript https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shBrushJScript.js', 'text plain https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shBrushPlain.js', 'py python https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shBrushPython.js', 'ruby rails ror rb https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shBrushRuby.js', 'scala https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shBrushScala.js', 'sql https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shBrushSql.js', 'xml xhtml xslt html https://nlpcraft.apache.org/javadoc/resources/sh/scripts/shBrushXml.js' ); SyntaxHighlighter.all(); </script></div>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small><center> <br/> <span style="font-size: larger">Copyright &#169; 2021 Apache Software Foundation</span> <br/> <br/> <img src="https://www.apache.org/img/ASF20thAnniversary.jpg" height="64px" alt="ASF Logo"> </center></small></p>
</footer>
</body>
</html>