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