PageRenderTime 26ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 1ms

/89565de/doxs/html/_direct_noun_feature_8java_source.html

https://github.com/doodyparizada/89565de
HTML | 96 lines | 83 code | 10 blank | 3 comment | 0 complexity | e13cae74f33525f997609fe340977a31 MD5 | raw file
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <title>DirectNounFeature.java Source File</title>
  6. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  7. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  8. <link href="search/search.css" rel="stylesheet" type="text/css"/>
  9. <script type="text/javascript" src="jquery.js"></script>
  10. <script type="text/javascript" src="search/search.js"></script>
  11. <script type="text/javascript">
  12. $(document).ready(function() { searchBox.OnSelectItem(0); });
  13. </script>
  14. </head>
  15. <body>
  16. <div id="top"><!-- do not remove this div! -->
  17. <!-- Generated by Doxygen 1.7.5.1 -->
  18. <script type="text/javascript">
  19. var searchBox = new SearchBox("searchBox", "search",false,'Search');
  20. </script>
  21. <div id="navrow1" class="tabs">
  22. <ul class="tablist">
  23. <li><a href="index.html"><span>Main&#160;Page</span></a></li>
  24. <li><a href="namespaces.html"><span>Packages</span></a></li>
  25. <li><a href="annotated.html"><span>Classes</span></a></li>
  26. <li class="current"><a href="files.html"><span>Files</span></a></li>
  27. <li>
  28. <div id="MSearchBox" class="MSearchBoxInactive">
  29. <span class="left">
  30. <img id="MSearchSelect" src="search/mag_sel.png"
  31. onmouseover="return searchBox.OnSearchSelectShow()"
  32. onmouseout="return searchBox.OnSearchSelectHide()"
  33. alt=""/>
  34. <input type="text" id="MSearchField" value="Search" accesskey="S"
  35. onfocus="searchBox.OnSearchFieldFocus(true)"
  36. onblur="searchBox.OnSearchFieldFocus(false)"
  37. onkeyup="searchBox.OnSearchFieldChange(event)"/>
  38. </span><span class="right">
  39. <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
  40. </span>
  41. </div>
  42. </li>
  43. </ul>
  44. </div>
  45. <div id="navrow2" class="tabs2">
  46. <ul class="tablist">
  47. <li><a href="files.html"><span>File&#160;List</span></a></li>
  48. </ul>
  49. </div>
  50. <div class="header">
  51. <div class="headertitle">
  52. <div class="title">DirectNounFeature.java</div> </div>
  53. </div>
  54. <div class="contents">
  55. <a href="_direct_noun_feature_8java.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="keyword">package </span>classifier;
  56. <a name="l00002"></a>00002
  57. <a name="l00003"></a>00003 <span class="keyword">import</span> pos.Pos;
  58. <a name="l00004"></a>00004 <span class="keyword">import</span> source.DirectAdapter;
  59. <a name="l00005"></a>00005
  60. <a name="l00006"></a><a class="code" href="classclassifier_1_1_direct_noun_feature.html">00006</a> <span class="keyword">public</span> <span class="keyword">class </span><a class="code" href="classclassifier_1_1_direct_noun_feature.html">DirectNounFeature</a> <span class="keyword">extends</span> <a class="code" href="classclassifier_1_1_feature.html">Feature</a> {
  61. <a name="l00007"></a><a class="code" href="classclassifier_1_1_direct_noun_feature.html#a9a22adc838447c8ddc86988ac559f004">00007</a> <span class="keyword">public</span> <a class="code" href="classclassifier_1_1_direct_noun_feature.html#a9a22adc838447c8ddc86988ac559f004">DirectNounFeature</a>() {
  62. <a name="l00008"></a>00008 this.<a class="code" href="classclassifier_1_1_feature.html#a3fde74fc85877e2a51dd476a2bdc63f3">pos</a>=<a class="code" href="namespacepos.html#a7fe1e20c0f95bf8793b4ede9eaaa392e">Pos</a>.NOUN;
  63. <a name="l00009"></a>00009 this.<a class="code" href="classclassifier_1_1_feature.html#a1a7b2be64329efb0f7c7c3771c7b894c">source</a> = <a class="code" href="classsource_1_1_direct_adapter.html">DirectAdapter</a>.<a class="code" href="classsource_1_1_direct_adapter.html#aad1cef0136dac6fae92607aecd3aa3f1">NAME</a>;
  64. <a name="l00010"></a>00010 }
  65. <a name="l00011"></a>00011 }
  66. </pre></div></div>
  67. </div>
  68. <!-- window showing the filter options -->
  69. <div id="MSearchSelectWindow"
  70. onmouseover="return searchBox.OnSearchSelectShow()"
  71. onmouseout="return searchBox.OnSearchSelectHide()"
  72. onkeydown="return searchBox.OnSearchSelectKey(event)">
  73. <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerations</a></div>
  74. <!-- iframe showing the search results (closed by default) -->
  75. <div id="MSearchResultsWindow">
  76. <iframe src="javascript:void(0)" frameborder="0"
  77. name="MSearchResults" id="MSearchResults">
  78. </iframe>
  79. </div>
  80. <hr class="footer"/><address class="footer"><small>
  81. Generated on Fri Sep 9 2011 14:55:18 by &#160;<a href="http://www.doxygen.org/index.html">
  82. <img class="footer" src="doxygen.png" alt="doxygen"/>
  83. </a> 1.7.5.1
  84. </small></address>
  85. </body>
  86. </html>