Uses of Package
org.dbe.eve

Packages that use org.dbe.eve
org.dbe.eve   
org.dbe.eve.fff This package provides the interfaces and classes for the FitnessFunctionFramework. 
org.dbe.eve.fff.impl This package provides a default implementation of a FitnessFunction for the default implementation of the GA. 
org.dbe.eve.ga This package provides the interfaces and classes for adding a Genetic Algorithm to the Habitat. 
org.dbe.eve.ga.impl This package provides a default implementation of a Genetic Algorithm. 
org.dbe.eve.net Provides the classes and interfaces that are necessary to build up the Habitat Network, and to allow services migration. 
org.dbe.eve.util This package provides some helper classes for the HabitatService. 
 

Classes in org.dbe.eve used by org.dbe.eve
EvEService
          The EvEService is the individuals within the Digital Ecosystem.
HabitatService
          This is the main service interface.
SBVRDescription
           
ServiceManager
           
ServicePool
           
SolutionSet
           
 

Classes in org.dbe.eve used by org.dbe.eve.fff
SBVRDescription
           
Solution
           
 

Classes in org.dbe.eve used by org.dbe.eve.fff.impl
SBVRDescription
           
Solution
           
 

Classes in org.dbe.eve used by org.dbe.eve.ga
ServicePool
           
Solution
           
SolutionSet
           
 

Classes in org.dbe.eve used by org.dbe.eve.ga.impl
EvEService
          The EvEService is the individuals within the Digital Ecosystem.
SBVRDescription
           
ServicePool
           
Solution
           
SolutionSet
           
 

Classes in org.dbe.eve used by org.dbe.eve.net
EvEService
          The EvEService is the individuals within the Digital Ecosystem.
HabitatService
          This is the main service interface.
ServicePool
           
 

Classes in org.dbe.eve used by org.dbe.eve.util
EvEService
          The EvEService is the individuals within the Digital Ecosystem.
HabitatServiceImpl
           
ServicePool