|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjsparky.OperationManager
jsparky.review.OperationManagerEx
フィールドの概要 |
クラス jsparky.OperationManager から継承したフィールド |
debug, prev, ref |
コンストラクタの概要 | |
OperationManagerEx(ReviewManager review_manager)
constructor |
|
OperationManagerEx(ReviewManager review_manager,
boolean random_replace)
|
メソッドの概要 | |
protected AggregationResult |
aggregate(Operation operation,
RSTElement rst_elem,
Aggregatable a1,
Aggregatable a2)
if everything is under infer then, choose one from review dss |
void |
postProcess(SentencePlan splan)
add restaurant names and process referring expressions |
void |
setRandomReplace(boolean b)
|
クラス jsparky.OperationManager から継承したメソッド |
aggregate, aggregate, getAggregatableChildren, getAllOperations, getRandomOperation, getText, getText, nextTarget, register, selectTwo, setDebug, setRealizer, setTopPlan |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public OperationManagerEx(ReviewManager review_manager)
public OperationManagerEx(ReviewManager review_manager, boolean random_replace)
メソッドの詳細 |
protected AggregationResult aggregate(Operation operation, RSTElement rst_elem, Aggregatable a1, Aggregatable a2) throws AggregationException
OperationManager
内の aggregate
AggregationException
public void setRandomReplace(boolean b)
public void postProcess(SentencePlan splan)
OperationManager
内の postProcess
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |