Package com.nomagic.magicdraw.core
package com.nomagic.magicdraw.core
This package contains core classes of MagicDraw application.
-
ClassDescriptionMain class which connects main parts of MagicDraw.Contains application environment specific constants and utility methods.Contains application runtime related constants and utility methods.Deprecated.This class is for saving environment specific file locations.This interface is used in
EnvironmentSpecificFileLocations
andProjectSpecificLocationRegister
to manipulate with file locations storing places Implement this interface if you need to create new file locations saving type.Utility class for displaying messages, questions, warnings and dialogs.Default implementation for URLActionHandlerAn URL handlerTheProject
class represents main storage of all project data like: main package, all diagrams and diagram windows.This class is for storing file locations which depends on project.Project decomposition related utility class.Interface declares functionality for save process participant.The startup participant for MagicDraw application starting.
Application