パッケージ org.piax.gtrans.dcl
クラス PredicateFactory
java.lang.Object
org.piax.gtrans.dcl.DestinationFactory
org.piax.gtrans.dcl.PredicateFactory
- すべての実装されたインタフェース:
DCLFactory
public class PredicateFactory extends DestinationFactory
A predicate factory class of DCL.
-
メソッドの概要
修飾子とタイプ メソッド 説明 voidadd(Object element)ObjectgetDstCond()
-
メソッドの詳細
-
add
- 定義:
addインタフェース内DCLFactory- オーバーライド:
addクラス内DestinationFactory
-
getDstCond
- 定義:
getDstCondインタフェース内DCLFactory- オーバーライド:
getDstCondクラス内DestinationFactory
-