|
CESE 1.4.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.simulogic.cese.UserHome
public class UserHome
This class handles creation and population of the user home parameters directory
| Field Summary | |
|---|---|
static java.lang.String |
CESE_HOME
name of the directory containing the setup |
static java.lang.String |
CESE_VERSION_MAJOR
major version identificator |
static java.lang.String |
CESE_VERSION_MINOR
major version identificator |
static java.lang.String |
FS
the file separator in a platform dependent way |
static java.lang.String |
OLD_CESE_HOME
name of the directory containing the old setup |
| Constructor Summary | |
|---|---|
UserHome(ModelManager m)
Default constructor |
|
| Method Summary | |
|---|---|
void |
populateUserHome()
Creates user home directory structure |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String FS
public static final java.lang.String CESE_VERSION_MAJOR
public static final java.lang.String CESE_VERSION_MINOR
public static final java.lang.String CESE_HOME
public static final java.lang.String OLD_CESE_HOME
| Constructor Detail |
|---|
public UserHome(ModelManager m)
m - model manager| Method Detail |
|---|
public void populateUserHome()
|
CESE 1.4.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||