public interface ConceptFilter
Interface of concept filter
Copyright: Copyright (c) 2005
Company: IST, Drexel University
| Modifier and Type | Method and Description |
|---|---|
boolean |
keep(Concept concept)
Tests if the specified concept object should be kept
|
boolean |
keep(String concept)
Tests if the specified concept should be kept
|
boolean keep(Concept concept)
concept - the conceptboolean keep(String concept)
concept - the concept nameCopyright © 2018 JULIE Lab, Germany. All rights reserved.