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 java.util.List<MogAngleOutlier>ModelledSubgroup. mogAngleOutlierMethods in org.biojava.nbio.structure.validation that return MogAngleOutlier Modifier and Type Method Description MogAngleOutlierObjectFactory. createMogAngleOutlier()Create an instance ofMogAngleOutlierMethods in org.biojava.nbio.structure.validation that return types with arguments of type MogAngleOutlier Modifier and Type Method Description java.util.List<MogAngleOutlier>ModelledSubgroup. getMogAngleOutlier()Gets the value of the mogAngleOutlier property.
-