Interface MergedFileState


@API(type=NOT_EXTENDABLE, src=PUBLIC) public interface MergedFileState
The state of a merged file contains information about the file location and the merge status (deleted, added, modified).

The file location is child of the the directory containing the personal changes (the directory specified in the personalModifiedFilesDir parameter of DiffAndMergeTools.openMergeApplication(java.io.File, java.io.File, java.io.File, java.util.Map)) .