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