Uses of Class
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.OptDivideTMObjFun

Packages that use OptDivideTMObjFun
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb This package holds classes generated by JAXB for the scenario package. 
be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl This package holds the implementation of the classes generated by JAXB for the scenario package. 
 

Uses of OptDivideTMObjFun in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb
 

Fields in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb declared as OptDivideTMObjFun
static OptDivideTMObjFun OptDivideTMObjFun.MEAN_DELAY
           
static OptDivideTMObjFun OptDivideTMObjFun.NON_LINEAR_FORTZ
           
static OptDivideTMObjFun OptDivideTMObjFun.W_MEAN_DELAY
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb that return OptDivideTMObjFun
static OptDivideTMObjFun OptDivideTMObjFun.fromString(java.lang.String str)
           
static OptDivideTMObjFun OptDivideTMObjFun.fromValue(java.lang.String value)
           
 OptDivideTMObjFun OptDivideTMType.getObjectiveFunction()
          Gets the value of the objectiveFunction property.
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb with parameters of type OptDivideTMObjFun
 void OptDivideTMType.setObjectiveFunction(OptDivideTMObjFun value)
          Sets the value of the objectiveFunction property.
 

Uses of OptDivideTMObjFun in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl
 

Fields in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl declared as OptDivideTMObjFun
protected  OptDivideTMObjFun OptDivideTMTypeImpl._ObjectiveFunction
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl that return OptDivideTMObjFun
 OptDivideTMObjFun OptDivideTMTypeImpl.getObjectiveFunction()
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl with parameters of type OptDivideTMObjFun
 void OptDivideTMTypeImpl.setObjectiveFunction(OptDivideTMObjFun value)
           
 



Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.