|
|||||||||
| 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.Group
uk.ac.bbk.dcs.automed.qproc.functions.GroupCompute
public class GroupCompute
| Constructor Summary | |
|---|---|
GroupCompute()
|
|
| Method Summary | |
|---|---|
int |
getArity()
Returns the arity of the function. |
Cell |
perform(Cell[] args,
Evaluator e)
Returns a Cell object that is the root of a graph that represents the result of applying the built-in function to the arguments args. |
| Methods inherited from class uk.ac.bbk.dcs.automed.qproc.functions.Group |
|---|
grouplist |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupCompute()
| Method Detail |
|---|
public int getArity()
BuiltInFunction
getArity in interface BuiltInFunctiongetArity in class Group
public Cell perform(Cell[] args,
Evaluator e)
BuiltInFunction
perform in interface BuiltInFunctionperform in class Group
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||