public class ArrivalProcess extends Distribution
distributionType, maximum, mean, minimum, mode, number, probability, scale, scaleFactor, shape, timeGranularity, translationConstant, trials, variance
Constructor and Description |
---|
ArrivalProcess() |
ArrivalProcess(Distribution distr) |
Modifier and Type | Method and Description |
---|---|
ArrivalProcess |
clone(java.lang.Object element) |
ArrivalProcess |
getDefaultValue()
We want to have a default value for a property s.t., we can reason on it
|
java.lang.Long |
getID() |
java.util.Set<Constructs> |
getMeaningfulTypeConstructs() |
java.lang.String |
getName() |
java.lang.Object |
unmarshall(java.lang.String xml) |
compare, distributionValue, equals, 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 ArrivalProcess()
public ArrivalProcess(Distribution distr)
public java.lang.Long getID()
getID
in interface Property<Distribution>
getID
in class Distribution
public ArrivalProcess clone(java.lang.Object element)
clone
in interface Property<Distribution>
clone
in class PropertyDistribution
public ArrivalProcess getDefaultValue()
Property
getDefaultValue
in interface Property<Distribution>
getDefaultValue
in class Distribution
public java.lang.String getName()
getName
in interface Property<Distribution>
getName
in class Distribution
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