@Deprecated public class MoleculeFactory extends Object
Constructor and Description |
---|
MoleculeFactory()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static IAtomContainer |
loadMolecule(String inFile)
Deprecated.
|
static IAtomContainer |
make123Triazole()
Deprecated.
Returns 1,2,3-triazole without explicit hydrogens.
|
static IAtomContainer |
make124Triazole()
Deprecated.
Returns 1,2,4-triazole without explicit hydrogens.
|
static IAtomContainer |
make4x3CondensedRings()
Deprecated.
|
static IAtomContainer |
makeAdenine()
Deprecated.
|
static IAtomContainer |
makeAlkane(int chainLength)
Deprecated.
Generate an Alkane (chain of carbons with no hydrogens) of a given length.
|
static IAtomContainer |
makeAlphaPinene()
Deprecated.
|
static IAtomContainer |
makeAzulene()
Deprecated.
Returns azulene without explicit hydrogens.
|
static IAtomContainer |
makeBenzene()
Deprecated.
|
static IAtomContainer |
makeBicycloRings()
Deprecated.
|
static IAtomContainer |
makeBiphenyl()
Deprecated.
Returns biphenyl without explicit hydrogens.
|
static IAtomContainer |
makeBranchedAliphatic()
Deprecated.
|
static IAtomContainer |
makeCyclobutadiene()
Deprecated.
Returns cyclobutadiene without explicit hydrogens.
|
static IAtomContainer |
makeCyclobutane()
Deprecated.
Returns cyclobutane without explicit hydrogens.
|
static IAtomContainer |
makeCyclohexane()
Deprecated.
Returns cyclohexane without explicit hydrogens.
|
static IAtomContainer |
makeCyclohexene()
Deprecated.
Returns cyclohexene without explicit hydrogens.
|
static IAtomContainer |
makeCyclopentane()
Deprecated.
Returns cyclopentane without explicit hydrogens.
|
static IAtomContainer |
makeDiamantane()
Deprecated.
|
static IAtomContainer |
makeEthylCyclohexane()
Deprecated.
|
static IAtomContainer |
makeEthylPropylPhenantren()
Deprecated.
|
static IAtomContainer |
makeFusedRings()
Deprecated.
|
static IAtomContainer |
makeImidazole()
Deprecated.
Returns imidazole without explicit hydrogens.
|
static IAtomContainer |
makeIndole()
Deprecated.
Returns indole without explicit hydrogens.
|
static IAtomContainer |
makeIsothiazole()
Deprecated.
Returns isothiazole without explicit hydrogens.
|
static IAtomContainer |
makeIsoxazole()
Deprecated.
Returns Isoxazole without explicit hydrogens.
|
static IAtomContainer |
makeMethylDecaline()
Deprecated.
|
static IAtomContainer |
makeOxadiazole()
Deprecated.
Returns oxadiazole without explicit hydrogens.
|
static IAtomContainer |
makeOxazole()
Deprecated.
Returns Oxazole without explicit hydrogens.
|
static IAtomContainer |
makePhenylAmine()
Deprecated.
|
static IAtomContainer |
makePhenylEthylBenzene()
Deprecated.
|
static IAtomContainer |
makePiperidine()
Deprecated.
|
static IAtomContainer |
makePropylCycloPropane()
Deprecated.
|
static IAtomContainer |
makePyrazole()
Deprecated.
Returns pyrazole without explicit hydrogens.
|
static IAtomContainer |
makePyridazine()
Deprecated.
Returns pyridazine without explicit hydrogens.
|
static IAtomContainer |
makePyridine()
Deprecated.
Returns pyridine without explicit hydrogens.
|
static IAtomContainer |
makePyridineOxide()
Deprecated.
Returns pyridine oxide without explicit hydrogens.
|
static IAtomContainer |
makePyrimidine()
Deprecated.
Returns pyrimidine without explicit hydrogens.
|
static IAtomContainer |
makePyrrole()
Deprecated.
Returns pyrrole without explicit hydrogens.
|
static IAtomContainer |
makePyrroleAnion()
Deprecated.
Returns pyrrole anion without explicit hydrogens.
|
static IAtomContainer |
makeQuinone()
Deprecated.
|
static IAtomContainer |
makeSingleRing()
Deprecated.
|
static IAtomContainer |
makeSpiroRings()
Deprecated.
|
static IAtomContainer |
makeSteran()
Deprecated.
|
static IAtomContainer |
makeTetrahydropyran()
Deprecated.
|
static IAtomContainer |
makeTetrazole()
Deprecated.
Returns tetrazole without explicit hydrogens.
|
static IAtomContainer |
makeThiadiazole()
Deprecated.
Returns thiadiazole without explicit hydrogens.
|
static IAtomContainer |
makeThiazole()
Deprecated.
Returns thiazole without explicit hydrogens.
|
static IAtomContainer |
makeTriazine()
Deprecated.
Returns triazine without explicit hydrogens.
|
public static IAtomContainer makeAlphaPinene()
public static IAtomContainer makeAlkane(int chainLength)
This method was written by Stephen Tomkinson.
chainLength
- The number of carbon atoms to have in the chain.public static IAtomContainer makeEthylCyclohexane()
public static IAtomContainer makeCyclohexene()
public static IAtomContainer makeCyclohexane()
public static IAtomContainer makeCyclopentane()
public static IAtomContainer makeCyclobutane()
public static IAtomContainer makeCyclobutadiene()
public static IAtomContainer makePropylCycloPropane()
public static IAtomContainer makeBiphenyl()
public static IAtomContainer makePhenylEthylBenzene()
public static IAtomContainer makePhenylAmine()
public static IAtomContainer make4x3CondensedRings()
public static IAtomContainer makeSpiroRings()
public static IAtomContainer makeBicycloRings()
public static IAtomContainer makeFusedRings()
public static IAtomContainer makeMethylDecaline()
public static IAtomContainer makeEthylPropylPhenantren()
public static IAtomContainer makeSteran()
public static IAtomContainer makeAzulene()
public static IAtomContainer makeIndole()
public static IAtomContainer makePyrrole()
public static IAtomContainer makePyrroleAnion()
public static IAtomContainer makeImidazole()
public static IAtomContainer makePyrazole()
public static IAtomContainer make124Triazole()
public static IAtomContainer make123Triazole()
public static IAtomContainer makeTetrazole()
public static IAtomContainer makeOxazole()
public static IAtomContainer makeIsoxazole()
public static IAtomContainer makeIsothiazole()
public static IAtomContainer makeThiadiazole()
public static IAtomContainer makeOxadiazole()
public static IAtomContainer makePyridine()
public static IAtomContainer makePyridineOxide()
public static IAtomContainer makePyrimidine()
public static IAtomContainer makePyridazine()
public static IAtomContainer makeTriazine()
public static IAtomContainer makeThiazole()
public static IAtomContainer makeSingleRing()
public static IAtomContainer makeDiamantane()
public static IAtomContainer makeBranchedAliphatic()
public static IAtomContainer makeBenzene()
public static IAtomContainer makeQuinone()
public static IAtomContainer makePiperidine()
public static IAtomContainer makeTetrahydropyran()
public static IAtomContainer loadMolecule(String inFile)
public static IAtomContainer makeAdenine()
Copyright © 2021. All rights reserved.