Stanse  -1
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Ccz.muni.stanse.threadchecker.graph.AbstractDependencyRule
 Ccz.muni.stanse.threadchecker.AbstractFunctionState
 Ccz.muni.stanse.pointeranalyzer.shapirohorwitz.AbstractLocationJoinListener
 Ccz.muni.stanse.codestructures.AliasResolver
 Ccz.muni.stanse.codestructures.ArgumentPassingManager
 Ccz.muni.stanse.threadchecker.locks.BackTrack
 Ccz.muni.stanse.codestructures.builders.CallGraphBuilder
 Ccz.muni.stanse.utils.CallGraphToDot
 Ccz.muni.stanse.pointeranalyzer.shapirohorwitz.CategorizationProvider
 Ccz.muni.stanse.cparser.CFGEvaluator
 Ccz.muni.stanse.threadchecker.graph.CFGGraphState
 Ccz.muni.stanse.codestructures.CFGHandle
 Ccz.muni.stanse.codestructures.CFGNode
 Ccz.muni.stanse.codestructures.CFGNodeNumber
 Ccz.muni.stanse.codestructures.CFGPart
 Ccz.muni.stanse.codestructures.traversal.CFGPathVisitor
 Ccz.muni.stanse.codestructures.CFGsNavigator
 Ccz.muni.stanse.threadchecker.CFGTransitAlgorithm description: if(node is marked as visited) -> stop process and ask for another from queue if(node has only one predecessor) { -> process node's element and mark it as visited } else { if(all node's predecessors are visited) { -> try to join all nodes with same CFGNode -> process actual node's element and mark it as visited } else { if(predecessor's is part of a cycle
 Ccz.muni.stanse.codestructures.traversal.CFGTraversal
 Ccz.muni.stanse.codestructures.traversal.CFGvisitor
 Ccz.muni.stanse.checker.Checker
 Ccz.muni.stanse.configuration.CheckerConfiguration
 Ccz.muni.stanse.checker.CheckerCreator
 Ccz.muni.stanse.checker.CheckerErrorReceiver
 Ccz.muni.stanse.statistics.CheckerErrorsGuiTracing
 Ccz.muni.stanse.statistics.CheckerErrorsSorter
 Ccz.muni.stanse.checker.CheckerErrorTrace
 Ccz.muni.stanse.checker.CheckerErrorTraceLocation
 Ccz.muni.stanse.checker.CheckerFactory
 Ccz.muni.stanse.checker.CheckerProgressMonitor
 Ccz.muni.stanse.threadchecker.CheckerSettings
 Ccz.muni.stanse.checker.CheckingResult
 Ccz.muni.stanse.utils.ClassLocation
 Ccz.muni.stanse.utils.ClassLogger
 Ccz.muni.stanse.utils.ClassURL
 CCloneable
 Ccz.muni.stanse.threadchecker.CodeAnalyzer
 CComparable
 Ccz.muni.stanse.configuration.Configuration
 Ccz.muni.stanse.threadchecker.config.ConfigurationCreator
 Ccz.muni.stanse.threadchecker.graph.Cycle
 Ccz.muni.stanse.threadchecker.graph.DependencyCycleDetector
 Ccz.muni.stanse.threadchecker.graph.DependencyGraph
 Ccz.muni.stanse.statistics.DocumentToFileWriter
 Ccz.muni.stanse.threadchecker.graph.Edge
 Ccz.muni.stanse.codestructures.ElementCFGdictionary
 Ccz.muni.stanse.pointeranalyzer.steensgaard.EquivalenceClass< T extends PointerType >
 Ccz.muni.stanse.pointeranalyzer.steensgaard.EquivalenceClass< cz.muni.stanse.pointeranalyzer.steensgaard.FunctionPointerType >
 Ccz.muni.stanse.pointeranalyzer.steensgaard.EquivalenceClass< cz.muni.stanse.pointeranalyzer.steensgaard.LocationPointerType >
 Ccz.muni.stanse.pointeranalyzer.steensgaard.EquivalenceClassJoinListener
 Ccz.muni.stanse.statistics.ErrorMessagesStatsBuilder
 Ccz.muni.stanse.statistics.EvaluationStatistic
 CException
 Ccz.muni.stanse.utils.FileAlgo
 CGNUCaLexer_Ctx_struct
 CGNUCaParser_Ctx_struct
 CGNUCaParser_Symbols_SCOPE_struct
 CGNUCaParser_Typedef_SCOPE_struct
 Ccz.muni.stanse.threadchecker.debug.GraphViz
 CIterable
 CJFrame
 CJPanel
 Ccz.muni.stanse.codestructures.LazyInternalStructures
 CLexer
 Ccz.muni.stanse.codestructures.LinearCode
 Ccz.muni.stanse.utils.Make
 Ccz.muni.stanse.statistics.MergeDocuments
 Ccz.muni.stanse.utils.msgformat.MessageFormatter
 Ccz.muni.stanse.codestructures.builders.NodeToCFGdictionaryBuilder
 Ccz.muni.stanse.gui.OpenedFilesAccessor
 Ccz.muni.stanse.codestructures.CFGNode.OperandType
 Ccz.muni.stanse.utils.Pair< A, B >
 Ccz.muni.stanse.utils.Pair< PerfRecord, PerfRecord >
 CParser
 Ccz.muni.stanse.codestructures.PassingSolver
 Ccz.muni.stanse.statistics.PerformanceDataBuilder
 Ccz.muni.stanse.pointeranalyzer.shapirohorwitz.PointerType
 Ccz.muni.stanse.pointeranalyzer.PointsToAnalyzer
 Ccz.muni.stanse.threadchecker.graph.RAG
 Ccz.muni.stanse.codestructures.ReturnValuePassingManager
 Ccz.muni.stanse.configuration.source_enumeration.SourceCodeFilesEnumerator
 Ccz.muni.stanse.configuration.SourceConfiguration
 Ccz.muni.stanse.gui.SourceConfigurationManager.SourceType
 Ccz.muni.stanse.Stanse
 Ccz.muni.stanse.codestructures.builders.StartFunctionsSetBuilder
 Ccz.muni.stanse.statistics.StatisticalDatabaseBuilder
 Ccz.muni.stanse.statistics.StatisticalDatabaseLoader
 Ccz.muni.stanse.pointeranalyzer.steensgaard.SteensgaardAnalyzer
 Ccz.muni.stanse.utils.StreamAlgo
 Ccz.muni.stanse.statistics.StringToFileWriter
 Ccz.muni.stanse.statistics.TabbedStringStream
 Ccz.muni.stanse.threadchecker.ThreadInfo
 Ccz.muni.stanse.utils.TimeManager
 CTreeParser
 Ccz.muni.stanse.utils.Triple< A, B, C >
 Ccz.muni.stanse.utils.Triple< String, Double, Double >
 Ccz.muni.stanse.codestructures.UnitHolds all the relevant data about the code in one compilation unit (usually a file)
 Ccz.muni.stanse.codestructures.UnitManager
 Ccz.muni.stanse.threadchecker.debug.Utils
 Ccz.muni.stanse.pointeranalyzer.shapirohorwitz.VariableCounter
 Ccz.muni.stanse.threadchecker.graph.Vertex
 Ccz.muni.stanse.utils.xmlpatterns.XMLAlgo
 Ccz.muni.stanse.codestructures.builders.XMLLinearizeASTElement
 Ccz.muni.stanse.utils.xmlpatterns.XMLPattern
 Ccz.muni.stanse.utils.xmlpatterns.XMLPatternVariablesAssignment
 CCommonTree
 CCommonTreeAdaptor