Revision: 21110 http://sourceforge.net/p/jmol/code/21110 Author: hansonr Date: 2016-05-18 02:11:56 +0000 (Wed, 18 May 2016) Log Message: -----------
Added Paths: ----------- trunk/Jmol/unused/BNode.java Copied: trunk/Jmol/unused/BNode.java (from rev 21074, trunk/Jmol/src/org/jmol/util/BNode.java) =================================================================== --- trunk/Jmol/unused/BNode.java (rev 0) +++ trunk/Jmol/unused/BNode.java 2016-05-18 02:11:56 UTC (rev 21110) @@ -0,0 +1,54 @@ +/* $RCSfile$ + * $Author: hansonr $ + * $Date: 2007-04-26 16:57:51 -0500 (Thu, 26 Apr 2007) $ + * $Revision: 7502 $ + * + * Copyright (C) 2005 The Jmol Development Team + * + * Contact: jmol-develop...@lists.sf.net + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public + * License along with this library; if not, write to the Free Software + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. + */ + +package org.jmol.util; + +import org.jmol.java.BS; + +import javajs.util.Lst; + + + + + +public interface BNode extends Node { + +// // BIOSMILES/BIOSMARTS +// +// public String getBioStructureTypeName(); +// public String getGroup1(char c0); +// public String getGroup3(boolean allowNull); +// public int getResno(); +// public int getChainID(); +// public String getChainIDStr(); +// public int getOffsetResidueAtom(String name, int offset); +// public boolean getCrossLinkVector(Lst<Integer> vReturn, boolean crosslinkCovalent, boolean crosslinkHBond); +// public void getGroupBits(BS bs); +// public boolean isLeadAtom(); +// public boolean isCrossLinked(BNode node); +// public boolean isPurine(); +// public boolean isPyrimidine(); +// public boolean isDeleted(); +// char getBioSmilesType(); +} This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Mobile security can be enabling, not merely restricting. Employees who bring their own devices (BYOD) to work are irked by the imposition of MDM restrictions. Mobile Device Manager Plus allows you to control only the apps on BYO-devices by containerizing them, leaving personal data untouched! https://ad.doubleclick.net/ddm/clk/304595813;131938128;j _______________________________________________ Jmol-commits mailing list Jmol-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-commits