![]() |
GrammarScope
4.0.0
|


Public Member Functions | |
| void | setAccept (final String id, boolean value) |
Public Member Functions inherited from grammarscope.server.iface.IFilter< T > | |
| boolean | accept (T obj) |
| boolean | accept (String id) |
| Collection< String > | keys () |
Mutable filter
| <T> | type of objects to be filtered |
| void grammarscope.iface.IMutableFilter< T >.setAccept | ( | final String | id, |
| boolean | value | ||
| ) |
Set acceptance value for object.
| id | object id to test |
| value | value |
Implemented in grammarscope.filter.BasicFilter< T extends HasId >.
1.8.17