public class AdjacentToRelationFilter extends FilterMapper<ChunkedArgumentExtraction>
| Constructor and Description |
|---|
AdjacentToRelationFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doFilter(ChunkedArgumentExtraction arg)
Returns
true if the given argument is adjacent to its relation. |
doMappublic boolean doFilter(ChunkedArgumentExtraction arg)
true if the given argument is adjacent to its relation.doFilter in class FilterMapper<ChunkedArgumentExtraction>Copyright © 2010-2013 University of Washington CSE. All Rights Reserved.