org.eclipse.xtext.mwe
Interface UriFilter

All Known Implementing Classes:
NameBasedFilter, NegatedUriFilter

public interface UriFilter

Author:
Sebastian Zarnekow - Initial contribution and API

Method Summary
 boolean matches(org.eclipse.emf.common.util.URI uri)
           
 

Method Detail

matches

boolean matches(org.eclipse.emf.common.util.URI uri)