Uses of Package
org.nakedobjects.metamodel.interactions

Packages that use org.nakedobjects.metamodel.interactions
org.nakedobjects.metamodel.facets.actions   
org.nakedobjects.metamodel.facets.actions.validate   
org.nakedobjects.metamodel.facets.collections.validate   
org.nakedobjects.metamodel.facets.disable   
org.nakedobjects.metamodel.facets.hide   
org.nakedobjects.metamodel.facets.object.bounded   
org.nakedobjects.metamodel.facets.object.immutable   
org.nakedobjects.metamodel.facets.object.notpersistable   
org.nakedobjects.metamodel.facets.object.validate   
org.nakedobjects.metamodel.facets.object.validprops   
org.nakedobjects.metamodel.facets.object.value   
org.nakedobjects.metamodel.facets.propcoll.derived   
org.nakedobjects.metamodel.facets.properties.validate   
org.nakedobjects.metamodel.facets.propparam.specification   
org.nakedobjects.metamodel.facets.propparam.validate.mandatory   
org.nakedobjects.metamodel.facets.propparam.validate.mask   
org.nakedobjects.metamodel.facets.propparam.validate.maxlength   
org.nakedobjects.metamodel.facets.propparam.validate.regex   
org.nakedobjects.metamodel.interactions   
org.nakedobjects.metamodel.runtimecontext.spec   
org.nakedobjects.metamodel.runtimecontext.spec.feature   
org.nakedobjects.metamodel.spec   
org.nakedobjects.metamodel.spec.feature   
org.nakedobjects.metamodel.specloader.internal   
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.facets.actions
ValidatingInteractionAdvisor
          Mix-in interface for Facets that can advise as to whether a proposed value is valid.
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.facets.actions.validate
ValidatingInteractionAdvisor
          Mix-in interface for Facets that can advise as to whether a proposed value is valid.
ValidityContext
          See InteractionContext for overview; analogous to ValidityEvent
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.facets.collections.validate
ValidatingInteractionAdvisor
          Mix-in interface for Facets that can advise as to whether a proposed value is valid.
ValidityContext
          See InteractionContext for overview; analogous to ValidityEvent
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.facets.disable
DisablingInteractionAdvisor
          Mix-in interface for facets that can advise as to whether a member should be disabled.
UsabilityContext
          See InteractionContext for overview; analogous to UsabilityEvent.
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.facets.hide
HidingInteractionAdvisor
          Mix-in interface for facets that can advise as to whether a member should be hidden.
VisibilityContext
          See InteractionContext for overview; analogous to VisibilityEvent.
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.facets.object.bounded
DisablingInteractionAdvisor
          Mix-in interface for facets that can advise as to whether a member should be disabled.
UsabilityContext
          See InteractionContext for overview; analogous to UsabilityEvent.
ValidatingInteractionAdvisor
          Mix-in interface for Facets that can advise as to whether a proposed value is valid.
ValidityContext
          See InteractionContext for overview; analogous to ValidityEvent
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.facets.object.immutable
DisablingInteractionAdvisor
          Mix-in interface for facets that can advise as to whether a member should be disabled.
UsabilityContext
          See InteractionContext for overview; analogous to UsabilityEvent.
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.facets.object.notpersistable
DisablingInteractionAdvisor
          Mix-in interface for facets that can advise as to whether a member should be disabled.
UsabilityContext
          See InteractionContext for overview; analogous to UsabilityEvent.
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.facets.object.validate
ValidatingInteractionAdvisor
          Mix-in interface for Facets that can advise as to whether a proposed value is valid.
ValidityContext
          See InteractionContext for overview; analogous to ValidityEvent
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.facets.object.validprops
ObjectValidityContext
          See InteractionContext for overview; analogous to ObjectValidityEvent.
ValidatingInteractionAdvisor
          Mix-in interface for Facets that can advise as to whether a proposed value is valid.
ValidityContext
          See InteractionContext for overview; analogous to ValidityEvent
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.facets.object.value
DisablingInteractionAdvisor
          Mix-in interface for facets that can advise as to whether a member should be disabled.
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.facets.propcoll.derived
DisablingInteractionAdvisor
          Mix-in interface for facets that can advise as to whether a member should be disabled.
UsabilityContext
          See InteractionContext for overview; analogous to UsabilityEvent.
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.facets.properties.validate
ValidatingInteractionAdvisor
          Mix-in interface for Facets that can advise as to whether a proposed value is valid.
ValidityContext
          See InteractionContext for overview; analogous to ValidityEvent
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.facets.propparam.specification
ValidatingInteractionAdvisor
          Mix-in interface for Facets that can advise as to whether a proposed value is valid.
ValidityContext
          See InteractionContext for overview; analogous to ValidityEvent
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.facets.propparam.validate.mandatory
ValidatingInteractionAdvisor
          Mix-in interface for Facets that can advise as to whether a proposed value is valid.
ValidityContext
          See InteractionContext for overview; analogous to ValidityEvent
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.facets.propparam.validate.mask
ValidatingInteractionAdvisor
          Mix-in interface for Facets that can advise as to whether a proposed value is valid.
ValidityContext
          See InteractionContext for overview; analogous to ValidityEvent
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.facets.propparam.validate.maxlength
ValidatingInteractionAdvisor
          Mix-in interface for Facets that can advise as to whether a proposed value is valid.
ValidityContext
          See InteractionContext for overview; analogous to ValidityEvent
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.facets.propparam.validate.regex
ValidatingInteractionAdvisor
          Mix-in interface for Facets that can advise as to whether a proposed value is valid.
ValidityContext
          See InteractionContext for overview; analogous to ValidityEvent
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.interactions
AccessContext
          See InteractionContext for overview; analogous to AccessEvent.
InteractionContext
          Represents an interaction between the framework and (a Facet of) the domain object.
ProposedHolder
          Implemented by some of the InteractionContext subclasses, making it easier for facets to process multiple at the same time.
UsabilityContext
          See InteractionContext for overview; analogous to UsabilityEvent.
ValidityContext
          See InteractionContext for overview; analogous to ValidityEvent
VisibilityContext
          See InteractionContext for overview; analogous to VisibilityEvent.
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.runtimecontext.spec
InteractionContext
          Represents an interaction between the framework and (a Facet of) the domain object.
ObjectTitleContext
          See InteractionContext for overview; analogous to ObjectTitleEvent.
ObjectValidityContext
          See InteractionContext for overview; analogous to ObjectValidityEvent.
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.runtimecontext.spec.feature
ActionInvocationContext
          See InteractionContext for overview; analogous to ActionInvocationEvent.
UsabilityContext
          See InteractionContext for overview; analogous to UsabilityEvent.
VisibilityContext
          See InteractionContext for overview; analogous to VisibilityEvent.
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.spec
ObjectTitleContext
          See InteractionContext for overview; analogous to ObjectTitleEvent.
ObjectValidityContext
          See InteractionContext for overview; analogous to ObjectValidityEvent.
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.spec.feature
ActionArgumentContext
          See InteractionContext for overview; analogous to ActionArgumentEvent.
ActionInvocationContext
          See InteractionContext for overview; analogous to ActionInvocationEvent.
PropertyAccessContext
          See InteractionContext for overview; analogous to PropertyAccessEvent.
UsabilityContext
          See InteractionContext for overview; analogous to UsabilityEvent.
ValidityContext
          See InteractionContext for overview; analogous to ValidityEvent
VisibilityContext
          See InteractionContext for overview; analogous to VisibilityEvent.
 

Classes in org.nakedobjects.metamodel.interactions used by org.nakedobjects.metamodel.specloader.internal
ActionArgumentContext
          See InteractionContext for overview; analogous to ActionArgumentEvent.
ActionInvocationContext
          See InteractionContext for overview; analogous to ActionInvocationEvent.
PropertyAccessContext
          See InteractionContext for overview; analogous to PropertyAccessEvent.
UsabilityContext
          See InteractionContext for overview; analogous to UsabilityEvent.
ValidityContext
          See InteractionContext for overview; analogous to ValidityEvent
VisibilityContext
          See InteractionContext for overview; analogous to VisibilityEvent.
 



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