public interface IModelManager
An instance of the model manager is safe for use by multiple threads.
Modifier and Type | Interface and Description |
---|---|
static interface |
IModelManager.Provider
Provides access to the model manager.
|
Modifier and Type | Method and Description |
---|---|
ElementManager |
getElementManager()
Returns the element manager that is to be shared between all elements of
the model.
|
IModel |
getModel()
Returns the managed model.
|
IModel getModel()
null
)ElementManager getElementManager()
null
)Copyright (c) 2014, 2020 1C-Soft LLC and others. Made available under the Eclipse Public License 2.0