public class Precision
extends org.processmining.plugins.properties.processmodel.abstractproperty.PropertyDouble
| Constructor and Description |
|---|
Precision() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getDefaultValue()
We want to have a default value for a property s.t., we can reason on it
|
java.lang.Long |
getID() |
java.lang.String |
getName() |
clone, getGUIProperty, getValueDouble, marshall, unmarshallpublic java.lang.Long getID()
public java.lang.String getName()
public java.lang.Double getDefaultValue()
org.processmining.plugins.properties.processmodel.Property