Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.xtools.umldt.rt.api.merge.RTFileCommand.MergeCompletionCallback.Kind

  • Packages that use RTFileCommand.MergeCompletionCallback.Kind 
    Package Description
    com.ibm.xtools.umldt.rt.api.merge  
    • Uses of RTFileCommand.MergeCompletionCallback.Kind in com.ibm.xtools.umldt.rt.api.merge

      Methods in com.ibm.xtools.umldt.rt.api.merge that return RTFileCommand.MergeCompletionCallback.Kind 
      Modifier and Type Method and Description
      static RTFileCommand.MergeCompletionCallback.Kind RTFileCommand.MergeCompletionCallback.Kind.valueOf(String name)
      Returns the enum constant of this type with the specified name.
      static RTFileCommand.MergeCompletionCallback.Kind[] RTFileCommand.MergeCompletionCallback.Kind.values()
      Returns an array containing the constants of this enum type, in the order they are declared.
      Methods in com.ibm.xtools.umldt.rt.api.merge with parameters of type RTFileCommand.MergeCompletionCallback.Kind 
      Modifier and Type Method and Description
      void RTFileCommand.MergeCompletionCallback.operationCompleted(RTFileCommand.MergeCompletionCallback.Kind resultKind)
      This method will be triggered when compare/merge operation is completed.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes