Package | Description |
---|---|
com.ibm.xtools.umldt.rt.api.internal.impl.merge | |
com.ibm.xtools.umldt.rt.api.merge |
Modifier and Type | Method and Description |
---|---|
RTFileCommand |
RTFileCommandImpl.setMode(RTFileCommand.Mode 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.
|
Modifier and Type | Method and Description |
---|---|
RTFileCommand |
RTFileCommand.setMode(RTFileCommand.Mode mode)
Set mode for compare/merge command
|