public interface IModelioContext
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getInstallPath()
Get the current installation directory of Modelio.
|
java.lang.String |
getLanguage()
Get the language defined for resources.
|
java.io.File |
getProjectSpacePath()
Deprecated.
use
IProjectStructure.getPath() instead. |
Version |
getVersion()
Get the version of the current Modelio
|
java.io.File |
getWorkspacePath()
Get the current workspace path of Modelio.
|
java.lang.String getLanguage()
@Deprecated java.io.File getProjectSpacePath()
IProjectStructure.getPath() instead.null if no project is currently opened: You also can use
getConfiguration().getProjectSpacePath() on the module.Version getVersion()
java.io.File getWorkspacePath()
java.io.File getInstallPath()