|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjsparky.RSTTransformer
フィールドの概要 | |
static java.lang.String |
COMPARE2
global constants |
static java.lang.String |
COMPARE3
|
static java.lang.String |
RECOMMEND
|
static java.lang.String[] |
STRATEGY_NAMES
|
コンストラクタの概要 | |
RSTTransformer()
|
メソッドの概要 | |
protected RSTPlan |
compare2(RSTPlan rstplan)
only contrast |
protected RSTPlan |
compare3(RSTPlan rstplan)
elaboration and then contrast |
static java.lang.String |
getStrategy(java.util.List relations)
get the strategy assigned to the relations |
protected void |
promote(RSTPlan rstplan)
promote node |
protected void |
randomOrdering(RSTElement parent,
boolean imposeOrdering,
java.util.Hashtable ordering)
|
protected void |
randomOrdering(RSTPlan rstplan)
random ordering |
protected void |
randomOrdering(RSTPlan rstplan,
boolean imposeOrdering)
|
protected RSTPlan |
recommend(RSTPlan rstplan)
only justify exists |
RSTPlan |
transform(java.util.List relations)
creating multiple rstplans |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
public static final java.lang.String COMPARE2
public static final java.lang.String COMPARE3
public static final java.lang.String RECOMMEND
public static final java.lang.String[] STRATEGY_NAMES
コンストラクタの詳細 |
public RSTTransformer()
メソッドの詳細 |
public static java.lang.String getStrategy(java.util.List relations)
public RSTPlan transform(java.util.List relations) throws RSTTransformException
RSTTransformException
protected RSTPlan compare2(RSTPlan rstplan) throws RSTTransformException
RSTTransformException
protected RSTPlan compare3(RSTPlan rstplan) throws RSTTransformException
RSTTransformException
protected RSTPlan recommend(RSTPlan rstplan) throws RSTTransformException
RSTTransformException
protected void promote(RSTPlan rstplan) throws RSTTransformException
RSTTransformException
protected void randomOrdering(RSTPlan rstplan)
protected void randomOrdering(RSTPlan rstplan, boolean imposeOrdering)
protected void randomOrdering(RSTElement parent, boolean imposeOrdering, java.util.Hashtable ordering)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |