|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Innovation | |
---|---|
edu.ntnu.ecosim.agents.serviceproviders | |
edu.ntnu.ecosim.agents.serviceproviders.innovation |
Uses of Innovation in edu.ntnu.ecosim.agents.serviceproviders |
---|
Methods in edu.ntnu.ecosim.agents.serviceproviders that return Innovation | |
---|---|
Innovation |
ServiceProvider.getInnovation(int place)
Method to get an innovation from this providers list of innovations |
protected Innovation |
InnovationLab.innovate()
This method is used to proceed in the innovation process. |
Methods in edu.ntnu.ecosim.agents.serviceproviders with parameters of type Innovation | |
---|---|
void |
ServiceProvider.addInnovation(Innovation i)
Adds an innovation to the providers list of innovations |
Uses of Innovation in edu.ntnu.ecosim.agents.serviceproviders.innovation |
---|
Subclasses of Innovation in edu.ntnu.ecosim.agents.serviceproviders.innovation | |
---|---|
class |
NetEffInnovation
The Class NetEffInnovation represents the innovations that produce network effects. |
class |
ValueInnovation
The Class ValueInnovation represents the innovations that gives direct value to a subscription, regardless of how many consumers are using it. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |