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