public class FitnessValue
extends org.processmining.plugins.properties.processmodel.abstractproperty.PropertyString
| Constructor and Description |
|---|
FitnessValue() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
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, marshall, unmarshallpublic java.lang.Long getID()
public java.lang.String getName()
public java.lang.String getDefaultValue()
org.processmining.plugins.properties.processmodel.Property