Uses of Class
org.biojava.nbio.structure.validation.MogBondOutlier
-
Packages that use MogBondOutlier Package Description org.biojava.nbio.structure.validation -
-
Uses of MogBondOutlier in org.biojava.nbio.structure.validation
Fields in org.biojava.nbio.structure.validation with type parameters of type MogBondOutlier Modifier and Type Field Description protected java.util.List<MogBondOutlier>ModelledSubgroup. mogBondOutlierMethods in org.biojava.nbio.structure.validation that return MogBondOutlier Modifier and Type Method Description MogBondOutlierObjectFactory. createMogBondOutlier()Create an instance ofMogBondOutlierMethods in org.biojava.nbio.structure.validation that return types with arguments of type MogBondOutlier Modifier and Type Method Description java.util.List<MogBondOutlier>ModelledSubgroup. getMogBondOutlier()Gets the value of the mogBondOutlier property.
-