Package | Description |
---|---|
uk.ac.ebi.centres | |
uk.ac.ebi.centres.cdk | |
uk.ac.ebi.centres.graph |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Centre<A>> |
CentreProvider.getCentres(DescriptorManager<A> manager) |
void |
DefaultPerceptor.perceive(CentreProvider<A> provider,
DescriptorManager<A> manager) |
void |
Perceptor.perceive(CentreProvider<A> provider,
DescriptorManager<A> manager) |
Modifier and Type | Class and Description |
---|---|
class |
CDKManager |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<Centre<org.openscience.cdk.interfaces.IAtom>> |
CDKCentreProvider.getCentres(DescriptorManager<org.openscience.cdk.interfaces.IAtom> manager) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDescriptorManager<A> |
Constructor and Description |
---|
AbstractDigraph(Ligand<A> root,
DescriptorManager<A> manager) |
ConnectionTableDigraph(Ligand<A> root,
DescriptorManager<A> manager,
ConnectionTable<A> table) |