| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| |
| <html lang="sv"> |
| <head> |
| |
| <title>SingleMaltChartItem (MaltParser 1.9.2)</title> |
| <meta name="date" content="2018-02-18"> |
| <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> |
| <script type="text/javascript" src="../../../script.js"></script> |
| </head> |
| <body> |
| <script type="text/javascript"><!-- |
| try { |
| if (location.href.indexOf('is-external=true') == -1) { |
| parent.document.title="SingleMaltChartItem (MaltParser 1.9.2)"; |
| } |
| } |
| catch(err) { |
| } |
| |
| var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10}; |
| var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; |
| var altColor = "altColor"; |
| var rowColor = "rowColor"; |
| var tableTab = "tableTab"; |
| var activeTableTab = "activeTableTab"; |
| </script> |
| <noscript> |
| <div>JavaScript is disabled on your browser.</div> |
| </noscript> |
| |
| <div class="topNav"><a name="navbar.top"> |
| |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> |
| <a name="navbar.top.firstrow"> |
| |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../../overview-summary.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li class="navBarCell1Rev">Class</li> |
| <li><a href="class-use/SingleMaltChartItem.html">Use</a></li> |
| <li><a href="package-tree.html">Tree</a></li> |
| <li><a href="../../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../../index-all.html">Index</a></li> |
| <li><a href="../../../help-doc.html">Help</a></li> |
| </ul> |
| <div class="aboutLanguage"><b>MaltParser 1.9.2</b></div> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li><a href="../../../org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser"><span class="typeNameLink">Prev Class</span></a></li> |
| <li><a href="../../../org/maltparser/parser/Trainer.html" title="class in org.maltparser.parser"><span class="typeNameLink">Next Class</span></a></li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="../../../index.html?org/maltparser/parser/SingleMaltChartItem.html" target="_top">Frames</a></li> |
| <li><a href="SingleMaltChartItem.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_top"> |
| <li><a href="../../../allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"> |
| |
| |
| |
| |
| |
| |
| |
| |
| </script> |
| </div> |
| <div> |
| <ul class="subNavList"> |
| <li>Summary: </li> |
| <li>Nested | </li> |
| <li><a href="#fields.inherited.from.class.org.maltparser.core.flow.item.ChartItem">Field</a> | </li> |
| <li><a href="#constructor.summary">Constr</a> | </li> |
| <li><a href="#method.summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li>Field | </li> |
| <li><a href="#constructor.detail">Constr</a> | </li> |
| <li><a href="#method.detail">Method</a></li> |
| </ul> |
| </div> |
| <a name="skip.navbar.top"> |
| |
| </a></div> |
| |
| |
| <div class="header"> |
| <div class="subTitle">org.maltparser.parser</div> |
| <h2 title="Class SingleMaltChartItem" class="title">Class SingleMaltChartItem</h2> |
| </div> |
| <div class="contentContainer"> |
| <ul class="inheritance"> |
| <li>java.lang.Object</li> |
| <li> |
| <ul class="inheritance"> |
| <li><a href="../../../org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">org.maltparser.core.flow.item.ChartItem</a></li> |
| <li> |
| <ul class="inheritance"> |
| <li>org.maltparser.parser.SingleMaltChartItem</li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| <div class="description"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <hr> |
| <br> |
| <pre>public class <a href="../../../src-html/org/maltparser/parser/SingleMaltChartItem.html#line.21">SingleMaltChartItem</a> |
| extends <a href="../../../org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</a></pre> |
| <dl> |
| <dt><span class="simpleTagLabel">Author:</span></dt> |
| <dd>Johan Hall</dd> |
| </dl> |
| </li> |
| </ul> |
| </div> |
| <div class="summary"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| |
| <ul class="blockList"> |
| <li class="blockList"><a name="field.summary"> |
| |
| </a> |
| <h3>Field Summary</h3> |
| <ul class="blockList"> |
| <li class="blockList"><a name="fields.inherited.from.class.org.maltparser.core.flow.item.ChartItem"> |
| |
| </a> |
| <h3>Fields inherited from class org.maltparser.core.flow.item.<a href="../../../org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</a></h3> |
| <code><a href="../../../org/maltparser/core/flow/item/ChartItem.html#chartItemSpecification">chartItemSpecification</a>, <a href="../../../org/maltparser/core/flow/item/ChartItem.html#CONTINUE">CONTINUE</a>, <a href="../../../org/maltparser/core/flow/item/ChartItem.html#flowChartinstance">flowChartinstance</a>, <a href="../../../org/maltparser/core/flow/item/ChartItem.html#NEWITERATION">NEWITERATION</a>, <a href="../../../org/maltparser/core/flow/item/ChartItem.html#TERMINATE">TERMINATE</a></code></li> |
| </ul> |
| </li> |
| </ul> |
| |
| <ul class="blockList"> |
| <li class="blockList"><a name="constructor.summary"> |
| |
| </a> |
| <h3>Constructor Summary</h3> |
| <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> |
| <caption><span>Constructors</span><span class="tabEnd"> </span></caption> |
| <tr> |
| <th class="colOne" scope="col">Constructor and Description</th> |
| </tr> |
| <tr class="altColor"> |
| <td class="colOne"><code><span class="memberNameLink"><a href="../../../org/maltparser/parser/SingleMaltChartItem.html#SingleMaltChartItem--">SingleMaltChartItem</a></span>()</code> </td> |
| </tr> |
| </table> |
| </li> |
| </ul> |
| |
| <ul class="blockList"> |
| <li class="blockList"><a name="method.summary"> |
| |
| </a> |
| <h3>Method Summary</h3> |
| <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> |
| <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> |
| <tr> |
| <th class="colFirst" scope="col">Modifier and Type</th> |
| <th class="colLast" scope="col">Method and Description</th> |
| </tr> |
| <tr id="i0" class="altColor"> |
| <td class="colFirst"><code>boolean</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/maltparser/parser/SingleMaltChartItem.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object obj)</code> </td> |
| </tr> |
| <tr id="i1" class="rowColor"> |
| <td class="colFirst"><code><a href="../../../org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</a></code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/maltparser/parser/SingleMaltChartItem.html#getSingleMalt--">getSingleMalt</a></span>()</code> </td> |
| </tr> |
| <tr id="i2" class="altColor"> |
| <td class="colFirst"><code>java.lang.String</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/maltparser/parser/SingleMaltChartItem.html#getSourceName--">getSourceName</a></span>()</code> </td> |
| </tr> |
| <tr id="i3" class="rowColor"> |
| <td class="colFirst"><code>java.lang.String</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/maltparser/parser/SingleMaltChartItem.html#getTargetName--">getTargetName</a></span>()</code> </td> |
| </tr> |
| <tr id="i4" class="altColor"> |
| <td class="colFirst"><code>int</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/maltparser/parser/SingleMaltChartItem.html#hashCode--">hashCode</a></span>()</code> </td> |
| </tr> |
| <tr id="i5" class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/maltparser/parser/SingleMaltChartItem.html#initialize-org.maltparser.core.flow.FlowChartInstance-org.maltparser.core.flow.spec.ChartItemSpecification-">initialize</a></span>(<a href="../../../org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</a> flowChartinstance, |
| <a href="../../../org/maltparser/core/flow/spec/ChartItemSpecification.html" title="class in org.maltparser.core.flow.spec">ChartItemSpecification</a> chartItemSpecification)</code> |
| <div class="block">Initialize the chart item</div> |
| </td> |
| </tr> |
| <tr id="i6" class="altColor"> |
| <td class="colFirst"><code>int</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/maltparser/parser/SingleMaltChartItem.html#postprocess-int-">postprocess</a></span>(int signal)</code> |
| <div class="block">Cause the chart item to perform the postprocess tasks</div> |
| </td> |
| </tr> |
| <tr id="i7" class="rowColor"> |
| <td class="colFirst"><code>int</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/maltparser/parser/SingleMaltChartItem.html#preprocess-int-">preprocess</a></span>(int signal)</code> |
| <div class="block">Cause the chart item to perform the preprocess tasks</div> |
| </td> |
| </tr> |
| <tr id="i8" class="altColor"> |
| <td class="colFirst"><code>int</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/maltparser/parser/SingleMaltChartItem.html#process-int-">process</a></span>(int signal)</code> |
| <div class="block">Cause the chart item to perform the process task (for every sentence)</div> |
| </td> |
| </tr> |
| <tr id="i9" class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/maltparser/parser/SingleMaltChartItem.html#setSingleMalt-org.maltparser.parser.SingleMalt-">setSingleMalt</a></span>(<a href="../../../org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</a> singleMalt)</code> </td> |
| </tr> |
| <tr id="i10" class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/maltparser/parser/SingleMaltChartItem.html#setSourceName-java.lang.String-">setSourceName</a></span>(java.lang.String sourceName)</code> </td> |
| </tr> |
| <tr id="i11" class="rowColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/maltparser/parser/SingleMaltChartItem.html#setTargetName-java.lang.String-">setTargetName</a></span>(java.lang.String targetName)</code> </td> |
| </tr> |
| <tr id="i12" class="altColor"> |
| <td class="colFirst"><code>void</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/maltparser/parser/SingleMaltChartItem.html#terminate--">terminate</a></span>()</code> |
| <div class="block">Terminates and cleans up the chart item</div> |
| </td> |
| </tr> |
| <tr id="i13" class="rowColor"> |
| <td class="colFirst"><code>java.lang.String</code></td> |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/maltparser/parser/SingleMaltChartItem.html#toString--">toString</a></span>()</code> </td> |
| </tr> |
| </table> |
| <ul class="blockList"> |
| <li class="blockList"><a name="methods.inherited.from.class.org.maltparser.core.flow.item.ChartItem"> |
| |
| </a> |
| <h3>Methods inherited from class org.maltparser.core.flow.item.<a href="../../../org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</a></h3> |
| <code><a href="../../../org/maltparser/core/flow/item/ChartItem.html#getChartElement-java.lang.String-">getChartElement</a>, <a href="../../../org/maltparser/core/flow/item/ChartItem.html#getChartItemSpecification--">getChartItemSpecification</a>, <a href="../../../org/maltparser/core/flow/item/ChartItem.html#getFlowChartInstance--">getFlowChartInstance</a>, <a href="../../../org/maltparser/core/flow/item/ChartItem.html#getOptionContainerIndex--">getOptionContainerIndex</a>, <a href="../../../org/maltparser/core/flow/item/ChartItem.html#setChartItemSpecification-org.maltparser.core.flow.spec.ChartItemSpecification-">setChartItemSpecification</a>, <a href="../../../org/maltparser/core/flow/item/ChartItem.html#setFlowChartInstance-org.maltparser.core.flow.FlowChartInstance-">setFlowChartInstance</a></code></li> |
| </ul> |
| <ul class="blockList"> |
| <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> |
| |
| </a> |
| <h3>Methods inherited from class java.lang.Object</h3> |
| <code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </div> |
| <div class="details"> |
| <ul class="blockList"> |
| <li class="blockList"> |
| |
| <ul class="blockList"> |
| <li class="blockList"><a name="constructor.detail"> |
| |
| </a> |
| <h3>Constructor Detail</h3> |
| <a name="SingleMaltChartItem--"> |
| |
| </a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>SingleMaltChartItem</h4> |
| <pre>public <a href="../../../src-html/org/maltparser/parser/SingleMaltChartItem.html#line.21">SingleMaltChartItem</a>()</pre> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| |
| <ul class="blockList"> |
| <li class="blockList"><a name="method.detail"> |
| |
| </a> |
| <h3>Method Detail</h3> |
| <a name="initialize-org.maltparser.core.flow.FlowChartInstance-org.maltparser.core.flow.spec.ChartItemSpecification-"> |
| |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>initialize</h4> |
| <pre>public void <a href="../../../src-html/org/maltparser/parser/SingleMaltChartItem.html#line.33">initialize</a>(<a href="../../../org/maltparser/core/flow/FlowChartInstance.html" title="class in org.maltparser.core.flow">FlowChartInstance</a> flowChartinstance, |
| <a href="../../../org/maltparser/core/flow/spec/ChartItemSpecification.html" title="class in org.maltparser.core.flow.spec">ChartItemSpecification</a> chartItemSpecification) |
| throws <a href="../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> |
| <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../org/maltparser/core/flow/item/ChartItem.html#initialize-org.maltparser.core.flow.FlowChartInstance-org.maltparser.core.flow.spec.ChartItemSpecification-">ChartItem</a></code></span></div> |
| <div class="block">Initialize the chart item</div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> |
| <dd><code><a href="../../../org/maltparser/core/flow/item/ChartItem.html#initialize-org.maltparser.core.flow.FlowChartInstance-org.maltparser.core.flow.spec.ChartItemSpecification-">initialize</a></code> in class <code><a href="../../../org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</a></code></dd> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>flowChartinstance</code> - the flow chart instance that the chart item belongs to</dd> |
| <dd><code>chartItemSpecification</code> - a specification of the chart item</dd> |
| <dt><span class="throwsLabel">Throws:</span></dt> |
| <dd><code><a href="../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="preprocess-int-"> |
| |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>preprocess</h4> |
| <pre>public int <a href="../../../src-html/org/maltparser/parser/SingleMaltChartItem.html#line.71">preprocess</a>(int signal) |
| throws <a href="../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> |
| <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../org/maltparser/core/flow/item/ChartItem.html#preprocess-int-">ChartItem</a></code></span></div> |
| <div class="block">Cause the chart item to perform the preprocess tasks</div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="../../../org/maltparser/core/flow/item/ChartItem.html#preprocess-int-">preprocess</a></code> in class <code><a href="../../../org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</a></code></dd> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>signal</code> - returned by the previous chart item</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>true if every thing is ok, otherwise false</dd> |
| <dt><span class="throwsLabel">Throws:</span></dt> |
| <dd><code><a href="../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="process-int-"> |
| |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>process</h4> |
| <pre>public int <a href="../../../src-html/org/maltparser/parser/SingleMaltChartItem.html#line.119">process</a>(int signal) |
| throws <a href="../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> |
| <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../org/maltparser/core/flow/item/ChartItem.html#process-int-">ChartItem</a></code></span></div> |
| <div class="block">Cause the chart item to perform the process task (for every sentence)</div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="../../../org/maltparser/core/flow/item/ChartItem.html#process-int-">process</a></code> in class <code><a href="../../../org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</a></code></dd> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>signal</code> - returned by the previous chart item</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>true if it is ready to perform the next sentence, otherwise false</dd> |
| <dt><span class="throwsLabel">Throws:</span></dt> |
| <dd><code><a href="../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="postprocess-int-"> |
| |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>postprocess</h4> |
| <pre>public int <a href="../../../src-html/org/maltparser/parser/SingleMaltChartItem.html#line.140">postprocess</a>(int signal) |
| throws <a href="../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> |
| <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../org/maltparser/core/flow/item/ChartItem.html#postprocess-int-">ChartItem</a></code></span></div> |
| <div class="block">Cause the chart item to perform the postprocess tasks</div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="../../../org/maltparser/core/flow/item/ChartItem.html#postprocess-int-">postprocess</a></code> in class <code><a href="../../../org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</a></code></dd> |
| <dt><span class="paramLabel">Parameters:</span></dt> |
| <dd><code>signal</code> - returned by the previous chart item</dd> |
| <dt><span class="returnLabel">Returns:</span></dt> |
| <dd>true if every thing is ok, otherwise false</dd> |
| <dt><span class="throwsLabel">Throws:</span></dt> |
| <dd><code><a href="../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="terminate--"> |
| |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>terminate</h4> |
| <pre>public void <a href="../../../src-html/org/maltparser/parser/SingleMaltChartItem.html#line.149">terminate</a>() |
| throws <a href="../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></pre> |
| <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../org/maltparser/core/flow/item/ChartItem.html#terminate--">ChartItem</a></code></span></div> |
| <div class="block">Terminates and cleans up the chart item</div> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> |
| <dd><code><a href="../../../org/maltparser/core/flow/item/ChartItem.html#terminate--">terminate</a></code> in class <code><a href="../../../org/maltparser/core/flow/item/ChartItem.html" title="class in org.maltparser.core.flow.item">ChartItem</a></code></dd> |
| <dt><span class="throwsLabel">Throws:</span></dt> |
| <dd><code><a href="../../../org/maltparser/core/exception/MaltChainedException.html" title="class in org.maltparser.core.exception">MaltChainedException</a></code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="getSingleMalt--"> |
| |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getSingleMalt</h4> |
| <pre>public <a href="../../../org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</a> <a href="../../../src-html/org/maltparser/parser/SingleMaltChartItem.html#line.162">getSingleMalt</a>()</pre> |
| </li> |
| </ul> |
| <a name="setSingleMalt-org.maltparser.parser.SingleMalt-"> |
| |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setSingleMalt</h4> |
| <pre>public void <a href="../../../src-html/org/maltparser/parser/SingleMaltChartItem.html#line.166">setSingleMalt</a>(<a href="../../../org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser">SingleMalt</a> singleMalt)</pre> |
| </li> |
| </ul> |
| <a name="getTargetName--"> |
| |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getTargetName</h4> |
| <pre>public java.lang.String <a href="../../../src-html/org/maltparser/parser/SingleMaltChartItem.html#line.170">getTargetName</a>()</pre> |
| </li> |
| </ul> |
| <a name="setTargetName-java.lang.String-"> |
| |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setTargetName</h4> |
| <pre>public void <a href="../../../src-html/org/maltparser/parser/SingleMaltChartItem.html#line.174">setTargetName</a>(java.lang.String targetName)</pre> |
| </li> |
| </ul> |
| <a name="getSourceName--"> |
| |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>getSourceName</h4> |
| <pre>public java.lang.String <a href="../../../src-html/org/maltparser/parser/SingleMaltChartItem.html#line.178">getSourceName</a>()</pre> |
| </li> |
| </ul> |
| <a name="setSourceName-java.lang.String-"> |
| |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>setSourceName</h4> |
| <pre>public void <a href="../../../src-html/org/maltparser/parser/SingleMaltChartItem.html#line.182">setSourceName</a>(java.lang.String sourceName)</pre> |
| </li> |
| </ul> |
| <a name="equals-java.lang.Object-"> |
| |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>equals</h4> |
| <pre>public boolean <a href="../../../src-html/org/maltparser/parser/SingleMaltChartItem.html#line.186">equals</a>(java.lang.Object obj)</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> |
| <dd><code>equals</code> in class <code>java.lang.Object</code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="hashCode--"> |
| |
| </a> |
| <ul class="blockList"> |
| <li class="blockList"> |
| <h4>hashCode</h4> |
| <pre>public int <a href="../../../src-html/org/maltparser/parser/SingleMaltChartItem.html#line.196">hashCode</a>()</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> |
| <dd><code>hashCode</code> in class <code>java.lang.Object</code></dd> |
| </dl> |
| </li> |
| </ul> |
| <a name="toString--"> |
| |
| </a> |
| <ul class="blockListLast"> |
| <li class="blockList"> |
| <h4>toString</h4> |
| <pre>public java.lang.String <a href="../../../src-html/org/maltparser/parser/SingleMaltChartItem.html#line.200">toString</a>()</pre> |
| <dl> |
| <dt><span class="overrideSpecifyLabel">Overrides:</span></dt> |
| <dd><code>toString</code> in class <code>java.lang.Object</code></dd> |
| </dl> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </li> |
| </ul> |
| </div> |
| </div> |
| |
| |
| <div class="bottomNav"><a name="navbar.bottom"> |
| |
| </a> |
| <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> |
| <a name="navbar.bottom.firstrow"> |
| |
| </a> |
| <ul class="navList" title="Navigation"> |
| <li><a href="../../../overview-summary.html">Overview</a></li> |
| <li><a href="package-summary.html">Package</a></li> |
| <li class="navBarCell1Rev">Class</li> |
| <li><a href="class-use/SingleMaltChartItem.html">Use</a></li> |
| <li><a href="package-tree.html">Tree</a></li> |
| <li><a href="../../../deprecated-list.html">Deprecated</a></li> |
| <li><a href="../../../index-all.html">Index</a></li> |
| <li><a href="../../../help-doc.html">Help</a></li> |
| </ul> |
| <div class="aboutLanguage"><b>MaltParser 1.9.2</b></div> |
| </div> |
| <div class="subNav"> |
| <ul class="navList"> |
| <li><a href="../../../org/maltparser/parser/SingleMalt.html" title="class in org.maltparser.parser"><span class="typeNameLink">Prev Class</span></a></li> |
| <li><a href="../../../org/maltparser/parser/Trainer.html" title="class in org.maltparser.parser"><span class="typeNameLink">Next Class</span></a></li> |
| </ul> |
| <ul class="navList"> |
| <li><a href="../../../index.html?org/maltparser/parser/SingleMaltChartItem.html" target="_top">Frames</a></li> |
| <li><a href="SingleMaltChartItem.html" target="_top">No Frames</a></li> |
| </ul> |
| <ul class="navList" id="allclasses_navbar_bottom"> |
| <li><a href="../../../allclasses-noframe.html">All Classes</a></li> |
| </ul> |
| <div> |
| <script type="text/javascript"> |
| |
| |
| |
| |
| |
| |
| |
| |
| </script> |
| </div> |
| <div> |
| <ul class="subNavList"> |
| <li>Summary: </li> |
| <li>Nested | </li> |
| <li><a href="#fields.inherited.from.class.org.maltparser.core.flow.item.ChartItem">Field</a> | </li> |
| <li><a href="#constructor.summary">Constr</a> | </li> |
| <li><a href="#method.summary">Method</a></li> |
| </ul> |
| <ul class="subNavList"> |
| <li>Detail: </li> |
| <li>Field | </li> |
| <li><a href="#constructor.detail">Constr</a> | </li> |
| <li><a href="#method.detail">Method</a></li> |
| </ul> |
| </div> |
| <a name="skip.navbar.bottom"> |
| |
| </a></div> |
| |
| <p class="legalCopy"><small>Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.</small></p> |
| </body> |
| </html> |
|
|