|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ntnu.ecosim.agents.serviceproviders.innovation.Innovation
edu.ntnu.ecosim.agents.serviceproviders.innovation.NetEffInnovation
public class NetEffInnovation
The Class NetEffInnovation represents the innovations that produce network effects.
Field Summary |
---|
Fields inherited from class edu.ntnu.ecosim.agents.serviceproviders.innovation.Innovation |
---|
NETEFFADDING, neteffect, value, VALUEADDING |
Constructor Summary | |
---|---|
NetEffInnovation(double neff)
The Constructor. |
Method Summary | |
---|---|
int |
getType()
Method to get the type of innovation this is |
Methods inherited from class edu.ntnu.ecosim.agents.serviceproviders.innovation.Innovation |
---|
getNetEffect, getUniqueID, getValueAdd |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NetEffInnovation(double neff)
neff
- the network effect that this innovation givesMethod Detail |
---|
public int getType()
Innovation
getType
in class Innovation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |