Package com.nomagic.magicdraw.diff.macro
Interface MacroDifference
- All Superinterfaces:
Difference
Macro difference groups several differences into single difference.
-
Method Summary
-
Method Details
-
getDifferences
Set<Difference> getDifferences()Get grouped differences.- Returns:
- differences.
-