Package com.nomagic.magicdraw.foundation.util
-
Interface Summary Interface Description Operation<V> A task that returns a result. -
Class Summary Class Description AccessGuard Utility class that provides convenient methods to wrap method calls and support locking before actual method call.MDExtensions Helper methods to work with element extensions (MDExtension)MDFoundationAdapterFactory The Adapter Factory for the model.MDFoundationSwitch<T> The Switch for the model's inheritance hierarchy.ModelLockProvider The class implementation provides a bridge between model's implementation and the application. -
Exception Summary Exception Description OperationTimeoutException Exception thrown when a blocking operation times out.