|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcdqa.function.Function
cdqa.function.MToMFunction
public abstract class MToMFunction
| Field Summary | |
|---|---|
static MToMFunction |
NULL
|
| Fields inherited from class cdqa.function.Function |
|---|
repository |
| Constructor Summary | |
|---|---|
MToMFunction()
|
|
| Method Summary | |
|---|---|
Iterator |
createIteratorInstance(Iterator i)
|
abstract void |
init()
|
abstract XObject |
onExecute(XObject o)
|
| Methods inherited from class cdqa.function.Function |
|---|
createIteratorInstance, createIteratorInstance, forName, getRepository |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static MToMFunction NULL
| Constructor Detail |
|---|
public MToMFunction()
| Method Detail |
|---|
public abstract void init()
public abstract XObject onExecute(XObject o)
public Iterator createIteratorInstance(Iterator i)
createIteratorInstance in class Function
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||