|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjsparky.Operation
jsparky.operations.CWConjunction
フィールドの概要 |
コンストラクタの概要 | |
CWConjunction()
|
メソッドの概要 | |
AggregationResult |
aggregate(RSTElement rst_elem,
Aggregatable a1,
Aggregatable a2)
|
org.w3c.dom.Element |
createAND(org.w3c.dom.Document doc)
|
java.util.List |
findAND(org.w3c.dom.Element elem)
|
java.lang.String |
getOperationName()
each operation has to return its name |
java.util.List |
getPreviousOperations(Aggregatable a)
|
boolean |
isInvalidOperationInStructure(java.lang.String op_name)
|
クラス jsparky.Operation から継承したメソッド |
checkInvalidOperationInStructure, checkInvalidOperationInStructure, isTopPlan, setTopPlan |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public CWConjunction()
メソッドの詳細 |
public boolean isInvalidOperationInStructure(java.lang.String op_name)
Operation
内の isInvalidOperationInStructure
public AggregationResult aggregate(RSTElement rst_elem, Aggregatable a1, Aggregatable a2) throws AggregationException
Operation
内の aggregate
AggregationException
public java.util.List getPreviousOperations(Aggregatable a)
public java.util.List findAND(org.w3c.dom.Element elem)
public org.w3c.dom.Element createAND(org.w3c.dom.Document doc)
public java.lang.String getOperationName()
Operation
内の getOperationName
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |