Package | Description |
---|---|
com.ibm.xtools.umldt.rt.api.merge |
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.
|
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.
|