Class WithinBooleanExpression
java.lang.Object
repast.simphony.engine.watcher.query.WithinBooleanExpression
- All Implemented Interfaces:
IBooleanExpression
Returns true if the length of the path from the watcher to the watchee is within (<=)
some value in any network in the current Context.
- Version:
- $Revision: 1.1 $ $Date: 2005/12/21 22:25:34 $
- Author:
- Nick Collier
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
WithinBooleanExpression
-
-
Method Details
-
getExpression
- Specified by:
getExpression
in interfaceIBooleanExpression
-
execute
- Specified by:
execute
in interfaceIBooleanExpression
-