Uses of Package
org.objectweb.kilim.model.mapping

Packages that use org.objectweb.kilim.model.mapping
org.objectweb.kilim   
org.objectweb.kilim.model   
org.objectweb.kilim.model.instanciation   
org.objectweb.kilim.model.mapping   
 

Classes in org.objectweb.kilim.model.mapping used by org.objectweb.kilim
MappingContext
          This empty interface is the parent interface for specific contexts to be used in getValue() and execute() methods of RuntimeAction and RuntimeSource interfaces.
MappingStrategy
          This class is a simple container dedicated to the definition of mapping strategies.
 

Classes in org.objectweb.kilim.model.mapping used by org.objectweb.kilim.model
Mapper
          The Kilim architecture enforces a clear separation between the mechanims implementing the generic Kilim model semantics (mechanisms controlling the execution of providers and transformers in accordance with dependancy rules, trigger rules, etc....) and the mechanisms implementing the effective tasks described by the providers and the transformers (mechanisms to execute constructors, methods, ....).
MappingContext
          This empty interface is the parent interface for specific contexts to be used in getValue() and execute() methods of RuntimeAction and RuntimeSource interfaces.
 

Classes in org.objectweb.kilim.model.mapping used by org.objectweb.kilim.model.instanciation
MappingContext
          This empty interface is the parent interface for specific contexts to be used in getValue() and execute() methods of RuntimeAction and RuntimeSource interfaces.
 

Classes in org.objectweb.kilim.model.mapping used by org.objectweb.kilim.model.mapping
Mapper
          The Kilim architecture enforces a clear separation between the mechanims implementing the generic Kilim model semantics (mechanisms controlling the execution of providers and transformers in accordance with dependancy rules, trigger rules, etc....) and the mechanisms implementing the effective tasks described by the providers and the transformers (mechanisms to execute constructors, methods, ....).
MappingContext
          This empty interface is the parent interface for specific contexts to be used in getValue() and execute() methods of RuntimeAction and RuntimeSource interfaces.
MappingStrategy
          This class is a simple container dedicated to the definition of mapping strategies.