org.biopax.paxtools.util
Interface Filter<T>

All Known Subinterfaces:
PropertyFilterBilinked
All Known Implementing Classes:
AbstractFilterSet, ClassFilterSet

public interface Filter<T>


Method Summary
 boolean filter(T editor)
           
 

Method Detail

filter

boolean filter(T editor)


Copyright © 2011 BioPAX. All Rights Reserved.