Class DMNGraphSubIndex

    • Constructor Summary

      Constructors 
      Constructor Description
      DMNGraphSubIndex​(DMNGraphUtils graphUtils, javax.enterprise.event.Event<org.kie.workbench.common.stunner.core.client.canvas.event.selection.CanvasSelectionEvent> canvasSelectionEvent, javax.enterprise.event.Event<org.kie.workbench.common.stunner.core.client.canvas.event.selection.CanvasFocusedShapeEvent> canvasFocusedSelectionEvent, javax.enterprise.event.Event<org.kie.workbench.common.stunner.core.client.canvas.event.selection.CanvasClearSelectionEvent> canvasClearSelectionEventEvent, javax.enterprise.event.Event<org.kie.workbench.common.stunner.core.client.canvas.event.selection.DomainObjectSelectionEvent> domainObjectSelectionEvent)  
    • Constructor Detail

      • DMNGraphSubIndex

        @Inject
        public DMNGraphSubIndex​(DMNGraphUtils graphUtils,
                                javax.enterprise.event.Event<org.kie.workbench.common.stunner.core.client.canvas.event.selection.CanvasSelectionEvent> canvasSelectionEvent,
                                javax.enterprise.event.Event<org.kie.workbench.common.stunner.core.client.canvas.event.selection.CanvasFocusedShapeEvent> canvasFocusedSelectionEvent,
                                javax.enterprise.event.Event<org.kie.workbench.common.stunner.core.client.canvas.event.selection.CanvasClearSelectionEvent> canvasClearSelectionEventEvent,
                                javax.enterprise.event.Event<org.kie.workbench.common.stunner.core.client.canvas.event.selection.DomainObjectSelectionEvent> domainObjectSelectionEvent)