|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.bbk.dcs.automed.qproc.functions.BuiltInFunction
uk.ac.bbk.dcs.automed.qproc.functions.internal.CallToWrapper
uk.ac.ic.doc.automed.qproc.functions.internal.Call2Wrapper
public class Call2Wrapper
Call2Wrapper.java Extends CallToWrapper but does not perform caching of the result
| Field Summary |
|---|
| Fields inherited from class uk.ac.bbk.dcs.automed.qproc.functions.internal.CallToWrapper |
|---|
cacheEnd, cacheOn, cacheStart, cacheTimeSpent, copyEnd, copyStart, copyTimeSpent, dsEnd, dsStart, dsTimeSpent, realWrapperCalls, totalEnd, totalStart, totalTimeSpent, totalWrapperCalls |
| Fields inherited from class uk.ac.bbk.dcs.automed.qproc.functions.BuiltInFunction |
|---|
arity, logger, typeList |
| Constructor Summary | |
|---|---|
Call2Wrapper()
Creates a new instance of Call2Wrapper |
|
| Method Summary | |
|---|---|
Cell |
perform(Cell[] args,
Evaluator e)
|
| Methods inherited from class uk.ac.bbk.dcs.automed.qproc.functions.internal.CallToWrapper |
|---|
cacheResult, initialisePerfVars, readFile |
| Methods inherited from class uk.ac.bbk.dcs.automed.qproc.functions.BuiltInFunction |
|---|
finalize, getArity, getTypeList |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Call2Wrapper()
throws ParseException
ParseException| Method Detail |
|---|
public Cell perform(Cell[] args,
Evaluator e)
throws TypeException,
QProcException
perform in class CallToWrapperTypeException
QProcException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||