org.nakedobjects.metamodel.facets
Interface MarkerFacet

All Superinterfaces:
Facet
All Known Subinterfaces:
AggregatedFacet, BoundedFacet, CachedFacet, DerivedFacet, EqualByContentFacet, MandatoryFacet, NotPersistedFacet, ValueFacet
All Known Implementing Classes:
AggregatedFacetAbstract, AggregatedFacetAlways, AggregatedFacetAnnotation, AggregatedFacetImpl, AggregatedSinceCollection, BoundedFacetAbstract, BoundedFacetAnnotation, BoundedFacetImpl, BoundedFacetMarkerInterface, CachedFacetAbstract, DebugFacetAbstract, DebugFacetAnnotation, DebugFacetViaNamingConvention, DerivedFacetAbstract, DerivedFacetInferred, EqualByContentFacetAbstract, EqualByContentFacetImpl, EqualByContentFacetViaValueSemantics, ExplorationFacetAbstract, ExplorationFacetAnnotation, ExplorationFacetViaNamingConvention, IgnoreFacetAbstract, MandatoryFacetAbstract, MandatoryFacetDefault, MandatoryFacetOverriddenByMethod, MarkerFacetAbstract, NotPersistedFacetAbstract, NotPersistedFacetAnnotation, OptionalFacet, ValueFacetAbstract, ValueFacetAnnotation, ValueFacetFromConfiguration, ValueFacetUsingSemanticsProvider

public interface MarkerFacet
extends Facet


Method Summary
 
Methods inherited from interface org.nakedobjects.metamodel.facets.Facet
alwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet
 



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