|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMigrationService
Migration support for converting models from older to newer versions.
Method Summary | |
---|---|
void |
migrate070To080(Diagram diagram)
Moves fonts which, in 0.7.0, were aggregated by AbstractText and Style to the diagram which aggregates fonts centrally as of 0.8.0. |
boolean |
shouldMigrate070To080(Diagram diagram)
Checks if fonts are set on graphical elements while not being managed by the diagram. |
Method Detail |
---|
void migrate070To080(Diagram diagram)
diagram
- the diagram to be migrated#shouldMigrate070To080(Diagram)}
boolean shouldMigrate070To080(Diagram diagram)
diagram
- the diagram under consideration
#migrate070To080(Diagram)}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |