Package uk.ac.cam.ch.wwmm.opsin
Class StructureBuildingMethodsTest
- java.lang.Object
-
- uk.ac.cam.ch.wwmm.opsin.StructureBuildingMethodsTest
-
public class StructureBuildingMethodsTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description StructureBuildingMethodsTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbracketedPrimeNotSpecialCase()voidbracketedPrimeSpecialCase1()voidbracketedPrimeSpecialCase2()voidnotPhosphoSubstitution()voidphosphoLocantedSubstitution()voidphosphoUnlocantedSubstitution()
-
-
-
Method Detail
-
bracketedPrimeNotSpecialCase
public void bracketedPrimeNotSpecialCase()
-
bracketedPrimeSpecialCase1
public void bracketedPrimeSpecialCase1()
-
bracketedPrimeSpecialCase2
public void bracketedPrimeSpecialCase2()
-
notPhosphoSubstitution
public void notPhosphoSubstitution() throws uk.ac.cam.ch.wwmm.opsin.StructureBuildingException- Throws:
uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
-
phosphoUnlocantedSubstitution
public void phosphoUnlocantedSubstitution() throws uk.ac.cam.ch.wwmm.opsin.StructureBuildingException- Throws:
uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
-
phosphoLocantedSubstitution
public void phosphoLocantedSubstitution() throws uk.ac.cam.ch.wwmm.opsin.StructureBuildingException- Throws:
uk.ac.cam.ch.wwmm.opsin.StructureBuildingException
-
-