|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
Interface for function transformer.
メソッドの概要 | |
boolean |
doIt(Data data,
ImList args)
Transform the DATA component. |
boolean |
doIt(Function func,
ImList args)
Transform the L-function func . |
インタフェース coins.backend.Transformer から継承したメソッド |
name, subject |
メソッドの詳細 |
public boolean doIt(Function func, ImList args)
func
.
func
- L-function to be transformed.args
- list of optional arguments.
public boolean doIt(Data data, ImList args)
data
- DATA to be transformed.args
- list of optional arguments.
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |