Interface Method

    • Method Detail

      • isMethodForCall

        boolean isMethodForCall​(MethodCall methodCall,
                                boolean needsPerfectMatch)
        Generated class or method.
        EMF model class or method.
      • isSomeMethodForCall

        boolean isSomeMethodForCall​(MethodCall methodCall)
        Generated class or method.
        EMF model class or method.
      • isBetterMethodForCall

        boolean isBetterMethodForCall​(Method otherMethod,
                                      MethodCall methodCall)
        Generated class or method.
        EMF model class or method.
      • getBlock

        Block getBlock()
        Generated class or method.
        EMF model class or method.
        kind="operation" required="true"
      • getStatements

        EList<Statement> getStatements()
        Generated class or method.
        EMF model class or method.
        kind="operation" required="true" many="false"