Interface PersistentPropertyOrderDifference<T>
-
- Type Parameters:
T
-
- All Superinterfaces:
Difference
,DifferenceLocation
,SymbolDifference
,SymbolPersistentPropertyDifference<T>
@OpenApi public interface PersistentPropertyOrderDifference<T> extends SymbolPersistentPropertyDifference<T>
Generated for ordered multiple persistent properties.
-
-
Method Summary
-
Methods inherited from interface com.nomagic.magicdraw.diff.DifferenceLocation
getModuleURI
-
Methods inherited from interface com.nomagic.magicdraw.diff.symbols.SymbolDifference
getDiagramID, getSymbolID
-
Methods inherited from interface com.nomagic.magicdraw.diff.symbols.SymbolPersistentPropertyDifference
getChangedProperty
-
-