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

Packages that use IgpwoInitialWeightArrayType
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 IgpwoInitialWeightArrayType in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb
 

Fields in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb declared as IgpwoInitialWeightArrayType
static IgpwoInitialWeightArrayType IgpwoInitialWeightArrayType.CURRENT
           
static IgpwoInitialWeightArrayType IgpwoInitialWeightArrayType.RANDOM
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb that return IgpwoInitialWeightArrayType
static IgpwoInitialWeightArrayType IgpwoInitialWeightArrayType.fromString(java.lang.String str)
           
static IgpwoInitialWeightArrayType IgpwoInitialWeightArrayType.fromValue(java.lang.String value)
           
 IgpwoInitialWeightArrayType BgpAwareIGPWOType.getInitialWeightArray()
          Gets the value of the initialWeightArray property.
 IgpwoInitialWeightArrayType IGPWOCalculateWeightsType.getInitialWeightArray()
          Gets the value of the initialWeightArray property.
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb with parameters of type IgpwoInitialWeightArrayType
 void BgpAwareIGPWOType.setInitialWeightArray(IgpwoInitialWeightArrayType value)
          Sets the value of the initialWeightArray property.
 void IGPWOCalculateWeightsType.setInitialWeightArray(IgpwoInitialWeightArrayType value)
          Sets the value of the initialWeightArray property.
 

Uses of IgpwoInitialWeightArrayType 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 IgpwoInitialWeightArrayType
protected  IgpwoInitialWeightArrayType BgpAwareIGPWOTypeImpl._InitialWeightArray
           
protected  IgpwoInitialWeightArrayType IGPWOCalculateWeightsTypeImpl._InitialWeightArray
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl that return IgpwoInitialWeightArrayType
 IgpwoInitialWeightArrayType BgpAwareIGPWOTypeImpl.getInitialWeightArray()
           
 IgpwoInitialWeightArrayType IGPWOCalculateWeightsTypeImpl.getInitialWeightArray()
           
 

Methods in be.ac.ulg.montefiore.run.totem.scenario.model.jaxb.impl with parameters of type IgpwoInitialWeightArrayType
 void BgpAwareIGPWOTypeImpl.setInitialWeightArray(IgpwoInitialWeightArrayType value)
           
 void IGPWOCalculateWeightsTypeImpl.setInitialWeightArray(IgpwoInitialWeightArrayType value)
           
 



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