org.nakedobjects.metamodel.spec.feature
Interface OneToManyFeature
- All Superinterfaces:
- FacetHolder, Identified, NakedObjectFeature, NamedAndDescribed, Specification, TypedSpecification
- All Known Subinterfaces:
- OneToManyAssociation
- All Known Implementing Classes:
- OneToManyAssociationImpl
public interface OneToManyFeature
- extends NakedObjectFeature
Base interface for OneToManyAssociation only.
Introduced for symmetry with OneToOneFeature; if we ever support collections as parameters then
would also be the base interface for a OneToManyActionParameter.
Is also the route upto the NakedObjectFeature superinterface.
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.