Uses of Class
org.processmining.plugins.temporal.model.TemporalSample
-
Packages that use TemporalSample Package Description org.processmining.plugins.temporal.model -
-
Uses of TemporalSample in org.processmining.plugins.temporal.model
Methods in org.processmining.plugins.temporal.model that return types with arguments of type TemporalSample Modifier and Type Method Description java.util.List<TemporalSample>TemporalConnection. getSamples()Method parameters in org.processmining.plugins.temporal.model with type arguments of type TemporalSample Modifier and Type Method Description voidTemporalConnection. setSamples(java.util.List<TemporalSample> samples)
-