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

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

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

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

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

Methods in org.nakedobjects.metamodel.spec.feature that return types with arguments of type OneToOneAssociation
 java.util.List<OneToOneAssociation> NakedObjectAssociationContainer.getPropertyList()
          All associations that represent properties.
 

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

Classes in org.nakedobjects.metamodel.specloader.internal that implement OneToOneAssociation
 class OneToOneAssociationImpl
           
 



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