Interface Gate

    • Method Detail

      • validateMessagesActualGate

        boolean validateMessagesActualGate​(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                           Map context)
        The message leading to/from an actualGate of an InteractionUse must correspond to the message leading from/to the formalGate with the same name of the Interaction referenced by the InteractionUse. true
      • validateMessagesCombinedFragment

        boolean validateMessagesCombinedFragment​(org.eclipse.emf.common.util.DiagnosticChain diagnostics,
                                                 Map context)
        The message leading to/from an (expression) Gate within a CombinedFragment must correspond to the message leading from/to the CombinedFragment on its outside. true