A B C D E F G H I K L M N P R S T U V W X Y

A

actionPerformed(ActionEvent) - Method in class edu.ntnu.ecosim.visual.ConfigPanel2
 
actionPerformed(ActionEvent) - Method in class edu.ntnu.ecosim.visual.Visual
 
add(int) - Method in class edu.ntnu.ecosim.agents.consumers.FriendList
Add one friend to the list.
addBindFeeEarnings(double) - Method in class edu.ntnu.ecosim.agents.serviceproviders.Memory
Adds bind fee earnings.
addCalculatedProviderValue(int, double) - Method in class edu.ntnu.ecosim.agents.consumers.Memory
Method to add a value to the "calculatedProviderValue" list
addConsumer() - Method in class edu.ntnu.ecosim.environment.Market
Adds one consumer to the market.
addConsumer(ServiceProvider) - Method in class edu.ntnu.ecosim.environment.Market
Adds one bound consumer to the market
addGlobalGraphPoints(double, int) - Method in class edu.ntnu.ecosim.visual.Visual
Adds the global graph points (for the graps not belonging to specific providers)
addGraphPoints(int, int, int, int, double, double, int) - Method in class edu.ntnu.ecosim.visual.Visual
Adds the graph points for a provider
addInitialConsumers(int) - Method in class edu.ntnu.ecosim.environment.Market
Adds the initial (unbound) consumers.
addInnovation(Innovation) - Method in class edu.ntnu.ecosim.agents.serviceproviders.ServiceProvider
Adds an innovation to the providers list of innovations
addInnovationKnowledge(HashMap<String, String>) - Method in class edu.ntnu.ecosim.agents.consumers.Memory
Method that may be used to add knowledge about a range of innovations (represented through a HashMap)
addInnovationKnowledge(String, String) - Method in class edu.ntnu.ecosim.agents.consumers.Memory
Method to add knowledge about an innovation
addKnowledge(String, int) - Method in class edu.ntnu.ecosim.agents.consumers.Memory
Method used to add knowledge about a service provider.
addLostSubscriber() - Method in class edu.ntnu.ecosim.agents.serviceproviders.Memory
Method to add a lost subscriber to the calculations
addNewSubscriber() - Method in class edu.ntnu.ecosim.agents.serviceproviders.Memory
Adds a new subscriber
addPoint(int, int, double) - Method in class edu.ntnu.ecosim.visual.graph.ARPUGraphPanel
Adds a new point to the graph
addPoint(int, int, double) - Method in class edu.ntnu.ecosim.visual.graph.ChurnGraphPanel
Adds a new point to the graph
addPoint(double, int) - Method in class edu.ntnu.ecosim.visual.graph.ConsumerExpensePanel
Adds a new point to the graph
addPoint(int, int) - Method in class edu.ntnu.ecosim.visual.graph.GraphLine
Adds a new point to the graphline
addPoint(int, int, int) - Method in class edu.ntnu.ecosim.visual.graph.RevenueGraphPanel
Adds the point to the graph.
addPoint(int, int, int) - Method in class edu.ntnu.ecosim.visual.graph.SubscriberGraphPanel
Adds a new point to the graph
addProvider(String, int) - Method in class edu.ntnu.ecosim.visual.graph.ARPUGraphPanel
Adds a provider to this graph
addProvider(String) - Method in class edu.ntnu.ecosim.visual.graph.ChurnGraphPanel
Adds a new provider.
addProvider(int, String) - Method in class edu.ntnu.ecosim.visual.graph.ConsumerExpensePanel
Adds a new provider
addProvider(int, String) - Method in class edu.ntnu.ecosim.visual.graph.ConsumerPiePanel
Adds a new provider to the list
addProvider(String) - Method in class edu.ntnu.ecosim.visual.graph.InnovationsPanel
Adds a new provider to the panel
addProvider(String, int) - Method in class edu.ntnu.ecosim.visual.graph.RevenueGraphPanel
Adds a provider to the panel.
addProvider(int, String) - Method in class edu.ntnu.ecosim.visual.graph.SubscriberGraphPanel
Adds a new provider to the panel
addProvider(int, String, int) - Method in class edu.ntnu.ecosim.visual.Visual
Adds a new provider to the graphs
addServiceProvider(String, int, double, double, String, int, int, int) - Method in class edu.ntnu.ecosim.environment.Market
Method to add one service provider to the market
addSubscriber() - Method in class edu.ntnu.ecosim.agents.serviceproviders.ServiceProvider
Adds a subscriber to the total number of subscribers.
addSubscriptionEarnings(double) - Method in class edu.ntnu.ecosim.agents.serviceproviders.Memory
Adds subscription earnings.
addTriedProvider(String, int) - Method in class edu.ntnu.ecosim.agents.consumers.Memory
Method used when a new provider is tried out.
Agent - Class in edu.ntnu.ecosim.agents
The Class Agent This class contains the methods that all agents must implement
Agent(Market) - Constructor for class edu.ntnu.ecosim.agents.Agent
The Constructor for an agent.
appendText(String) - Method in class edu.ntnu.ecosim.visual.SimulationPanel
Append text to the text area.
applyStrategy() - Method in class edu.ntnu.ecosim.agents.serviceproviders.Strategy
Method used each time the strategy module shall react
ARPUGraphPanel - Class in edu.ntnu.ecosim.visual.graph
The ARPU Graph Panel displays information about ARPU (Average Revenue Per User).
ARPUGraphPanel() - Constructor for class edu.ntnu.ecosim.visual.graph.ARPUGraphPanel
The Constructor of the ARPU Graph panel.

A B C D E F G H I K L M N P R S T U V W X Y