Uses of Interface
org.openscience.cdk.interfaces.IReactionSet
-
-
Uses of IReactionSet in org.openscience.cdk
Classes in org.openscience.cdk that implement IReactionSet Modifier and Type Class Description classReactionSchemeClasses that extends the definition of reaction to a scheme.classReactionSetA set of reactions, for example those taking part in a reaction.Fields in org.openscience.cdk declared as IReactionSet Modifier and Type Field Description protected IReactionSetChemModel. setOfReactionsA ReactionSet.Methods in org.openscience.cdk that return IReactionSet Modifier and Type Method Description IReactionSetChemModel. getReactionSet()Gets the ReactionSet contained in this ChemModel.Methods in org.openscience.cdk with parameters of type IReactionSet Modifier and Type Method Description voidChemModel. setReactionSet(IReactionSet sor)Sets the ReactionSet contained in this ChemModel. -
Uses of IReactionSet in org.openscience.cdk.debug
Classes in org.openscience.cdk.debug that implement IReactionSet Modifier and Type Class Description classDebugReactionSchemeDebugging data class.classDebugReactionSetDebugging data class.Methods in org.openscience.cdk.debug that return IReactionSet Modifier and Type Method Description IReactionSetDebugChemModel. getReactionSet()Gets the ReactionSet contained in this ChemModel.Methods in org.openscience.cdk.debug with parameters of type IReactionSet Modifier and Type Method Description voidDebugChemModel. setReactionSet(IReactionSet sor)Sets the ReactionSet contained in this ChemModel. -
Uses of IReactionSet in org.openscience.cdk.depict
Methods in org.openscience.cdk.depict with parameters of type IReactionSet Modifier and Type Method Description DepictionDepictionGenerator. depict(IReactionSet rxns) -
Uses of IReactionSet in org.openscience.cdk.interfaces
Subinterfaces of IReactionSet in org.openscience.cdk.interfaces Modifier and Type Interface Description interfaceIReactionSchemeClasses that implement this interface of a scheme.Methods in org.openscience.cdk.interfaces that return IReactionSet Modifier and Type Method Description IReactionSetIChemModel. getReactionSet()Gets the ReactionSet contained in this ChemModel.Methods in org.openscience.cdk.interfaces with parameters of type IReactionSet Modifier and Type Method Description voidIChemModel. setReactionSet(IReactionSet sor)Sets the ReactionSet contained in this ChemModel. -
Uses of IReactionSet in org.openscience.cdk.io.cml
Fields in org.openscience.cdk.io.cml declared as IReactionSet Modifier and Type Field Description protected IReactionSetCMLCoreModule. currentReactionSet -
Uses of IReactionSet in org.openscience.cdk.libio.cml
Methods in org.openscience.cdk.libio.cml with parameters of type IReactionSet Modifier and Type Method Description org.xmlcml.cml.element.CMLReactionListConvertor. cdkReactionSetToCMLReactionList(IReactionSet reactionSet) -
Uses of IReactionSet in org.openscience.cdk.reaction
Classes in org.openscience.cdk.reaction that implement IReactionSet Modifier and Type Class Description classReactionChainClasses that extends the definition of reaction to a chain reaction.Methods in org.openscience.cdk.reaction that return IReactionSet Modifier and Type Method Description IReactionSetIReactionProcess. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiates the process for the given Reaction. -
Uses of IReactionSet in org.openscience.cdk.reaction.type
Methods in org.openscience.cdk.reaction.type that return IReactionSet Modifier and Type Method Description IReactionSetAdductionProtonLPReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetAdductionProtonPBReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetAdductionSodiumLPReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetCarbonylEliminationReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetElectronImpactNBEReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetElectronImpactPDBReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetElectronImpactSDBReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetHeterolyticCleavagePBReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetHeterolyticCleavageSBReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetHomolyticCleavageReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetHyperconjugationReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetPiBondingMovementReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetRadicalChargeSiteInitiationHReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetRadicalChargeSiteInitiationReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetRadicalSiteHrAlphaReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetRadicalSiteHrBetaReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetRadicalSiteHrDeltaReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetRadicalSiteHrGammaReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetRadicalSiteInitiationHReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetRadicalSiteInitiationReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetRadicalSiteRrAlphaReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetRadicalSiteRrBetaReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetRadicalSiteRrDeltaReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetRadicalSiteRrGammaReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetRearrangementAnionReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetRearrangementCationReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetRearrangementLonePairReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetRearrangementRadicalReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetSharingAnionReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetSharingChargeDBReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetSharingChargeSBReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetSharingLonePairReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process.IReactionSetTautomerizationReaction. initiate(IAtomContainerSet reactants, IAtomContainerSet agents)Initiate process. -
Uses of IReactionSet in org.openscience.cdk.renderer
Methods in org.openscience.cdk.renderer that return types with arguments of type IReactionSet Modifier and Type Method Description List<IGenerator<IReactionSet>>ReactionSetRenderer. getGenerators()Returns aListofIGenerators for this renderer.Methods in org.openscience.cdk.renderer with parameters of type IReactionSet Modifier and Type Method Description static doubleAverageBondLengthCalculator. calculateAverageBondLength(IReactionSet reactionSet)Calculate the average bond length for the bonds in a reaction set.static Rectangle2DBoundsCalculator. calculateBounds(IReactionSet reactionSet)Calculate the bounding rectangle for a reaction set.RectangleReactionSetRenderer. calculateDiagramBounds(IReactionSet reactionSet)Given aIChemObject, calculates the bounding rectangle in screen space.RectangleReactionSetRenderer. paint(IReactionSet reactionSet, IDrawVisitor drawVisitor)Paint an IChemObject.voidReactionSetRenderer. paint(IReactionSet reactionSet, IDrawVisitor drawVisitor, Rectangle2D bounds, boolean resetCenter)Paint a set of reactions.voidReactionSetRenderer. setScale(IReactionSet reactionSet)Set the scale for an IReactionSet.voidReactionSetRenderer. setup(IReactionSet reactionSet, Rectangle screen)Setup the transformations necessary to draw this Reaction Set. -
Uses of IReactionSet in org.openscience.cdk.silent
Classes in org.openscience.cdk.silent that implement IReactionSet Modifier and Type Class Description classReactionSchemeClasses that extends the definition of reaction to a scheme.classReactionSetA set of reactions, for example those taking part in a reaction.Fields in org.openscience.cdk.silent declared as IReactionSet Modifier and Type Field Description protected IReactionSetChemModel. setOfReactionsA ReactionSet.Methods in org.openscience.cdk.silent that return IReactionSet Modifier and Type Method Description IReactionSetChemModel. getReactionSet()Gets the ReactionSet contained in this ChemModel.Methods in org.openscience.cdk.silent with parameters of type IReactionSet Modifier and Type Method Description voidChemModel. setReactionSet(IReactionSet sor)Sets the ReactionSet contained in this ChemModel. -
Uses of IReactionSet in org.openscience.cdk.smiles
Methods in org.openscience.cdk.smiles that return IReactionSet Modifier and Type Method Description IReactionSetSmilesParser. parseReactionSetSmiles(String smiles)Parse a SMILES that describes a set of reactions representing multiple synthesis steps or a metabolic pathway. -
Uses of IReactionSet in org.openscience.cdk.tools.manipulator
Methods in org.openscience.cdk.tools.manipulator that return IReactionSet Modifier and Type Method Description static IReactionSetReactionSchemeManipulator. extractTopReactions(IReactionScheme reactionScheme)Extract a set of Reactions which are in top of a IReactionScheme.static IReactionSetReactionSchemeManipulator. getAllReactions(IReactionScheme scheme)Get all IReaction's object from a given IReactionScheme.static IReactionSetReactionSetManipulator. getRelevantReactions(IReactionSet reactSet, IAtomContainer molecule)Get all Reactions object containing a Molecule from a set of Reactions.static IReactionSetReactionSetManipulator. getRelevantReactionsAsProduct(IReactionSet reactSet, IAtomContainer molecule)Get all Reactions object containing a Molecule as a Product from a set of Reactions.static IReactionSetReactionSetManipulator. getRelevantReactionsAsReactant(IReactionSet reactSet, IAtomContainer molecule)Get all Reactions object containing a Molecule as a Reactant from a set of Reactions.Methods in org.openscience.cdk.tools.manipulator with parameters of type IReactionSet Modifier and Type Method Description static IReactionSchemeReactionSchemeManipulator. createReactionScheme(IReactionSet reactionSet)Create a IReactionScheme give a IReactionSet object.static List<IAtomContainer>ReactionSetManipulator. getAllAtomContainers(IReactionSet set)Returns all the AtomContainer's of a Reaction.static List<IChemObject>ReactionSetManipulator. getAllChemObjects(IReactionSet set)static List<String>ReactionSetManipulator. getAllIDs(IReactionSet set)static IAtomContainerSetReactionSetManipulator. getAllMolecules(IReactionSet set)get all Molecules object from a set of Reactions.static intReactionSetManipulator. getAtomCount(IReactionSet set)static intReactionSetManipulator. getBondCount(IReactionSet set)static IReactionReactionSetManipulator. getReactionByAtomContainerID(IReactionSet reactionSet, String id)Gets a reaction from a ReactionSet by ID of any product or reactant.static IReactionReactionSetManipulator. getReactionByReactionID(IReactionSet reactionSet, String id)Gets a reaction from a ReactionSet by ID.static IAtomContainerReactionSetManipulator. getRelevantAtomContainer(IReactionSet set, IAtom atom)static IAtomContainerReactionSetManipulator. getRelevantAtomContainer(IReactionSet set, IBond bond)static IReactionReactionSetManipulator. getRelevantReaction(IReactionSet set, IAtom atom)static IReactionReactionSetManipulator. getRelevantReaction(IReactionSet set, IBond bond)static IReactionSetReactionSetManipulator. getRelevantReactions(IReactionSet reactSet, IAtomContainer molecule)Get all Reactions object containing a Molecule from a set of Reactions.static IReactionSetReactionSetManipulator. getRelevantReactionsAsProduct(IReactionSet reactSet, IAtomContainer molecule)Get all Reactions object containing a Molecule as a Product from a set of Reactions.static IReactionSetReactionSetManipulator. getRelevantReactionsAsReactant(IReactionSet reactSet, IAtomContainer molecule)Get all Reactions object containing a Molecule as a Reactant from a set of Reactions.static voidReactionSetManipulator. removeAtomAndConnectedElectronContainers(IReactionSet set, IAtom atom)static voidReactionSetManipulator. removeElectronContainer(IReactionSet set, IElectronContainer electrons)static voidReactionSetManipulator. setAtomProperties(IReactionSet set, Object propKey, Object propVal) -
Uses of IReactionSet in org.openscience.cdk.validate
Methods in org.openscience.cdk.validate with parameters of type IReactionSet Modifier and Type Method Description ValidationReportAbstractValidator. validateReactionSet(IReactionSet subject)ValidationReportIValidator. validateReactionSet(IReactionSet subject)ValidationReportValidatorEngine. validateReactionSet(IReactionSet subject)
-