Interface MDExtensionExistenceDifference
- All Superinterfaces:
Difference,DifferenceLocation,ElementDifference,MDExtensionDifference
MDExtension existence difference.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumExistence difference type. -
Method Summary
Methods inherited from interface com.nomagic.magicdraw.diff.DifferenceLocation
getModuleURIMethods inherited from interface com.nomagic.magicdraw.diff.ElementDifference
getElementIDMethods inherited from interface com.nomagic.magicdraw.diff.mdextensions.MDExtensionDifference
getData, getSource
-
Method Details
-
getType
MDExtensionExistenceDifference.Type getType()Difference tyoe.- Returns:
- type of difference.
-