A B C D E F G H I J L M N O P Q R S T U V W

A

AboutNakedObjects - Class in org.nakedobjects.metamodel.commons.about
 
AboutNakedObjects() - Constructor for class org.nakedobjects.metamodel.commons.about.AboutNakedObjects
 
AbstractFilter<T> - Class in org.nakedobjects.metamodel.commons.filters
 
AbstractFilter() - Constructor for class org.nakedobjects.metamodel.commons.filters.AbstractFilter
 
accept(T) - Method in class org.nakedobjects.metamodel.commons.filters.AbstractFilter
 
accept(T) - Method in interface org.nakedobjects.metamodel.commons.filters.Filter
 
accept(Facet) - Method in class org.nakedobjects.metamodel.java5.ImperativeFacetsForMethodFilter
 
AccessContext<T extends AccessEvent> - Class in org.nakedobjects.metamodel.interactions
See InteractionContext for overview; analogous to AccessEvent.
AccessContext(InteractionContextType, AuthenticationSession, InteractionInvocationMethod, Identifier, NakedObject) - Constructor for class org.nakedobjects.metamodel.interactions.AccessContext
 
ACTION - Static variable in class org.nakedobjects.metamodel.spec.feature.NakedObjectFeatureType
 
ACTION_PARAMETER - Static variable in class org.nakedobjects.metamodel.spec.feature.NakedObjectFeatureType
 
ActionArgumentContext - Class in org.nakedobjects.metamodel.interactions
See InteractionContext for overview; analogous to ActionArgumentEvent.
ActionArgumentContext(AuthenticationSession, InteractionInvocationMethod, NakedObject, Identifier, NakedObject[], int) - Constructor for class org.nakedobjects.metamodel.interactions.ActionArgumentContext
 
ActionChoicesFacet - Interface in org.nakedobjects.metamodel.facets.actions.choices
Obtain choices for each of the parameters of the action.
ActionChoicesFacetAbstract - Class in org.nakedobjects.metamodel.facets.actions.choices
 
ActionChoicesFacetAbstract(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.actions.choices.ActionChoicesFacetAbstract
 
ActionChoicesFacetNone - Class in org.nakedobjects.metamodel.facets.actions.choices
 
ActionChoicesFacetNone(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.actions.choices.ActionChoicesFacetNone
 
ActionChoicesFacetViaMethod - Class in org.nakedobjects.metamodel.facets.actions.choices
 
ActionChoicesFacetViaMethod(Method, Class<?>, FacetHolder, SpecificationLoader, RuntimeContext) - Constructor for class org.nakedobjects.metamodel.facets.actions.choices.ActionChoicesFacetViaMethod
 
ActionDefaultsFacet - Interface in org.nakedobjects.metamodel.facets.actions.defaults
Obtain defaults for each of the parameters of the action.
ActionDefaultsFacetAbstract - Class in org.nakedobjects.metamodel.facets.actions.defaults
 
ActionDefaultsFacetAbstract(FacetHolder, boolean) - Constructor for class org.nakedobjects.metamodel.facets.actions.defaults.ActionDefaultsFacetAbstract
 
ActionDefaultsFacetDerivedFromDefaultedFacets - Class in org.nakedobjects.metamodel.facets.object.defaults
 
ActionDefaultsFacetDerivedFromDefaultedFacets(DefaultedFacet[], FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.object.defaults.ActionDefaultsFacetDerivedFromDefaultedFacets
 
ActionDefaultsFacetNone - Class in org.nakedobjects.metamodel.facets.actions.defaults
 
ActionDefaultsFacetNone(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.actions.defaults.ActionDefaultsFacetNone
 
ActionDefaultsFacetViaMethod - Class in org.nakedobjects.metamodel.facets.actions.defaults
 
ActionDefaultsFacetViaMethod(Method, FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.actions.defaults.ActionDefaultsFacetViaMethod
 
ActionInvocationContext - Class in org.nakedobjects.metamodel.interactions
See InteractionContext for overview; analogous to ActionInvocationEvent.
ActionInvocationContext(AuthenticationSession, InteractionInvocationMethod, NakedObject, Identifier, NakedObject[]) - Constructor for class org.nakedobjects.metamodel.interactions.ActionInvocationContext
 
ActionInvocationFacet - Interface in org.nakedobjects.metamodel.facets.actions.invoke
Represents the mechanism by which the action should be invoked.
ActionInvocationFacetAbstract - Class in org.nakedobjects.metamodel.facets.actions.invoke
Language-specific introspectors should implement in order to invoke with the language-specific API.
ActionInvocationFacetAbstract(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.actions.invoke.ActionInvocationFacetAbstract
 
ActionInvocationFacetViaMethod - Class in org.nakedobjects.metamodel.facets.actions.invoke
 
ActionInvocationFacetViaMethod(Method, NakedObjectSpecification, NakedObjectSpecification, FacetHolder, RuntimeContext) - Constructor for class org.nakedobjects.metamodel.facets.actions.invoke.ActionInvocationFacetViaMethod
 
ActionMethodsFacetFactory - Class in org.nakedobjects.metamodel.facets.actions
Sets up all the Facets for an action in a single shot.
ActionMethodsFacetFactory() - Constructor for class org.nakedobjects.metamodel.facets.actions.ActionMethodsFacetFactory
Note that the Facets registered are the generic ones from noa-architecture (where they exist)
ActionOrderAnnotationFacetFactory - Class in org.nakedobjects.metamodel.facets.ordering.actionorder
 
ActionOrderAnnotationFacetFactory() - Constructor for class org.nakedobjects.metamodel.facets.ordering.actionorder.ActionOrderAnnotationFacetFactory
 
ActionOrderFacet - Interface in org.nakedobjects.metamodel.facets.ordering.actionorder
(One of the) mechanism(s) for determining the order in which the actions of the object should be rendered.
ActionOrderFacetAbstract - Class in org.nakedobjects.metamodel.facets.ordering.actionorder
 
ActionOrderFacetAbstract(String, FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.ordering.actionorder.ActionOrderFacetAbstract
 
ActionOrderFacetAnnotation - Class in org.nakedobjects.metamodel.facets.ordering.actionorder
 
ActionOrderFacetAnnotation(String, FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.ordering.actionorder.ActionOrderFacetAnnotation
 
ActionParameterChoicesFacet - Interface in org.nakedobjects.metamodel.facets.actions.choices
Obtain choices for each of the parameters of the action.
ActionParameterChoicesFacetAbstract - Class in org.nakedobjects.metamodel.facets.actions.choices
 
ActionParameterChoicesFacetAbstract(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.actions.choices.ActionParameterChoicesFacetAbstract
 
ActionParameterChoicesFacetNone - Class in org.nakedobjects.metamodel.facets.actions.choices
 
ActionParameterChoicesFacetNone(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.actions.choices.ActionParameterChoicesFacetNone
 
ActionParameterChoicesFacetViaMethod - Class in org.nakedobjects.metamodel.facets.actions.choices
 
ActionParameterChoicesFacetViaMethod(Method, Class<?>, FacetHolder, SpecificationLoader, RuntimeContext) - Constructor for class org.nakedobjects.metamodel.facets.actions.choices.ActionParameterChoicesFacetViaMethod
 
ActionParameterDefaultsFacet - Interface in org.nakedobjects.metamodel.facets.actions.defaults
Obtain defaults for each of the parameters of the action.
ActionParameterDefaultsFacetAbstract - Class in org.nakedobjects.metamodel.facets.actions.defaults
 
ActionParameterDefaultsFacetAbstract(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.actions.defaults.ActionParameterDefaultsFacetAbstract
 
ActionParameterDefaultsFacetNone - Class in org.nakedobjects.metamodel.facets.actions.defaults
 
ActionParameterDefaultsFacetNone(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.actions.defaults.ActionParameterDefaultsFacetNone
 
ActionParameterDefaultsFacetViaMethod - Class in org.nakedobjects.metamodel.facets.actions.defaults
 
ActionParameterDefaultsFacetViaMethod(Method, FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.actions.defaults.ActionParameterDefaultsFacetViaMethod
 
ACTIONS_AND_PARAMETERS - Static variable in class org.nakedobjects.metamodel.spec.feature.NakedObjectFeatureType
 
ACTIONS_ONLY - Static variable in class org.nakedobjects.metamodel.spec.feature.NakedObjectFeatureType
 
ActionUsabilityContext - Class in org.nakedobjects.metamodel.interactions
See InteractionContext for overview; analogous to ActionUsabilityEvent.
ActionUsabilityContext(AuthenticationSession, InteractionInvocationMethod, NakedObject, Identifier) - Constructor for class org.nakedobjects.metamodel.interactions.ActionUsabilityContext
 
ActionValidationFacet - Interface in org.nakedobjects.metamodel.facets.actions.validate
The mechanism by which the set of parameters of the action can be validated before the action itself is invoked.
ActionValidationFacetAbstract - Class in org.nakedobjects.metamodel.facets.actions.validate
 
ActionValidationFacetAbstract(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.actions.validate.ActionValidationFacetAbstract
 
ActionValidationFacetViaMethod - Class in org.nakedobjects.metamodel.facets.actions.validate
 
ActionValidationFacetViaMethod(Method, FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.actions.validate.ActionValidationFacetViaMethod
 
ActionVisibilityContext - Class in org.nakedobjects.metamodel.interactions
See InteractionContext for overview; analogous to ActionVisibilityEvent.
ActionVisibilityContext(AuthenticationSession, InteractionInvocationMethod, NakedObject, Identifier) - Constructor for class org.nakedobjects.metamodel.interactions.ActionVisibilityContext
 
adapterFor(Object) - Method in class org.nakedobjects.metamodel.runtimecontext.noruntime.RuntimeContextNoRuntime
 
adapterFor(Object, NakedObject, Identified) - Method in class org.nakedobjects.metamodel.runtimecontext.noruntime.RuntimeContextNoRuntime
 
adapterFor(Object) - Method in interface org.nakedobjects.metamodel.runtimecontext.RuntimeContext
Provided by the AdapterManager when used by framework.
adapterFor(Object, NakedObject, Identified) - Method in interface org.nakedobjects.metamodel.runtimecontext.RuntimeContext
Provided by the AdapterManager when used by framework.
add(String, Object) - Method in class org.nakedobjects.metamodel.commons.debug.DebugList
 
add(Properties) - Method in interface org.nakedobjects.metamodel.config.ConfigurationBuilder
 
add(String, String) - Method in interface org.nakedobjects.metamodel.config.ConfigurationBuilder
 
add(String, String) - Method in class org.nakedobjects.metamodel.config.ConfigurationBuilderAbstract
Adds additional property.
add(Properties) - Method in class org.nakedobjects.metamodel.config.ConfigurationBuilderAbstract
Adds additional properties.
add(Properties) - Method in class org.nakedobjects.metamodel.config.internal.PropertiesConfiguration
Add the properties from an existing Properties object.
add(String, String) - Method in class org.nakedobjects.metamodel.config.internal.PropertiesConfiguration
Adds a key-value pair to this set of properties
add(String, String) - Method in interface org.nakedobjects.metamodel.config.NakedObjectConfiguration
Adds a name-value pair to the list of properties.
add(InteractionResult) - Method in class org.nakedobjects.metamodel.consent.InteractionResultSet
 
add(FacetDecorator) - Method in class org.nakedobjects.metamodel.facetdecorator.FacetDecoratorSet
 
add(List<FacetDecorator>) - Method in class org.nakedobjects.metamodel.facetdecorator.FacetDecoratorSet
 
add(NakedObject, NakedObject) - Method in interface org.nakedobjects.metamodel.facets.collections.modify.CollectionAddToFacet
 
add(NakedObject, NakedObject) - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionAddToFacetViaAccessor
 
add(NakedObject, NakedObject) - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionAddToFacetViaMethod
 
add(Object, int, int, int, int, int) - Method in class org.nakedobjects.metamodel.value.DateTimeValueSemanticsProvider
 
add(Object, int, int, int, int, int) - Method in class org.nakedobjects.metamodel.value.DateValueSemanticsProvider
 
add(Object, int, int, int, int, int) - Method in class org.nakedobjects.metamodel.value.JavaSqlDateValueSemanticsProvider
 
add(Object, int, int, int, int, int) - Method in class org.nakedobjects.metamodel.value.JavaSqlTimeValueSemanticsProvider
 
add(Object, int, int, int, int, int) - Method in class org.nakedobjects.metamodel.value.JavaUtilDateValueSemanticsProvider
 
add(Object, int, int, int, int, int) - Method in class org.nakedobjects.metamodel.value.TimeStampValueSemanticsProvider
 
add(Object, int, int, int, int, int) - Method in class org.nakedobjects.metamodel.value.TimeValueSemanticsProvider
 
add(Object, int, int, int, int, int) - Method in class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstractTemporal
 
addAll(SortedSet<DeweyOrderSet>) - Method in class org.nakedobjects.metamodel.facets.ordering.OrderSet
 
addChild(DeweyOrderSet) - Method in class org.nakedobjects.metamodel.facets.ordering.OrderSet
 
addConfigurationResource(String, NotFoundPolicy) - Method in interface org.nakedobjects.metamodel.config.ConfigurationBuilder
 
addConfigurationResource(String, NotFoundPolicy) - Method in class org.nakedobjects.metamodel.config.ConfigurationBuilderAbstract
Registers the configuration resource (usually, a file) with the specified name from the first ResourceStreamSource available.
addDefaultConfigurationResources() - Method in class org.nakedobjects.metamodel.config.ConfigurationBuilderAbstract
May be overridden by subclasses if required.
addElement(Object) - Method in class org.nakedobjects.metamodel.facets.ordering.OrderSet
 
addElement(NakedObject, NakedObject) - Method in interface org.nakedobjects.metamodel.spec.feature.OneToManyAssociation
Add the specified element to this collection field in the specified object.
addElement(NakedObject, NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.OneToManyAssociationImpl
 
addFacet(Facet) - Method in interface org.nakedobjects.metamodel.facets.FacetHolder
Adds the facet, extracting its type as the key.
addFacet(MultiTypedFacet) - Method in interface org.nakedobjects.metamodel.facets.FacetHolder
Adds the multi-typed facet, extracting each of its types as keys.
addFacet(Facet) - Method in class org.nakedobjects.metamodel.facets.FacetHolderImpl
 
addFacet(MultiTypedFacet) - Method in class org.nakedobjects.metamodel.facets.FacetHolderImpl
 
addFacet(Facet) - Static method in class org.nakedobjects.metamodel.facets.FacetUtil
Attaches the Facet to its facet holder.
addFacet(MultiTypedFacet) - Static method in class org.nakedobjects.metamodel.facets.FacetUtil
 
addFacet(Map<Class<? extends Facet>, Facet>, Facet) - Static method in class org.nakedobjects.metamodel.facets.FacetUtil
 
addFacet(Facet) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
Does nothing
addFacet(MultiTypedFacet) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
Does nothing
addFacet(Facet) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract
 
addFacet(MultiTypedFacet) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract
 
addFacet(Facet) - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterAbstract
 
addFacet(MultiTypedFacet) - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterAbstract
 
addFacetDecoratorInstaller(FacetDecoratorInstaller) - Method in interface org.nakedobjects.metamodel.specloader.NakedObjectReflectorInstaller
 
addFacets(Facet[]) - Static method in class org.nakedobjects.metamodel.facets.FacetUtil
Attaches each Facet to its facet holder.
addFacets(List<Facet>) - Static method in class org.nakedobjects.metamodel.facets.FacetUtil
Attaches each Facet to its facet holder.
addFacets(ValueSemanticsProviderAbstract) - Method in class org.nakedobjects.metamodel.value.ValueUsingValueSemanticsProviderFacetFactory
 
addFactory(Class<? extends FacetFactory>) - Method in interface org.nakedobjects.metamodel.specloader.progmodelfacets.ProgrammingModelFacets
 
addFactory(Class<? extends FacetFactory>) - Method in class org.nakedobjects.metamodel.specloader.progmodelfacets.ProgrammingModelFacetsAbstract
 
addMethod(Method) - Method in class org.nakedobjects.metamodel.facets.object.callbacks.CreatedCallbackFacetViaMethod
 
addMethod(Method) - Method in class org.nakedobjects.metamodel.facets.object.callbacks.LoadedCallbackFacetViaMethod
 
addMethod(Method) - Method in class org.nakedobjects.metamodel.facets.object.callbacks.LoadingCallbackFacetViaMethod
 
addMethod(Method) - Method in class org.nakedobjects.metamodel.facets.object.callbacks.PersistedCallbackFacetViaMethod
 
addMethod(Method) - Method in class org.nakedobjects.metamodel.facets.object.callbacks.PersistingCallbackFacetViaMethod
 
addMethod(Method) - Method in class org.nakedobjects.metamodel.facets.object.callbacks.RemovedCallbackFacetViaMethod
 
addMethod(Method) - Method in class org.nakedobjects.metamodel.facets.object.callbacks.RemovingCallbackFacetViaMethod
 
addMethod(Method) - Method in class org.nakedobjects.metamodel.facets.object.callbacks.UpdatedCallbackFacetViaMethod
 
addMethod(Method) - Method in class org.nakedobjects.metamodel.facets.object.callbacks.UpdatingCallbackFacetViaMethod
 
addMethod(Method) - Method in interface org.nakedobjects.metamodel.java5.ImperativeFacetMulti
Associate an additional method, to be returned from ImperativeFacet.getMethods().
addProperties(PropertiesConfiguration, Properties) - Method in class org.nakedobjects.metamodel.config.ConfigurationBuilderAbstract
 
addResourceStreamSource(ResourceStreamSource) - Method in class org.nakedobjects.metamodel.commons.resource.ResourceStreamSourceComposite
 
addSubclass(NakedObjectSpecification) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
addSubclass(NakedObjectSpecification) - Method in interface org.nakedobjects.metamodel.spec.Hierarchical
Add the class for the specified specification as a subclass of this specification's class.
addSubclass(NakedObjectSpecification) - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
 
addValidator(MetaModelValidator) - Method in class org.nakedobjects.metamodel.specloader.validator.MetaModelValidatorComposite
 
advise(String, InteractionAdvisorFacet) - Method in class org.nakedobjects.metamodel.consent.InteractionResult
 
AggregatedAnnotationFacetFactory - Class in org.nakedobjects.metamodel.facets.object.aggregated
 
AggregatedAnnotationFacetFactory() - Constructor for class org.nakedobjects.metamodel.facets.object.aggregated.AggregatedAnnotationFacetFactory
 
AggregatedFacet - Interface in org.nakedobjects.metamodel.facets.object.aggregated
Indicates that this class is aggregated, that is, wholly contained within a larger object.
AggregatedFacetAbstract - Class in org.nakedobjects.metamodel.facets.object.aggregated
 
AggregatedFacetAbstract(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.object.aggregated.AggregatedFacetAbstract
 
AggregatedFacetAlways - Class in org.nakedobjects.metamodel.facets.object.aggregated
 
AggregatedFacetAlways(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.object.aggregated.AggregatedFacetAlways
 
AggregatedFacetAnnotation - Class in org.nakedobjects.metamodel.facets.object.aggregated
 
AggregatedFacetAnnotation(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.object.aggregated.AggregatedFacetAnnotation
 
AggregatedFacetImpl - Class in org.nakedobjects.metamodel.facets.object.aggregated
 
AggregatedFacetImpl(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.object.aggregated.AggregatedFacetImpl
 
AggregatedIfCollectionFacetFactory - Class in org.nakedobjects.metamodel.facets.collections.aggregated
All collection types are intrinsically aggregeted.
AggregatedIfCollectionFacetFactory() - Constructor for class org.nakedobjects.metamodel.facets.collections.aggregated.AggregatedIfCollectionFacetFactory
 
AggregatedOid - Class in org.nakedobjects.metamodel.adapter.oid
Used as the Oid for collections, values and @Aggregated types.
AggregatedOid(Oid, String) - Constructor for class org.nakedobjects.metamodel.adapter.oid.AggregatedOid
 
AggregatedOid(Oid, Identifier) - Constructor for class org.nakedobjects.metamodel.adapter.oid.AggregatedOid
 
AggregatedOid(DataInputExtended) - Constructor for class org.nakedobjects.metamodel.adapter.oid.AggregatedOid
 
AggregatedSinceCollection - Class in org.nakedobjects.metamodel.facets.collections.aggregated
 
AggregatedSinceCollection(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.collections.aggregated.AggregatedSinceCollection
 
ALL - Static variable in class org.nakedobjects.metamodel.spec.feature.NakedObjectAssociationFilters
Returns all fields (that is, filters out nothing).
allInstances(NakedObjectSpecification) - Method in class org.nakedobjects.metamodel.runtimecontext.noruntime.RuntimeContextNoRuntime
 
allInstances(Class<T>) - Method in class org.nakedobjects.metamodel.services.container.DomainObjectContainerDefault
 
allMatches(Class<T>, Filter<T>) - Method in class org.nakedobjects.metamodel.services.container.DomainObjectContainerDefault
 
allMatches(Class<T>, T) - Method in class org.nakedobjects.metamodel.services.container.DomainObjectContainerDefault
 
allMatches(Class<T>, String) - Method in class org.nakedobjects.metamodel.services.container.DomainObjectContainerDefault
 
allMatches(Query<T>) - Method in class org.nakedobjects.metamodel.services.container.DomainObjectContainerDefault
 
allMatchingQuery(Query<T>) - Method in class org.nakedobjects.metamodel.runtimecontext.noruntime.RuntimeContextNoRuntime
 
allMatchingQuery(Query<T>) - Method in interface org.nakedobjects.metamodel.runtimecontext.RuntimeContext
Provided by PersistenceSession when used by framework.
Allow - Class in org.nakedobjects.metamodel.consent
An instance of this type is used to allow something.
Allow(String) - Constructor for class org.nakedobjects.metamodel.consent.Allow
Deprecated.  
Allow(InteractionResult) - Constructor for class org.nakedobjects.metamodel.consent.Allow
 
allowIf(boolean) - Static method in class org.nakedobjects.metamodel.consent.ConsentAbstract
Factory method.
allSpecifications() - Method in class org.nakedobjects.metamodel.specloader.internal.cache.SimpleSpecificationCache
 
allSpecifications() - Method in interface org.nakedobjects.metamodel.specloader.internal.cache.SpecificationCache
 
allSpecifications() - Method in class org.nakedobjects.metamodel.specloader.internal.cache.StaticSpecificationCache
 
allSpecifications() - Method in class org.nakedobjects.metamodel.specloader.NakedObjectReflectorAbstract
Return all the loaded specifications.
allSpecifications() - Method in interface org.nakedobjects.metamodel.specloader.SpecificationLoader
 
ALWAYS - Static variable in class org.nakedobjects.metamodel.facets.When
 
alwaysReplace() - Method in interface org.nakedobjects.metamodel.facets.Facet
Whether this facet implementation should replace existing (none-noop) implementations.
alwaysReplace() - Method in class org.nakedobjects.metamodel.facets.FacetAbstract
Default implementation of this method that returns true, ie should replace (none no-op implementations.
alwaysReplace() - Method in class org.nakedobjects.metamodel.value.ImageValueSemanticsProvider
 
alwaysReplace() - Method in class org.nakedobjects.metamodel.value.ImageValueSemanticsProviderAbstract
 
alwaysReplace() - Method in class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstract
We don't replace any (none no-op) facets.
and(Filter<T>) - Method in class org.nakedobjects.metamodel.commons.filters.AbstractFilter
 
and(Filter<T>) - Method in interface org.nakedobjects.metamodel.commons.filters.Filter
 
and(Filter<T>, Filter<T>) - Static method in class org.nakedobjects.metamodel.commons.filters.Filters
 
anInstanceOf(Class<T>) - Static method in class org.nakedobjects.metamodel.commons.matchers.NofMatchers
 
AnnotationBasedFacetFactory - Interface in org.nakedobjects.metamodel.java5
Marker interface to indicate that the FacetFactory works by checking for certain annotations.
AnnotationBasedFacetFactoryAbstract - Class in org.nakedobjects.metamodel.java5
 
AnnotationBasedFacetFactoryAbstract(NakedObjectFeatureType[]) - Constructor for class org.nakedobjects.metamodel.java5.AnnotationBasedFacetFactoryAbstract
 
any() - Static method in class org.nakedobjects.metamodel.commons.filters.Filters
 
ANY - Static variable in class org.nakedobjects.metamodel.facets.FacetFilters
Accepts everything.
append(int, int) - Method in class org.nakedobjects.metamodel.commons.debug.DebugString
Append the specified number within a space (number of spaces) specified by the width.
append(Object) - Method in class org.nakedobjects.metamodel.commons.debug.DebugString
Append the specified object by calling it toString() method.
append(Object, int) - Method in class org.nakedobjects.metamodel.commons.debug.DebugString
Append the specified object by calling its toString() method, placing it within specified space.
append(String[], String...) - Static method in class org.nakedobjects.metamodel.commons.lang.ArrayUtils
 
append(String) - Method in class org.nakedobjects.metamodel.commons.lang.ToString
 
append(String, boolean) - Method in class org.nakedobjects.metamodel.commons.lang.ToString
 
append(String, byte) - Method in class org.nakedobjects.metamodel.commons.lang.ToString
 
append(String, double) - Method in class org.nakedobjects.metamodel.commons.lang.ToString
 
append(String, float) - Method in class org.nakedobjects.metamodel.commons.lang.ToString
 
append(String, int) - Method in class org.nakedobjects.metamodel.commons.lang.ToString
 
append(String, long) - Method in class org.nakedobjects.metamodel.commons.lang.ToString
 
append(String, Object) - Method in class org.nakedobjects.metamodel.commons.lang.ToString
 
append(String, short) - Method in class org.nakedobjects.metamodel.commons.lang.ToString
 
append(String, String) - Method in class org.nakedobjects.metamodel.commons.lang.ToString
 
append(LoggingEvent) - Method in class org.nakedobjects.metamodel.commons.logging.SnapshotAppender
 
appendAsHex(String, long) - Method in class org.nakedobjects.metamodel.commons.lang.ToString
 
appendAsHexln(String, long) - Method in class org.nakedobjects.metamodel.commons.debug.DebugString
Append the specified number, displayed in hexadecimal notation, with the specified label, then start a new line.
appendAsTimestamp(String, Date) - Method in class org.nakedobjects.metamodel.commons.lang.ToString
 
appendBuf(StringBuilder, String, Object...) - Static method in class org.nakedobjects.metamodel.commons.lang.StringBuilderUtils
 
appendBuf(StringBuffer, String, Object...) - Static method in class org.nakedobjects.metamodel.commons.lang.StringBuilderUtils
Deprecated. - use a StringBuilder instead!
appendDelimitedStringToList(String, List<String>) - Static method in class org.nakedobjects.metamodel.commons.lang.ListUtils
 
appendDelimitedStringToList(String, String, List<String>) - Static method in class org.nakedobjects.metamodel.commons.lang.ListUtils
 
appendException(Exception) - Method in class org.nakedobjects.metamodel.commons.debug.DebugString
Append the message and trace of the specified exception.
appendln() - Method in class org.nakedobjects.metamodel.commons.debug.DebugString
Start a new line.
appendln(String) - Method in class org.nakedobjects.metamodel.commons.debug.DebugString
Append the specified text, then start a new line.
appendln(String, boolean) - Method in class org.nakedobjects.metamodel.commons.debug.DebugString
Append the specified value, displayed as true or false, with the specified label, then start a new line.
appendln(String, double) - Method in class org.nakedobjects.metamodel.commons.debug.DebugString
Append the specified number with the specified label, then start a new line.
appendln(String, long) - Method in class org.nakedobjects.metamodel.commons.debug.DebugString
Append the specified number, displayed in hexadecimal notation, with the specified label, then start a new line.
appendln(String, Object) - Method in class org.nakedobjects.metamodel.commons.debug.DebugString
Append the specified object with the specified label, then start a new line.
appendln(String, Object[]) - Method in class org.nakedobjects.metamodel.commons.debug.DebugString
Append the elements of the specified array with the specified label.
appendLog(String) - Method in class org.nakedobjects.metamodel.commons.logging.SnapshotWriter
 
appendTitle(String) - Method in class org.nakedobjects.metamodel.commons.debug.DebugString
Append the specified title, then start a new line.
appendTruncated(String, String, int) - Method in class org.nakedobjects.metamodel.commons.lang.ToString
 
ApplicationScopedComponent - Interface in org.nakedobjects.metamodel.commons.component
Indicate that the implementing component is scoped at application level (shared across multiple sessions) and might also require initialization or being shutdown.
apply(ImperativeFacet) - Method in class org.nakedobjects.metamodel.java5.ImperativeFacetUtils.ImperativeFacetFlags
 
ArrayUtils - Class in org.nakedobjects.metamodel.commons.lang
 
asList(T[]) - Static method in class org.nakedobjects.metamodel.commons.lang.ArrayUtils
Creates a mutable copy of the provided array.
asList(Object[]) - Static method in class org.nakedobjects.metamodel.commons.lang.ListUtils
 
asMap(String...) - Static method in class org.nakedobjects.metamodel.commons.lang.MapUtils
Converts a list of objects [a, 1, b, 2] into a map {a -> 1; b -> 2}
asOrderedSet(T[]) - Static method in class org.nakedobjects.metamodel.commons.lang.ArrayUtils
Creates a mutable copy of the provided array, eliminating duplicates.
Assert - Class in org.nakedobjects.metamodel.commons.ensure
 
Assert() - Constructor for class org.nakedobjects.metamodel.commons.ensure.Assert
 
assertEquals(Object, Object) - Static method in class org.nakedobjects.metamodel.commons.ensure.Assert
 
assertEquals(String, int, int) - Static method in class org.nakedobjects.metamodel.commons.ensure.Assert
 
assertEquals(String, Object, Object) - Static method in class org.nakedobjects.metamodel.commons.ensure.Assert
 
assertFalse(boolean) - Static method in class org.nakedobjects.metamodel.commons.ensure.Assert
 
assertFalse(String, boolean) - Static method in class org.nakedobjects.metamodel.commons.ensure.Assert
 
assertFalse(String, Object, boolean) - Static method in class org.nakedobjects.metamodel.commons.ensure.Assert
 
assertNotNull(Object) - Static method in class org.nakedobjects.metamodel.commons.ensure.Assert
 
assertNotNull(String, Object) - Static method in class org.nakedobjects.metamodel.commons.ensure.Assert
 
assertNotNull(String, Object, Object) - Static method in class org.nakedobjects.metamodel.commons.ensure.Assert
 
assertNull(Object) - Static method in class org.nakedobjects.metamodel.commons.ensure.Assert
 
assertNull(String, Object) - Static method in class org.nakedobjects.metamodel.commons.ensure.Assert
 
assertSame(Object, Object) - Static method in class org.nakedobjects.metamodel.commons.ensure.Assert
 
assertSame(String, Object, Object) - Static method in class org.nakedobjects.metamodel.commons.ensure.Assert
 
assertTrue(boolean) - Static method in class org.nakedobjects.metamodel.commons.ensure.Assert
 
assertTrue(String, boolean) - Static method in class org.nakedobjects.metamodel.commons.ensure.Assert
 
assertTrue(String, Object, boolean) - Static method in class org.nakedobjects.metamodel.commons.ensure.Assert
 
AuthenticationSession - Interface in org.nakedobjects.metamodel.authentication
The representation within the system of an authenticated user.
AuthenticationSessionAbstract - Class in org.nakedobjects.metamodel.authentication
 
AuthenticationSessionAbstract(String, String) - Constructor for class org.nakedobjects.metamodel.authentication.AuthenticationSessionAbstract
 
AuthenticationSessionAbstract(String, List<String>, String) - Constructor for class org.nakedobjects.metamodel.authentication.AuthenticationSessionAbstract
 
AuthenticationSessionAbstract(DataInputExtended) - Constructor for class org.nakedobjects.metamodel.authentication.AuthenticationSessionAbstract
 
AuthenticationSessionNoRuntime - Class in org.nakedobjects.metamodel.runtimecontext.noruntime
 
AuthenticationSessionNoRuntime() - Constructor for class org.nakedobjects.metamodel.runtimecontext.noruntime.AuthenticationSessionNoRuntime
 
AuthenticationSessionNoRuntime(DataInputExtended) - Constructor for class org.nakedobjects.metamodel.runtimecontext.noruntime.AuthenticationSessionNoRuntime
 
AuthenticationSessionUtils - Class in org.nakedobjects.metamodel.authentication
 
available() - Method in class org.nakedobjects.metamodel.commons.io.LazyInputStream
 

A B C D E F G H I J L M N O P Q R S T U V W
Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.