Package uk.ac.cam.ch.wwmm.opsin
Class HeteroAtomReplacementTest
- java.lang.Object
-
- uk.ac.cam.ch.wwmm.opsin.HeteroAtomReplacementTest
-
public class HeteroAtomReplacementTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description HeteroAtomReplacementTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
replaceChargedWithEquallyCharged()
void
replaceChargedWithUnEquallyCharged()
void
replaceNeutralWithCharged()
void
setUp()
void
sulfanida()
void
sulfanuida()
void
sulfanylia()
void
thia()
void
thionia()
-
-
-
Method Detail
-
setUp
public void setUp()
-
thia
public void thia() throws uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
- Throws:
uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
-
thionia
public void thionia() throws uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
- Throws:
uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
-
sulfanylia
public void sulfanylia() throws uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
- Throws:
uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
-
sulfanida
public void sulfanida() throws uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
- Throws:
uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
-
sulfanuida
public void sulfanuida() throws uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
- Throws:
uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
-
replaceNeutralWithCharged
public void replaceNeutralWithCharged() throws uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
- Throws:
uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
-
replaceChargedWithEquallyCharged
public void replaceChargedWithEquallyCharged() throws uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
- Throws:
uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
-
replaceChargedWithUnEquallyCharged
public void replaceChargedWithUnEquallyCharged() throws uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
- Throws:
uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
-
-