|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Package chemaxon.enumeration |
|---|
| Class chemaxon.enumeration.ExpansionCounter.ArithmeticOverflowException extends java.lang.ArithmeticException implements Serializable |
|---|
| Class chemaxon.enumeration.ExpansionException extends java.lang.Exception implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.Throwable e
| Package chemaxon.formats |
|---|
| Class chemaxon.formats.MolFormatException extends java.io.IOException implements Serializable |
|---|
| Serialized Fields |
|---|
int lineNumberInRecord
int lineNumberInFile
| Package chemaxon.jep |
|---|
| Class chemaxon.jep.ChemContext extends java.lang.Object implements Serializable |
|---|
| Class chemaxon.jep.ChemFunction extends chemaxon.nfunk.jep.function.PostfixMathCommand implements Serializable |
|---|
| Serialized Fields |
|---|
ChemJEP jep
boolean cached
| Class chemaxon.jep.ChemJEP extends chemaxon.nfunk.jep.JEP implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.Class<T> contextClass
ChemContext context
| Class chemaxon.jep.ConditionException extends java.lang.Exception implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.Throwable e
| Class chemaxon.jep.ContextFunction extends chemaxon.nfunk.jep.function.PostfixMathCommand implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String name
ChemJEP jep
| Class chemaxon.jep.DissimilarityFunction extends chemaxon.jep.ChemFunction implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String className
java.lang.String[] descriptors
| Class chemaxon.jep.Evaluator extends java.lang.Object implements Serializable |
|---|
| Serialized Fields |
|---|
chemaxon.jep.EvaluatorConfiguration builtInConfig
chemaxon.jep.EvaluatorConfiguration externalConfig
chemaxon.jep.EvaluatorConfiguration userConfig
chemaxon.jep.EvaluatorConfiguration config
chemaxon.nfunk.jep.SymbolTable symtab
boolean verbose
| Class chemaxon.jep.EvaluatorFunction extends chemaxon.jep.ChemFunction implements Serializable |
|---|
| Serialized Fields |
|---|
Evaluator evaluator
| Class chemaxon.jep.MatchFunction extends chemaxon.jep.ChemFunction implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String className
java.util.Hashtable<K,V> subMatches
int type
MatchFunction.CHECK, MatchFunction.COUNT or MatchFunction.DISJOINT_COUNT.
chemaxon.util.SearchAttributes attributes
java.lang.String dir
Standardizer standardizer
| Package chemaxon.jep.context |
|---|
| Class chemaxon.jep.context.AtomContext extends MolContext implements Serializable |
|---|
| Serialized Fields |
|---|
int atom
| Class chemaxon.jep.context.MolContext extends ChemContext implements Serializable |
|---|
| Serialized Fields |
|---|
Molecule mol
int[] fingerprint
| Class chemaxon.jep.context.ReactionContext extends ChemContext implements Serializable |
|---|
| Serialized Fields |
|---|
Molecule[] reactants
Molecule[] products
MolAtom[] map2ratom
MolAtom[] map2patom
boolean copy
| Class chemaxon.jep.context.SearchContext extends MolContext implements Serializable |
|---|
| Serialized Fields |
|---|
Molecule query
int[] queryFingerprint
int[] map
int[] hit
| Package chemaxon.license |
|---|
| Class chemaxon.license.LicenseException extends java.lang.RuntimeException implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String product
java.lang.String environment
java.lang.String licensePath
| Package chemaxon.marvin |
|---|
| Class chemaxon.marvin.Sketch extends javax.swing.JFrame implements Serializable |
|---|
| Serialized Fields |
|---|
MSketchPane sketchPane
java.lang.String outSerName
javax.swing.Action newWindowAction
javax.swing.Action exitAction
| Class chemaxon.marvin.View extends javax.swing.JFrame implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String tagName
java.util.ArrayList<E> colorKeys
MViewPane viewPane
chemaxon.marvin.view.swing.ViewTableUtil viewTableUtil
int spaceDimensions
chemaxon.marvin.view.swing.TableOptions tableOptions
java.lang.Thread realTimeMovieThread
javax.swing.Action openAction
javax.swing.Action printAction
javax.swing.Action exitAction
javax.swing.Action tableOptionsAction
| Package chemaxon.marvin.beans |
|---|
| Class chemaxon.marvin.beans.MarvinPane extends javax.swing.JRootPane implements Serializable |
|---|
serialVersionUID: -9042549845769941129L
| Serialized Fields |
|---|
chemaxon.marvin.common.swing.MolPanel molPanel
java.lang.String params
java.beans.PropertyChangeSupport changeListeners
UserSettings userSettings
chemaxon.marvin.beans.MarvinPane.MarvinActionListener actionListener
| Class chemaxon.marvin.beans.MSketch extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 0L
| Serialization Methods |
|---|
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if I/O errors occur
java.lang.ClassNotFoundException - If the class for an object being
restored cannot be found.
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur| Class chemaxon.marvin.beans.MSketchPane extends MarvinPane implements Serializable |
|---|
serialVersionUID: 602496692422927170L
| Class chemaxon.marvin.beans.MView extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 0L
| Serialization Methods |
|---|
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if I/O errors occur
java.lang.ClassNotFoundException - If the class for an object being
restored cannot be found.
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur| Class chemaxon.marvin.beans.MViewEditor extends javax.swing.DefaultCellEditor implements Serializable |
|---|
| Serialized Fields |
|---|
Molecule currentMol
| Class chemaxon.marvin.beans.MViewPane extends MarvinPane implements Serializable |
|---|
serialVersionUID: -4430811090653077262L
| Class chemaxon.marvin.beans.MViewRenderer extends MViewPane implements Serializable |
|---|
| Package chemaxon.marvin.common |
|---|
| Class chemaxon.marvin.common.UserSettings extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 845433654876173303L
| Serialized Fields |
|---|
java.lang.String[] WITHOUT_CHECK_OVERWRITEABLE_PROPS
java.util.Properties userprops
java.beans.PropertyChangeSupport changeListeners
java.util.Vector<E> owners
java.lang.String sketchColorScheme
java.lang.String viewColorScheme
java.awt.Color sketchMolbg2d
java.awt.Color sketchMolbg3d
java.awt.Color viewMolbg2d
java.awt.Color viewMolbg3d
boolean sketchBondDraggedAlong
boolean sketchValenceErrorVisible
boolean sketchReactionErrorVisible
boolean lonePairAutoCalc
java.lang.String sketchImplicitH
boolean viewValenceErrorVisible
java.lang.String viewImplicitH
boolean viewExplicitH
java.lang.String viewAnyBond
java.lang.String sketchAnyBond
java.lang.String viewCarbonVisibility
java.lang.String sketchCarbonVisibility
java.lang.String downWedge
java.lang.String sketchRendering2d
java.lang.String sketchRendering3d
java.lang.String viewRendering2d
java.lang.String viewRendering3d
java.lang.String viewNavmode2d
java.lang.String viewNavmode3d
java.lang.String clean2dOpts
java.lang.String clean3dOpts
java.lang.String copyAsFormat
java.lang.String copyOpts
java.lang.String defaultSaveFormat
int aromatizeLevel
int atomMappingLevel
java.awt.Font atomFont
double atomSize
double bondSpacing
double wireThickness
double stickThickness
double ballRadius
double sketchArrowHeadLength
double sketchArrowHeadWidth
double sketchArrowTailLength
double sketchArrowTailWidth
java.util.List<E> viewRecentFileList
int viewRecentFileListSize
java.util.List<E> sketchRecentFileList
int sketchRecentFileListSize
java.lang.String viewLoadWorkingDir
java.lang.String viewSaveWorkingDir
java.lang.String sketchLoadWorkingDir
java.lang.String sketchSaveWorkingDir
java.lang.String loadSaveLocation
java.lang.String loadWorkingDir
boolean saveLoadZoomFactorToMRV
long lastModified
| Package chemaxon.marvin.io |
|---|
| Class chemaxon.marvin.io.Encoding extends java.lang.Object implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException
java.io.IOException - if I/O errors occur
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur| Class chemaxon.marvin.io.MolExportException extends MolExportException implements Serializable |
|---|
| Class chemaxon.marvin.io.MRecordParseException extends java.lang.Exception implements Serializable |
|---|
| Serialized Fields |
|---|
MRecordReader.Position position
| Package chemaxon.marvin.io.formats.name.nameexport |
|---|
| Class chemaxon.marvin.io.formats.name.nameexport.IUPACNamer.Error extends MolExportException implements Serializable |
|---|
| Class chemaxon.marvin.io.formats.name.nameexport.IUPACNamer.TimeoutError extends IUPACNamer.Error implements Serializable |
|---|
| Serialized Fields |
|---|
int timeout
| Class chemaxon.marvin.io.formats.name.nameexport.IUPACNamer.UnsupportedError extends java.lang.RuntimeException implements Serializable |
|---|
| Package chemaxon.marvin.modules |
|---|
| Class chemaxon.marvin.modules.AutoMapper extends chemaxon.marvin.util.MarvinModule implements Serializable |
|---|
| Serialized Fields |
|---|
RxnMolecule reaction
int mappingStyle
int mappingStrategy
boolean ignoreH
chemaxon.marvin.modules.AutoMapper.RxnMoleculeAtomIterator iterator
chemaxon.marvin.modules.AutoMapper.RxnMoleculeAtomIterator embeddedIterator
int productAtomCount
int reactantAtomCount
int[][] preMappedAtoms
int preMappedAtomCount
int preMappedReactantAtomCount
int[][] mcsMappedAtoms
int mcsMappedAtomCount
boolean[] initialMapIndex
boolean[] fixedMapIndex
int currentSize
int size
int maxMapIndex
int currentMapIndex
double complexityThreshold
int lastStopCause
long stepCountLimit
boolean stepCountLimitReached
long stepCount
long timeLimit
long startTime
int[] state
int[] baseNumber
boolean carry
state, indicates end of search
int pos
state does not satisfy
solution or partial solution conditions
boolean[] isWidow
int[] positionToReactantAtom
int[][] valueToProductAtom
int[][] productAtomMap
int[][] reactantAtomMap
int[] productAtoms
addAtomToBacktracking( int compositeId, int atomNumber,
int atomMassno )
int[] reactantMapMatrix
int[] productMapMatrix
int[][] maps
float[] scores
int storedMapsCount
maps[][] and
scores)
chemaxon.marvin.modules.MCS css
chemaxon.util.BondClassifier ringFinder
int reactantRingCount
int productRingCount
boolean keepAllRings
long finishedAt
Molecule[] sortedReactants
| Class chemaxon.marvin.modules.AutoMapperException extends java.lang.Exception implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.Throwable e
| Class chemaxon.marvin.modules.Clean2D extends chemaxon.marvin.util.MarvinModule implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.String[] template_local
long timeStart
long timeStart_structure
long timeLimit
long timeLimit_structure
chemaxon.util.IntVector[] MoleculeInvariants
chemaxon.util.IntVector[] CageMolInv
int Debug
int molCount
chemaxon.marvin.modules.Clean2D.PartialOptimization opt
boolean removeCTEither
boolean partialCleanForMolecules
boolean partialClean
int[] fixedAtoms
boolean use_2D_Alignment
boolean addExplicitHToCageSystem
boolean setParities
boolean useStereoFromFlags
boolean forceTemplates
MoleculeGraph ORIG
int levelAheadLimit
int stepLimit
int[][] cssr
int[][] ctab
int[][] btab
int[] fragID
double[][] intang
java.util.BitSet[] ringBitset
boolean[] isRingBond
int[][] atomInRing
int[][] commRingAtomNu
int[] atomFlags
double coll_dist_sq
| Class chemaxon.marvin.modules.Clean3D extends chemaxon.marvin.util.MarvinModule implements Serializable |
|---|
| Serialized Fields |
|---|
boolean MERGETOBUILDMOL
boolean restrictConformerCount
| Class chemaxon.marvin.modules.GraphInvariants extends chemaxon.marvin.util.MarvinModule implements Serializable |
|---|
| Serialized Fields |
|---|
int modeFlag
int[] stereo
int[] calculatedChirality
| Class chemaxon.marvin.modules.LonePairPainter extends chemaxon.marvin.util.MarvinModule implements Serializable |
|---|
| Class chemaxon.marvin.modules.MacroMolecule.BadMoleculeException extends java.lang.Exception implements Serializable |
|---|
| Class chemaxon.marvin.modules.MChart extends chemaxon.marvin.util.MarvinModule implements Serializable |
|---|
| Serialized Fields |
|---|
java.awt.Color[] colors
com.objectplanet.chart.LineChart chart
int precision
Molecule[] legendMols
java.lang.String[] legendTexts
| Class chemaxon.marvin.modules.Parity extends chemaxon.marvin.util.MarvinModule implements Serializable |
|---|
| Serialized Fields |
|---|
MoleculeGraph mol
MoleculeGraph origmol
int[] bondIndexToExpanded
int[] atomIndexToExpanded
long lastGrinvCC
int step
MoleculeGraph arommol
boolean chiralityCalculated
int[][] ctab
int[][] btab
boolean[] canbechiral
boolean[] canhaveparity
boolean[] isRingBond
int[] parity0D
boolean[] hasWedge
double[] xyz
boolean[] isHydrogen
boolean[] isLP
int[] parity3D
int[] chirality
int[] ringCount
int[] atomInSmallestRing
boolean hasContractedGroup
boolean useOnlyFirstAtom
| Class chemaxon.marvin.modules.ReactionExtractor extends java.lang.Object implements Serializable |
|---|
| Class chemaxon.marvin.modules.Spacefill extends chemaxon.marvin.util.MarvinModule implements Serializable |
|---|
| Serialized Fields |
|---|
java.awt.Color bgcolor
java.awt.Color fgcolor
chemaxon.marvin.paint.internal.MolPainterCommon painter
double mag
int colorScheme
boolean setColoringEnabled
| Class chemaxon.marvin.modules.SubstructureSearch.SearchException extends java.lang.RuntimeException implements Serializable |
|---|
| Class chemaxon.marvin.modules.Threedim extends chemaxon.marvin.util.MarvinModule implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.Object[] zobjtmp
java.lang.Object[] zobjclean
long[] zranks
| Package chemaxon.marvin.plugin |
|---|
| Class chemaxon.marvin.plugin.CommandPlugger extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 2693596825215818164L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.marvin.plugin.PluginException extends java.lang.Exception implements Serializable |
|---|
| Serialized Fields |
|---|
java.lang.Exception e
int level
| Package chemaxon.marvin.plugin.concurrent |
|---|
| Class chemaxon.marvin.plugin.concurrent.PluginExecutionException extends edu.emory.mathcs.backport.java.util.concurrent.ExecutionException implements Serializable |
|---|
| Serialized Fields |
|---|
CalculatorPlugin plugin
| Package chemaxon.marvin.plugin.gui |
|---|
| Class chemaxon.marvin.plugin.gui.CheckList extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
javax.swing.JCheckBox[] checkboxes
| Class chemaxon.marvin.plugin.gui.OptionsPane extends javax.swing.JDialog implements Serializable |
|---|
| Serialized Fields |
|---|
ParameterPanelHandler parameterPanel
java.awt.event.ActionListener okActionListener
java.lang.String key
java.lang.String title
chemaxon.marvin.swing.ActionButton ok
chemaxon.marvin.swing.ActionButton cancel
chemaxon.marvin.swing.ActionButton restoreDefaults
| Class chemaxon.marvin.plugin.gui.ParameterPanel extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
chemaxon.marvin.plugin.gui.ParameterItem[] items
| Class chemaxon.marvin.plugin.gui.ResultView extends javax.swing.JDialog implements Serializable |
|---|
| Serialized Fields |
|---|
chemaxon.marvin.common.swing.MolPanel mpan
javax.swing.JComponent spane
javax.swing.JComponent tpane
javax.swing.JTextArea bottomTextArea
javax.swing.JPanel bottomPanel
javax.swing.JTextArea topTextArea
javax.swing.JPanel topPanel
javax.swing.JPanel chartPanel
chemaxon.marvin.util.MarvinModule chart
javax.swing.JMenu viewMenu
javax.swing.JMenuItem copymi
javax.swing.JMenuItem popupcopymi
javax.swing.JMenuItem resetmi
javax.swing.JPopupMenu popup
javax.swing.JMenuItem detachmi
Molecule[] viewMols
java.lang.String[] viewTexts
chemaxon.marvin.view.swing.ViewPanel viewPanel
Molecule viewMol
java.lang.String viewText
chemaxon.marvin.util.MarvinModule imageCopyPaste
java.lang.String imageFormat
| Package chemaxon.marvin.space |
|---|
| Class chemaxon.marvin.space.EventQueue extends java.util.Vector implements Serializable |
|---|
| Class chemaxon.marvin.space.GraphicScene extends javax.swing.JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
chemaxon.marvin.space.MSpaceEventHandler eventHandler
chemaxon.marvin.space.gui.JMSpaceProgressBar progressBar
int rowCount
int columnCount
int activeCell
GraphicCell[] cells
int cellCount
int needsRefresh
int needsReset
boolean initialized
boolean antialias
boolean synchronousMode
int verboseLevel
int motionmode
int width
int height
java.awt.Color backgroundColor
boolean backgroundColorChanged
int transparentBackground
boolean smoothBackground
double rx
double ry
double rz
javax.media.opengl.GL gl
javax.media.opengl.glu.GLU glu
javax.media.opengl.GLAutoDrawable glAutoDrawable
javax.media.opengl.GLCanvas canvas
javax.media.opengl.GLCapabilities capabilities
chemaxon.marvin.space.util.GLText gltext
java.util.Properties globalDrawProperties
| Package chemaxon.marvin.util |
|---|
| Class chemaxon.marvin.util.CancelPrintException extends java.lang.Exception implements Serializable |
|---|
| Class chemaxon.marvin.util.GeomCalc.GeomCalcException extends java.lang.RuntimeException implements Serializable |
|---|
| Class chemaxon.marvin.util.GeomCalc.Queue.Overflow extends java.lang.Exception implements Serializable |
|---|
| Class chemaxon.marvin.util.GeomCalc.Queue.Underflow extends java.lang.Exception implements Serializable |
|---|
| Class chemaxon.marvin.util.MarvinModule extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 2763330874643316763L
| Class chemaxon.marvin.util.MarvinOLEFrame extends javax.swing.JFrame implements Serializable |
|---|
serialVersionUID: 7801720334170069726L
| Class chemaxon.marvin.util.MarvinOLEPanel extends javax.swing.JPanel implements Serializable |
|---|
serialVersionUID: -6975415959061110410L
| Serialized Fields |
|---|
MSketchPane msketch
chemaxon.marvin.sketch.swing.SketchPanel sketchPanel
| Class chemaxon.marvin.util.MolExportException extends java.io.IOException implements Serializable |
|---|
| Class chemaxon.marvin.util.MolImageSize extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -5798208351774983109L
| Serialized Fields |
|---|
int width
int height
double scale
| Class chemaxon.marvin.util.MolNameFormatException extends java.lang.RuntimeException implements Serializable |
|---|
| Class chemaxon.marvin.util.SwingUtil extends java.lang.Object implements Serializable |
|---|
| Package chemaxon.marvin.view |
|---|
| Class chemaxon.marvin.view.MDocStorage.CancellationException extends java.lang.Exception implements Serializable |
|---|
| Class chemaxon.marvin.view.MDocStorage.RecordUnavailableException extends java.lang.Exception implements Serializable |
|---|
| Serialized Fields |
|---|
int recordIndex
| Package chemaxon.struc |
|---|
| Class chemaxon.struc.CEdge extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 5220503088168062320L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.CGraph extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 6209968193612740707L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Serialized Fields |
|---|
int grinvOptions
CGraph.grinv.
| Class chemaxon.struc.CNode extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -7646006430497877205L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.CTransform3D extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 0L
| Serialization Methods |
|---|
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.DPoint3 extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 0L
| Serialization Methods |
|---|
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.ExtraAtomProperties extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -1980229820290558380L
| Serialized Fields |
|---|
Sgroup attachParentSgroup
short valence1
java.util.HashMap<K,V> qprops
java.lang.String querystr
java.lang.String aliasstr
java.lang.String extrastr
long extrargbs
int[] list
int flags
ExtraAtomProperties.ATTACH_OFF,
ExtraAtomProperties.ATTACH_MASK,
ExtraAtomProperties.RXNSTEREO_OFF,
ExtraAtomProperties.RXNSTEREO_MASK,
ExtraAtomProperties.XPARITY_OFF,
ExtraAtomProperties.XPARITY_MASK,
ExtraAtomProperties.STGRP_TYPE_OFF,
ExtraAtomProperties.STGRP_TYPE_MASK,
ExtraAtomProperties.ISOTOPE_SPEC_SYM_FLAGshort rgroupId
ExtraAtomProperties.getRgroup()int countFlags
int repetitionBits
int linkNodeOuterBonds
int electronProp
ExtraAtomProperties.LP_NOT_SET,
ExtraAtomProperties.RD_NOT_SET,
ExtraAtomProperties.UNDEFINED| Class chemaxon.struc.MDocument extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 553557622036381832L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.MDocument.Prop extends MProp implements Serializable |
|---|
| Class chemaxon.struc.MObject extends java.lang.Object implements Serializable |
|---|
serialVersionUID: 2435517510938087080L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.MolAtom extends CNode implements Serializable |
|---|
serialVersionUID: 293134874065432398L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.MolBond extends CEdge implements Serializable |
|---|
serialVersionUID: 6532576325442840116L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.Molecule extends MoleculeGraph implements Serializable |
|---|
serialVersionUID: 7275486436840296305L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.MoleculeGraph extends CGraph implements Serializable |
|---|
serialVersionUID: -4663655945908176002L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.MPoint extends MObject implements Serializable |
|---|
serialVersionUID: -3067277054033050963L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.MProp extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -5699803671884637223L
| Serialized Fields |
|---|
long grinvCC
boolean coordDependent
| Class chemaxon.struc.MPropertyContainer extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -2575268570438177098L
| Serialization Methods |
|---|
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException - if I/O errors occur
java.lang.ClassNotFoundException - If the class for an object being
restored cannot be found.
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
java.io.IOException - Includes any I/O exceptions that may occur| Class chemaxon.struc.MSelectionDocument extends MDocument implements Serializable |
|---|
serialVersionUID: 2379294894434293119L
| Class chemaxon.struc.PageSettings extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -7674028514396457694L
| Serialization Methods |
|---|
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.QueryBond extends MolBond implements Serializable |
|---|
serialVersionUID: -5025485107616067648L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.RgMolecule extends Molecule implements Serializable |
|---|
serialVersionUID: -939153732283455787L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.RxnMolecule extends Molecule implements Serializable |
|---|
serialVersionUID: -2863036104564183121L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.SelectionMolecule extends MoleculeGraph implements Serializable |
|---|
| Class chemaxon.struc.SelectionRgMolecule extends SelectionMolecule implements Serializable |
|---|
| Class chemaxon.struc.Sgroup extends java.lang.Object implements Serializable |
|---|
serialVersionUID: -6209766549185582411L
| Serialization Methods |
|---|
private void readObject(java.io.ObjectInputStream ois)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOException
private void writeObject(java.io.ObjectOutputStream oos)
throws java.io.IOException
java.io.IOException| Class chemaxon.struc.StaticMolecule extends java.lang.Objec |
|---|