Package com.nomagic.magicdraw.diff
Interface ShareDifference
- All Superinterfaces:
Difference
Shared packages difference. Shares can be added, or removed.
-
Method Summary
-
Method Details
-
getModificationKind
ModificationKind getModificationKind()- Returns:
- modification kind (add/remove)
-
getPath
- Returns:
- preferred share path or null if
getModule()
returns non-null value
-
getModule
Gets the module that is used by a project. The method returns non-null value if corresponding module re-sharing state has been changed.- Returns:
- module info if share difference means change module re-sharing state change.