Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.common.align.model.condition
Interface EntityCondition<T extends Entity>

Type Parameters:
T - the entity type
All Known Subinterfaces:
PropertyCondition, TypeCondition
All Known Implementing Classes:
BindingCondition, GeographicalNameTarget, GeometryCondition, InspireIdentifierTarget, PropertyTypeCondition

public interface EntityCondition<T extends Entity>

Condition an Entity may fulfill

Since:
2.5
Author:
Simon Templer

Method Summary
 boolean accept(T entity)
          Determines if the given entity matches the constraint
 

Method Detail

accept

boolean accept(T entity)
Determines if the given entity matches the constraint

Parameters:
entity - the entity
Returns:
if the entity matches the constraint

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d