Package com.nomagic.magicdraw.diff
Interface StereotypeModification
-
- All Superinterfaces:
Difference
,DifferenceLocation
,ElementDifference
,Modification
@OpenApiAll public interface StereotypeModification extends Modification
Difference for stereotype added/removed/order changed for element. Modification details can be obtain usingModification.getModificationInfo()
-
-
Method Summary
-
Methods inherited from interface com.nomagic.magicdraw.diff.Difference
accept
-
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.Modification
getModificationInfo
-
-