Interface PropertyFilterBilinked

All Superinterfaces:
Filter<PropertyEditor>

public interface PropertyFilterBilinked extends Filter<PropertyEditor>
A generic interface for bidirectional property filter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     

    Methods inherited from interface org.biopax.paxtools.util.Filter

    filter
  • Method Details