public class GlobalCompletenessMetric extends LogMetricResult
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
KEY |
static java.lang.String |
NAME |
SEPARATOR| Constructor and Description |
|---|
GlobalCompletenessMetric(org.deckfour.xes.model.XLog originalLog,
double value,
double maxError,
double confidence,
long minimalLength) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,org.deckfour.xes.model.XAttribute> |
getLogAttributes() |
getBibtex, getDOI, getExtension, getFullName, getKey, getLog, getName, getType, getTypeReference, getValue, setBibtex, setDOI, setTypeReference, toStringpublic static final java.lang.String NAME
public static final java.lang.String KEY
public GlobalCompletenessMetric(org.deckfour.xes.model.XLog originalLog,
double value,
double maxError,
double confidence,
long minimalLength)
public java.util.Map<java.lang.String,org.deckfour.xes.model.XAttribute> getLogAttributes()
getLogAttributes in interface MetaDataResultgetLogAttributes in class LogMetricResult