org.nakedobjects.metamodel.spec.feature
Interface OneToOneActionParameter

All Superinterfaces:
CurrentHolder, FacetHolder, Identified, NakedObjectActionParameter, NakedObjectFeature, NamedAndDescribed, OneToOneFeature, Specification, TypedSpecification
All Known Subinterfaces:
ParseableEntryActionParameter
All Known Implementing Classes:
NakedObjectActionParameterParseable, OneToOneActionParameterImpl

public interface OneToOneActionParameter
extends NakedObjectActionParameter, OneToOneFeature

Modelled after OneToOneAssociation as a subinterface of NakedObjectAssociation.


Method Summary
 
Methods inherited from interface org.nakedobjects.metamodel.spec.feature.NakedObjectActionParameter
createProposedArgumentInteractionContext, getAction, getChoices, getDefault, getNumber, isCollection, isObject, isOptional, isValid
 
Methods inherited from interface org.nakedobjects.metamodel.spec.feature.CurrentHolder
get
 
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
 



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