org.nakedobjects.metamodel.spec.feature
Interface OneToOneFeature

All Superinterfaces:
FacetHolder, Identified, NakedObjectFeature, NamedAndDescribed, Specification, TypedSpecification
All Known Subinterfaces:
OneToOneActionParameter, OneToOneAssociation, ParseableEntryActionParameter, ParseableEntryFeature
All Known Implementing Classes:
NakedObjectActionParameterParseable, OneToOneActionParameterImpl, OneToOneAssociationImpl

public interface OneToOneFeature
extends NakedObjectFeature

Common to OneToOneAssociation and OneToOneActionParameter.


Method Summary
 
Methods inherited from interface org.nakedobjects.metamodel.spec.TypedSpecification
getSpecification
 
Methods inherited from interface org.nakedobjects.metamodel.spec.Specification
getInstance
 
Methods inherited from interface org.nakedobjects.metamodel.spec.identifier.Identified
getIdentifier
 
Methods inherited from interface org.nakedobjects.metamodel.facets.FacetHolder
addFacet, addFacet, containsFacet, getFacet, getFacets, getFacetTypes, removeFacet, removeFacet
 
Methods inherited from interface org.nakedobjects.metamodel.spec.NamedAndDescribed
getDescription, getName
 



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