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