Class NamedWithinMooreBooleanExpression
java.lang.Object
repast.simphony.engine.watcher.query.NamedWithinMooreBooleanExpression
- All Implemented Interfaces:
IBooleanExpression
Returns true if the watchee is within the watcher's
Moore neighborhood in any grid projection in the
context.
- Version:
- $Revision: 1.1 $ $Date: 2005/12/21 22:25:34 $
- Author:
- Nick Collier
-
Constructor Summary
ConstructorDescriptionNamedWithinMooreBooleanExpression
(double distance, String name, Context context) -
Method Summary
-
Constructor Details
-
NamedWithinMooreBooleanExpression
-
-
Method Details
-
getExpression
- Specified by:
getExpression
in interfaceIBooleanExpression
-
execute
- Specified by:
execute
in interfaceIBooleanExpression
-