Package | Description |
---|---|
ambit2.sln | |
ambit2.sln.cli | |
ambit2.sln.dictionary | |
ambit2.sln.io | |
ambit2.sln.search |
Modifier and Type | Field and Description |
---|---|
List<SLNContainer> |
SLNCompositeObject.containers |
Modifier and Type | Method and Description |
---|---|
SLNContainer |
SLNParser.parse(String sln) |
Modifier and Type | Method and Description |
---|---|
static void |
SLNHelper.clearAtomIDs(SLNContainer container) |
static String |
SLNHelper.getAtomsAttributes(SLNContainer container) |
static String |
SLNHelper.getBondsAttributes(SLNContainer container) |
static String |
SLNHelper.getCTString(SLNContainer container) |
static String |
SLNHelper.getMolAttributes(SLNContainer container) |
String |
SLNHelper.toSLN(SLNContainer container) |
Modifier and Type | Field and Description |
---|---|
SLNContainer |
SLNCli.slnContainer |
Modifier and Type | Method and Description |
---|---|
int |
SLNCli.convert(SLNContainer container0) |
int |
SLNCli.expandSLNContainer(SLNContainer container) |
int |
SLNCli.generateCombLibrary(SLNContainer container) |
void |
SLNCli.printExtendedCT(SLNContainer container) |
boolean |
SLNCli.ssMatch(SLNContainer query,
org.openscience.cdk.interfaces.IAtomContainer mol) |
Modifier and Type | Method and Description |
---|---|
SLNContainer |
Expander.generateExpandedSLNContainer(SLNContainer container) |
SLNContainer |
Expander.getExpandedSLNContainer() |
SLNContainer |
GenericDictionaryObject.getSLNContainer() |
SLNContainer |
ISLNDictionaryObject.getSLNContainer() |
Modifier and Type | Method and Description |
---|---|
List<SLNContainer> |
Expander.generateMarkushCombinatorialList(SLNContainer container) |
Modifier and Type | Method and Description |
---|---|
static SLNDictionary.DictionaryObjectReferencesCheckResult |
SLNDictionary.checkContainer(SLNContainer container) |
SLNContainer |
Expander.generateExpandedSLNContainer(SLNContainer container) |
List<SLNContainer> |
Expander.generateMarkushCombinatorialList(SLNContainer container) |
Constructor and Description |
---|
AtomDictionaryObject(String name,
String sln,
SLNContainer container) |
MacroAtomDictionaryObject(String name,
String sln,
SLNContainer container) |
Modifier and Type | Method and Description |
---|---|
SLNContainer |
SLN2ChemObject.atomContainerToSLNContainer(org.openscience.cdk.interfaces.IAtomContainer container) |
SLNContainer |
SLN2Substance.compositionRelationToSLNContainer(ambit2.base.relation.composition.CompositionRelation compRel) |
SLNContainer |
SLN2ChemObject.QueryAtomContainerToSLNContainer(org.openscience.cdk.isomorphism.matchers.IQueryAtomContainer query) |
SLNContainer |
SLN2ChemObject.SMIRKSReactionToSLNContainer(ambit2.smarts.SMIRKSReaction reaction) |
SLNContainer |
SLN2Substance.structureRecordToSLNContainer(ambit2.base.interfaces.IStructureRecord structure) |
Modifier and Type | Method and Description |
---|---|
LinearNotationType |
SLN2ChemObject.getCompatibleNotation(SLNContainer slnContainer) |
org.openscience.cdk.interfaces.IAtomContainer |
SLN2ChemObject.slnContainerToAtomContainer(SLNContainer slnContainer) |
ambit2.base.relation.composition.CompositionRelation |
SLN2Substance.slnContainerToCompositionRelation(SLNContainer slnContainer) |
org.openscience.cdk.isomorphism.matchers.IQueryAtomContainer |
SLN2ChemObject.slnContainerToQueryAtomContainer(SLNContainer slnContainer) |
ambit2.smarts.SMIRKSReaction |
SLN2ChemObject.slnContainerToSMIRKSReaction(SLNContainer container) |
ambit2.base.interfaces.IStructureRecord |
SLN2Substance.slnContainerToStructureRecord(SLNContainer slnContainer) |
Modifier and Type | Method and Description |
---|---|
SLNContainer |
SLNSearchManager.getQuerySLNContainer() |
Modifier and Type | Method and Description |
---|---|
void |
SLNSearchManager.setQuerySLNContainer(SLNContainer query) |
Copyright © 2004–2021 Ideaconsult Ltd.. All rights reserved.