Uses of Class
org.processmining.specpp.datastructures.log.impls.LogImpl
-
Packages that use LogImpl Package Description org.processmining.specpp.datastructures.log.impls -
-
Uses of LogImpl in org.processmining.specpp.datastructures.log.impls
Subclasses of LogImpl in org.processmining.specpp.datastructures.log.impls Modifier and Type Class Description classSubLogMethods in org.processmining.specpp.datastructures.log.impls that return LogImpl Modifier and Type Method Description LogImplLogBuilderImpl. build()Methods in org.processmining.specpp.datastructures.log.impls that return types with arguments of type LogImpl Modifier and Type Method Description LogBuilder<LogImpl>LogBuilderImpl. appendVariant(Variant v, int f)LogBuilder<LogImpl>Factory. createLogBuilder()
-