@TestClass(value="org.openscience.cdk.config.atomtypes.OWLAtomTypeReaderTest") public class OWLAtomTypeReader extends Object
OWLBasedAtomTypeConfigurator
.Constructor and Description |
---|
OWLAtomTypeReader(Reader input)
Instantiates the XML based AtomTypeReader.
|
@TestMethod(value="testAtomTypeReader_Reader") public OWLAtomTypeReader(Reader input)
input
- The Reader to read the IAtomType's from.@TestMethod(value="testReadAtomTypes_CDK,testReadAtomTypes_IChemObjectBuilder") public List<IAtomType> readAtomTypes(IChemObjectBuilder builder)
builder
- The IChemObjectBuilder used to create new IAtomType's.Copyright © 2014. All Rights Reserved.