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, setVariancemarshallgetDependencies, hashCode, toStringpublic AutomaticDistribution()
public AutomaticDistribution(Distribution distr)
public java.lang.Long getID()
getID in interface Property<Distribution>getID in class Distributionpublic java.lang.String getName()
getName in interface Property<Distribution>getName in class Distributionpublic AutomaticDistribution clone(java.lang.Object element)
clone in interface Property<Distribution>clone in class PropertyDistributionpublic java.util.Set<Constructs> getMeaningfulTypeConstructs()
getMeaningfulTypeConstructs in interface Property<Distribution>getMeaningfulTypeConstructs in class Distributionpublic java.lang.Object unmarshall(java.lang.String xml)
unmarshall in interface Property<Distribution>unmarshall in class PropertyDistributionxml - the xml fragment to be parsed