Class ModelElementsManager

java.lang.Object
com.nomagic.magicdraw.openapi.uml.ModelElementsManager

@OpenApiAll public final class ModelElementsManager extends Object
The utility class for ModelElements adding, removing and moving to other parents. Also it helps to create all 7 types of diagrams. Works together with SessionManager.

This manager can be used only if some session was created with SessionManager. See code sample in SessionManager description for more details.

See Also: