Package | Description |
---|---|
org.processmining.pmind.algorithms | |
org.processmining.pmind.algorithms.concept |
Modifier and Type | Method and Description |
---|---|
ModelComparison |
PMInDModelChecker.checkModels(DMNModel m,
DMNModel m2) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<ModelComparison> |
PMInDModelChecker.doSubModels(DMNModel m,
java.util.Set<DMNModel> m2) |
java.util.Set<ModelComparison> |
PMInDModelChecker.getComparisons() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<ModelComparison> |
ModelComparison.getSubModels() |
Modifier and Type | Method and Description |
---|---|
void |
ModelComparison.addSubModel(ModelComparison m) |
Modifier and Type | Method and Description |
---|---|
void |
ModelComparison.addSubModels(java.util.Set<ModelComparison> ms) |