|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object membranModel.MembranModel membranModel.MembranModelSingleton
public class MembranModelSingleton
This class generates an instance of the membrane model.
Method Summary | |
---|---|
static MembranModel |
getInstance()
If an instance of membrane model does not exist an instance will be generated. |
static void |
setInstance(MembranModel membran)
This function replaces the existing membrane model with a new one. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static MembranModel getInstance()
public static void setInstance(MembranModel membran)
membran
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |