Class AbstractCifFileSupplier.WrappedAtom
java.lang.Object
org.biojava.nbio.structure.io.cif.AbstractCifFileSupplier.WrappedAtom
- Enclosing class:
AbstractCifFileSupplier<S>
Wrapped atoms represent individual atoms enriched with model- and chain-level information. Also, gives control
over the atomId field. Useful to convert structures (and subsets thereof) to their mmCIF representation.
-
Constructor Details
-
WrappedAtom
Construct a new atoms.- Parameters:
model
- the model numberchainName
- the label_asym_idchainId
- the auth_asym_idatom
- the atom instance itselfatomId
- the label_atom_id
-
-
Method Details
-
getModel
-
getChainName
-
getChainId
-
getAtom
-
getAtomId
-