Woolpack API

woolpack.html
クラス SelectRemaker<E extends java.lang.Exception>

java.lang.Object
  上位を拡張 woolpack.html.SelectRemaker<E>
すべての実装されたインタフェース:
Fn<NodeContext,java.lang.Void,E>

public class SelectRemaker<E extends java.lang.Exception>
extends java.lang.Object
implements Fn<NodeContext,java.lang.Void,E>


コンストラクタの概要
SelectRemaker(GettingEL mapEL)
           
 
メソッドの概要
 java.lang.Void exec(NodeContext context)
          関数を実行します。
 GettingEL getMapEL()
           
 void setMapEL(GettingEL mapEL)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SelectRemaker

public SelectRemaker(GettingEL mapEL)
メソッドの詳細

exec

public java.lang.Void exec(NodeContext context)
インタフェース Fn の記述:
関数を実行します。

定義:
インタフェース Fn<NodeContext,java.lang.Void,E extends java.lang.Exception> 内の exec
パラメータ:
context - コンテキスト役。
戻り値:
返却値。

getMapEL

public GettingEL getMapEL()

setMapEL

public void setMapEL(GettingEL mapEL)

Woolpack API

Copyright (C) 2006-2007 Takahiro Nakamura. All rights reserved.