Package com.nomagic.magicdraw.diff
Interface ModuleUsageDifference.Mount
-
- Enclosing interface:
- ModuleUsageDifference
public static interface ModuleUsageDifference.Mount
Mount info.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getMountedOnID()
ID of package where mounted package is added.java.lang.String
getMountPointID()
ID of mount point.
-