Uses of Interface
org.nakedobjects.metamodel.spec.feature.OneToManyAssociation

Packages that use OneToManyAssociation
org.nakedobjects.metamodel.runtimecontext.spec   
org.nakedobjects.metamodel.spec.feature   
org.nakedobjects.metamodel.specloader.internal   
 

Uses of OneToManyAssociation in org.nakedobjects.metamodel.runtimecontext.spec
 

Methods in org.nakedobjects.metamodel.runtimecontext.spec that return types with arguments of type OneToManyAssociation
 java.util.List<OneToManyAssociation> IntrospectableSpecificationAbstract.getCollectionList()
           
 

Uses of OneToManyAssociation in org.nakedobjects.metamodel.spec.feature
 

Methods in org.nakedobjects.metamodel.spec.feature that return types with arguments of type OneToManyAssociation
 java.util.List<OneToManyAssociation> NakedObjectAssociationContainer.getCollectionList()
          All associations that represents collections.
 

Uses of OneToManyAssociation in org.nakedobjects.metamodel.specloader.internal
 

Classes in org.nakedobjects.metamodel.specloader.internal that implement OneToManyAssociation
 class OneToManyAssociationImpl
           
 



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