$darkmode
DENOPTIM
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cdenoptim.graph.APClassTestUnit test for APClass
 Cdenoptim.fragspace.APMapFinderAn utility class to encapsulate the search for an AttachmentPoint-AttachmentPoint mapping
 Cdenoptim.fragspace.APMapFinderTestUnit test
 Cdenoptim.utils.AtomOrganizerTool for re-organizing the list of atoms of an IAtomContainer
 Cdenoptim.graph.AttachmentPointTestUnit test for DENOPTIMAttachmentPoint
 Cdenoptim.graph.Vertex.BBTypeThe type of building block
 Cdenoptim.main.BehaviorRepresents the behavior of the program at start-up
 Cdenoptim.graph.Edge.BondTypePossible chemical bond types an edge can represent
 Cdenoptim.fragmenter.BridgeHeadFindingRuleSMARTS-based rules to identify potential bridge head atoms for ring fusion operations
 Cdenoptim.graph.CandidateLWA light-weight candidate is a very low-demanding collection of data upon a specific candidate item
 Cdenoptim.ga.EAUtils.CandidateSourceA chosen method for generation of new Candidates
 Cdenoptim.utils.CartesianSpaceUtilsUtilities for working in the Cartesian space
 Cdenoptim.combinatorial.CEBLUtilsHelper methods for the exploration of the fragment space
 Cdenoptim.combinatorial.CheckPointObject collecting information needed to restart a FragSpaceExplorer job
 Cdenoptim.molecularmodeling.ChemicalObjectModelCollector of molecular information, related to a single chemical object, that is deployed within the 3D builder
 CCloneable
 Cdenoptim.graph.rings.CyclicGraphHandler.ClosableConfUtility class to handle the simultaneous closeness condition
 Cdenoptim.fragmenter.ClusterableFragmentTestUnit test for fragmenter's tools
 Cdenoptim.combinatorial.CombinatorialExplorerByLayerGenerates all combinators of fragments by means of asynchronous threads
 CComparable
 Cdenoptim.integration.tinker.ConformationalSearchPSSROTToolkit to perform conformational search via Tinker PSSROT program
 Cdenoptim.fragmenter.ConformerExtractorTaskTestUnit test for fragmenter's tools
 Cdenoptim.utils.ConnectedLigandA ConnectedLigand is just an atom with an explicit field reporting the number of connected atoms
 Cdenoptim.graph.Template.ContractLevelEnum specifying to what extent the template's inner graph can be changed
 Cdenoptim.logging.CounterIDIdentifier of a counter
 Cdenoptim.utils.CrossoverTypeTypes of crossover defined
 Cdenoptim.programs.fragmenter.CuttingRuleA cutting rule with three SMARTS queries (atom 1, bond, atom2) and options
 Cdenoptim.graph.rings.CyclicGraphHandlerThis is a tool to identify and manage vertices' connections not included in the DGraph, which is a spanning tree, thus connections that identify cyclic paths in the graph
 Cdenoptim.files.FileFormat.DataKindThe kind of data found in a file
 Cdenoptim.constants.DENOPTIMConstantsGeneral set of constants used in DENOPTIM
 Cdenoptim.json.DENOPTIMgsonClass for de/serializing DENOPTIM graphs from/to JSON format
 Cdenoptim.json.DENOPTIMgsonTestUnit test for DENOPTIMgson
 Cdenoptim.io.DenoptimIOUtility methods for input/output
 Cdenoptim.io.DenoptimIOTestUnit test for input/output
 Cdenoptim.fitness.DescriptorForFitnessThis is a reference to a specific descriptor value
 Cdenoptim.fitness.DescriptorUtils
 Cdenoptim.fitness.DescriptorUtilsTestUnit test for descriptor utils
 Cdenoptim.graph.DGraphTestUnit test for DENOPTIMGraph
 Cdenoptim.gui.DNPSpringLayout< denoptim.gui.GraphViewerPanel.JVertex, denoptim.gui.GraphViewerPanel.JEdge >
 Cdenoptim.utils.DummyAtomHandlerToll to add/remove dummy atoms from linearities or multi-hapto sites
 Cdenoptim.fragmenter.DynamicCentroidClusterA cluster with a centroid that can be updated after definition of the cluster
 Cdenoptim.fragmenter.DynamicCentroidClusterTestUnit test for fragmenter's tools
 Cdenoptim.ga.EAUtilsHelper methods for the genetic algorithm
 Cdenoptim.ga.EAUtilsTestUnit test
 Cdenoptim.graph.EdgeThis class represents the edge between two vertices
 Cdenoptim.graph.EdgeQueryA query for edges: a list of properties that target edges should possess in order to match this query
 Cdenoptim.graph.EdgeTestUnit test for DENOPTIMEdge
 Cdenoptim.utils.GraphEdit.EditTaskDefined the kind of graph editing task
 Cdenoptim.ga.EvolutionaryAlgorithmDENOPTIM's evolutionary algorithm
 CException
 Cdenoptim.exception.ExceptionUtils
 Cdenoptim.ga.GraphOperationsTest.ExtractPatternCase
 Cdenoptim.files.FileAndFormatA file with a conventional representation of its format
 Cdenoptim.files.FileFormatFile formats identified by DENOPTIM
 Cdenoptim.files.FileUtils
 Cdenoptim.fitness.FitnessExpressionParserClass parsing fitness expression by means of Expression Language
 Cdenoptim.fitness.FitnessExpressionParserTestUnit test for parser of fitness-defining expressions
 Cdenoptim.fitness.FitnessProviderDENOPTIM's (internal) fitness provider calculates the value of Variables that are used in an expression for calculating a single numerical results, i.e., the fitness
 Cdenoptim.fitness.FitnessProviderTestUnit test for internal fitness provider
 Cdenoptim.utils.FormulaUtilsUtilities for manipulating molecular formulas
 Cdenoptim.utils.FormulaUtilsTestUnit test for tools manipulating molecular formulae
 Cdenoptim.programs.fitnessevaluator.FPRunnerRuns a fitness provider task as defined in the static parameters
 Cdenoptim.ga.GraphOperations.FragForClosabChainsPrivate class representing a selected closable chain of fragments
 Cdenoptim.graph.FragIsomorphEdge
 Cdenoptim.graph.FragIsomorphNode
 Cdenoptim.fragmenter.FragmentAlignementClass performing the alignment of Fragments
 Cdenoptim.fragmenter.FragmentAlignementTestUnit test for fragmenter's tools
 Cdenoptim.fragmenter.FragmentClusterer
 Cdenoptim.fragmenter.FragmentClustererTestUnit test for fragmenter's tools
 Cdenoptim.fragmenter.FragmenterTools
 Cdenoptim.fragmenter.FragmenterToolsTestUnit test for fragmenter's tools
 Cdenoptim.graph.FragmentIsomorphismInspector
 Cdenoptim.graph.FragmentIsomorphismInspectorTestUnit test for isomorphism inspector
 Cdenoptim.fragspace.FragmentSpaceClass defining a space of building blocks
 Cdenoptim.fragspace.FragmentSpaceTestUnit test for fragment space
 Cdenoptim.fragspace.FragmentSpaceUtilsUtility class for the fragment space
 Cdenoptim.graph.FragmentTestUnit test for DENOPTIMFragment
 Cdenoptim.fragspace.FragsCombinationIteratorFactory of combination of fragments
 Cdenoptim.programs.denovo.GAParametersTestUnit test
 Cdenoptim.utils.GeneralUtilsGeneral utilities
 Cdenoptim.utils.GenUtilsTestUnit test
 Cdenoptim.utils.GraphConversionToolTool to convert string into graphs and into molecular representation
 Cdenoptim.utils.GraphConversionToolTestUnit test for GraphConversionTool
 Cdenoptim.utils.GraphEditDefinition of a graph editing task
 Cdenoptim.fragspace.GraphLinkFinderAn utility class to encapsulate the search for vertexes that satisfy constraints
 Cdenoptim.fragspace.GraphLinkFinderTestUnit test
 Cdenoptim.ga.GraphOperationsCollection of operators meant to alter graphs and associated utilities
 Cdenoptim.ga.GraphOperationsTestUnit test
 Cdenoptim.graph.GraphPattern
 Cdenoptim.utils.GraphUtilsUtilities for graphs
 Cdenoptim.gui.GUIFileOpenerFile opener for DENOPTIM GUI
 Cdenoptim.gui.GUIFileSaverGUI component to provide pathname where to save stuff
 Cdenoptim.gui.GUIPreferencesThe collection of tunable preferences
 Cdenoptim.fitness.IDenoptimDescriptorThis interface forces descriptors that are not defined in the CDK ontology to provide information that would otherwise be found in the ontology
 Cdenoptim.fragspace.IdFragmentAndAPData structure containing information that identifies a single AP of a vertex/fragment
 Cdenoptim.gui.ILoadFragSpaceImplemented by GUI components that want to allow user-driven loading of the fragment space
 Cdenoptim.gui.IParametersFormInterface for parameter forms
 Cdenoptim.gui.IVertexAPSelectionInterface for all vertex viewers that intend to allow selection of attachment points
 Cdenoptim.gui.GraphViewerPanel.JEdgeAn edge in the JUNG Graph
 Cdenoptim.gui.JUNGGraphSnapshotThis class collects information on how a graph was displayed in a JUNG visialisation server (i.e., node positions and visible labels)
 Cdenoptim.gui.GraphViewerPanel.JVertexVertex in the JUNG Graph
 Cdenoptim.gui.GraphViewerPanel.JVertexType
 Cdenoptim.gui.GraphViewerPanel.LabelType
 Cdenoptim.json.LWAtomA light-weight atom representation to facilitate json serialization of IAtom
 Cdenoptim.json.LWBondA light-weight bond representation to facilitate json serialization of IBond
 Cdenoptim.main.MainEntry point of any kind of run of the DENOPTIM program
 Cdenoptim.main.MainTest
 Cdenoptim.utils.ManySMARTSQueryContainer of lists of atoms matching a list of SMARTS
 Cdenoptim.programs.fragmenter.MatchedBond
 Cdenoptim.utils.MathUtilsSome useful math operations
 Cdenoptim.molecularmodeling.MMBuilderUtilsUtilities for molecular models builder
 Cdenoptim.utils.MoleculeUtilsUtilities for molecule conversion
 Cdenoptim.utils.MoleculeUtilsTestUnit test for DENOPTIMMoleculeUtils
 Cdenoptim.molecularmodeling.MultiMolecularModelBuilder
 Cdenoptim.utils.MutationTypeTypes of mutation defined in relation to what happens to the target vertex (i.e., the actual mutation site), and the child vertices, i.e., any vertices reachable by a directed path from the target vertex
 Cdenoptim.graph.simplified.NodeThis class represents a subgraph feature that defined the structure of a graph
 Cdenoptim.graph.simplified.NodeConnectionThis class represents an edge that is undirected and ignores attachment points
 Cdenoptim.utils.ObjectPairThis class is the equivalent of the Pair data structure used in C++ Although AbstractMap.SimpleImmutableEntry<K,V>> is available it does not have a setValue method
 Cdenoptim.programs.genetweeker.GeneOpsRunnerParameters.OperatorTestable Operators
 Cdenoptim.task.ParallelAsynchronousTaskExecutorRuns tasks parallel in asynchronous fashion
 Cdenoptim.fragmenter.ParallelFragmentationAlgorithmTestUnit test for fparallel ragmentation algorithm components
 Cdenoptim.programs.RunTimeParameters.ParametersTypeIdentifier of the type of parameters
 Cdenoptim.graph.rings.PathClosabilityToolsTool box for determining whether a chain of atoms, i.e., a path, can be folded as to form a ring-closing bond that transforms the open chain in a ring
 Cdenoptim.graph.rings.PathClosabilityToolsTestUnit test for path closability tools
 Cdenoptim.graph.rings.PathSubGraphThis object represents a path in a DGraph
 Cdenoptim.graph.rings.PathSubGraphTestUnit test for PathSubGraph
 Cdenoptim.ga.PopulationTestUnit test
 Cdenoptim.gui.GAParametersForm.ProbabilityFuncitonShapeThe identifiers of probability function shapes that are available
 Cdenoptim.task.ProcessHandler
 Cdenoptim.integration.python.Py4JGetawayServerA tool that start a Py4J gateway server that can listens to calls from Python and translate JAVA objects to make their functionality available to in the Python environment
 Cdenoptim.graph.rings.RandomCombOfRingIteratorTestUnit test for the iterator over random combination of rings
 Cdenoptim.utils.RandomizerTool to generate random numbers and random decisions
 Cdenoptim.utils.RandomizerTestUnit test
 Cdenoptim.graph.RelatedAPPairClass representing a pair of AttachmentPoints related by some property that is defined by string
 Cdenoptim.graph.RelatedAPPairTest
 Cdenoptim.graph.RingThis class represents the closure of a ring in a spanning tree
 Cdenoptim.graph.rings.RingClosingAttractorThe RingClosingAttractor represent the available valence/connection that allows to close a ring
 Cdenoptim.utils.RingClosingUtilsToolbox useful when dealing with Ring Closing Attractors and ring closures
 Cdenoptim.graph.rings.RingClosureRingClosure represents the arrangement of atoms and PseudoAtoms identifying the head and tail of a chain of atoms
 Cdenoptim.graph.rings.RingClosureFinderTool to explore the conformational space of chains of atoms and identify ring closing conformations
 Cdenoptim.graph.rings.RingClosuresArchiveData structure to store and handle information about sub-structures (i.e., chains of fragments) and ring closure capability
 Cdenoptim.molecularmodeling.RingClosureToolToolkit to perform ring closing conformational search
 Cdenoptim.graph.rings.RingSizeManagerUtility class to calculate and manage the alternative ring sizes achievable by formation of Rings
 Cdenoptim.graph.rings.RingSizeManagerTestUnit test for ring size manager
 Cdenoptim.graph.RingTestUnit test
 Cdenoptim.utils.RotationalSpaceUtilsTool box for definition and management of the rotational space, which is given by the list of rotatable bonds
 CRunnable
 Cdenoptim.programs.RunTimeParametersCollection of parameters controlling the behavior of the software
 Cdenoptim.main.Main.RunTypeTypes of runs that can be requested to the DENOPTIM Main class
 Cdenoptim.fragmenter.ScaffoldingPolicyDefines how to define the scaffold vertex of a graph
 Cdenoptim.gui.ScrollableJPupupMenuA popup menu' that has a fixed size and can be scrolled to see menu items that do not fit into the fixed-size panel
 Cdenoptim.ga.SeelctionHelperTestUnit test
 Cdenoptim.ga.SelectionHelperClass that offers methods to performs fitness-driven selection of candidates
 Cdenoptim.files.SingletonFileAccessSingleton for synchronizing multi-thread safe file access
 Cdenoptim.utils.SizeControlledSetClass meant to collect unique strings without leading to memory overflow
 Cdenoptim.utils.SizeControlledSetTestUnit test for SizeControlledSet
 Cdenoptim.io.SMILESListFormatTestUnit test for SMILES List Format
 Cdenoptim.gui.GUIPreferences.SMITo3DEngineAvailable engines used to do SMILES-to-3D conversion
 Cdenoptim.fitness.descriptors.SocketProvidedDescriptorTestUnit test for descriptor SocketProvidedDescriptor
 Cdenoptim.logging.StaticLoggerLogger class for DENOPTIM
 Cdenoptim.task.StaticTaskManagerManager for tasks submitted by the GUI
 Cdenoptim.utils.StatUtilsUtilities for calculating basic statistics
 Cdenoptim.graph.DGraph.StringFormatIdentifier for the format of string representations of a graph
 Cdenoptim.graph.SymmetricAPsTest
 Cdenoptim.graph.SymmetricSet< AttachmentPoint >
 Cdenoptim.graph.SymmetricSet< Vertex >
 Cdenoptim.graph.SymmetricSetWithModeClass coupling a reference to a SymmetricSet with a string that we call "mode" and can is used to store any sort of information
 Cdenoptim.graph.SymmetricSetWithModeTest
 Cdenoptim.fitness.descriptors.TanimotoMolSimilarityTestUnit test for descriptor TanimotoMolSimilarity
 Cdenoptim.task.TasksBatchManagerClass that manages the submission of a batch of tasks
 Cdenoptim.utils.TaskUtilsUtilities for tasks
 Cdenoptim.graph.TemplateTestUnit test for DENOPTIMTemplate
 Cdenoptim.fragspace.FragmentSpaceTest.TestCase
 CThread
 Cdenoptim.molecularmodeling.ThreeDimTreeBuilderTool to build build three-dimensional (3D) tree-like molecular structures from DGraph
 Cdenoptim.molecularmodeling.ThreeDimTreeBuilderTestUnit test for TreeBuilder3D
 Cdenoptim.integration.tinker.TinkerConstantsGeneral set of constants used to deal with Tinker
 Cdenoptim.integration.tinker.TinkerUtilsToolbox of utilities for Tinker style molecular representation
 Cdenoptim.graph.simplified.UndirectedEdgeThis class represents an undirected version of the edge between two vertices
 Cdenoptim.graph.UndirectedEdgeRelationTestUnit test for UndirectedEdge
 Cdenoptim.gui.Utils
 Cdenoptim.fitness.VariableA variable in the expression defining the fitness
 Cdenoptim.logging.VersionClass handling DENOPTIM's version identifier for headers
 Cdenoptim.graph.VertexQueryQuery for searching vertices
 Cdenoptim.graph.VertexTestUnit test for DENOPTIMVertex
 Cdenoptim.graph.Vertex.VertexTypeFlag declaring the type of Vertex implementation
 Cdenoptim.ga.Population.XoverSitesAmongCandidatesA data structure collecting crossover-compatible sites
 Cdenoptim.ga.XoverSiteTestUnit test
 CAbstractMolecularDescriptor
 CAbstractPopupGraphMousePlugin
 CActionListener
 CArrayList
 CBasicAtomGenerator
 CCallable
 CChangeListener
 CClusterable
 CComparator
 CDefaultMutableTreeNode
 CDistanceMeasure
 CDocumentListener
 CELContext
 CExclusionStrategy
 CFormatter
 CFunction
 CFunction
 CHashMap
 CIChemFormatMatcher
 CIMolecularDescriptor
 CIterator
 CJButton
 CJDialog
 CJMenuBar
 CJMenuItem
 CJPanel
 CJPopupMenu
 CJsonDeserializer
 CJsonSerializer
 CJSplitPane
 CJSVGCanvas
 CLinkedHashMap
 CMouseListener
 CMouseMotionListener
 CMouseWheelListener
 COptions
 CPropertyChangeListener
 CSerializable
 CSpringLayout2
 CTableModelListener