com.ibm.xtools.umldt.rt.api.merge

Interface RTAbstractCommand

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      <T extends org.eclipse.core.runtime.IStatus>
      T
      call()
      Run the command and return the result.
    • Method Detail

      • call

        <T extends org.eclipse.core.runtime.IStatus> T call()
        Run the command and return the result.
        Returns:
        result of command