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