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

G

GA_Test - Class in testcases
 
GA_Test() - Constructor for class testcases.GA_Test
 
GABeasPrototype - Class in org.dbe.eve.opt.alg.gaBeasely
 
GABeasPrototype(LocalServicePool, DemandedService, OptimisationSupervisor, long) - Constructor for class org.dbe.eve.opt.alg.gaBeasely.GABeasPrototype
 
GAinitPop - Variable in class org.dbe.eve.opt.alg.gaBeasely.GABeasPrototype
 
GAinitPop - Variable in class org.dbe.eve.simulator.OptimisationSupervisor
 
GAiterations - Variable in class org.dbe.eve.opt.alg.gaBeasely.GABeasPrototype
 
GAiterations - Variable in class org.dbe.eve.simulator.OptimisationSupervisor
 
GApop - Class in org.dbe.eve.opt.alg.gaBeasely
 
GApop(ZeroOneMatrix, int, double) - Constructor for class org.dbe.eve.opt.alg.gaBeasely.GApop
 
GAPrototype - Class in org.dbe.eve.opt.alg.ga
 
GAPrototype(LocalServicePool, DemandedService, OptimisationSupervisor, long) - Constructor for class org.dbe.eve.opt.alg.ga.GAPrototype
 
GArun() - Method in class org.dbe.eve.opt.alg.gaBeasely.GABeasPrototype
 
GAsolution - Class in org.dbe.eve.opt.alg.gaBeasely
 
GAsolution(int, ZeroOneMatrix, double) - Constructor for class org.dbe.eve.opt.alg.gaBeasely.GAsolution
 
GAsolution(ZeroOneMatrix, boolean[]) - Constructor for class org.dbe.eve.opt.alg.gaBeasely.GAsolution
 
GeneralSettingsPanel - Class in org.dbe.eve.gui
The panel for the general settings
GeneralSettingsPanel(EvEModel) - Constructor for class org.dbe.eve.gui.GeneralSettingsPanel
 
generation - Variable in class org.dbe.eve.opt.alg.gaBeasely.GApop
 
generation - Variable in class org.dbe.eve.opt.alg.umda.UMDApop
 
generation - Variable in class org.dbe.eve.opt.setcover.UMDApop
 
GeneticAlgorithmPanel - Class in org.dbe.eve.gui
The panel for the genetic algorithm settings
GeneticAlgorithmPanel(EvEModel) - Constructor for class org.dbe.eve.gui.GeneticAlgorithmPanel
 
getActiveDemandedServices() - Method in class org.dbe.eve.simulator.DemandedAndUsedServicePool
return all DemandedService which are stored in this pool excluding the inactive ones
getActiveUsedServices() - Method in class org.dbe.eve.simulator.DemandedAndUsedServicePool
return all UsedServices which are stored in this pool excluding the inactive ones
getActorConfig() - Method in class org.dbe.eve.factories.smefactory.Prototype
 
getAge() - Method in class org.dbe.eve.opt.alg.gaBeasely.GABeasPrototype
 
getAge() - Method in class org.dbe.eve.opt.alg.gaBeasely.GApop
 
getAge() - Method in class org.dbe.eve.opt.alg.umda.UMDApop
 
getAge() - Method in class org.dbe.eve.opt.setcover.UMDApop
 
getAgentList() - Method in class org.dbe.eve.simulator.EvEModel
Returns the list of smes
getAlgorithm() - Method in class org.dbe.eve.simulator.OptimisationSupervisor
 
getAllAttributesInAttributePool() - Method in class org.dbe.eve.simulator.AttributePool
Return the whole AttributePool
getAsXMLElement(Document) - Method in class org.dbe.eve.simulator.DemandedService
 
getAsXMLElement(Document, String) - Method in class org.dbe.eve.simulator.Service
 
getAsXmlElement(Document) - Method in class org.dbe.eve.simulator.SME
 
getAttitudeDemanding() - Method in class org.dbe.eve.factories.smefactory.ActorConfiguration
 
getAttitudeOffering() - Method in class org.dbe.eve.factories.smefactory.ActorConfiguration
 
getAttribute(int) - Method in class org.dbe.eve.simulator.AttributePool
Retuns an Attribute which have a specific ID
getAttributes() - Method in class org.dbe.eve.opt.alg.ga.Individuum
 
getAttributes() - Method in class org.dbe.eve.simulator.AbstractService
Returns the Vector of Attributes of the Service
getBest() - Method in class org.dbe.eve.opt.alg.gaBeasely.GABeasPrototype
 
getBest() - Method in class org.dbe.eve.opt.alg.gaBeasely.GApop
 
getBest() - Method in class org.dbe.eve.opt.alg.umda.UMDApop
 
getBest() - Method in class org.dbe.eve.opt.setcover.UMDApop
 
getBestFit() - Method in class org.dbe.eve.opt.alg.ga.GAPrototype
 
getBestGeneration() - Method in class org.dbe.eve.opt.alg.gaBeasely.GApop
 
getBestSolution() - Method in class org.dbe.eve.opt.setcover.SetCoverAlgorithmResult
 
getBestSolutionIteration() - Method in class org.dbe.eve.opt.setcover.SetCoverAlgorithmResult
 
getBusinessCaseNumber() - Method in class org.dbe.eve.interaction_patterns.Analysis
return the number of the current BusinessCase
getBusinessCaseToLoad() - Method in class org.dbe.eve.interaction_patterns.BusinessCaseChooser
 
getBusinessStrategy() - Method in class org.dbe.eve.factories.smefactory.ActorConfiguration
 
getButtonPane() - Method in class org.dbe.eve.gui.SMEAttributeEditor
This method initializes buttonPane
getCentralAlg() - Method in class org.dbe.eve.simulator.OptimisationContainer
 
getCentralServicePool() - Method in class org.dbe.eve.simulator.EvEModel
 
getCloseButton() - Method in class org.dbe.eve.gui.SMEAttributeEditor
This method initializes closeButton
getColor() - Method in class org.dbe.eve.simulator.Service
return the color of the Service
getColSize() - Method in class org.dbe.eve.opt.alg.umda.UMDApop
 
getColSize() - Method in class org.dbe.eve.opt.setcover.UMDApop
 
getColumnCount() - Method in class org.dbe.eve.gui.SMETableModel
 
getColumnCount() - Method in class org.dbe.eve.gui.TableModel
 
getColumnName(int) - Method in class org.dbe.eve.gui.TableModel
 
getConfiguredAttributeLenght() - Method in class org.dbe.eve.simulator.AttributePool
 
getCurrentRuns() - Method in class org.dbe.eve.simulator.EVESimulation
return the number of runs to the simulations end
getCurrentUsefullness() - Method in class org.dbe.eve.simulator.Service
return true if the Service is usefull for the present owner SME or false if not
getDecentralAlg() - Method in class org.dbe.eve.simulator.OptimisationContainer
 
getDefaultFactory() - Static method in class org.dbe.eve.factories.servicefactory.AbstractServiceFactory
creates the Default ServiceFactory
getDefaultFactory(EvEModel) - Static method in class org.dbe.eve.factories.smefactory.AbstractSMEFactory
create default factory (SMEFactory)
getDegreeOfInteraction(SME) - Method in class org.dbe.eve.simulator.SME
Returns the number of usefull interactions between this SME and the Partner SME
getDemandedAndUsedServicePool() - Method in class org.dbe.eve.simulator.SME
Returns the DemandedAndUsedServicePool of this SME
getDemandedService(Service) - Method in class org.dbe.eve.simulator.DemandedAndUsedServicePool
returns the DemandedService which is stored in the same DemandedAndUsedServicePoolElement as the used service.
getDemandedService() - Method in class org.dbe.eve.simulator.DemandedAndUsedServicePoolElement
return the DemandedService of the DemandedAndUsedServicePoolElement
getDemandedServices() - Method in class org.dbe.eve.simulator.DemandedAndUsedServicePool
return all DemandedService which are stored in this pool also the inactive ones
getDemandedServices() - Method in class org.dbe.eve.simulator.SME
Returns the demanded Services as a Vector
getDemandingSME() - Method in class org.dbe.eve.simulator.DemandedService
returns the SME which is demanding this Service
getDimension() - Method in class org.dbe.eve.factories.smefactory.ActorConfiguration
 
getDimensions() - Method in class org.dbe.eve.opt.setcover.ZeroOneMatrix
 
getDimensions() - Method in class org.dbe.eve.simulator.ZeroOneMatrix
 
getDistanceSME() - Method in class org.dbe.eve.simulator.EvEModel
 
getExchangePairsOfIndividualsInSubset() - Method in class org.dbe.eve.simulator.OptimisationSupervisor
 
getFileHandlingPanel() - Method in class org.dbe.eve.gui.SettingsFrame
Creates the panel with the file handling elements
getFitness() - Method in class org.dbe.eve.opt.alg.ga.Individuum
 
getFitness() - Method in class org.dbe.eve.opt.alg.ga.Statistics
 
getFitness() - Method in class org.dbe.eve.opt.alg.gaBeasely.GAsolution
 
getFitness() - Method in class org.dbe.eve.opt.alg.umda.UMDAsolution
 
getFitness() - Method in class org.dbe.eve.opt.setcover.UMDAsolution
 
getFitness() - Method in class org.dbe.eve.simulator.SME
Returns the Fitness of the SME
getGAinitPop() - Method in class org.dbe.eve.simulator.OptimisationSupervisor
 
getGAiterations() - Method in class org.dbe.eve.simulator.OptimisationSupervisor
 
getGenotype() - Method in class org.dbe.eve.opt.alg.gaBeasely.GAsolution
 
getGenotype() - Method in class org.dbe.eve.opt.alg.umda.UMDAsolution
 
getGenotype() - Method in class org.dbe.eve.opt.setcover.UMDAsolution
 
getgPopSize() - Method in class org.dbe.eve.simulator.OptimisationSupervisor
 
getGroupID() - Method in class org.dbe.eve.simulator.GroupedService
 
getGrowthFactor() - Method in class org.dbe.eve.simulator.EvEModel
 
getICTUsage() - Method in class org.dbe.eve.factories.smefactory.ActorConfiguration
 
getID() - Method in class org.dbe.eve.simulator.Attribute
Returns the ID of this attribute.
getIndices() - Method in class org.dbe.eve.opt.alg.gaBeasely.GAsolution
 
getIndices() - Method in class org.dbe.eve.opt.alg.umda.UMDAsolution
 
getIndices() - Method in class org.dbe.eve.opt.setcover.RequestVector
 
getIndices() - Method in class org.dbe.eve.simulator.RequestVector
 
getIndividual(int) - Method in class org.dbe.eve.opt.alg.gaBeasely.GApop
 
getIndividuum(int) - Method in class org.dbe.eve.opt.alg.ga.Population
 
getInfo() - Method in class org.dbe.eve.opt.alg.gaBeasely.GAsolution
 
getInnovationAttitude() - Method in class org.dbe.eve.factories.smefactory.ActorConfiguration
 
getInstance() - Static method in class org.dbe.eve.interaction_patterns.BusinessCaseChooser
 
getInstance() - Static method in class org.dbe.eve.interaction_patterns.BusinessCases
Singelton to ensure that only one Instance exsist
getInstance() - Static method in class org.dbe.eve.simulator.AttributePool
Singelton to ensure that only one Instance exsist
getInstance() - Static method in class org.dbe.eve.simulator.DataStorage
Singelton to ensure that only one Instance exsist
getInstance() - Static method in class org.dbe.eve.simulator.DataStorageRunParameters
Singelton to ensure that only one Instance exsist
getInstance() - Static method in class org.dbe.eve.simulator.EvEModel
Singelton to ensure that only one Instance exsist
getInstance() - Static method in class org.dbe.eve.simulator.EVESimulation
retrun the instance of this object
getInstance() - Static method in class org.dbe.eve.simulator.OptimisationSupervisor
 
getInstofOverallServicePool() - Static method in class org.dbe.eve.factories.smefactory.OverallServicePool
constructs an overallservicepool or returns the instance of it
getInstofServiceFact() - Static method in class org.dbe.eve.factories.servicefactory.GroupedServiceFactory
returns an instance of the ServiceFactory
getInstofServiceFact() - Static method in class org.dbe.eve.factories.servicefactory.ServiceFactory
returns an instance of the ServiceFactory
getInstofSMEFact(EvEModel) - Static method in class org.dbe.eve.factories.smefactory.SMEFactory
contructs a SMEFactory or returns an instance of it
getJContentPane() - Method in class org.dbe.eve.gui.SMEAttributeEditor
This method initializes jContentPane
getJScrollPane() - Method in class org.dbe.eve.gui.SMEAttributeEditor
This method initializes jScrollPane
getLength() - Method in class org.dbe.eve.opt.alg.ga.Statistics
 
getLength() - Method in class org.dbe.eve.opt.setcover.RequestVector
 
getLength() - Method in class org.dbe.eve.simulator.RequestVector
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.dbe.eve.gui.SMEPrototypeListCellRenderer
 
getListeners(Class<T>) - Method in class org.dbe.eve.gui.TableModel
 
getMatrix() - Method in class org.dbe.eve.simulator.ZeroOneMatrix
 
getMaxServicesOnDemand() - Method in class org.dbe.eve.simulator.SME
 
getMaxServicesOnOffer() - Method in class org.dbe.eve.simulator.SME
 
getMigrationHistory(Service) - Method in class org.dbe.eve.simulator.DemandedAndUsedServicePool
returns the MigrationHistory of a usedService stored.
getMigrationHistory() - Method in class org.dbe.eve.simulator.DemandedAndUsedServicePoolElement
return the UsedServices population MigrationHistory
getMigrationHistoryOfActiveUsedServices() - Method in class org.dbe.eve.simulator.DemandedAndUsedServicePool
returns the MigrationHistory of all aktive usedService stored.
getMigrationPath() - Method in class org.dbe.eve.simulator.Service
Returns the MigrationPath in which the current and past owner SMEs and the usefullness of the Service for these SMEs are stored
getMigrationRate() - Method in class org.dbe.eve.simulator.EvEModel
 
getMinServicesOnDemand() - Method in class org.dbe.eve.simulator.SME
 
getMinServicesOnOffer() - Method in class org.dbe.eve.simulator.SME
 
getModel() - Method in class org.dbe.eve.factories.smefactory.OverallServicePool
 
getModel() - Method in class org.dbe.eve.simulator.SME
returns the model
getMutationFactor() - Method in class org.dbe.eve.simulator.EvEModel
 
getNetworkFitness() - Method in class org.dbe.eve.simulator.DataStorage
returns a Vector which stores the fitness values of all runs
getNetworkFitness() - Method in class org.dbe.eve.simulator.EvEModel
calculates the fitness of the hole network
getNetworkRunSMEData() - Method in class org.dbe.eve.simulator.DataStorage
returns a Vector with the Fitness of each SME in each run.
getNextPrototype() - Method in class org.dbe.eve.factories.smefactory.SMEFactory
gets the next prototype from the prototype-container based on a random selection which takes into account the ratio of number of SMEs per prototype
getNextRequest() - Method in class org.dbe.eve.simulator.SME
Identifies the next request for the GA
getNextServiceID() - Method in class org.dbe.eve.simulator.EvEModel
return and increase the id for the next service
getNextSMEID() - Method in class org.dbe.eve.simulator.EvEModel
return and increase the id for the next sme
getNumAttributes() - Method in class org.dbe.eve.simulator.EvEModel
 
getNumAttributesMax() - Method in class org.dbe.eve.simulator.EvEModel
 
getNumAttributesMin() - Method in class org.dbe.eve.simulator.EvEModel
 
getNumber() - Method in class org.dbe.eve.factories.smefactory.Prototype
 
getNumberOfAttributes() - Method in class org.dbe.eve.opt.alg.ga.Individuum
 
getNumberOfHops() - Method in class org.dbe.eve.simulator.Service
return the number of Hops the service did since its generation
getNumberOfIterations() - Method in class org.dbe.eve.opt.setcover.SetCoverAlgorithmResult
 
getNumberOfRuns() - Method in class org.dbe.eve.interaction_patterns.Analysis
returns the number of simulation runs
getNumberOfUselessHops() - Method in class org.dbe.eve.simulator.Service
This methode returns the amount of hops where the Service was useless for the SME
getNumDemandedServicesMax() - Method in class org.dbe.eve.simulator.EvEModel
 
getNumDemandedServicesMin() - Method in class org.dbe.eve.simulator.EvEModel
 
getNumOfCols() - Method in class org.dbe.eve.opt.alg.gaBeasely.GABeasPrototype
 
getNumOfSMEPerGroup() - Method in class org.dbe.eve.simulator.EvEModel
 
getNumServices() - Method in class org.dbe.eve.opt.alg.ga.Statistics
 
getNumServices() - Method in class org.dbe.eve.opt.alg.umda.UMDAsolution
 
getNumServices() - Method in class org.dbe.eve.opt.setcover.UMDAsolution
 
getNumServices() - Method in class org.dbe.eve.simulator.EvEModel
 
getNumSMEs() - Method in class org.dbe.eve.simulator.EvEModel
 
getNumSMEs() - Method in class org.dbe.eve.simulator.SMERelationships
returns the number of smes
getNumUsedInGA() - Method in class org.dbe.eve.simulator.ServicePoolElement
return the number of usedInGA
getNumUselessHops() - Method in class org.dbe.eve.simulator.EvEModel
 
getOfferedServices() - Method in class org.dbe.eve.simulator.SME
Returns an Vector with the services on offer
getOptimisationContainerId() - Method in class org.dbe.eve.opt.alg.ga.GAPrototype
 
getOptimisationContainerId() - Method in class org.dbe.eve.opt.alg.gaBeasely.GABeasPrototype
 
getOptimisationContainerId() - Method in class org.dbe.eve.opt.alg.umda.UMDAPrototype
 
getOptimisationContainerId() - Method in class org.dbe.eve.simulator.AbstractAlgorithm
 
getOptimizeXIndividualsInPopulation() - Method in class org.dbe.eve.simulator.OptimisationSupervisor
 
getOverallServicePool() - Method in class org.dbe.eve.factories.smefactory.OverallServicePool
 
getOwnerSME() - Method in class org.dbe.eve.simulator.Service
return the current owner of the Service
getPartnerSMEs() - Method in class org.dbe.eve.simulator.SME
Returns the Hashmap of Partner SMEs
getPheno() - Method in class org.dbe.eve.opt.alg.gaBeasely.GAsolution
 
getPheno() - Method in class org.dbe.eve.opt.alg.umda.UMDAsolution
 
getPheno() - Method in class org.dbe.eve.opt.setcover.UMDAsolution
 
getPheno(boolean[]) - Method in class org.dbe.eve.opt.setcover.ZeroOneMatrix
 
getPheno(boolean[]) - Method in class org.dbe.eve.simulator.ZeroOneMatrix
 
getPicturePath() - Method in class org.dbe.eve.factories.smefactory.Prototype
 
getPopulation() - Method in class org.dbe.eve.opt.alg.ga.Population
 
getPopulationSize() - Method in class org.dbe.eve.simulator.OptimisationSupervisor
 
getPosition() - Method in class org.dbe.eve.opt.alg.ga.Individuum
 
getPosition() - Method in class org.dbe.eve.simulator.Service
 
getPositiveDouble(Component) - Method in class org.dbe.eve.gui.GeneticAlgorithmPanel
 
getPositiveFloat(Component) - Method in class org.dbe.eve.gui.ComparisonsPanel
 
getPositiveFloat(Component) - Method in class org.dbe.eve.gui.EquilibriumPanel
 
getPositiveFloat(Component) - Method in class org.dbe.eve.gui.GeneralSettingsPanel
 
getPositiveFloat(Component) - Method in class org.dbe.eve.gui.GeneticAlgorithmPanel
 
getPositiveFloat(Component) - Method in class org.dbe.eve.gui.SocialVariablesPanel
Returns the value from a component as float
getPositiveInteger(Component) - Method in class org.dbe.eve.gui.ComparisonsPanel
 
getPositiveInteger(Component) - Method in class org.dbe.eve.gui.EquilibriumPanel
 
getPositiveInteger(Component) - Method in class org.dbe.eve.gui.GeneralSettingsPanel
 
getPositiveInteger(Component) - Method in class org.dbe.eve.gui.GeneticAlgorithmPanel
 
getPositiveInteger(Component) - Method in class org.dbe.eve.gui.SocialVariablesPanel
Returns the value from a component as integer
getProbVector() - Method in class org.dbe.eve.opt.alg.umda.UMDApop
 
getProbVector() - Method in class org.dbe.eve.opt.setcover.UMDApop
 
getPrototype(int) - Method in class org.dbe.eve.factories.smefactory.SMEFactory
get a prototype from the prototypes container
getPrototype() - Method in class org.dbe.eve.simulator.SME
 
getPrototypeName() - Method in class org.dbe.eve.factories.smefactory.Prototype
 
getPrototypes() - Method in class org.dbe.eve.factories.smefactory.SMEFactory
gets the vector with prototypes just as they where created
getProviderSME() - Method in class org.dbe.eve.simulator.Service
return the Provider or Producer SME
getRandomAgent() - Method in class org.dbe.eve.simulator.EvEModel
returns an SMEs ehich is choosen randomly.
getRandomAgents(int, SME) - Method in class org.dbe.eve.simulator.EvEModel
returns an Vector of SMEs the SMEs in the Vector are choosen randomly.
getRandomAttribute() - Method in class org.dbe.eve.simulator.AttributePool
Returns a random picked Attribute of the AttributePool
getRandomAttributes() - Method in class org.dbe.eve.simulator.AttributePool
creates a vector of attributes choosen randomly from the attribute pool number of attributes is taken from the eveModel
getRandomAttributes(int) - Method in class org.dbe.eve.simulator.AttributePool
creates a vector of attributes choosen randomly from the attribute pool
getRandomDemandedAttribute() - Method in class org.dbe.eve.simulator.AttributePool
Returns a random picked Attribute of the AttributePool and converts its into an DemandedAttribute
getRandomDemandedAttributes() - Method in class org.dbe.eve.simulator.AttributePool
creates a vector of DemandedAttributes choosen randomly from the attribute pool number of attributes is taken from the eveModel
getRandomDemandedAttributes(int) - Method in class org.dbe.eve.simulator.AttributePool
creates a vector with demandedAttributes choosen randomly from the attribute pool
getRandomIndividuum() - Method in class org.dbe.eve.opt.alg.ga.Population
 
getRandomService() - Method in class org.dbe.eve.factories.smefactory.OverallServicePool
returns a random services from the overallservicepool
getRandomService() - Method in class org.dbe.eve.simulator.LocalServicePool
returns random an Serivce of the ServicePool
getRandomServices(int) - Method in class org.dbe.eve.factories.smefactory.OverallServicePool
returns random services from the overallservicepool
getRandomServicesFromGroup(int, int) - Method in class org.dbe.eve.factories.smefactory.OverallServicePool
returns random services from the overallservicepool from a given group
getRelationships() - Method in class org.dbe.eve.simulator.SMERelationships
returns the vector with the relationships
getRemitterSME() - Method in class org.dbe.eve.simulator.OptimisationContainer
 
getRequest() - Method in class org.dbe.eve.opt.alg.ga.GAPrototype
 
getRequestedService() - Method in class org.dbe.eve.simulator.OptimisationContainer
 
getRowCount() - Method in class org.dbe.eve.gui.SMETableModel
 
getRowCount() - Method in class org.dbe.eve.gui.TableModel
 
getRuns() - Method in class org.dbe.eve.simulator.EVESimulation
return the number of runs
getRUNS() - Method in class org.dbe.eve.simulator.OptimisationSupervisor
 
getSaveFitnessDataPath() - Method in class org.dbe.eve.simulator.DataStorageRunParameters
 
getSaveFitnessDataPath() - Method in class org.dbe.eve.simulator.EvEModel
 
getSaveModelPath() - Method in class org.dbe.eve.simulator.EvEModel
 
getSaveSmeInteractionPath() - Method in class org.dbe.eve.simulator.EvEModel
 
getService() - Method in class org.dbe.eve.simulator.ServicePoolElement
return the service stored in the ServicePoolElement
getServiceFactory() - Static method in class org.dbe.eve.factories.servicefactory.AbstractServiceFactory
creates a new ServiceFactory if necessary between different types of ServiceFactories can be choosen
getServiceFactoryType() - Static method in class org.dbe.eve.factories.servicefactory.AbstractServiceFactory
 
getServiceID() - Method in class org.dbe.eve.simulator.AbstractService
return the ID of the Service
getServiceList() - Method in class org.dbe.eve.opt.alg.gaBeasely.GAsolution
 
getServicePheno(int) - Method in class org.dbe.eve.opt.setcover.ZeroOneMatrix
 
getServicePheno(int) - Method in class org.dbe.eve.simulator.ZeroOneMatrix
 
getServicePool() - Method in class org.dbe.eve.simulator.LocalServicePool
returns the ServicePool
getServicePool() - Method in class org.dbe.eve.simulator.SME
Returns the Service-Pool of this SME
getServicePoolElement(Service) - Method in class org.dbe.eve.simulator.LocalServicePool
search in the ServicePool if the searchedService is stored in this ServicePool
getServicePoolExchange() - Method in class org.dbe.eve.simulator.EvEModel
 
getServicePoolExchangeFactor() - Method in class org.dbe.eve.simulator.EvEModel
 
getServicePoolServices() - Method in class org.dbe.eve.simulator.LocalServicePool
returns an Vector which store the Services of the ServicePool
getServicePoolServicesSortedByNumUsedInGA() - Method in class org.dbe.eve.simulator.LocalServicePool
The first element of the return value (a vector) is the ServicePoolElement with the smallest NumUsedInGA
getServicePoolServicesSortedByWasAddedAtStep() - Method in class org.dbe.eve.simulator.LocalServicePool
The first element of the return value (a vector) is the oldes ServicePoolElement
getServicePoolSize() - Method in class org.dbe.eve.simulator.LocalServicePool
returns the number of Services which are stored in this ServicePool
getServices() - Method in class org.dbe.eve.opt.alg.ga.Individuum
 
getShowComparisonGraph() - Method in class org.dbe.eve.simulator.EvEModel
 
getShrinkByAge() - Method in class org.dbe.eve.simulator.EvEModel
 
getShrinkByProfile() - Method in class org.dbe.eve.simulator.EvEModel
 
getShrinkByUseage() - Method in class org.dbe.eve.simulator.EvEModel
 
getShrinkFactor() - Method in class org.dbe.eve.simulator.EvEModel
 
getSize() - Method in class org.dbe.eve.opt.alg.ga.Population
 
getSize() - Method in class org.dbe.eve.opt.alg.umda.UMDAsolution
 
getSize() - Method in class org.dbe.eve.opt.setcover.UMDAsolution
 
getSize() - Method in class org.dbe.eve.simulator.DemandedAndUsedServicePool
 
getSMEbyId(int) - Method in class org.dbe.eve.simulator.EvEModel
returns SME by id
getSMEequalityFactor() - Method in class org.dbe.eve.simulator.EvEModel
 
getSMEFactory(EvEModel) - Static method in class org.dbe.eve.factories.smefactory.AbstractSMEFactory
creates a concrete SMEFactory
getSMEGroup() - Method in class org.dbe.eve.simulator.SME
Returns the group number to which this service belongs to.
getSMEgrouping() - Method in class org.dbe.eve.simulator.EvEModel
 
getSMEGroups() - Method in class org.dbe.eve.simulator.EvEModel
 
getSMEID() - Method in class org.dbe.eve.simulator.SME
Returns the ID of the SME
getSmeId(String) - Method in class org.dbe.eve.simulator.SMERelationships
return the id of a sme
getSMEInteractionsAsString() - Method in class org.dbe.eve.simulator.EvEModel
return the SMEInteraction as an String
getSMEName() - Method in class org.dbe.eve.simulator.SME
Returns the name of the SME
getSmeNameById(int) - Method in class org.dbe.eve.simulator.SMERelationships
returns the name of a sme
getSMENames() - Method in class org.dbe.eve.simulator.SMERelationships
returns all sme names as a vector
getSmePrototypeCombobox() - Method in class org.dbe.eve.gui.SMEPrototypeListCellRenderer
This method initializes smePrototypeCombobox
getSMEsWhereServiceWasUseful() - Method in class org.dbe.eve.simulator.Service
return all SMEs at which the service was useful
getSmeTable() - Method in class org.dbe.eve.gui.SMEAttributeEditor
This method initializes smeTable
getSocialCapital() - Method in class org.dbe.eve.factories.smefactory.ActorConfiguration
 
getSolution() - Method in class org.dbe.eve.opt.alg.gaBeasely.GAsolution
 
getSolution() - Method in class org.dbe.eve.opt.alg.umda.UMDAsolution
 
getSolution() - Method in class org.dbe.eve.opt.setcover.UMDAsolution
 
getSortOrder() - Method in class org.dbe.eve.opt.alg.ga.Individuum
 
getSpeedFactor() - Method in class org.dbe.eve.simulator.EvEModel
 
getStep() - Method in class org.dbe.eve.simulator.EvEModel
 
getStep() - Method in class org.dbe.eve.simulator.ServicePoolElement
returns the step when the service was added to the ServicePool
getStepsToEnd() - Method in class org.dbe.eve.simulator.EvEModel
 
getTableModelListeners() - Method in class org.dbe.eve.gui.TableModel
 
getTimeout() - Method in class org.dbe.eve.simulator.OptimisationSupervisor
 
getTotalWeight() - Method in class org.dbe.eve.opt.setcover.ZeroOneMatrix
 
getTotalWeight() - Method in class org.dbe.eve.simulator.ZeroOneMatrix
 
getType() - Method in class org.dbe.eve.opt.alg.gaBeasely.GABeasPrototype
 
getTypology() - Method in class org.dbe.eve.factories.smefactory.ActorConfiguration
 
getUMDAinitPop() - Method in class org.dbe.eve.simulator.OptimisationSupervisor
 
getuPopSize() - Method in class org.dbe.eve.simulator.OptimisationSupervisor
 
getUseCentralServicePool() - Method in class org.dbe.eve.simulator.EvEModel
 
getUsedService(DemandedService) - Method in class org.dbe.eve.simulator.DemandedAndUsedServicePool
returns the usedService which is stored in the same DemandedAndUsedServicePoolElement as the demanded service.
getUsedService() - Method in class org.dbe.eve.simulator.DemandedAndUsedServicePoolElement
return the UsedService of the DemandedAndUsedServicePoolElement
getUsedServiceHistoryAsString() - Method in class org.dbe.eve.simulator.EvEModel
return the Histroy of the all UsedService of all SMEs as an String
getUsedServices() - Method in class org.dbe.eve.simulator.DemandedAndUsedServicePool
return all UsedServices which are stored in this pool also the inactive ones
getUsedServices() - Method in class org.dbe.eve.simulator.SME
Returns a Vector which include all Services which are currently in use
getUseFitnessPlot() - Method in class org.dbe.eve.simulator.EvEModel
 
getUseNetworkEdges() - Method in class org.dbe.eve.simulator.EvEModel
 
getUsePartnerEdges() - Method in class org.dbe.eve.simulator.EvEModel
 
getUseProducerEdges() - Method in class org.dbe.eve.simulator.EvEModel
 
getValue() - Method in class org.dbe.eve.simulator.Attribute
Returns the value of this attribute.
getValueAt(int, int) - Method in class org.dbe.eve.gui.SMETableModel
 
getValueAt(int, int) - Method in class org.dbe.eve.gui.TableModel
 
getVector() - Method in class org.dbe.eve.opt.setcover.RequestVector
 
getVector() - Method in class org.dbe.eve.simulator.RequestVector
 
getWeight() - Method in class org.dbe.eve.simulator.DemandedAttribute
Returns the weight of this DemandedAttribute.
getWeight(int, int) - Method in class org.dbe.eve.simulator.SMERelationships
Gets the strength of the connection between company i and company j
getWeightedFitness() - Method in class org.dbe.eve.opt.alg.umda.UMDAsolution
 
getWeightedFitness() - Method in class org.dbe.eve.opt.setcover.UMDAsolution
 
getWeights() - Method in class org.dbe.eve.opt.setcover.ZeroOneMatrix
 
getWeights() - Method in class org.dbe.eve.simulator.ZeroOneMatrix
 
getWorldXSize() - Method in class org.dbe.eve.simulator.EvEModel
 
getWorldYSize() - Method in class org.dbe.eve.simulator.EvEModel
 
getWorst() - Method in class org.dbe.eve.opt.alg.gaBeasely.GApop
 
Gpop - Variable in class org.dbe.eve.opt.alg.gaBeasely.GABeasPrototype
 
gPopSize - Variable in class org.dbe.eve.opt.alg.gaBeasely.GABeasPrototype
 
gPopSize - Variable in class org.dbe.eve.opt.alg.gaBeasely.GApop
 
gPopSize - Variable in class org.dbe.eve.simulator.OptimisationSupervisor
 
graphLayout - Variable in class org.dbe.eve.simulator.EvEModel
 
group - Variable in class org.dbe.eve.simulator.OptimisationSupervisor
 
GroupedService - Class in org.dbe.eve.simulator
extends the class Service in order to implement grouped Services for SME grouping
GroupedService(Service, int) - Constructor for class org.dbe.eve.simulator.GroupedService
constructs an GroupedService with a vector of attributes, an ID and a groupID
GroupedService(Vector, int, int) - Constructor for class org.dbe.eve.simulator.GroupedService
 
GroupedServiceFactory - Class in org.dbe.eve.factories.servicefactory
extends AbstractServiceFactory implements the main type of Services for the SMEFactory Singleton Pattern is implemented, so only one instance can be made
GroupedServiceFactory() - Constructor for class org.dbe.eve.factories.servicefactory.GroupedServiceFactory
creates a new ServiceFactory and a new random AttributePool with number of attributes given from the GUI
groupID - Variable in class org.dbe.eve.simulator.GroupedService
 
growthFactor - Variable in class org.dbe.eve.simulator.DataStorageRunParameters
 
growthFactor - Variable in class org.dbe.eve.simulator.EvEModel
 
gUIItem - Variable in class org.dbe.eve.simulator.SME
 

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