Home
last modified time | relevance | path

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

/dports/science/cdk/cdk-cdk-2.3/base/datadebug/src/main/java/org/openscience/cdk/debug/
H A DDebugAtomType.java40 public class DebugAtomType extends AtomType implements IAtomType { class
46 public DebugAtomType(String elementSymbol) { in DebugAtomType() method in DebugAtomType
51 public DebugAtomType(String identifier, String elementSymbol) { in DebugAtomType() method in DebugAtomType
58 public DebugAtomType(IElement element) { in DebugAtomType() method in DebugAtomType