Interface | Description |
---|---|
Change |
Change denotes the change of the project.
|
RelatedChange |
Describes the change related change.
|
Class | Description |
---|---|
MergeUtil |
Allows to use MagicDraw project merge to compare projects (find project differences) and merge projects.
|
ProjectDifference |
Project difference data.
|
Enum | Description |
---|---|
ChangeState |
Defines the possible change application (resolution) states.
|
MergeUtil.ConflictResolution |
Conflict resolution for 3-way merge.
|
MergeUtil.Optimization |
Performance/memory usage optimization option.
|