|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nakedobjects.metamodel.facets.FacetAbstract
org.nakedobjects.metamodel.facets.MultipleValueFacetAbstract
org.nakedobjects.metamodel.facets.object.value.ValueFacetAbstract
org.nakedobjects.metamodel.facets.object.value.ValueFacetAnnotation
public class ValueFacetAnnotation
| Constructor Summary | |
|---|---|
ValueFacetAnnotation(java.lang.Class<?> annotatedClass,
FacetHolder holder,
NakedObjectConfiguration configuration,
SpecificationLoader specificationLoader,
RuntimeContext runtimeContext)
|
|
| Method Summary | |
|---|---|
boolean |
isValid()
Always valid, even if the specified semanticsProviderName might have been wrong. |
| Methods inherited from class org.nakedobjects.metamodel.facets.object.value.ValueFacetAbstract |
|---|
facetTypes, getFacet, type |
| Methods inherited from class org.nakedobjects.metamodel.facets.FacetAbstract |
|---|
alwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet, toString, toStringValues, unwrapObject, unwrapString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.nakedobjects.metamodel.facets.Facet |
|---|
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet |
| Constructor Detail |
|---|
public ValueFacetAnnotation(java.lang.Class<?> annotatedClass,
FacetHolder holder,
NakedObjectConfiguration configuration,
SpecificationLoader specificationLoader,
RuntimeContext runtimeContext)
| Method Detail |
|---|
public boolean isValid()
isValid in class ValueFacetAbstract
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||