Uses of Class
org.biojava.nbio.structure.validation.MogAngleOutlier
-
Packages that use MogAngleOutlier Package Description org.biojava.nbio.structure.validation -
-
Uses of MogAngleOutlier in org.biojava.nbio.structure.validation
Fields in org.biojava.nbio.structure.validation with type parameters of type MogAngleOutlier Modifier and Type Field Description protected List<MogAngleOutlier>
ModelledSubgroup. mogAngleOutlier
Methods in org.biojava.nbio.structure.validation that return MogAngleOutlier Modifier and Type Method Description MogAngleOutlier
ObjectFactory. createMogAngleOutlier()
Create an instance ofMogAngleOutlier
Methods in org.biojava.nbio.structure.validation that return types with arguments of type MogAngleOutlier Modifier and Type Method Description List<MogAngleOutlier>
ModelledSubgroup. getMogAngleOutlier()
Gets the value of the mogAngleOutlier property.
-