Interface SymbolAddition
- All Superinterfaces:
 Difference,DifferenceLocation,SymbolDifference
New symbol added difference. All symbol properties is reported as
 
SymbolPersistentPropertyDifference- 
Method Summary
Modifier and TypeMethodDescriptionCreated symbol type.Methods inherited from interface com.nomagic.magicdraw.diff.DifferenceLocation
getModuleURIMethods inherited from interface com.nomagic.magicdraw.diff.symbols.SymbolDifference
getDiagramID, getProjectID, getSymbolID 
- 
Method Details
- 
getSymbolType
Class<PresentationElement> getSymbolType()Created symbol type.- Returns:
 - created symbol type.
 
 
 -