Interface MergeNode

    • Method Detail

      • validateOneOutgoingEdge

        boolean validateOneOutgoingEdge​(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                        Map context)
        A merge node has one outgoing edge. true
      • validateEdges

        boolean validateEdges​(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                              Map context)
        The edges coming into and out of a merge node must be either all object flows or all control flows. true