Uses of Class
org.processmining.hybridminer.models.hybridpetrinet.UncertainEdge
-
Packages that use UncertainEdge Package Description org.processmining.hybridminer.models.hybridpetrinet -
-
Uses of UncertainEdge in org.processmining.hybridminer.models.hybridpetrinet
Methods in org.processmining.hybridminer.models.hybridpetrinet that return types with arguments of type UncertainEdge Modifier and Type Method Description java.util.Collection<UncertainEdge>HybridPetrinet. getUncertainArcs()CHIARA Returns the set of uncertain arcs
-