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

I

IconFacet - Interface in org.nakedobjects.metamodel.facets.object.ident.icon
Mechanism for obtaining the name of the icon for this instance of a class.
IconFacetAbstract - Class in org.nakedobjects.metamodel.facets.object.ident.icon
 
IconFacetAbstract(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.object.ident.icon.IconFacetAbstract
 
IconFacetViaMethod - Class in org.nakedobjects.metamodel.facets.object.ident.icon
 
IconFacetViaMethod(Method, FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.object.ident.icon.IconFacetViaMethod
 
IconMethodFacetFactory - Class in org.nakedobjects.metamodel.facets.object.ident.icon
 
IconMethodFacetFactory() - Constructor for class org.nakedobjects.metamodel.facets.object.ident.icon.IconMethodFacetFactory
 
iconName(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.object.ident.icon.IconFacet
 
iconName(NakedObject) - Method in class org.nakedobjects.metamodel.facets.object.ident.icon.IconFacetViaMethod
 
Identified - Interface in org.nakedobjects.metamodel.spec.identifier
 
IdentifiedImpl - Class in org.nakedobjects.metamodel.spec.identifier
 
IdentifiedImpl() - Constructor for class org.nakedobjects.metamodel.spec.identifier.IdentifiedImpl
 
IdentifiedImpl(Identifier) - Constructor for class org.nakedobjects.metamodel.spec.identifier.IdentifiedImpl
 
identifier - Variable in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
IdentifierFactory - Class in org.nakedobjects.metamodel.spec.identifier
 
ignore(Class<?>) - Method in class org.nakedobjects.metamodel.specloader.classsubstitutor.ClassSubstitutorAbstract
For any classes registered as ignored, ClassSubstitutorAbstract.getClass(Class) will return null.
IgnoreFacet - Interface in org.nakedobjects.metamodel.facets.ignore
Whether the action is programmatic, and therefore should be ignored.
IgnoreFacetAbstract - Class in org.nakedobjects.metamodel.facets.ignore
 
IgnoreFacetAbstract(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.ignore.IgnoreFacetAbstract
 
ignoreTimeZone() - Method in class org.nakedobjects.metamodel.value.DateValueSemanticsProviderAbstract
 
ignoreTimeZone() - Method in class org.nakedobjects.metamodel.value.TimeValueSemanticsProvider
 
ignoreTimeZone() - Method in class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstractTemporal
 
ImageValueFacet - Interface in org.nakedobjects.metamodel.facets.value
 
ImageValueSemanticsProvider - Class in org.nakedobjects.metamodel.value
 
ImageValueSemanticsProvider(FacetHolder, NakedObjectConfiguration, SpecificationLoader, RuntimeContext) - Constructor for class org.nakedobjects.metamodel.value.ImageValueSemanticsProvider
 
ImageValueSemanticsProviderAbstract - Class in org.nakedobjects.metamodel.value
 
ImageValueSemanticsProviderAbstract(FacetHolder, Class<?>, NakedObjectConfiguration, SpecificationLoader, RuntimeContext) - Constructor for class org.nakedobjects.metamodel.value.ImageValueSemanticsProviderAbstract
 
ImageValueTypeFacetFactory - Class in org.nakedobjects.metamodel.value
 
ImageValueTypeFacetFactory() - Constructor for class org.nakedobjects.metamodel.value.ImageValueTypeFacetFactory
 
ImmutableAnnotationFacetFactory - Class in org.nakedobjects.metamodel.facets.object.immutable
 
ImmutableAnnotationFacetFactory() - Constructor for class org.nakedobjects.metamodel.facets.object.immutable.ImmutableAnnotationFacetFactory
 
ImmutableFacet - Interface in org.nakedobjects.metamodel.facets.object.immutable
Indicates that the instances of this class are immutable and so may not be modified either through the viewer or indeed programmatically.
ImmutableFacetAbstract - Class in org.nakedobjects.metamodel.facets.object.immutable
 
ImmutableFacetAbstract(When, FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.object.immutable.ImmutableFacetAbstract
 
ImmutableFacetAnnotation - Class in org.nakedobjects.metamodel.facets.object.immutable
 
ImmutableFacetAnnotation(When, FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.object.immutable.ImmutableFacetAnnotation
 
ImmutableFacetImpl - Class in org.nakedobjects.metamodel.facets.object.immutable
 
ImmutableFacetImpl(When, FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.object.immutable.ImmutableFacetImpl
 
ImmutableFacetMarkerInterface - Class in org.nakedobjects.metamodel.facets.object.immutable
 
ImmutableFacetMarkerInterface(When, FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.object.immutable.ImmutableFacetMarkerInterface
 
ImmutableFacetNever - Class in org.nakedobjects.metamodel.facets.object.immutable
 
ImmutableFacetNever(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.object.immutable.ImmutableFacetNever
 
ImmutableFacetViaValueSemantics - Class in org.nakedobjects.metamodel.facets.object.value
 
ImmutableFacetViaValueSemantics(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.object.value.ImmutableFacetViaValueSemantics
 
ImmutableMarkerInterfacesFacetFactory - Class in org.nakedobjects.metamodel.facets.object.immutable
 
ImmutableMarkerInterfacesFacetFactory() - Constructor for class org.nakedobjects.metamodel.facets.object.immutable.ImmutableMarkerInterfacesFacetFactory
 
ImperativeFacet - Interface in org.nakedobjects.metamodel.java5
A Facet implementation that ultimately wraps a Method or possibly several equivalent methods, for a Java implementation of a NakedObjectMember.
ImperativeFacetMulti - Interface in org.nakedobjects.metamodel.java5
 
ImperativeFacetsForMethodFilter - Class in org.nakedobjects.metamodel.java5
Finds the ImperativeFacet(s) that correspond to the provided method.
ImperativeFacetUtils - Class in org.nakedobjects.metamodel.java5
 
ImperativeFacetUtils.ImperativeFacetFlags - Class in org.nakedobjects.metamodel.java5
 
ImperativeFacetUtils.ImperativeFacetFlags() - Constructor for class org.nakedobjects.metamodel.java5.ImperativeFacetUtils.ImperativeFacetFlags
 
implementingClassOrNull(Class<?>, Class<?>, Class<?>) - Static method in class org.nakedobjects.metamodel.util.ClassUtil
Returns the supplied Class so long as it implements (or is a subclass of) the required class, and also has either a constructor accepting the specified param type, or has a no-arg constructor.
implementingClassOrNull(String, Class<?>, Class<?>) - Static method in class org.nakedobjects.metamodel.util.ClassUtil
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.actions.choices.ActionChoicesFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.actions.choices.ActionParameterChoicesFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.actions.defaults.ActionDefaultsFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.actions.defaults.ActionParameterDefaultsFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.actions.DescribedAsFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.actions.invoke.ActionInvocationFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.actions.NamedFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.actions.validate.ActionValidationFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionAddToFacetViaAccessor
Bytecode cannot automatically call DomainObjectContainer.objectChanged(Object) because cannot distinguish whether interacting with accessor to read it or to modify its contents.
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionAddToFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionClearFacetViaAccessor
Bytecode cannot automatically call DomainObjectContainer.objectChanged(Object) because cannot distinguish whether interacting with accessor to read it or to modify its contents.
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionClearFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionRemoveFromFacetViaAccessor
Bytecode cannot automatically call DomainObjectContainer.objectChanged(Object) because cannot distinguish whether interacting with accessor to read it or to modify its contents.
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionRemoveFromFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.collections.validate.CollectionValidateAddToFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.collections.validate.CollectionValidateRemoveFromFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.disable.DisableForContextFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.disable.DisableForSessionFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.hide.HideForContextFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.hide.HideForSessionFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.CreatedCallbackFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.LoadedCallbackFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.LoadingCallbackFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.PersistedCallbackFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.PersistingCallbackFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.RemovedCallbackFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.RemovingCallbackFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.UpdatedCallbackFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.UpdatingCallbackFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.object.dirty.ClearDirtyObjectFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.object.dirty.IsDirtyObjectFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.object.dirty.MarkDirtyObjectFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.object.ident.title.TitleFacetViaTitleMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.object.ident.title.TitleFacetViaToStringMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.object.validate.ValidateObjectFacetViaValidateMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.propcoll.access.PropertyAccessorFacetViaAccessor
Bytecode cannot automatically call DomainObjectContainer.objectChanged(Object) because cannot distinguish whether interacting with accessor to read it or to modify its contents.
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.properties.choices.PropertyChoicesFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.properties.defaults.PropertyDefaultFacetViaMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.properties.modify.PropertyClearFacetViaClearMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.properties.modify.PropertyClearFacetViaSetterMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.properties.modify.PropertyInitializationFacetViaSetterMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.properties.modify.PropertySetterFacetViaModifyMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.properties.modify.PropertySetterFacetViaSetterMethod
 
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.facets.properties.validate.PropertyValidateFacetViaMethod
 
impliesObjectChanged() - Method in interface org.nakedobjects.metamodel.java5.ImperativeFacet
Whether invoking this method requires an DomainObjectContainer.objectChanged(Object) to occur afterwards.
impliesObjectChanged() - Method in class org.nakedobjects.metamodel.java5.ImperativeFacetUtils.ImperativeFacetFlags
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.actions.choices.ActionChoicesFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.actions.choices.ActionParameterChoicesFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.actions.defaults.ActionDefaultsFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.actions.defaults.ActionParameterDefaultsFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.actions.DescribedAsFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.actions.invoke.ActionInvocationFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.actions.NamedFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.actions.validate.ActionValidationFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionAddToFacetViaAccessor
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionAddToFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionClearFacetViaAccessor
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionClearFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionRemoveFromFacetViaAccessor
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionRemoveFromFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.collections.validate.CollectionValidateAddToFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.collections.validate.CollectionValidateRemoveFromFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.disable.DisableForContextFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.disable.DisableForSessionFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.hide.HideForContextFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.hide.HideForSessionFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.CreatedCallbackFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.LoadedCallbackFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.LoadingCallbackFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.PersistedCallbackFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.PersistingCallbackFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.RemovedCallbackFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.RemovingCallbackFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.UpdatedCallbackFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.object.callbacks.UpdatingCallbackFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.object.dirty.ClearDirtyObjectFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.object.dirty.IsDirtyObjectFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.object.dirty.MarkDirtyObjectFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.object.ident.title.TitleFacetViaTitleMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.object.ident.title.TitleFacetViaToStringMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.object.validate.ValidateObjectFacetViaValidateMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.propcoll.access.PropertyAccessorFacetViaAccessor
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.properties.choices.PropertyChoicesFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.properties.defaults.PropertyDefaultFacetViaMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.properties.modify.PropertyClearFacetViaClearMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.properties.modify.PropertyClearFacetViaSetterMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.properties.modify.PropertyInitializationFacetViaSetterMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.properties.modify.PropertySetterFacetViaModifyMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.properties.modify.PropertySetterFacetViaSetterMethod
 
impliesResolve() - Method in class org.nakedobjects.metamodel.facets.properties.validate.PropertyValidateFacetViaMethod
 
impliesResolve() - Method in interface org.nakedobjects.metamodel.java5.ImperativeFacet
Whether invoking this requires a DomainObjectContainer.resolve(Object) to occur first.
impliesResolve() - Method in class org.nakedobjects.metamodel.java5.ImperativeFacetUtils.ImperativeFacetFlags
 
in(String, String[]) - Static method in class org.nakedobjects.metamodel.commons.lang.StringUtils
 
indent() - Method in class org.nakedobjects.metamodel.commons.debug.DebugString
Increase indent used when appending.
indentString(int) - Static method in class org.nakedobjects.metamodel.commons.debug.Debug
 
informUser(String) - Method in class org.nakedobjects.metamodel.runtimecontext.noruntime.RuntimeContextNoRuntime
 
informUser(String) - Method in interface org.nakedobjects.metamodel.runtimecontext.RuntimeContext
Provided by MessageBroker when used by framework.
informUser(String) - Method in class org.nakedobjects.metamodel.services.container.DomainObjectContainerDefault
 
init() - Method in interface org.nakedobjects.metamodel.commons.component.ApplicationScopedComponent
Indicates to the component that it is to initialise itself.
init() - Method in class org.nakedobjects.metamodel.facetdecorator.FacetDecoratorSet
 
init(NakedObject, NakedObject[]) - Method in class org.nakedobjects.metamodel.facets.collections.JavaArrayFacet
Expected to be called with a NakedObject wrapping an array.
init(NakedObject, NakedObject[]) - Method in class org.nakedobjects.metamodel.facets.collections.JavaCollectionFacet
 
init(NakedObject, NakedObject[]) - Method in interface org.nakedobjects.metamodel.facets.collections.modify.CollectionFacet
 
init() - Method in class org.nakedobjects.metamodel.specloader.classsubstitutor.ClassSubstitutorAbstract
Default implementation does nothing.
init() - Method in class org.nakedobjects.metamodel.specloader.collectiontyperegistry.CollectionTypeRegistryAbstract
Default implementation does nothing.
init() - Method in class org.nakedobjects.metamodel.specloader.internal.facetprocessor.FacetProcessor
 
init(NakedObject, NakedObject[]) - Method in class org.nakedobjects.metamodel.specloader.internal.instances.InstancesCollectionFacet
Does nothing.
init() - Method in class org.nakedobjects.metamodel.specloader.NakedObjectReflectorAbstract
Initializes and wires up, and primes the cache based on any service classes that may have been injected.
init() - Method in interface org.nakedobjects.metamodel.specloader.progmodelfacets.ProgrammingModelFacets
 
init() - Method in class org.nakedobjects.metamodel.specloader.progmodelfacets.ProgrammingModelFacetsAbstract
 
init() - Method in class org.nakedobjects.metamodel.specloader.traverser.SpecificationTraverserDefault
 
init() - Method in class org.nakedobjects.metamodel.specloader.validator.MetaModelValidatorAbstract
 
initAssociation(NakedObject, NakedObject) - Method in interface org.nakedobjects.metamodel.spec.feature.OneToOneAssociation
Initialise this field in the specified object with the specified reference - this call should only affect the specified object, and not any related objects.
initAssociation(NakedObject, NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.OneToOneAssociationImpl
 
initFormats(Hashtable<String, DateFormat>) - Static method in class org.nakedobjects.metamodel.value.TimeValueSemanticsProviderAbstract
 
InitiatedBy - Class in org.nakedobjects.metamodel.facets.object.notpersistable
 
initProperty(NakedObject, NakedObject) - Method in interface org.nakedobjects.metamodel.facets.properties.modify.PropertyInitializationFacet
Sets the value of this property.
initProperty(NakedObject, NakedObject) - Method in class org.nakedobjects.metamodel.facets.properties.modify.PropertyInitializationFacetViaSetterMethod
 
Injectable - Interface in org.nakedobjects.metamodel.commons.component
 
injectDependencies(Object) - Method in interface org.nakedobjects.metamodel.services.ServicesInjector
Inject all services and the container into the object.
injectDependencies(List<Object>) - Method in interface org.nakedobjects.metamodel.services.ServicesInjector
As per ServicesInjector.injectDependencies(Object), but for all objects in the list.
injectDependencies(Object) - Method in class org.nakedobjects.metamodel.services.ServicesInjectorAbstract
 
injectDependencies(List<Object>) - Method in class org.nakedobjects.metamodel.services.ServicesInjectorAbstract
 
injectDependenciesInto(Object) - Method in class org.nakedobjects.metamodel.runtimecontext.noruntime.RuntimeContextNoRuntime
Unlike most of the methods in this implementation, does nothing (because this will always be called, even in a no-runtime context).
injectDependenciesInto(Object) - Method in interface org.nakedobjects.metamodel.runtimecontext.RuntimeContext
Provided by the ServicesInjectorDefault when used by framework.
injectDependenciesInto(FacetFactory) - Method in class org.nakedobjects.metamodel.specloader.internal.facetprocessor.FacetProcessor
This is public so that can be used for @Facets processing in JavaIntrospector.
injectInto(Object) - Method in interface org.nakedobjects.metamodel.commons.component.Injectable
Will inject itself into the candidate if the candidate implements the corresponding *Aware type.
injectInto(Object) - Method in class org.nakedobjects.metamodel.config.ConfigurationBuilderAbstract
 
injectInto(Object) - Method in class org.nakedobjects.metamodel.config.internal.PropertiesConfiguration
 
injectInto(Object) - Method in class org.nakedobjects.metamodel.runtimecontext.RuntimeContextAbstract
 
injectInto(Object) - Method in class org.nakedobjects.metamodel.services.ServicesInjectorAbstract
That is, injecting this injector...
injectInto(Object) - Method in class org.nakedobjects.metamodel.specloader.classsubstitutor.ClassSubstitutorAbstract
 
injectInto(Object) - Method in class org.nakedobjects.metamodel.specloader.collectiontyperegistry.CollectionTypeRegistryAbstract
 
injectInto(Object) - Method in class org.nakedobjects.metamodel.specloader.NakedObjectReflectorAbstract
Injects self into candidate if required, and instructs its subcomponents to do so also.
inScope(MethodScope, Method) - Static method in class org.nakedobjects.metamodel.specloader.internal.introspector.MethodFinderUtils
 
Installer - Interface in org.nakedobjects.metamodel.commons.component
A factory for a component, used during it boot strapping process.
Instance - Interface in org.nakedobjects.metamodel.adapter
Represents an instance of some element of the meta-model.
InstanceAbstract - Class in org.nakedobjects.metamodel.adapter
 
InstanceAbstract() - Constructor for class org.nakedobjects.metamodel.adapter.InstanceAbstract
 
InstanceAbstract(NakedObject) - Constructor for class org.nakedobjects.metamodel.adapter.InstanceAbstract
 
InstanceAbstract(NakedObject, Specification) - Constructor for class org.nakedobjects.metamodel.adapter.InstanceAbstract
 
InstanceCollectionSpecification - Class in org.nakedobjects.metamodel.specloader.internal.instances
 
InstanceCollectionSpecification(SpecificationLoader, RuntimeContext) - Constructor for class org.nakedobjects.metamodel.specloader.internal.instances.InstanceCollectionSpecification
 
InstanceCreationClassException - Exception in org.nakedobjects.metamodel.commons.factory
 
InstanceCreationClassException() - Constructor for exception org.nakedobjects.metamodel.commons.factory.InstanceCreationClassException
 
InstanceCreationClassException(String) - Constructor for exception org.nakedobjects.metamodel.commons.factory.InstanceCreationClassException
 
InstanceCreationClassException(Throwable) - Constructor for exception org.nakedobjects.metamodel.commons.factory.InstanceCreationClassException
 
InstanceCreationClassException(String, Throwable) - Constructor for exception org.nakedobjects.metamodel.commons.factory.InstanceCreationClassException
 
InstanceCreationException - Exception in org.nakedobjects.metamodel.commons.factory
 
InstanceCreationException() - Constructor for exception org.nakedobjects.metamodel.commons.factory.InstanceCreationException
 
InstanceCreationException(String) - Constructor for exception org.nakedobjects.metamodel.commons.factory.InstanceCreationException
 
InstanceCreationException(Throwable) - Constructor for exception org.nakedobjects.metamodel.commons.factory.InstanceCreationException
 
InstanceCreationException(String, Throwable) - Constructor for exception org.nakedobjects.metamodel.commons.factory.InstanceCreationException
 
InstanceFactory - Class in org.nakedobjects.metamodel.commons.factory
 
InstanceFactory() - Constructor for class org.nakedobjects.metamodel.commons.factory.InstanceFactory
 
InstancesCollectionFacet - Class in org.nakedobjects.metamodel.specloader.internal.instances
 
InstancesCollectionFacet(FacetHolder) - Constructor for class org.nakedobjects.metamodel.specloader.internal.instances.InstancesCollectionFacet
 
instantiate(Class<?>) - Method in class org.nakedobjects.metamodel.runtimecontext.noruntime.RuntimeContextNoRuntime
 
instantiate(Class<?>) - Method in interface org.nakedobjects.metamodel.runtimecontext.RuntimeContext
Provided by the ObjectFactory when used by framework.
INTEGER - Static variable in class org.nakedobjects.metamodel.commons.encoding.FieldType
 
INTEGER_ARRAY - Static variable in class org.nakedobjects.metamodel.commons.encoding.FieldType
 
integerValue(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.value.IntegerValueFacet
 
integerValue(NakedObject) - Method in class org.nakedobjects.metamodel.value.IntValueSemanticsProviderAbstract
 
IntegerValueFacet - Interface in org.nakedobjects.metamodel.facets.value
 
InteractionAdvisor - Interface in org.nakedobjects.metamodel.consent
Marker interface for implementations (specifically, Facets) that can advise as to whether a member should be disabled.
InteractionAdvisorFacet - Interface in org.nakedobjects.metamodel.consent
Used by Consent (specifically the main implementations Allow and Veto), with the idea being that the only things that can create Consent objects are Facets.
InteractionContext<T extends InteractionEvent> - Class in org.nakedobjects.metamodel.interactions
Represents an interaction between the framework and (a Facet of) the domain object.
InteractionContext(InteractionContextType, AuthenticationSession, InteractionInvocationMethod, Identifier, NakedObject) - Constructor for class org.nakedobjects.metamodel.interactions.InteractionContext
 
InteractionContextType - Enum in org.nakedobjects.metamodel.consent
Powertype for the InteractionContext hierarchy.
InteractionInvocationMethod - Enum in org.nakedobjects.metamodel.consent
Whether an InteractionContext was invoked by the user, or is programmatic.
InteractionResult - Class in org.nakedobjects.metamodel.consent
 
InteractionResult(InteractionEvent) - Constructor for class org.nakedobjects.metamodel.consent.InteractionResult
 
InteractionResultSet - Class in org.nakedobjects.metamodel.consent
 
InteractionResultSet() - Constructor for class org.nakedobjects.metamodel.consent.InteractionResultSet
 
InteractionUtils - Class in org.nakedobjects.metamodel.interactions
 
InterfaceBasedFacetFactory - Interface in org.nakedobjects.metamodel.facets
Marker interface to indicate that the FacetFactory works by checking whether the object implements a certain interface.
interfaces() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
interfaces() - Method in interface org.nakedobjects.metamodel.spec.Hierarchical
Get the list of specifications for all the interfaces that the class represented by this specification implements.
interfaces() - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
 
IntPrimitiveValueSemanticsProvider - Class in org.nakedobjects.metamodel.value
 
IntPrimitiveValueSemanticsProvider() - Constructor for class org.nakedobjects.metamodel.value.IntPrimitiveValueSemanticsProvider
Required because implementation of Parser and EncoderDecoder.
IntPrimitiveValueSemanticsProvider(FacetHolder, NakedObjectConfiguration, SpecificationLoader, RuntimeContext) - Constructor for class org.nakedobjects.metamodel.value.IntPrimitiveValueSemanticsProvider
 
IntPrimitiveValueTypeFacetFactory - Class in org.nakedobjects.metamodel.value
 
IntPrimitiveValueTypeFacetFactory() - Constructor for class org.nakedobjects.metamodel.value.IntPrimitiveValueTypeFacetFactory
 
introspect(FacetDecoratorSet) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.NakedObjectSpecificationNoMember
 
introspect(FacetDecoratorSet) - Method in interface org.nakedobjects.metamodel.spec.IntrospectableSpecification
Discovers what attributes and behaviour the type specified by this specification.
introspect(FacetDecoratorSet) - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
 
introspect(FacetDecoratorSet) - Method in class org.nakedobjects.metamodel.specloader.internal.instances.InstanceCollectionSpecification
 
IntrospectableSpecification - Interface in org.nakedobjects.metamodel.spec
In effect the SPI for NakedObjectSpecification.
IntrospectableSpecificationAbstract - Class in org.nakedobjects.metamodel.runtimecontext.spec
 
IntrospectableSpecificationAbstract(RuntimeContext) - Constructor for class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
introspectActions() - Method in class org.nakedobjects.metamodel.specloader.internal.introspector.JavaIntrospector
 
introspectClass() - Method in class org.nakedobjects.metamodel.specloader.internal.introspector.JavaIntrospector
 
introspectPropertiesAndCollections() - Method in class org.nakedobjects.metamodel.specloader.internal.introspector.JavaIntrospector
 
IntValueSemanticsProviderAbstract - Class in org.nakedobjects.metamodel.value
 
IntValueSemanticsProviderAbstract(FacetHolder, Class<?>, Object, NakedObjectConfiguration, SpecificationLoader, RuntimeContext) - Constructor for class org.nakedobjects.metamodel.value.IntValueSemanticsProviderAbstract
 
IntWrapperValueSemanticsProvider - Class in org.nakedobjects.metamodel.value
 
IntWrapperValueSemanticsProvider() - Constructor for class org.nakedobjects.metamodel.value.IntWrapperValueSemanticsProvider
Required because implementation of Parser and EncoderDecoder.
IntWrapperValueSemanticsProvider(FacetHolder, NakedObjectConfiguration, SpecificationLoader, RuntimeContext) - Constructor for class org.nakedobjects.metamodel.value.IntWrapperValueSemanticsProvider
 
IntWrapperValueTypeFacetFactory - Class in org.nakedobjects.metamodel.value
 
IntWrapperValueTypeFacetFactory() - Constructor for class org.nakedobjects.metamodel.value.IntWrapperValueTypeFacetFactory
 
invalidates(ValidityContext<? extends ValidityEvent>) - Method in class org.nakedobjects.metamodel.facets.actions.validate.ActionValidationFacetAbstract
 
invalidates(ValidityContext<? extends ValidityEvent>) - Method in class org.nakedobjects.metamodel.facets.collections.validate.CollectionValidateAddToFacetAbstract
 
invalidates(ValidityContext<? extends ValidityEvent>) - Method in class org.nakedobjects.metamodel.facets.collections.validate.CollectionValidateRemoveFromFacetAbstract
 
invalidates(ValidityContext<? extends ValidityEvent>) - Method in class org.nakedobjects.metamodel.facets.object.bounded.BoundedFacetAbstract
 
invalidates(ValidityContext<? extends ValidityEvent>) - Method in class org.nakedobjects.metamodel.facets.object.validate.ValidateObjectFacetAbstract
 
invalidates(ValidityContext<? extends ValidityEvent>) - Method in class org.nakedobjects.metamodel.facets.object.validprops.ObjectValidPropertiesFacetAbstract
 
invalidates(ValidityContext<? extends ValidityEvent>) - Method in class org.nakedobjects.metamodel.facets.properties.validate.PropertyValidateFacetAbstract
 
invalidates(ValidityContext<? extends ValidityEvent>) - Method in class org.nakedobjects.metamodel.facets.properties.validate.PropertyValidateFacetDefault
 
invalidates(ValidityContext<? extends ValidityEvent>) - Method in class org.nakedobjects.metamodel.facets.propparam.specification.MustSatisfySpecificationFacet
 
invalidates(ValidityContext<? extends ValidityEvent>) - Method in class org.nakedobjects.metamodel.facets.propparam.validate.mandatory.MandatoryFacetAbstract
 
invalidates(ValidityContext<? extends ValidityEvent>) - Method in class org.nakedobjects.metamodel.facets.propparam.validate.mask.MaskFacetAbstract
 
invalidates(ValidityContext<? extends ValidityEvent>) - Method in class org.nakedobjects.metamodel.facets.propparam.validate.maxlength.MaxLengthFacetAbstract
 
invalidates(ValidityContext<? extends ValidityEvent>) - Method in class org.nakedobjects.metamodel.facets.propparam.validate.maxlength.MaxLengthFacetUnlimited
No limit to maximum length.
invalidates(ValidityContext<? extends ValidityEvent>) - Method in class org.nakedobjects.metamodel.facets.propparam.validate.regex.RegExFacetAbstract
 
invalidates(ValidityContext<? extends ValidityEvent>) - Method in interface org.nakedobjects.metamodel.interactions.ValidatingInteractionAdvisor
Whether the validation represented by this facet passes or fails.
InvalidEntryException - Exception in org.nakedobjects.metamodel.adapter
Indicates that a value entry is not valid.
InvalidEntryException(String) - Constructor for exception org.nakedobjects.metamodel.adapter.InvalidEntryException
 
InvalidEntryException(Throwable) - Constructor for exception org.nakedobjects.metamodel.adapter.InvalidEntryException
 
InvalidEntryException(String, Throwable) - Constructor for exception org.nakedobjects.metamodel.adapter.InvalidEntryException
 
invalidReason(NakedObject, NakedObject[]) - Method in interface org.nakedobjects.metamodel.facets.actions.validate.ActionValidationFacet
Reason why the validation has failed, or null if okay.
invalidReason(NakedObject, NakedObject[]) - Method in class org.nakedobjects.metamodel.facets.actions.validate.ActionValidationFacetViaMethod
 
invalidReason(NakedObject, NakedObject) - Method in interface org.nakedobjects.metamodel.facets.collections.validate.CollectionValidateAddToFacet
Reason the object cannot be added, or null if okay.
invalidReason(NakedObject, NakedObject) - Method in class org.nakedobjects.metamodel.facets.collections.validate.CollectionValidateAddToFacetViaMethod
 
invalidReason(NakedObject, NakedObject) - Method in interface org.nakedobjects.metamodel.facets.collections.validate.CollectionValidateRemoveFromFacet
Reason the object cannot be removed, or null if okay.
invalidReason(NakedObject, NakedObject) - Method in class org.nakedobjects.metamodel.facets.collections.validate.CollectionValidateRemoveFromFacetViaMethod
 
invalidReason(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.object.validate.ValidateObjectFacet
The reason the object is invalid.
invalidReason(NakedObject) - Method in class org.nakedobjects.metamodel.facets.object.validate.ValidateObjectFacetViaValidateMethod
 
invalidReason(ObjectValidityContext) - Method in interface org.nakedobjects.metamodel.facets.object.validprops.ObjectValidPropertiesFacet
The reason the object is invalid.
invalidReason(ObjectValidityContext) - Method in class org.nakedobjects.metamodel.facets.object.validprops.ObjectValidPropertiesFacetImpl
 
invalidReason(NakedObject, NakedObject) - Method in interface org.nakedobjects.metamodel.facets.properties.validate.PropertyValidateFacet
The reason why the proposed value is invalid.
invalidReason(NakedObject, NakedObject) - Method in class org.nakedobjects.metamodel.facets.properties.validate.PropertyValidateFacetDefault
 
invalidReason(NakedObject, NakedObject) - Method in class org.nakedobjects.metamodel.facets.properties.validate.PropertyValidateFacetNone
Returns null, ie property is valid.
invalidReason(NakedObject, NakedObject) - Method in class org.nakedobjects.metamodel.facets.properties.validate.PropertyValidateFacetViaMethod
 
invocationException(String, InvocationTargetException) - Static method in class org.nakedobjects.metamodel.util.InvokeUtils
 
invoke(NakedObject, NakedObject[]) - Method in interface org.nakedobjects.metamodel.facets.actions.invoke.ActionInvocationFacet
 
invoke(NakedObject, NakedObject[]) - Method in class org.nakedobjects.metamodel.facets.actions.invoke.ActionInvocationFacetViaMethod
 
invoke(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.object.callbacks.CallbackFacet
 
invoke(NakedObject) - Method in class org.nakedobjects.metamodel.facets.object.callbacks.CallbackFacetAbstract
 
invoke(NakedObject) - Method in class org.nakedobjects.metamodel.facets.object.callbacks.CreatedCallbackFacetViaMethod
 
invoke(NakedObject) - Method in class org.nakedobjects.metamodel.facets.object.callbacks.LoadedCallbackFacetViaMethod
 
invoke(NakedObject) - Method in class org.nakedobjects.metamodel.facets.object.callbacks.LoadingCallbackFacetViaMethod
 
invoke(NakedObject) - Method in class org.nakedobjects.metamodel.facets.object.callbacks.PersistedCallbackFacetViaMethod
 
invoke(NakedObject) - Method in class org.nakedobjects.metamodel.facets.object.callbacks.PersistingCallbackFacetViaMethod
 
invoke(NakedObject) - Method in class org.nakedobjects.metamodel.facets.object.callbacks.RemovedCallbackFacetViaMethod
 
invoke(NakedObject) - Method in class org.nakedobjects.metamodel.facets.object.callbacks.RemovingCallbackFacetViaMethod
 
invoke(NakedObject) - Method in class org.nakedobjects.metamodel.facets.object.callbacks.UpdatedCallbackFacetViaMethod
 
invoke(NakedObject) - Method in class org.nakedobjects.metamodel.facets.object.callbacks.UpdatingCallbackFacetViaMethod
 
invoke(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.object.dirty.ClearDirtyObjectFacet
 
invoke(NakedObject) - Method in class org.nakedobjects.metamodel.facets.object.dirty.ClearDirtyObjectFacetViaMethod
 
invoke(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.object.dirty.IsDirtyObjectFacet
 
invoke(NakedObject) - Method in class org.nakedobjects.metamodel.facets.object.dirty.IsDirtyObjectFacetViaMethod
 
invoke(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.object.dirty.MarkDirtyObjectFacet
 
invoke(NakedObject) - Method in class org.nakedobjects.metamodel.facets.object.dirty.MarkDirtyObjectFacetViaMethod
 
invoke(List<Method>, Object) - Static method in class org.nakedobjects.metamodel.util.InvokeUtils
 
invoke(Method, Object) - Static method in class org.nakedobjects.metamodel.util.InvokeUtils
 
invoke(Method, Object, Object[]) - Static method in class org.nakedobjects.metamodel.util.InvokeUtils
 
invoke(Method, NakedObject) - Static method in class org.nakedobjects.metamodel.util.NakedObjectInvokeUtils
 
invoke(List<Method>, NakedObject) - Static method in class org.nakedobjects.metamodel.util.NakedObjectInvokeUtils
 
invoke(Method, NakedObject, NakedObject) - Static method in class org.nakedobjects.metamodel.util.NakedObjectInvokeUtils
 
invoke(Method, NakedObject, NakedObject[]) - Static method in class org.nakedobjects.metamodel.util.NakedObjectInvokeUtils
 
invokeStatic(Method, Object[]) - Static method in class org.nakedobjects.metamodel.util.InvokeUtils
 
invokeStatic(Method) - Static method in class org.nakedobjects.metamodel.util.InvokeUtils
 
InvokeUtils - Class in org.nakedobjects.metamodel.util
TODO: remove duplication with WrapperUtils and MethodFinderUtils.
InvokeUtils() - Constructor for class org.nakedobjects.metamodel.util.InvokeUtils
 
IoUtils - Class in org.nakedobjects.metamodel.commons.lang
 
IS_PREFIX - Static variable in class org.nakedobjects.metamodel.facets.properties.PropertyMethodsFacetFactory
 
isA(Class<?>) - Static method in class org.nakedobjects.metamodel.facets.FacetFilters
 
isAbstract(Class<?>) - Static method in class org.nakedobjects.metamodel.commons.lang.JavaClassUtils
 
isAbstract() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
isAbstract() - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
 
isAbstract() - Method in interface org.nakedobjects.metamodel.spec.NakedObjectSpecification
 
isAbstract() - Method in class org.nakedobjects.metamodel.specloader.internal.introspector.JavaIntrospector
 
isAction() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
isAction() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract
 
isAction() - Method in enum org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract.MemberType
 
isAction() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectMember
Whether this member represents a NakedObjectAction.
isAggregated() - Method in interface org.nakedobjects.metamodel.adapter.NakedObject
Whether this instance belongs to another object (meaning its NakedObject.getOid() will be AggregatedOid.
isAllowed() - Method in interface org.nakedobjects.metamodel.consent.Consent
Returns true if this object is giving permission.
isAllowed() - Method in class org.nakedobjects.metamodel.consent.ConsentAbstract
Returns true if this object is giving permission (if the reason is null or empty.
isAllowed() - Method in class org.nakedobjects.metamodel.consent.InteractionResultSet
Empty only if all the contained InteractionResults are also empty.
isAlwaysImmutable(NakedObjectSpecification) - Static method in class org.nakedobjects.metamodel.spec.SpecificationFacets
 
isAnnotationPresent(Method, Class<? extends Annotation>) - Method in class org.nakedobjects.metamodel.java5.AnnotationBasedFacetFactoryAbstract
Searches for annotation on provided method, and if not found for any inherited methods up from the superclass.
isAPropertyDefaultFacet() - Static method in class org.nakedobjects.metamodel.value.TimeStampValueSemanticsProvider
 
isArrayType(Class<?>) - Method in interface org.nakedobjects.metamodel.specloader.collectiontyperegistry.CollectionTypeRegistry
 
isArrayType(Class<?>) - Method in class org.nakedobjects.metamodel.specloader.collectiontyperegistry.CollectionTypeRegistryDefault
 
isAssociation() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
isAssociation() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract
 
isAssociation() - Method in enum org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract.MemberType
 
isAssociation() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectMember
Whether this member represents a NakedObjectAssociation.
isAssociationValid(NakedObject, NakedObject) - Method in interface org.nakedobjects.metamodel.spec.feature.OneToOneAssociation
Determines if the specified reference is valid for setting this field in the specified object, represented as a Consent.
isAssociationValid(NakedObject, NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.OneToOneAssociationImpl
TODO: currently this method is hard-coded to assume all interactions are initiated by user.
isBoundedSet(NakedObjectSpecification) - Static method in class org.nakedobjects.metamodel.spec.SpecificationFacets
 
isCached(NakedObjectSpecification) - Static method in class org.nakedobjects.metamodel.spec.SpecificationFacets
 
isCollection() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
isCollection() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectActionParameter
Only for symmetry with NakedObjectAssociation, however since the NOF does not support collections as actions all implementations should return false.
isCollection() - Method in interface org.nakedobjects.metamodel.spec.NakedObjectSpecification
Determines if objects represents a collection.
isCollection() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterAbstract
Subclasses should override either NakedObjectActionParameterAbstract.isObject() or NakedObjectActionParameterAbstract.isCollection().
isCollectionAccessor(Method) - Method in class org.nakedobjects.metamodel.facets.collections.CollectionFieldMethodsFacetFactory
 
isCollectionAccessor(Method) - Method in class org.nakedobjects.metamodel.facets.properties.PropertyMethodsFacetFactory
The method way well represent a collection, but this facet factory does not have any opinion on the matter.
isCollectionAccessor(Method) - Method in interface org.nakedobjects.metamodel.facets.PropertyOrCollectionIdentifyingFacetFactory
Whether (this facet is able to determine that) the supplied Method represents a collection.
isCollectionOrArray(Class<?>) - Method in class org.nakedobjects.metamodel.java5.PropertyOrCollectionIdentifyingFacetFactoryAbstract
 
isCollectionOrIsAggregated() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
isCollectionOrIsAggregated() - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
 
isCollectionOrIsAggregated() - Method in interface org.nakedobjects.metamodel.spec.NakedObjectSpecification
Whether objects of this type are a collection or are intrinsically aggregated.
isCollectionOrIsAggregated() - Method in class org.nakedobjects.metamodel.specloader.internal.instances.InstanceCollectionSpecification
 
isCollectionType(Class<?>) - Method in interface org.nakedobjects.metamodel.specloader.collectiontyperegistry.CollectionTypeRegistry
 
isCollectionType(Class<?>) - Method in class org.nakedobjects.metamodel.specloader.collectiontyperegistry.CollectionTypeRegistryDefault
 
isContributed() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
isContributed() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAction
Return true if the action is run on a service object using the target object as a parameter.
isContributed() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionImpl
 
isDerived() - Method in interface org.nakedobjects.metamodel.facets.Facet
Whether this facet implementation is derived (as opposed to explicit); used to determine precedence.
isDerived() - Method in class org.nakedobjects.metamodel.facets.FacetAbstract
 
isDerived() - Method in class org.nakedobjects.metamodel.value.ImageValueSemanticsProviderAbstract
 
isDeserializable(ResolveState) - Method in class org.nakedobjects.metamodel.adapter.ResolveState
 
isDestroyed() - Method in class org.nakedobjects.metamodel.adapter.ResolveState
 
isDirty(NakedObject) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
isDirty(NakedObject) - Method in interface org.nakedobjects.metamodel.spec.Dirtiable
Checks if the specified object has been changed, and hence needs persisting.
isDirty(NakedObject) - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
 
IsDirtyObjectFacet - Interface in org.nakedobjects.metamodel.facets.object.dirty
Determine whether this object has been explicitly marked as dirty.
IsDirtyObjectFacetAbstract - Class in org.nakedobjects.metamodel.facets.object.dirty
 
IsDirtyObjectFacetAbstract(FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.object.dirty.IsDirtyObjectFacetAbstract
 
IsDirtyObjectFacetViaMethod - Class in org.nakedobjects.metamodel.facets.object.dirty
 
IsDirtyObjectFacetViaMethod(Method, FacetHolder) - Constructor for class org.nakedobjects.metamodel.facets.object.dirty.IsDirtyObjectFacetViaMethod
 
isEmpty(String) - Static method in class org.nakedobjects.metamodel.commons.lang.StringUtils
 
isEmpty() - Method in class org.nakedobjects.metamodel.config.internal.PropertiesConfiguration
 
isEmpty() - Method in interface org.nakedobjects.metamodel.config.NakedObjectConfiguration
 
isEmpty() - Method in class org.nakedobjects.metamodel.facetdecorator.FacetDecoratorSet
 
isEmpty(NakedObject) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectAssociationAbstract
 
isEmpty(NakedObject) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAssociation
Returns true if this field on the specified object is deemed to be empty, or has no content.
isEmpty(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.OneToManyAssociationImpl
 
isEmpty(NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.OneToOneAssociationImpl
 
isEmpty() - Method in class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstractTemporal
 
isEncodeable() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
isEncodeable() - Method in interface org.nakedobjects.metamodel.spec.NakedObjectSpecification
Determines if objects of this type can be converted to a data-stream.
isEqualByContent() - Method in class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstract
 
isFinal(Class<?>) - Static method in class org.nakedobjects.metamodel.commons.lang.JavaClassUtils
 
isFinal() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
Whether or not this specification's class is marked as final, that is it may not have subclasses, and hence methods that could be overridden.
isFinal() - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
 
isFinal() - Method in class org.nakedobjects.metamodel.specloader.internal.introspector.JavaIntrospector
 
isGhost() - Method in class org.nakedobjects.metamodel.adapter.ResolveState
 
isHidden(NakedObjectAssociation) - Static method in class org.nakedobjects.metamodel.spec.feature.NakedObjectAssociationFacets
 
isImmutable() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
isImmutable() - Method in interface org.nakedobjects.metamodel.spec.NakedObjectSpecification
Whether has the ImmutableFacet.
isImmutable() - Method in class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstract
 
isImmutableOncePersisted(NakedObjectSpecification) - Static method in class org.nakedobjects.metamodel.spec.SpecificationFacets
 
isImperativeFacet(Facet) - Static method in class org.nakedobjects.metamodel.java5.ImperativeFacetUtils
 
isInstalled() - Method in interface org.nakedobjects.metamodel.commons.about.ComponentDetails
 
isIntrospected() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
isIntrospected() - Method in interface org.nakedobjects.metamodel.spec.IntrospectableSpecification
 
isIntrospected() - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
Added to try to track down a race condition.
isInvertedSemantics() - Method in class org.nakedobjects.metamodel.facets.actions.MandatoryFacetOverriddenByMethod
 
isInvertedSemantics() - Method in interface org.nakedobjects.metamodel.facets.propparam.validate.mandatory.MandatoryFacet
Indicates that the implementation is overridding the usual semantics, in other words that the FacetHolder to which this Facet is attached is not mandatory.
isInvertedSemantics() - Method in class org.nakedobjects.metamodel.facets.propparam.validate.mandatory.MandatoryFacetDefault
 
isInvertedSemantics() - Method in class org.nakedobjects.metamodel.facets.propparam.validate.mandatory.OptionalFacet
 
isJavaClass(Class<?>) - Static method in class org.nakedobjects.metamodel.commons.lang.JavaClassUtils
 
isLogToFile() - Method in class org.nakedobjects.metamodel.commons.logging.Logger
 
isLogToLog4j() - Method in class org.nakedobjects.metamodel.commons.logging.Logger
 
isMandatory() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectAssociationAbstract
 
isMandatory() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAssociation
Determines if this field must be complete before the object is in a valid state
isNew() - Method in class org.nakedobjects.metamodel.adapter.ResolveState
 
isNoop(Object) - Static method in class org.nakedobjects.metamodel.commons.component.NoopUtils
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.actions.choices.ActionChoicesFacetNone
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.actions.choices.ActionParameterChoicesFacetNone
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.actions.defaults.ActionDefaultsFacetNone
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.actions.defaults.ActionParameterDefaultsFacetNone
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.disable.DisabledFacetNever
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.disable.DisableForContextFacetNone
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.disable.DisableForSessionFacetNone
 
isNoop() - Method in interface org.nakedobjects.metamodel.facets.Facet
Whether this facet implementation is a no-op.
isNoop() - Method in class org.nakedobjects.metamodel.facets.FacetAbstract
Assume implementation is not a no-op.
isNoop() - Method in class org.nakedobjects.metamodel.facets.help.HelpFacetNone
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.hide.HiddenFacetNever
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.hide.HideForContextFacetNone
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.hide.HideForSessionFacetNone
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.naming.describedas.DescribedAsFacetNone
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.naming.named.NamedFacetNone
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.object.ident.title.TitleFacetNone
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.object.ident.title.TitleFacetViaToStringMethod
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.object.immutable.ImmutableFacetNever
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.properties.defaults.PropertyDefaultFacetNone
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.properties.validate.PropertyValidateFacetNone
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.propparam.multiline.MultiLineFacetNone
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.propparam.typicallength.TypicalLengthFacetZero
 
isNoop() - Method in class org.nakedobjects.metamodel.facets.propparam.validate.maxlength.MaxLengthFacetUnlimited
 
isNoop() - Method in class org.nakedobjects.metamodel.value.ImageValueSemanticsProvider
 
isNoop() - Method in class org.nakedobjects.metamodel.value.JavaAwtImageValueSemanticsProvider
 
isNotDerived() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectAssociationAbstract
 
isNotDerived() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAssociation
Returns true if not calculated from other data in the object, that is, should be persisted.
isNotPersisted(NakedObjectAssociation) - Static method in class org.nakedobjects.metamodel.spec.feature.NakedObjectAssociationFacets
 
isNotVetoing() - Method in class org.nakedobjects.metamodel.consent.InteractionResult
 
isNowFor(NakedObject) - Method in class org.nakedobjects.metamodel.facets.When
Whether the state of the supplied NakedObject corresponds to this 'when'.
ISO_ENCODING_FORMAT - Static variable in class org.nakedobjects.metamodel.value.ValueSemanticsProviderAbstractTemporal
 
isObject() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
isObject() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectActionParameter
If true then can cast to a OneToOneActionParameter.
isObject() - Method in interface org.nakedobjects.metamodel.spec.NakedObjectSpecification
Determines if the object represents an object (value or otherwise).
isObject() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterAbstract
Subclasses should override either NakedObjectActionParameterAbstract.isObject() or NakedObjectActionParameterAbstract.isCollection().
isObject() - Method in class org.nakedobjects.metamodel.specloader.internal.OneToOneActionParameterImpl
 
isOfType(NakedObjectSpecification) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
isOfType(NakedObjectSpecification) - Method in interface org.nakedobjects.metamodel.spec.Hierarchical
Determines if this specification represents the same specification, or a subclass, of the specified specification.
isOfType(NakedObjectSpecification) - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
Determines if this class represents the same class, or a subclass, of the specified class.
isOneToMany() - Method in class org.nakedobjects.metamodel.specloader.internal.peer.JavaNakedObjectAssociationPeer
 
isOneToMany() - Method in interface org.nakedobjects.metamodel.specloader.internal.peer.NakedObjectAssociationPeer
If this is a collection.
isOneToManyAssociation() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
isOneToManyAssociation() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract
 
isOneToManyAssociation() - Method in enum org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract.MemberType
 
isOneToManyAssociation() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectMember
Whether this member represents a OneToManyAssociation.
isOneToOne() - Method in class org.nakedobjects.metamodel.specloader.internal.peer.JavaNakedObjectAssociationPeer
 
isOneToOne() - Method in interface org.nakedobjects.metamodel.specloader.internal.peer.NakedObjectAssociationPeer
If this is a scalar association, representing (in old terminology) a reference to another entity or a value.
isOneToOneAssociation() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
isOneToOneAssociation() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectAssociationAbstract
 
isOneToOneAssociation() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract
 
isOneToOneAssociation() - Method in enum org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract.MemberType
 
isOneToOneAssociation() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectMember
Whether this member represents a OneToOneAssociation.
isOptional() - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectActionParameter
Returns a flag indicating if it can be left unset when the action can be invoked.
isOptional() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterAbstract
 
isParseable() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
isParseable() - Method in interface org.nakedobjects.metamodel.spec.NakedObjectSpecification
Determines if objects of this type can be set up from a text entry string.
isPartlyResolved() - Method in class org.nakedobjects.metamodel.adapter.ResolveState
 
isPersistable() - Method in enum org.nakedobjects.metamodel.spec.Persistability
 
isPersistent() - Method in interface org.nakedobjects.metamodel.adapter.NakedObjectMM
Whether the object is persisted.
isPersistent() - Method in class org.nakedobjects.metamodel.adapter.ResolveState
Returns true when an object is persistent (except for ResolveState.VALUE adapters).
isPersistent(Object) - Method in class org.nakedobjects.metamodel.services.container.DomainObjectContainerDefault
 
isProgrammatic() - Method in class org.nakedobjects.metamodel.interactions.InteractionContext
Convenience method that indicates whether the interaction was invoked programmatically.
isPropertyAccessor(Method) - Method in class org.nakedobjects.metamodel.facets.collections.CollectionFieldMethodsFacetFactory
The method way well represent a reference property, but this facet factory does not have any opinion on the matter.
isPropertyAccessor(Method) - Method in class org.nakedobjects.metamodel.facets.properties.PropertyMethodsFacetFactory
 
isPropertyAccessor(Method) - Method in interface org.nakedobjects.metamodel.facets.PropertyOrCollectionIdentifyingFacetFactory
Whether (this facet is able to determine that) the supplied Method represents either a value property or a reference property.
isPropertyOrCollectionAccessorCandidate(Method) - Method in class org.nakedobjects.metamodel.facets.collections.CollectionFieldMethodsFacetFactory
 
isPropertyOrCollectionAccessorCandidate(Method) - Method in class org.nakedobjects.metamodel.facets.properties.PropertyMethodsFacetFactory
 
isPropertyOrCollectionAccessorCandidate(Method) - Method in interface org.nakedobjects.metamodel.facets.PropertyOrCollectionIdentifyingFacetFactory
Whether (this facet is able to determine that) the supplied Method possibly represents the accessor of either a value property, reference property or a collection.
isProposedArgumentSetValid(NakedObject, NakedObject[]) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
isProposedArgumentSetValid(NakedObject, NakedObject[]) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectAction
Whether the provided argument set is valid, represented as a Consent.
isProposedArgumentSetValid(NakedObject, NakedObject[]) - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionImpl
TODO: currently this method is hard-coded to assume all interactions are initiated by user.
isPublic(Class<?>) - Static method in class org.nakedobjects.metamodel.commons.lang.JavaClassUtils
 
isPublic(Method) - Static method in class org.nakedobjects.metamodel.commons.lang.JavaClassUtils
 
isRequiredButNull(NakedObject) - Method in class org.nakedobjects.metamodel.facets.actions.MandatoryFacetOverriddenByMethod
Always returns false, indicating that the facet holder is in fact optional.
isRequiredButNull(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.propparam.validate.mandatory.MandatoryFacet
Whether this value is required but has not been provided (and is therefore invalid).
isRequiredButNull(NakedObject) - Method in class org.nakedobjects.metamodel.facets.propparam.validate.mandatory.MandatoryFacetDefault
If not specified or, if a string, then zero length.
isRequiredButNull(NakedObject) - Method in class org.nakedobjects.metamodel.facets.propparam.validate.mandatory.OptionalFacet
Always returns false, indicating that the facet holder is in fact optional.
isResolvable(ResolveState) - Method in class org.nakedobjects.metamodel.adapter.ResolveState
Deprecated. - renamed to ResolveState.canChangeTo(ResolveState).
isResolved() - Method in class org.nakedobjects.metamodel.adapter.ResolveState
 
isResolving() - Method in class org.nakedobjects.metamodel.adapter.ResolveState
Return true if the state reflects some kind of loading.
isSerializing() - Method in class org.nakedobjects.metamodel.adapter.ResolveState
 
isService() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
isService() - Method in class org.nakedobjects.metamodel.spec.JavaSpecification
 
isService() - Method in interface org.nakedobjects.metamodel.spec.NakedObjectSpecification
 
isSet(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.value.BooleanValueFacet
 
isSet(NakedObject) - Method in class org.nakedobjects.metamodel.value.BooleanValueSemanticsProviderAbstract
 
isStatic(Method) - Static method in class org.nakedobjects.metamodel.commons.lang.JavaClassUtils
 
isString(Class<?>) - Method in class org.nakedobjects.metamodel.java5.AnnotationBasedFacetFactoryAbstract
For convenience of the several annotations that apply only to Strings.
isTransient() - Method in interface org.nakedobjects.metamodel.adapter.NakedObjectMM
Whether the object is transient.
isTransient() - Method in class org.nakedobjects.metamodel.adapter.oid.AggregatedOid
 
isTransient() - Method in interface org.nakedobjects.metamodel.adapter.oid.Oid
Flags whether this OID is temporary, and is for a transient object..
isTransient() - Method in class org.nakedobjects.metamodel.adapter.ResolveState
Returns true when an object has not yet been made persistent (except for ResolveState.VALUE adapters)..
isUpdating() - Method in class org.nakedobjects.metamodel.adapter.ResolveState
 
isUsable(AuthenticationSession, NakedObject) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
isUsable(AuthenticationSession, NakedObject) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract
Loops over all DisablingInteractionAdvisor Facets and returns true only if none disables the member.
isUsable(AuthenticationSession, NakedObject) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectMember
Determines whether this member is usable, represented as a Consent.
isUsable(AuthenticationSession, NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionImpl
 
isUsable() - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterAbstract
 
isUsableResult(FacetHolder, UsabilityContext<?>) - Static method in class org.nakedobjects.metamodel.interactions.InteractionUtils
 
isUsableResultSet(FacetHolder, UsabilityContext<?>, InteractionResultSet) - Static method in class org.nakedobjects.metamodel.interactions.InteractionUtils
 
isValid() - Method in class org.nakedobjects.metamodel.facets.object.defaults.DefaultedFacetAbstract
Discover whether either of the candidate defaults provider name or class is valid.
isValid() - Method in class org.nakedobjects.metamodel.facets.object.encodeable.EncodableFacetAbstract
Discover whether either of the candidate encoder/decoder name or class is valid.
isValid() - Method in class org.nakedobjects.metamodel.facets.object.parseable.ParseableFacetAbstract
Discover whether either of the candidate parser name or class is valid.
isValid() - Method in class org.nakedobjects.metamodel.facets.object.value.ValueFacetAbstract
 
isValid() - Method in class org.nakedobjects.metamodel.facets.object.value.ValueFacetAnnotation
Always valid, even if the specified semanticsProviderName might have been wrong.
isValid(NakedObject) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
isValid(NakedObject) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.NakedObjectSpecificationNoMember
 
isValid(Object) - Method in class org.nakedobjects.metamodel.services.container.DomainObjectContainerDefault
 
isValid(NakedObject, Object) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectActionParameter
Whether proposed value for this parameter is valid.
isValid(NakedObject) - Method in interface org.nakedobjects.metamodel.spec.NakedObjectSpecification
Determines whether the specified object is in a valid state (for example, so can be persisted); represented as a Consent.
isValid(NakedObject, Object) - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionParameterParseable
Invoked when tab away, disables the OK button.
isValid(NakedObject, Object) - Method in class org.nakedobjects.metamodel.specloader.internal.OneToOneActionParameterImpl
TODO: need to be able to validate parameters individually, eg if have RegEx annotation; should delegate to the Check framework instead.
isValidResult(FacetHolder, ValidityContext<?>) - Static method in class org.nakedobjects.metamodel.interactions.InteractionUtils
 
isValidResult(NakedObject) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
TODO: currently this method is hard-coded to assume all interactions are initiated by user.
isValidResult(NakedObject) - Method in interface org.nakedobjects.metamodel.spec.NakedObjectSpecification
Determines whether the specified object is in a valid state (for example, so can be persisted); represented as a InteractionResult.
isValidResultSet(FacetHolder, ValidityContext<?>, InteractionResultSet) - Static method in class org.nakedobjects.metamodel.interactions.InteractionUtils
 
isValidToAdd(NakedObject, NakedObject) - Method in interface org.nakedobjects.metamodel.spec.feature.OneToManyAssociation
Determines if the specified element can be added to the collection field, represented as a Consent.
isValidToAdd(NakedObject, NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.OneToManyAssociationImpl
TODO: currently this method is hard-coded to assume all interactions are initiated by user.
isValidToChangeTo(ResolveState) - Method in class org.nakedobjects.metamodel.adapter.ResolveState
Determines if the resolved state can be changed from this state to the specified state.
isValidToRemove(NakedObject, NakedObject) - Method in interface org.nakedobjects.metamodel.spec.feature.OneToManyAssociation
Determines if the specified element can be removed from the collection field, represented as a Consent.
isValidToRemove(NakedObject, NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.OneToManyAssociationImpl
TODO: currently this method is hard-coded to assume all interactions are initiated by user.
isValue() - Method in class org.nakedobjects.metamodel.adapter.ResolveState
 
isValueOrIsAggregated() - Method in class org.nakedobjects.metamodel.runtimecontext.spec.IntrospectableSpecificationAbstract
 
isValueOrIsAggregated() - Method in interface org.nakedobjects.metamodel.spec.NakedObjectSpecification
Determines if objects of this type are aggregated.
isValuePropertyAccessor(Method) - Method in class org.nakedobjects.metamodel.facets.collections.CollectionFieldMethodsFacetFactory
The method way well represent a value property, but this facet factory does not have any opinion on the matter.
isVetoed() - Method in interface org.nakedobjects.metamodel.consent.Consent
Returns true if this object is NOT giving permission.
isVetoed() - Method in class org.nakedobjects.metamodel.consent.ConsentAbstract
Returns true if this object is NOT giving permission.
isVetoed() - Method in class org.nakedobjects.metamodel.consent.InteractionResultSet
Vetoed if any of the contained InteractionResults are also not empty.
isVetoing() - Method in class org.nakedobjects.metamodel.consent.InteractionResult
 
isVisible(AuthenticationSession, NakedObject) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectActionSet
 
isVisible(AuthenticationSession, NakedObject) - Method in class org.nakedobjects.metamodel.runtimecontext.spec.feature.NakedObjectMemberAbstract
Loops over all HidingInteractionAdvisor Facets and returns true only if none hide the member.
isVisible(AuthenticationSession, NakedObject) - Method in interface org.nakedobjects.metamodel.spec.feature.NakedObjectMember
Determines if this member is visible, represented as a Consent.
isVisible(AuthenticationSession, NakedObject) - Method in class org.nakedobjects.metamodel.specloader.internal.NakedObjectActionImpl
 
isVisibleResult(FacetHolder, VisibilityContext<?>) - Static method in class org.nakedobjects.metamodel.interactions.InteractionUtils
 
isVisibleResultSet(FacetHolder, VisibilityContext<?>, InteractionResultSet) - Static method in class org.nakedobjects.metamodel.interactions.InteractionUtils
 
iterable(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.collections.modify.CollectionFacet
 
iterable(NakedObject) - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionFacetAbstract
 
iterator(NakedObject) - Method in interface org.nakedobjects.metamodel.facets.collections.modify.CollectionFacet
 
iterator(NakedObject) - Method in class org.nakedobjects.metamodel.facets.collections.modify.CollectionFacetAbstract
 
IteratorFilteringFacetFactory - Class in org.nakedobjects.metamodel.facets.actions
Designed to simply filter out Iterable.iterator() method if it exists.
IteratorFilteringFacetFactory() - Constructor for class org.nakedobjects.metamodel.facets.actions.IteratorFilteringFacetFactory
 
iteratorOver(Object, Class<T>) - Static method in class org.nakedobjects.metamodel.commons.lang.CastUtils
 

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.