public interface IModelioContext
Modifier and Type | Method and Description |
---|---|
File |
getInstallationPath()
Get the installation path of the Modelio.
|
String |
getLanguage()
Get the language defined for resources.
|
File |
getProjectSpacePath()
Get the project space path.
|
Version |
getVersion()
Get the version of the current Modelio
|
File |
getWorkspacePath()
Get the current workspace path of Modelio.
|
String getLanguage()
File getInstallationPath()
File getProjectSpacePath()
: You also can use
getConfiguration().getProjectSpacePath()
on the module.
Version getVersion()
File getWorkspacePath()