|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.metamodel.facets.FacetFilters
public final class FacetFilters
| Field Summary | |
|---|---|
static Filter<Facet> |
ANY
Accepts everything. |
static Filter<Facet> |
NONE
Accepts nothing. |
| Method Summary | |
|---|---|
static Filter<Facet> |
isA(java.lang.Class<?> superClass)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Filter<Facet> ANY
Accepts everything.
public static final Filter<Facet> NONE
Accepts nothing.
| Method Detail |
|---|
public static Filter<Facet> isA(java.lang.Class<?> superClass)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||