com.banda.network.domain
Class TemplateNetworkWeightSetting<T>
java.lang.Object
com.banda.core.domain.DomainObject<Long>
com.banda.core.domain.TechnicalDomainObject
com.banda.network.domain.AbstractNetworkWeightSetting<T>
com.banda.network.domain.TemplateNetworkWeightSetting<T>
- All Implemented Interfaces:
- KeyHolder<Long>, Serializable, Comparable<AbstractTopology>
public class TemplateNetworkWeightSetting<T>
- extends AbstractNetworkWeightSetting<T>
- Since:
- 2012
- Author:
- © Peter Banda
- See Also:
- Serialized Form
| Methods inherited from class com.banda.network.domain.AbstractNetworkWeightSetting |
addLayerWeightSetting, compareTo, getIndex, getLayerWeightSettings, getName, getParentWeightSetting, getTimeCreated, removeLayerWeightSetting, setIndex, setLayerWeightSettings, setName, setParentWeightSetting, setTimeCreated, toString |
TemplateNetworkWeightSetting
public TemplateNetworkWeightSetting()
getRandomDistribution
public RandomDistribution<T> getRandomDistribution()
setRandomDistribution
public void setRandomDistribution(RandomDistribution<T> randomDistribution)
isTemplate
public boolean isTemplate()
- Specified by:
isTemplate in class AbstractNetworkWeightSetting<T>
Copyright © 2012. All Rights Reserved.