motf
クラス MotFinderOD1

java.lang.Object
  上位を拡張 motf.MotFinder
      上位を拡張 motf.MotFinderBasic
          上位を拡張 motf.MotFinderOD1

public class MotFinderOD1
extends MotFinderBasic

Non OccurrenceDeliver version of MotFinder routine. Created: 08 June 2005


フィールドの概要
 java.lang.String versionString
           
 
クラス motf.MotFinder から継承されたフィールド
useDocCount, usePrintCount, usePrintOcc, usePrintTrace
 
コンストラクタの概要
MotFinderOD1(DocSet docSet)
           
 
メソッドの概要
 java.lang.String getVersionString()
           
 
クラス motf.MotFinderBasic から継承されたメソッド
run
 
クラス motf.MotFinder から継承されたメソッド
run, setMaxGapLen, setMaxPatSize, setScorer, setUseDocCount
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

versionString

public final java.lang.String versionString
関連項目:
定数フィールド値
コンストラクタの詳細

MotFinderOD1

public MotFinderOD1(DocSet docSet)
メソッドの詳細

getVersionString

public java.lang.String getVersionString()
定義:
クラス MotFinder 内の getVersionString