|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.metamodel.java5.ImperativeFacetUtils
public final class ImperativeFacetUtils
| Nested Class Summary | |
|---|---|
static class |
ImperativeFacetUtils.ImperativeFacetFlags
|
| Method Summary | |
|---|---|
static ImperativeFacet |
getImperativeFacet(Facet facet)
Returns the provided facet as an ImperativeFacet if it either is one or if it is
a DecoratingFacet that in turn wraps an ImperativeFacet. |
static ImperativeFacetUtils.ImperativeFacetFlags |
getImperativeFacetFlags(NakedObjectMember member,
java.lang.reflect.Method method)
|
static boolean |
isImperativeFacet(Facet facet)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ImperativeFacet getImperativeFacet(Facet facet)
facet as an ImperativeFacet if it either is one or if it is
a DecoratingFacet that in turn wraps an ImperativeFacet.
Otherwise, returns null.
public static boolean isImperativeFacet(Facet facet)
public static ImperativeFacetUtils.ImperativeFacetFlags getImperativeFacetFlags(NakedObjectMember member,
java.lang.reflect.Method method)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||