Package | Description |
---|---|
com.ibm.xtools.umldt.rt.api.egit.merge |
Modifier and Type | Method and Description |
---|---|
static RTEGitMergeToolCommand.MergeToolResult |
RTEGitMergeToolCommand.MergeToolResult.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RTEGitMergeToolCommand.MergeToolResult[] |
RTEGitMergeToolCommand.MergeToolResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
RTEGitMergeToolCommand.MergeToolCallback.operationCompleted(RTEGitMergeToolCommand.MergeToolResult result)
This method is triggered when merge tool session is closed
|