org.simtk.molecularstructure
Interface Molecule
- All Superinterfaces:
- Chemical, MassBody, Molecular
- All Known Subinterfaces:
- Biopolymer, LocatedProtein, Protein
- All Known Implementing Classes:
- BiopolymerClass, DNA, MoleculeClass, NucleicAcid, PDBProteinClass, RNA
public interface Molecule
- extends Molecular
isSolvent
boolean isSolvent()
getPdbChainId
java.lang.String getPdbChainId()
getDisplaySourceTypes
java.util.Collection<SecondaryStructureClass.SourceType> getDisplaySourceTypes()
setDisplaySourceTypes
void setDisplaySourceTypes(java.util.Collection<SecondaryStructureClass.SourceType> sourceTypes)