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

S

SBVRDescription - Class in org.dbe.eve
 
SBVRDescription() - Constructor for class org.dbe.eve.SBVRDescription
 
SBVRDescription(File) - Constructor for class org.dbe.eve.SBVRDescription
Parse the SBVR File to get a SBVRModel.
send(EvEService) - Method in interface org.dbe.eve.net.NetworkManager
Triggers the random migration of the provided service to all connected habitats.
send(EvEService) - Method in class org.dbe.eve.net.NetworkManagerImpl
 
service - Variable in class org.dbe.eve.util.InformationHandler
Service
ServiceManager - Class in org.dbe.eve
 
ServiceManager(HabitatService) - Constructor for class org.dbe.eve.ServiceManager
 
ServicePool - Interface in org.dbe.eve
 
ServicePoolImpl - Class in org.dbe.eve
 
ServicePoolImpl() - Constructor for class org.dbe.eve.ServicePoolImpl
 
ServicePoolImpl(ServiceContext) - Constructor for class org.dbe.eve.ServicePoolImpl
 
ServiceTest - Class in org.dbe.eve.util
 
ServiceTest() - Constructor for class org.dbe.eve.util.ServiceTest
 
setAvgCharacteristics(double) - Method in class org.dbe.eve.ga.impl.Statistics
 
setAvgFitness(double) - Method in class org.dbe.eve.ga.impl.Statistics
 
setAvgServices(double) - Method in class org.dbe.eve.ga.impl.Statistics
 
setCharacteristics(Vector) - Method in class org.dbe.eve.EvEService
Deprecated. remove after enabling sbvr
setCharacteristics(Vector) - Method in class org.dbe.eve.ga.impl.SimpleDescription
 
setConnectionDate(Date) - Method in class org.dbe.eve.net.ConnectedNode
 
setEvaluated(boolean) - Method in class org.dbe.eve.ga.impl.SolutionImpl
 
setFitnessValue(float) - Method in class org.dbe.eve.ga.impl.SolutionImpl
 
setFitnessValue(float) - Method in interface org.dbe.eve.ga.PrivateSolution
 
setFramework(FitnessFunctionFramework) - Method in interface org.dbe.eve.fff.FitnessFunctionAggregator
 
setFramework(FitnessFunctionFramework) - Method in class org.dbe.eve.fff.impl.DefaultAgregator
 
setGeneration(int) - Method in class org.dbe.eve.ga.impl.Statistics
 
setHomeHabitatId(String) - Method in class org.dbe.eve.EvEService
This should relate to @see org.dbe.eve.HabitatService#getId()
setImportedPool(ServicePool) - Method in class org.dbe.eve.net.NetworkManagerImpl
 
setLastCommunication(Date) - Method in class org.dbe.eve.net.ConnectedNode
 
setLengthRatio(double) - Method in class org.dbe.eve.ga.impl.Statistics
 
setMaxFitness(double) - Method in class org.dbe.eve.ga.impl.Statistics
 
setMigrationHistory(Vector) - Method in class org.dbe.eve.EvEService
 
setModel(String) - Method in class org.dbe.eve.EvEService
 
setNodeId(String) - Method in class org.dbe.eve.net.ConnectedNode
 
setPopulation(SimplePopulation) - Method in class org.dbe.eve.ga.impl.SimpleBreeder
 
setSbvr(SBVRDescription) - Method in class org.dbe.eve.EvEService
 
setService(HabitatService) - Method in class org.dbe.eve.net.ConnectedNode
 
setServiceManifest(String) - Method in class org.dbe.eve.EvEService
 
setServiceName(String) - Method in class org.dbe.eve.EvEService
 
setServicesReceived(int) - Method in class org.dbe.eve.net.ConnectedNode
 
setServicesSent(int) - Method in class org.dbe.eve.net.ConnectedNode
 
setSmId(String) - Method in class org.dbe.eve.EvEService
 
setSolution(EvEService[]) - Method in class org.dbe.eve.ga.impl.SolutionImpl
 
setStatus(int) - Method in class org.dbe.eve.net.ConnectedNode
 
setUsageCounter(int) - Method in class org.dbe.eve.EvEService
 
setValue(float) - Method in class org.dbe.eve.fff.Fitness
 
SimpleBreeder - Class in org.dbe.eve.ga.impl
 
SimpleBreeder() - Constructor for class org.dbe.eve.ga.impl.SimpleBreeder
 
SimpleBreeder(ServicePool) - Constructor for class org.dbe.eve.ga.impl.SimpleBreeder
 
SimpleDescription - Class in org.dbe.eve.ga.impl
 
SimpleDescription() - Constructor for class org.dbe.eve.ga.impl.SimpleDescription
 
SimpleDescription(File) - Constructor for class org.dbe.eve.ga.impl.SimpleDescription
 
SimpleDescription(Vector) - Constructor for class org.dbe.eve.ga.impl.SimpleDescription
 
SimplePopulation - Class in org.dbe.eve.ga.impl
 
SimplePopulation() - Constructor for class org.dbe.eve.ga.impl.SimplePopulation
 
SimplePopulation(int) - Constructor for class org.dbe.eve.ga.impl.SimplePopulation
 
SimplePopulation(SimplePopulation) - Constructor for class org.dbe.eve.ga.impl.SimplePopulation
Creates a new SimplePopulation based on the other population
size() - Method in class org.dbe.eve.SolutionSet
 
SMHandler - Class in org.dbe.eve.net
 
SMHandler(URL) - Constructor for class org.dbe.eve.net.SMHandler
 
Solution - Interface in org.dbe.eve
 
SolutionImpl - Class in org.dbe.eve.ga.impl
This class represent one simple solution for a bussiness model.
SolutionImpl() - Constructor for class org.dbe.eve.ga.impl.SolutionImpl
 
SolutionImpl(float, EvEService[]) - Constructor for class org.dbe.eve.ga.impl.SolutionImpl
Constructor.
SolutionSet - Class in org.dbe.eve
 
SolutionSet() - Constructor for class org.dbe.eve.SolutionSet
 
start(FitnessFunction, StopCondition, ServicePool) - Method in interface org.dbe.eve.ga.GeneticAlgorithm
Start the Genetic Algorithm using the indicated Fitness function.
start(FitnessFunction, StopCondition, ServicePool) - Method in class org.dbe.eve.ga.impl.DefaultGeneticAlgorithmImpl
 
Statistics - Class in org.dbe.eve.ga.impl
 
Statistics() - Constructor for class org.dbe.eve.ga.impl.Statistics
 
StatsWriter - Class in org.dbe.eve.ga.impl
 
StatsWriter() - Constructor for class org.dbe.eve.ga.impl.StatsWriter
 
StatsWriter(File) - Constructor for class org.dbe.eve.ga.impl.StatsWriter
 
STATUS_CONNECTED - Static variable in class org.dbe.eve.net.ConnectedNode
 
STATUS_KNOWN - Static variable in class org.dbe.eve.net.ConnectedNode
 
STATUS_TRUSTED - Static variable in class org.dbe.eve.net.ConnectedNode
 
StopCondition - Class in org.dbe.eve.ga
The StopCondition class try to store the three possible conditions that can be specified by the user to stop the GeneticAlgorithm iterations.
StopCondition(long, long, float) - Constructor for class org.dbe.eve.ga.StopCondition
Create a new StopCondition.

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