public class TemplateNetworkWeightSetting<T> extends NetworkWeightSetting<T>
com.banda.core.domain.DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>>| Constructor and Description |
|---|
TemplateNetworkWeightSetting() |
| Modifier and Type | Method and Description |
|---|---|
RandomDistribution<T> |
getRandomDistribution() |
boolean |
hasLayers() |
boolean |
isTemplate() |
void |
setRandomDistribution(RandomDistribution<T> randomDistribution) |
compareTo, getCreatedBy, getIndex, getName, getParent, getTimeCreated, setCreatedBy, setIndex, setName, setParent, setTimeCreated, toStringpublic RandomDistribution<T> getRandomDistribution()
public void setRandomDistribution(RandomDistribution<T> randomDistribution)
public boolean isTemplate()
isTemplate in class NetworkWeightSetting<T>public boolean hasLayers()
hasLayers in class NetworkWeightSetting<T>Copyright © 2017. All Rights Reserved.