Uses of Class
com.actelion.research.chem.reaction.Reaction
-
-
Uses of Reaction in com.actelion.research.chem
Methods in com.actelion.research.chem that return Reaction Modifier and Type Method Description ReactionExtendedDepictor. getReaction()ReactionSmilesParser. parseReaction(byte[] smiles)Methods in com.actelion.research.chem with parameters of type Reaction Modifier and Type Method Description static voidChemistryHelper. arrangeReaction(Reaction rxn, java.awt.Dimension size)static java.lang.StringIsomericSmilesCreator. createReactionSmiles(Reaction rxn)static java.awt.geom.Rectangle2D.DoubleChemistryHelper. getArrowBoundingRect(Reaction r)static doubleChemistryHelper. getAverageBondLength(Reaction r)static java.awt.geom.Rectangle2D.DoubleChemistryHelper. getBoundingRect(Reaction r, boolean includearrows)static ExtendedMolecule[]ChemistryHelper. getProducts(Reaction r)static java.awt.geom.Rectangle2DChemistryHelper. getProductsBoundingRect(Reaction r)static ExtendedMolecule[]ChemistryHelper. getReactants(Reaction r)static java.awt.geom.Rectangle2D.DoubleChemistryHelper. getReactantsBoundingRect(Reaction r)static intChemistryHelper. getReactionType(Reaction r)static voidChemistryHelper. scaleInto(Reaction reaction, double x, double y, double width, double height, double arrowSize)static voidChemistryHelper. scaleIntoF(Reaction reaction, double x, double y, double width, double height, double arrowSize)static voidChemistryHelper. scaleIntoOld(Reaction reaction, double x, double y, double width, double height, double arrowSize)static voidChemistryHelper. setAverageBondLength(Reaction rxn, double bndlen)static voidChemistryHelper. transformReaction(Reaction r, double offsetx, double offsety, double scale)Constructors in com.actelion.research.chem with parameters of type Reaction Constructor Description ExtendedDepictor(Reaction reaction, DrawingObjectList drawingObjectList, boolean layoutReaction, boolean useGraphics2D) -
Uses of Reaction in com.actelion.research.chem.descriptor
Methods in com.actelion.research.chem.descriptor that return types with arguments of type Reaction Modifier and Type Method Description DescriptorHandler<long[],Reaction>DescriptorHandlerReactionFP. getThreadSafeCopy()Methods in com.actelion.research.chem.descriptor with parameters of type Reaction Modifier and Type Method Description long[]DescriptorHandlerReactionFP. createDescriptor(Reaction rxn) -
Uses of Reaction in com.actelion.research.chem.io
Methods in com.actelion.research.chem.io that return Reaction Modifier and Type Method Description ReactionRDFileParser. getNextReaction()RD-files may contains lists of molecules or lists of reactions.ReactionNativeMDLReactionReader. getReaction(int reaction, int variation)ReactionRXNFileParser. getReaction(java.io.File file)ReactionRXNFileParser. getReaction(java.io.File file, boolean ignoreIdCode)ReactionRXNFileParser. getReaction(java.lang.String buffer)ReactionRXNFileParser. getReaction(java.lang.String buffer, boolean ignoreIdCode)Methods in com.actelion.research.chem.io with parameters of type Reaction Modifier and Type Method Description booleanRXNFileParser. parse(Reaction theReaction, java.io.BufferedReader theReader)booleanRXNFileParser. parse(Reaction theReaction, java.io.BufferedReader theReader, boolean ignoreIdCode)booleanRXNFileParser. parse(Reaction theReaction, java.io.File file)booleanRXNFileParser. parse(Reaction theReaction, java.io.File file, boolean ignoreIdCode)booleanRXNFileParser. parse(Reaction theReaction, java.lang.String buffer)booleanRXNFileParser. parse(Reaction theReaction, java.lang.String buffer, boolean ignoreIdCode)voidCompoundFileHelper. saveRXNFile(Reaction rxn)Constructors in com.actelion.research.chem.io with parameters of type Reaction Constructor Description RXNFileCreator(Reaction rxn)RXNFileCreator(Reaction r, java.lang.String programName)RXNFileV3Creator(Reaction rxn)RXNFileV3Creator(Reaction r, java.lang.String programName) -
Uses of Reaction in com.actelion.research.chem.reaction
Subclasses of Reaction in com.actelion.research.chem.reaction Modifier and Type Class Description classDatabaseReactionMethods in com.actelion.research.chem.reaction that return Reaction Modifier and Type Method Description static ReactionReactionEncoder. decode(byte[] rxnCode, byte[] rxnMapping, byte[] rxnCoords, java.lang.String rxnObjects, byte[] rxnCatalysts, boolean ensureCoordinates)Creates a Reaction object by interpreting a reaction code, mapping, coordinates and drawing objects that were earlier created by this class.static ReactionReactionEncoder. decode(java.lang.String s, boolean ensureCoordinates)static ReactionReactionEncoder. decode(java.lang.String s, boolean ensureCoordinates, Reaction rxn)Creates a Reaction object by interpreting a reaction code, mapping, coordinates and drawing objects that were earlier created by this class and are passed OBJECT_DELIMITER-delimited within one string.static ReactionReactionEncoder. decode(java.lang.String s, int includeOptions, Reaction rxn)Creates a Reaction object by interpreting a reaction string encoded by this class.static ReactionReactionEncoder. decode(java.lang.String rxnCode, java.lang.String rxnMapping, java.lang.String rxnCoords, java.lang.String rxnObjects, java.lang.String rxnCatalysts, boolean ensureCoordinates, Reaction rxn)Creates a Reaction object by interpreting a reaction code, mapping, coordinates and drawing objects that were earlier created by this class.Reaction[]Reactor. getFullyMappedReactions()After instantiating the Reactor with MODE_FULLY_MAP_REACTIONS and after supplying real reactants, this method may be used to construct the fully mapped reaction.ReactionReaction. getMergedCopy()Merges all reactants into one molecule and all products into another ad creates a new Reaction object from those.ReactionIReactionMapper. mapReaction(Reaction r, SSSearcher sss)ReactionMCSReactionMapper. mapReaction(Reaction r, SSSearcher sss)ReactionMCSReactionMapper. matchReaction(Reaction r)Methods in com.actelion.research.chem.reaction with parameters of type Reaction Modifier and Type Method Description intReactionClassifier. classify(int indexToCreate, Reaction theReaction)intReactionClassifier. classify(Reaction theReaction)static ReactionReactionEncoder. decode(java.lang.String s, boolean ensureCoordinates, Reaction rxn)Creates a Reaction object by interpreting a reaction code, mapping, coordinates and drawing objects that were earlier created by this class and are passed OBJECT_DELIMITER-delimited within one string.static ReactionReactionEncoder. decode(java.lang.String s, int includeOptions, Reaction rxn)Creates a Reaction object by interpreting a reaction string encoded by this class.static ReactionReactionEncoder. decode(java.lang.String rxnCode, java.lang.String rxnMapping, java.lang.String rxnCoords, java.lang.String rxnObjects, java.lang.String rxnCatalysts, boolean ensureCoordinates, Reaction rxn)Creates a Reaction object by interpreting a reaction code, mapping, coordinates and drawing objects that were earlier created by this class.static java.lang.String[]ReactionEncoder. encode(Reaction reaction, boolean keepAbsoluteCoordinates)Creates a String containing a unique reaction code by creating idcodes of every reactant and product and concatenating them in lexical order.static java.lang.StringReactionEncoder. encode(Reaction reaction, boolean keepAbsoluteCoordinates, int mode)Creates a String containing a reaction code by creating idcodes of every reactant and product and concatenating them in original (if mode includes RETAIN_REACTANT_AND_PRODUCT_ORDER) or in lexical order.static com.actelion.research.chem.reaction.CommonSubGraphHelper.ResultCommonSubGraphHelper. getMCS(Reaction reaction, boolean[] exclude, SSSearcher sss)ReactionIReactionMapper. mapReaction(Reaction r, SSSearcher sss)ReactionMCSReactionMapper. mapReaction(Reaction r, SSSearcher sss)ReactionMCSReactionMapper. matchReaction(Reaction r)voidMCSReactionMapper. removeMapping(Reaction reaction)voidMCSReactionMapper. resetFragments(Reaction rxn)voidSRSearcher. setQuery(Reaction query)This defines the query reaction (or transformation).voidSRSearcher. setQuery(Reaction query, long[] reactantFFP, long[] productFFP)This defines the query reaction (or transformation).voidSRSearcher. setReaction(Reaction reaction)voidSRSearcher. setReaction(Reaction reaction, long[] reactantFFP, long[] productFFP)This defines the query reaction (or transformation).Constructors in com.actelion.research.chem.reaction with parameters of type Reaction Constructor Description Reaction(Reaction rxn)Reactor(Reaction reaction)Constructs a Reactor that is able to construct products from a generic reaction (transformation) and a list of real world reactants.Reactor(Reaction reaction, boolean retainCoordinates)Constructs a Reactor that is able to construct products from a generic reaction (transformation) and a list of real world reactants.Reactor(Reaction reaction, boolean retainCoordinates, boolean fullyMapReactions, int maxProducts, boolean uniqueOnly)Deprecated.Reactor(Reaction reaction, int mode, int maxProducts)Constructs a Reactor that is able to build products from a generic reaction (transformation) and a list of real world reactants. -
Uses of Reaction in com.actelion.research.gui
Methods in com.actelion.research.gui that return Reaction Modifier and Type Method Description ReactionJDrawArea. getReaction()ReactionJDrawDialog. getReaction()ReactionJEditableChemistryView. getReaction()ReactionJDrawArea. getReactionAndDrawings()ReactionJDrawDialog. getReactionAndDrawings()Methods in com.actelion.research.gui with parameters of type Reaction Modifier and Type Method Description voidJChemistryView. setContent(Reaction rxn)voidJChemistryView. setContent(Reaction rxn, DrawingObjectList drawingObjectList)voidJEditableChemistryView. setContent(Reaction rxn)voidJEditableChemistryView. setContent(Reaction rxn, DrawingObjectList drawingObjectList)voidJDrawArea. setReaction(Reaction rxn)Constructors in com.actelion.research.gui with parameters of type Reaction Constructor Description JDrawDialog(java.awt.Frame owner, Reaction rxn)JDrawDialog(java.awt.Frame owner, Reaction rxn, java.lang.String title) -
Uses of Reaction in com.actelion.research.gui.clipboard
Methods in com.actelion.research.gui.clipboard that return Reaction Modifier and Type Method Description ReactionClipboardHandler. pasteReaction()Get a Reaction from the ClipboardReactionIClipboardHandler. pasteReaction()ReactionClipboardHandler. pasteReactionWindowsNative()Methods in com.actelion.research.gui.clipboard with parameters of type Reaction Modifier and Type Method Description booleanClipboardHandler. copyReaction(Reaction r)Copies a reaction to the clipboard in various formats: MDLSK Sketch MDLCT MDL molfilebooleanIClipboardHandler. copyReaction(Reaction r) -
Uses of Reaction in com.actelion.research.gui.clipboard.external
Methods in com.actelion.research.gui.clipboard.external with parameters of type Reaction Modifier and Type Method Description byte[]ChemDrawCDX. getChemDrawBuffer(Reaction rxn) -
Uses of Reaction in com.actelion.research.gui.dnd
Fields in com.actelion.research.gui.dnd declared as Reaction Modifier and Type Field Description protected ReactionReactionTransferable. mReactionMethods in com.actelion.research.gui.dnd that return Reaction Modifier and Type Method Description protected ReactionReactionDropAdapter. createFromDataFlavor(java.awt.datatransfer.DataFlavor chosen, java.lang.Object o)Methods in com.actelion.research.gui.dnd with parameters of type Reaction Modifier and Type Method Description voidReactionDropAdapter. onDropReaction(Reaction rxn, java.awt.Point pt)Constructors in com.actelion.research.gui.dnd with parameters of type Reaction Constructor Description ReactionTransferable(Reaction rxn) -
Uses of Reaction in com.actelion.research.share.gui.editor
Methods in com.actelion.research.share.gui.editor that return Reaction Modifier and Type Method Description ReactionModel. getReaction()ReactionModel. getSelectedReaction()abstract ReactionModel. pasteReaction(double cx, double cy)Methods in com.actelion.research.share.gui.editor with parameters of type Reaction Modifier and Type Method Description voidModel. setReaction(Reaction rxn)voidModel. setValue(Reaction rxn) -
Uses of Reaction in com.actelion.research.share.gui.editor.chem
Constructors in com.actelion.research.share.gui.editor.chem with parameters of type Reaction Constructor Description AbstractExtendedDepictor(Reaction reaction, java.util.List<IDrawingObject> drawingObjectList, boolean layoutReaction, boolean useGraphics2D, DrawConfig cfg) -
Uses of Reaction in com.actelion.research.util
Methods in com.actelion.research.util with parameters of type Reaction Modifier and Type Method Description static booleanSketch. createReactionFromSketchBuffer(Reaction rxn, byte[] buffer)static booleanSketch. createReactionFromSketchFile(Reaction rxn, java.lang.String szFileName)static byte[]Sketch. createSketchFromReaction(Reaction r)static byte[]Sketch. createSketchFromReactionOLd(Reaction rxn)static booleanSketch. writeReactionSketchFile(Reaction rxn, java.io.OutputStream os)static booleanSketch. writeReactionSketchFile(Reaction rxn, java.lang.String filename)
-