org.nakedobjects.metamodel.spec.feature
Interface ParseableEntryActionParameter

All Superinterfaces:
CurrentHolder, FacetHolder, Identified, NakedObjectActionParameter, NakedObjectFeature, NamedAndDescribed, OneToOneActionParameter, OneToOneFeature, ParseableEntryFeature, Specification, TypedSpecification
All Known Implementing Classes:
NakedObjectActionParameterParseable

public interface ParseableEntryActionParameter
extends OneToOneActionParameter, ParseableEntryFeature

Equivalent to NakedObjectAssociation, but for parameter rather than properties.


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.feature.ParseableEntryFeature
canWrap, getMaximumLength, getNoLines, getTypicalLineLength
 
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.