Class LaneSetParser


  • public class LaneSetParser
    extends AbstractElementParser<java.util.Set<Lane>>
    Parse a set of lanes in a BPMN model
    Author:
    Benedikt Knopp
    • Constructor Summary

      Constructors 
      Constructor Description
      LaneSetParser​(RootParser rootParser)
      Create a new instance
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • LaneSetParser

        public LaneSetParser​(RootParser rootParser)
        Create a new instance
        Parameters:
        rootParser - the root parser of the BPMN model