Uses of Interface
repast.simphony.query.PropertyEqualsPredicate
-
Uses of PropertyEqualsPredicate in repast.simphony.query
ModifierConstructorDescriptionPropertyEquals
(Context<T> context, String propertyName, Object propertyValue, PropertyEqualsPredicate predicate) Deprecated.Creates a PropertyEquals query to query the specified context for objects with the specified property where that property is equal to the specified value.