org.nakedobjects.metamodel.java5
Class ImperativeFacetsForMethodFilter

java.lang.Object
  extended by org.nakedobjects.metamodel.commons.filters.AbstractFilter<Facet>
      extended by org.nakedobjects.metamodel.java5.ImperativeFacetsForMethodFilter
All Implemented Interfaces:
Filter<Facet>

public final class ImperativeFacetsForMethodFilter
extends AbstractFilter<Facet>

Finds the ImperativeFacet(s) that correspond to the provided method.


Method Summary
 boolean accept(Facet facet)
           
 
Methods inherited from class org.nakedobjects.metamodel.commons.filters.AbstractFilter
and, noop, not, or
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

accept

public boolean accept(Facet facet)
Specified by:
accept in interface Filter<Facet>
Specified by:
accept in class AbstractFilter<Facet>


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.