|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.emfstore.internal.client.configuration.FileInfo
public class FileInfo
Contains configuration options and information about the workspace related files used by the client.
| Constructor Summary | |
|---|---|
FileInfo()
|
|
| Method Summary | |
|---|---|
String |
getErrorLogDirectory()
Returns the directory that is used for error logging. If the directory does not exist it will be created. |
ESLocationProvider |
getLocationProvider()
Returns the registered ESLocationProvider or if not existent, the
DefaultWorkspaceLocationProvider. |
String |
getPluginDataBaseDirectory()
Return the path of the plugin data directory inside the EMFStore workspace (trailing file separator included). |
String |
getWorkspaceDirectory()
Gets the Workspace directory with an pending File.separatorChar at the end. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileInfo()
| Method Detail |
|---|
public ESLocationProvider getLocationProvider()
ESLocationProvider or if not existent, the
DefaultWorkspaceLocationProvider.
public String getWorkspaceDirectory()
File.separatorChar at the end.
public String getPluginDataBaseDirectory()
public String getErrorLogDirectory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||