Uses of Interface
org.processmining.log.logchecks.LogCheck
-
Packages that use LogCheck Package Description org.processmining.log.logchecks org.processmining.log.logchecks.impl -
-
Uses of LogCheck in org.processmining.log.logchecks
Methods in org.processmining.log.logchecks that return LogCheck Modifier and Type Method Description LogCheckLogCheckType. getLogCheck() -
Uses of LogCheck in org.processmining.log.logchecks.impl
Classes in org.processmining.log.logchecks.impl that implement LogCheck Modifier and Type Class Description classLogCheckConsistentTypesclassLogCheckEventClassifiersGlobalclassLogCheckGlobalAttributesMethods in org.processmining.log.logchecks.impl that return LogCheck Modifier and Type Method Description static LogCheckLogCheckConsistentTypes. getInstance()static LogCheckLogCheckEventClassifiersGlobal. getInstance()static LogCheckLogCheckGlobalAttributes. getInstance()
-