public class AutomaticDistribution extends Distribution
distributionType, maximum, mean, minimum, mode, number, probability, scale, scaleFactor, shape, timeGranularity, translationConstant, trials, variance
Constructor and Description |
---|
AutomaticDistribution() |
AutomaticDistribution(Distribution distr) |
Modifier and Type | Method and Description |
---|---|
AutomaticDistribution |
clone(java.lang.Object element) |
java.lang.Long |
getID() |
java.util.Set<Constructs> |
getMeaningfulTypeConstructs() |
java.lang.String |
getName() |
java.lang.Object |
unmarshall(java.lang.String xml) |
compare, distributionValue, equals, getDefaultValue, getDistributionType, getGUIProperty, getIcon, getMaximum, getMean, getMinimum, getMode, getNumber, getProbability, getScale, getScaleFactor, getShape, getTimeGranularity, getTranslationConstant, getTrials, getValueDouble, getVariance, hasOrdering, higherBetter, monotonicity, setDistributionType, setMaximum, setMean, setMinimum, setMode, setNumber, setProbability, setScale, setScaleFactor, setShape, setTimeGranularity, setTranslationConstant, setTrials, setVariance
marshall
getDependencies, hashCode, toString
public AutomaticDistribution()
public AutomaticDistribution(Distribution distr)
public java.lang.Long getID()
getID
in interface Property<Distribution>
getID
in class Distribution
public java.lang.String getName()
getName
in interface Property<Distribution>
getName
in class Distribution
public AutomaticDistribution clone(java.lang.Object element)
clone
in interface Property<Distribution>
clone
in class PropertyDistribution
public java.util.Set<Constructs> getMeaningfulTypeConstructs()
getMeaningfulTypeConstructs
in interface Property<Distribution>
getMeaningfulTypeConstructs
in class Distribution
public java.lang.Object unmarshall(java.lang.String xml)
unmarshall
in interface Property<Distribution>
unmarshall
in class PropertyDistribution
xml
- the xml fragment to be parsed