Hierarchy For All Packages
Package Hierarchies:- com.kcsl.paths,
- com.kcsl.paths.algorithms,
- com.kcsl.paths.common,
- com.kcsl.paths.counting,
- com.kcsl.paths.enumeration,
- com.kcsl.paths.log,
- com.kcsl.paths.preferences,
- com.kcsl.paths.regex,
- com.kcsl.paths.transforms,
- com.kcsl.paths.ui,
- com.kcsl.paths.ui.handlers,
- com.kcsl.paths.ui.log,
- com.kcsl.paths.ui.pathdetail,
- com.kcsl.paths.ui.preferences,
- com.kcsl.paths.ui.smart
Class Hierarchy
- java.lang.Object
- com.ensoftcorp.atlas.ui.scripts.selections.AbstractAtlasSmartViewScript (implements com.ensoftcorp.atlas.ui.scripts.selections.AtlasSmartViewScript)
- com.ensoftcorp.atlas.ui.scripts.selections.FilteringAtlasSmartViewScript
- com.kcsl.paths.ui.smart.AcyclicCFGSmartView
- com.kcsl.paths.ui.smart.PathSequenceSmartView
- com.ensoftcorp.atlas.ui.scripts.selections.FilteringAtlasSmartViewScript
- org.eclipse.core.runtime.preferences.AbstractPreferenceInitializer
- com.kcsl.paths.preferences.PathCounterPreferences
- com.kcsl.paths.transforms.DAGTransform (implements com.kcsl.paths.transforms.ProgramGraphTransform)
- org.eclipse.jface.dialogs.DialogPage (implements org.eclipse.jface.dialogs.IDialogPage, org.eclipse.jface.dialogs.IMessageProvider)
- org.eclipse.jface.preference.PreferencePage (implements org.eclipse.jface.preference.IPreferencePage)
- org.eclipse.jface.preference.FieldEditorPreferencePage (implements org.eclipse.jface.util.IPropertyChangeListener)
- com.kcsl.paths.ui.preferences.PathCounterPreferencesPage (implements org.eclipse.ui.IWorkbenchPreferencePage)
- org.eclipse.jface.preference.FieldEditorPreferencePage (implements org.eclipse.jface.util.IPropertyChangeListener)
- org.eclipse.jface.preference.PreferencePage (implements org.eclipse.jface.preference.IPreferencePage)
- org.eclipse.core.commands.common.EventManager
- org.eclipse.core.commands.AbstractHandler (implements org.eclipse.core.commands.IHandler2)
- com.kcsl.paths.ui.handlers.SaveApplicationPathCountSummaryHandler
- org.eclipse.ui.part.WorkbenchPart (implements org.eclipse.core.runtime.IExecutableExtension, org.eclipse.ui.IWorkbenchPart3, org.eclipse.ui.part.IWorkbenchPartOrientation)
- org.eclipse.ui.part.ViewPart (implements org.eclipse.ui.IViewPart)
- com.ensoftcorp.open.commons.utilities.selection.GraphSelectionListenerView
- com.kcsl.paths.ui.pathdetail.PathDetailView
- com.ensoftcorp.open.commons.utilities.selection.GraphSelectionListenerView
- org.eclipse.ui.part.ViewPart (implements org.eclipse.ui.IViewPart)
- org.eclipse.core.commands.AbstractHandler (implements org.eclipse.core.commands.IHandler2)
- com.kcsl.paths.log.Log
- com.kcsl.paths.ui.log.Log
- com.kcsl.paths.algorithms.PathCounter
- com.kcsl.paths.counting.BottomUpBFMultiplicitiesPathCounter
- com.kcsl.paths.counting.BottomUpDFMultiplicitiesPathCounter
- com.kcsl.paths.algorithms.PathEnumerator
- com.kcsl.paths.enumeration.TopDownBFPropagatePathEnumerator
- com.kcsl.paths.enumeration.TopDownDFBacktrackPathEnumerator
- com.kcsl.paths.counting.TopDownBFMultiplicitiesPathCounter
- com.kcsl.paths.counting.TopDownDFMultiplicitiesPathCounter
- com.kcsl.paths.algorithms.PathCounter.CountingResult
- com.kcsl.paths.algorithms.PathEnumerator.EnumerationResult
- com.kcsl.paths.algorithms.PathExpressions
- com.kcsl.paths.regex.TopDownBFPropagatePathExpressions
- com.kcsl.paths.common.PathFactory
- com.kcsl.paths.regex.PathSequence
- org.eclipse.core.runtime.Plugin (implements org.osgi.framework.BundleActivator)
- com.ensoftcorp.atlas.ui.scripts.selections.AbstractAtlasSmartViewScript (implements com.ensoftcorp.atlas.ui.scripts.selections.AtlasSmartViewScript)
Interface Hierarchy
- com.kcsl.paths.transforms.ProgramGraphTransform