798081828384858687888990
} catch (PDBParseException e) { e.printStackTrace(); } g.addAtom(a); Chain c = new ChainImpl(); c.addGroup(g); Structure s = new StructureImpl(); s.addChain(c); setStructure(s);