Class ScopInstallationInstance
- java.lang.Object
-
- org.biojava.nbio.structure.gui.util.ScopInstallationInstance
-
public class ScopInstallationInstance extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ScopInstallationInstancegetInstance()org.biojava.nbio.structure.scop.ScopDatabasegetSCOP()
-
-
-
Method Detail
-
getInstance
public static ScopInstallationInstance getInstance()
-
getSCOP
public org.biojava.nbio.structure.scop.ScopDatabase getSCOP()
-
-