|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrero.client.Feature
rero.client.functions.NotifyOperators
public class NotifyOperators
Field Summary | |
---|---|
protected InternalDataList |
data
|
protected NotifyData |
notify
|
Fields inherited from class rero.client.Feature |
---|
abilities |
Constructor Summary | |
---|---|
NotifyOperators()
|
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
protected NotifyData notify
Constructor Detail |
---|
public NotifyOperators()
Method Detail |
---|
public void init()
init
in class Feature
public 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 |