Class IncludedActivitiesPlaceTransformer

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Place adapt​(Place place)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.function.Function

        andThen, compose
      • Methods inherited from interface org.processmining.placebasedlpmdiscovery.placechooser.placetransformers.PlaceTransformer

        apply
    • Constructor Detail

      • IncludedActivitiesPlaceTransformer

        public IncludedActivitiesPlaceTransformer​(java.util.Set<java.lang.String> activities)