|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectrero.client.Feature
rero.client.functions.UserOperators
public class UserOperators
| Field Summary | |
|---|---|
protected InternalDataList |
data
|
| Fields inherited from class rero.client.Feature |
|---|
abilities |
| Constructor Summary | |
|---|---|
UserOperators()
|
|
| Method Summary | |
|---|---|
boolean |
decide(String predicate,
ScriptInstance script,
Stack terms)
|
Scalar |
evaluate(String function,
ScriptInstance script,
Stack locals)
|
void |
init()
|
void |
scriptLoaded(ScriptInstance script)
|
void |
scriptUnloaded(ScriptInstance script)
|
| Methods inherited from class rero.client.Feature |
|---|
cleanup, getCapabilities, installCapabilities, storeDataStructures |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected InternalDataList data
| Constructor Detail |
|---|
public UserOperators()
| Method Detail |
|---|
public void init()
init in class Featurepublic void scriptLoaded(ScriptInstance script)
public void scriptUnloaded(ScriptInstance script)
public Scalar evaluate(String function,
ScriptInstance script,
Stack locals)
public boolean decide(String predicate,
ScriptInstance script,
Stack terms)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||