Home
last modified time | relevance | path

Searched defs:getValence (Results 1 – 14 of 14) sorted by relevance

/dports/science/cdk/cdk-cdk-2.3/base/standard/src/main/java/org/openscience/cdk/qsar/
H A DAtomValenceTool.java40 public static int getValence(IAtom atom) { in getValence() method in AtomValenceTool
/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/storage/fs/
H A DFSFolder.java61 public long getValence(); in getValence() method
/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/hfs/types/hfscommon/
H A DCommonHFSCatalogFolder.java45 public abstract long getValence(); in getValence() method in CommonHFSCatalogFolder
78 @Override public long getValence() { in getValence() method in CommonHFSCatalogFolder.HFSPlusImplementation
215 @Override public long getValence() { in getValence() method in CommonHFSCatalogFolder.HFSImplementation
/dports/science/jmol/jmol-14.32.7/src/org/jmol/util/
H A DSimpleNode.java66 int getValence(); in getValence() method
H A DNode.java55 public int getValence(); in getValence() method
/dports/graphics/animorph/animorph-0.3/include/animorph/
H A DVertex.h128 int getValence() {return valence;} in getValence() function
/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/storage/fs/hfscommon/
H A DHFSCommonFSFolder.java91 public long getValence() { in getValence() method in HFSCommonFSFolder
/dports/sysutils/hfsexplorer/hfsexplorer-hfsexplorer-0.23.1/src/java/org/catacombae/hfs/types/hfsplus/
H A DHFSPlusCatalogFolder.java90 public int getValence() { return Util.readIntBE(valence); } in getValence() method in HFSPlusCatalogFolder
/dports/science/jmol/jmol-14.32.7/src/org/jmol/modelset/
H A DBond.java112 public int getValence() { in getValence() method in Bond
H A DAtom.java434 public int getValence() { in getValence() method in Atom
/dports/science/jmol/jmol-14.32.7/src/org/jmol/smiles/
H A DSmilesBond.java249 int getValence() { in getValence() method in SmilesBond
H A DSmilesAtom.java638 public int getValence() { in getValence() method in SmilesAtom
/dports/java/jgraphx/jgraphx-4.2.2/examples/com/mxgraph/examples/swing/editor/
H A DGraphConfigDialog.java1646 public int getValence() in getValence() method in GraphConfigDialog
/dports/science/openbabel/openbabel-3.1.1/src/
H A Dmcdlutil.cpp627 int TSingleBond::getValence() { in getValence() function in OpenBabel::TSingleBond