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 List<MogBondOutlier>
ModelledSubgroup. mogBondOutlier
Methods in org.biojava.nbio.structure.validation that return MogBondOutlier Modifier and Type Method Description MogBondOutlier
ObjectFactory. createMogBondOutlier()
Create an instance ofMogBondOutlier
Methods in org.biojava.nbio.structure.validation that return types with arguments of type MogBondOutlier Modifier and Type Method Description List<MogBondOutlier>
ModelledSubgroup. getMogBondOutlier()
Gets the value of the mogBondOutlier property.
-