Package | Description |
---|---|
org.processmining.plugins.etm.mutation |
Modifier and Type | Method and Description |
---|---|
TreeMutationInfo |
TreeMutationRegistry.getTreeFitnessInfoByCode(java.lang.String code)
Returns the
TreeFitnessInfo instance with the provided coded or
NULL if no such info exists. |
Modifier and Type | Method and Description |
---|---|
java.util.List<TreeMutationInfo> |
TreeMutationRegistry.getAllMetricInfos()
Returns the list of all metric instances
|
Constructor and Description |
---|
TreeMutationInfo(TreeMutationInfo original) |