public abstract class ConfigurablePropertyDistribution extends ConfigurablePropertySingleElement<Distribution>
| Constructor and Description |
|---|
ConfigurablePropertyDistribution() |
| Modifier and Type | Method and Description |
|---|---|
org.processmining.framework.util.Pair<java.util.List<Distribution>,java.util.List<Distribution>> |
clone(java.lang.Object element) |
java.lang.String |
marshall(java.lang.Object value) |
java.lang.Object |
unmarshall(java.lang.String xml) |
clone, getDefaultValue, instantiateTotal, isValidConfiguration, makeConfigurable, makeNonConfigurable, unmarshallgetGUIProperty, instantiate, isTotalConfiguration, makeTotalConfiguration, unmarshallPrivatecompare, equals, getDependencies, getIcon, getIterator, getMeaningfulTypeConstructs, getValueDouble, hashCode, hasOrdering, higherBetter, instantiate, instantiateTotal, monotonicity, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetNonConfigurableVariantpublic org.processmining.framework.util.Pair<java.util.List<Distribution>,java.util.List<Distribution>> clone(java.lang.Object element)
public java.lang.Object unmarshall(java.lang.String xml)
xml - the xml fragment to be parsedpublic java.lang.String marshall(java.lang.Object value)
marshall in interface Property<org.processmining.framework.util.Pair<java.util.List<Distribution>,java.util.List<Distribution>>>marshall in class ConfigurablePropertyList<Distribution>value - the value of the object to be written