Class GraphViewChangeEvent


  • public class GraphViewChangeEvent
    extends java.lang.Object
    • Constructor Detail

      • GraphViewChangeEvent

        public GraphViewChangeEvent​(Module module,
                                    Flow flow)
    • Method Detail

      • getModule

        public Module getModule()
      • getFlow

        public Flow getFlow()