public final class LocationEvaluation extends AxisListener<LocationExpression> implements NodeSetListener.Support
| Modifier and Type | Field and Description |
|---|---|
NodeSetListener |
nodeSetListener |
manuallyExpired, nextAxisListenernext, previousexpression, listener, orderdisposed| Modifier | Constructor and Description |
|---|---|
protected |
LocationEvaluation(LocationExpression expression,
int stepIndex,
Event event,
EventID eventID) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispose() |
void |
expired() |
void |
finished(Evaluation evaluation) |
protected void |
fireFinished() |
Object |
getResult() |
void |
onHit(EventID eventID) |
void |
setNodeSetListener(NodeSetListener nodeSetListener) |
void |
start() |
addListener, removeListenerpublic NodeSetListener nodeSetListener
protected LocationEvaluation(LocationExpression expression, int stepIndex, Event event, EventID eventID)
public void start()
start in class Evaluation<LocationExpression>public void onHit(EventID eventID)
onHit in class AxisListener<LocationExpression>public void expired()
expired in class AxisListener<LocationExpression>protected void fireFinished()
fireFinished in class Evaluation<LocationExpression>protected void dispose()
dispose in class Evaluation<LocationExpression>public final void finished(Evaluation evaluation)
finished in class EvaluationListenerpublic Object getResult()
getResult in class Evaluation<LocationExpression>public void setNodeSetListener(NodeSetListener nodeSetListener)
setNodeSetListener in interface NodeSetListener.SupportCopyright © 2019. All rights reserved.