CESE 1.4.7

com.simulogic.cese
Class UserHome

java.lang.Object
  extended by com.simulogic.cese.UserHome

public class UserHome
extends java.lang.Object

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

FS

public static final java.lang.String FS
the file separator in a platform dependent way


CESE_VERSION_MAJOR

public static final java.lang.String CESE_VERSION_MAJOR
major version identificator


CESE_VERSION_MINOR

public static final java.lang.String CESE_VERSION_MINOR
major version identificator


CESE_HOME

public static final java.lang.String CESE_HOME
name of the directory containing the setup


OLD_CESE_HOME

public static final java.lang.String OLD_CESE_HOME
name of the directory containing the old setup

Constructor Detail

UserHome

public UserHome(ModelManager m)
Default constructor

Parameters:
m - model manager
Method Detail

populateUserHome

public void populateUserHome()
Creates user home directory structure


CESE 1.4.7

Copyright (c) 1999 - 2007 Cell Electrophysiology Simulation Environment (CESE). All rights reserved.