A B C D E F G H I L M N O P R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
E
- earlyStartup() - Method in class com.ensoftcorp.open.commons.startup.RegisterHierarchyStartup
- EdgeFilter - Class in com.ensoftcorp.open.commons.filters
- EdgeFilter() - Constructor for class com.ensoftcorp.open.commons.filters.EdgeFilter
- edges() - Method in class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitControlFlowGraph
- edges() - Method in class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitCustomGraph
- edges() - Method in interface com.ensoftcorp.open.commons.algorithms.UniqueEntryExitGraph
-
The set of edges in the graph
- edges() - Method in class com.ensoftcorp.open.commons.algorithms.UniqueEntryExitInterproceduralControlFlowGraph
- edges() - Method in class com.ensoftcorp.open.commons.sandbox.SandboxGraph
-
Returns the edges of this graph
- edges(AtlasSet<Edge>) - Method in class com.ensoftcorp.open.commons.sandbox.Sandbox
-
Returns a sandbox set of edges contained in the sandbox universe referenced in the given set of the Atlas graph edges
- edges(SandboxNode, GraphElement.NodeDirection) - Method in class com.ensoftcorp.open.commons.sandbox.SandboxGraph
-
Gets the node's predecessor or successor edges in this graph
- edges(String...) - Method in class com.ensoftcorp.open.commons.sandbox.SandboxGraph
-
A convenience method for edges(String...
- edgeSize(Q) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
-
Returns the number of edges contained.
- edgesTaggedWithAll(String...) - Method in class com.ensoftcorp.open.commons.sandbox.SandboxGraph
-
Returns the set of edges from this graph that are tagged with all of the given tags
- edgesTaggedWithAny(String...) - Method in class com.ensoftcorp.open.commons.sandbox.SandboxGraph
-
Returns the set of edges from this graph that are tagged with any of the given tags
- empty() - Method in class com.ensoftcorp.open.commons.sandbox.Sandbox
-
Returns an empty sandbox graph
- emptyEdgeSet() - Method in class com.ensoftcorp.open.commons.sandbox.Sandbox
-
Returns an empty sandbox edge set
- emptyNodeSet() - Method in class com.ensoftcorp.open.commons.sandbox.Sandbox
-
Returns an empty sandbox node set
- enable() - Method in class com.ensoftcorp.open.commons.utilities.selection.ExpiringGraphSelectionProvider
- enable() - Method in class com.ensoftcorp.open.commons.utilities.selection.GraphSelectionProvider
- enableAddressNormalization(boolean) - Static method in class com.ensoftcorp.open.commons.preferences.CommonsPreferences
-
Configures address normalization
- enableAnalyzerCaching(Analyzer, boolean) - Static method in class com.ensoftcorp.open.commons.preferences.AnalyzerPreferences
-
Enables or disables the caching for analyzer
- enableAnalyzerCaching(String, boolean) - Static method in class com.ensoftcorp.open.commons.preferences.AnalyzerPreferences
-
Enables or disables the caching for analyzer
- enableColorPalette(ColorPalette) - Method in class com.ensoftcorp.open.commons.codepainter.CodePainter
-
Enables the color palette if the color palette exists and isn't already enabled
- enableComputeControlFlowGraphDominance(boolean) - Static method in class com.ensoftcorp.open.commons.preferences.CommonsPreferences
-
Configures dominance analysis
- enableComputeExceptionalControlFlowGraphDominance(boolean) - Static method in class com.ensoftcorp.open.commons.preferences.CommonsPreferences
-
Configures inference rule logging
- enableConstructICFG(boolean) - Static method in class com.ensoftcorp.open.commons.preferences.CommonsPreferences
-
Configures ICFG construction
- enableDebugLogging(boolean) - Static method in class com.ensoftcorp.open.commons.preferences.CommonsPreferences
-
Configures debug logging
- enableDisplayFilterViewResultContainers(boolean) - Static method in class com.ensoftcorp.open.commons.preferences.CommonsPreferences
-
Configures displaying filter view result containers
- enableGraphSelectionListener() - Method in class com.ensoftcorp.open.commons.utilities.selection.GraphSelectionListenerView
-
Enables graph selection listener
- enableGraphSelectionProvider() - Method in class com.ensoftcorp.open.commons.utilities.selection.ExpiringGraphSelectionProviderView
-
Enables graph selection providers
- enableGraphSelectionProvider() - Method in class com.ensoftcorp.open.commons.utilities.selection.GraphSelectionProviderView
-
Enables graph selection providers
- enableHighlightSelections(boolean) - Method in class com.ensoftcorp.open.commons.codepainter.CodePainter
- enableMasterEntryExitContainmentRelationships(boolean) - Static method in class com.ensoftcorp.open.commons.preferences.CommonsPreferences
-
Configures inference rule logging
- enableSubsystemCategory(String, boolean) - Static method in class com.ensoftcorp.open.commons.preferences.SubsystemPreferences
-
Enables or disables the subsystem category
- END_CHARACTER_OFFSET_USER_DATA - Static variable in class com.ensoftcorp.open.commons.utilities.XMLUtils
- END_COLUMN_NUMBER_USER_DATA - Static variable in class com.ensoftcorp.open.commons.utilities.XMLUtils
- END_LINE_NUMBER_CHARACTER_OFFSET_USER_DATA - Static variable in class com.ensoftcorp.open.commons.utilities.XMLUtils
- END_LINE_NUMBER_USER_DATA - Static variable in class com.ensoftcorp.open.commons.utilities.XMLUtils
- equals(Object) - Method in class com.ensoftcorp.open.commons.analyzers.Analyzer
- equals(Object) - Method in class com.ensoftcorp.open.commons.analyzers.Analyzers.AnalyzerResultChangedCallback
- equals(Object) - Method in class com.ensoftcorp.open.commons.codemap.PrioritizedCodemapStage
- equals(Object) - Method in class com.ensoftcorp.open.commons.codepainter.CodePainter
- equals(Object) - Method in class com.ensoftcorp.open.commons.codepainter.ColorPalette
- equals(Object) - Method in class com.ensoftcorp.open.commons.filters.Filter
- equals(Object) - Method in class com.ensoftcorp.open.commons.filters.rootset.FilterableRootset
- equals(Object) - Method in class com.ensoftcorp.open.commons.language.LanguageSpecificAnalysis
-
LanguageSpecificAnalysis objects are equal if they share the same name and support the same languages
- equals(Object) - Method in class com.ensoftcorp.open.commons.sandbox.Sandbox
-
Sandboxes are equal if they have the same instance id
- equals(Object) - Method in class com.ensoftcorp.open.commons.sandbox.SandboxGraphElement
-
Sandbox graph elements are equal if they have the same address
- equals(Object) - Method in class com.ensoftcorp.open.commons.subsystems.Subsystem
-
Two subsystems are equivalent if they have the same tag, and set of parents
- equals(Object) - Method in class com.ensoftcorp.open.commons.utilities.FormattedSourceCorrespondence.LineNumberRange
- error(String, Throwable) - Static method in class com.ensoftcorp.open.commons.log.Log
- evaluate(IAtlasSelectionEvent, int, int) - Method in class com.ensoftcorp.open.commons.codepainter.CodePainter
-
Computes a new styled frontier result for a given selection event and the number of steps forward and reverse to explore on the frontier.
- ExceptionalCatchChildFilter - Class in com.ensoftcorp.open.commons.filters
-
Filters nodes based on how whether or not they are children of exceptional catch blocks
- ExceptionalCatchChildFilter() - Constructor for class com.ensoftcorp.open.commons.filters.ExceptionalCatchChildFilter
- ExceptionalFinallyChildFilter - Class in com.ensoftcorp.open.commons.filters
-
Filters nodes based on how whether or not they are children of exceptional finally blocks
- ExceptionalFinallyChildFilter() - Constructor for class com.ensoftcorp.open.commons.filters.ExceptionalFinallyChildFilter
- ExceptionalTryChildFilter - Class in com.ensoftcorp.open.commons.filters
-
Filters nodes based on how whether or not they are children of exceptional try blocks
- ExceptionalTryChildFilter() - Constructor for class com.ensoftcorp.open.commons.filters.ExceptionalTryChildFilter
- excfg(Node) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
- excfg(Q) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
- expire() - Method in class com.ensoftcorp.open.commons.utilities.selection.GraphSelectionEvent
- ExpiringGraphSelectionProvider - Class in com.ensoftcorp.open.commons.utilities.selection
-
This is a modified graph selection provider that clears out selection events after setting them the first time.
- ExpiringGraphSelectionProvider() - Constructor for class com.ensoftcorp.open.commons.utilities.selection.ExpiringGraphSelectionProvider
- ExpiringGraphSelectionProviderView - Class in com.ensoftcorp.open.commons.utilities.selection
- ExpiringGraphSelectionProviderView() - Constructor for class com.ensoftcorp.open.commons.utilities.selection.ExpiringGraphSelectionProviderView
- explore(FrontierEdgeExploreEvent, FrontierStyledResult) - Method in class com.ensoftcorp.open.commons.codepainter.CodePainter
All Classes All Packages