Uses of Class
org.processmining.lpm.adjustedalignments.AbstractAStarThreadNoModelMoves.QueueingModel
-
Packages that use AbstractAStarThreadNoModelMoves.QueueingModel Package Description org.processmining.lpm.adjustedalignments -
-
Uses of AbstractAStarThreadNoModelMoves.QueueingModel in org.processmining.lpm.adjustedalignments
Methods in org.processmining.lpm.adjustedalignments that return AbstractAStarThreadNoModelMoves.QueueingModel Modifier and Type Method Description static AbstractAStarThreadNoModelMoves.QueueingModelAbstractAStarThreadNoModelMoves.QueueingModel. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static AbstractAStarThreadNoModelMoves.QueueingModel[]AbstractAStarThreadNoModelMoves.QueueingModel. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.processmining.lpm.adjustedalignments with parameters of type AbstractAStarThreadNoModelMoves.QueueingModel Modifier and Type Method Description voidAbstractAStarThreadNoModelMoves. setQueueingModel(AbstractAStarThreadNoModelMoves.QueueingModel model)
-