eu.esdihumboldt.hale.ui.views.properties.definition.propertydefinition
Class PropertyTypeLocationFilter
java.lang.Object
eu.esdihumboldt.hale.ui.views.properties.definition.DefaultDefinitionFilter
eu.esdihumboldt.hale.ui.views.properties.definition.propertydefinition.PropertyTypeLocationFilter
- All Implemented Interfaces:
- org.eclipse.jface.viewers.IFilter
public class PropertyTypeLocationFilter
- extends DefaultDefinitionFilter
Filter that lets only PropertyDefinition
s with a location that is not
null
pass.
- Author:
- Patrick Lieb
Method Summary |
boolean |
isFiltered(Definition<?> input)
Determine if an input is invalid and thus should be rejected by the
filter. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyTypeLocationFilter
public PropertyTypeLocationFilter()
isFiltered
public boolean isFiltered(Definition<?> input)
- Description copied from class:
DefaultDefinitionFilter
- Determine if an input is invalid and thus should be rejected by the
filter.
- Specified by:
isFiltered
in class DefaultDefinitionFilter
- Parameters:
input
- the definition
- Returns:
true
if the definition should be rejected by the
filter, false
otherwise- See Also:
DefaultDefinitionFilter.isFiltered(eu.esdihumboldt.hale.common.schema.model.Definition)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d