Class PetriNetPlaceConverter

  • All Implemented Interfaces:
    PlaceConverter<org.processmining.acceptingpetrinet.models.AcceptingPetriNet>

    public class PetriNetPlaceConverter
    extends AbstractPlaceConverter<org.processmining.acceptingpetrinet.models.AcceptingPetriNet>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Set<Place> convert​(org.processmining.acceptingpetrinet.models.AcceptingPetriNet result)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PetriNetPlaceConverter

        public PetriNetPlaceConverter()
    • Method Detail

      • convert

        public java.util.Set<Place> convert​(org.processmining.acceptingpetrinet.models.AcceptingPetriNet result)
        Parameters:
        result - : the structure in which the places are sent
        Returns:
        set of places