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.Mode

  • Packages that use RTFileCommand.Mode 
    Package Description
    com.ibm.xtools.umldt.rt.api.internal.impl.merge  
    com.ibm.xtools.umldt.rt.api.merge  
    • Uses of RTFileCommand.Mode in com.ibm.xtools.umldt.rt.api.internal.impl.merge

      Methods in com.ibm.xtools.umldt.rt.api.internal.impl.merge with parameters of type RTFileCommand.Mode 
      Modifier and Type Method and Description
      RTFileCommand RTFileCommandImpl.setMode(RTFileCommand.Mode mode) 
    • Uses of RTFileCommand.Mode in com.ibm.xtools.umldt.rt.api.merge

      Methods in com.ibm.xtools.umldt.rt.api.merge that return RTFileCommand.Mode 
      Modifier and Type Method and Description
      static RTFileCommand.Mode RTFileCommand.Mode.valueOf(String name)
      Returns the enum constant of this type with the specified name.
      static RTFileCommand.Mode[] RTFileCommand.Mode.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.Mode 
      Modifier and Type Method and Description
      RTFileCommand RTFileCommand.setMode(RTFileCommand.Mode mode)
      Set mode for compare/merge command
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes