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

A

Activator - Class in com.ensoftcorp.open.commons
The activator class controls the plug-in life cycle
Activator() - Constructor for class com.ensoftcorp.open.commons.Activator
The constructor
add(T) - Method in class com.ensoftcorp.open.commons.sandbox.SandboxHashSet
 
ADD_MASTER_ENTRY_EXIT_CONTAINMENT_RELATIONSHIPS - Static variable in class com.ensoftcorp.open.commons.preferences.CommonsPreferences
Enable/disable adding master entry/exit containment relationships
ADD_MASTER_ENTRY_EXIT_CONTAINMENT_RELATIONSHIPS_DEFAULT - Static variable in class com.ensoftcorp.open.commons.preferences.CommonsPreferences
 
addColorPalette(ColorPalette) - Method in class com.ensoftcorp.open.commons.codepainter.CodePainter
Adds a color palette to the code painter and enables the color palette
addColorPalette(ColorPalette, int) - Method in class com.ensoftcorp.open.commons.codepainter.CodePainter
Adds a color palette to the code painter at the given index and shifts any subsequent color palettes to the right of the index
addEdge(Edge) - Method in class com.ensoftcorp.open.commons.sandbox.Sandbox
 
addEdges(AtlasSet<Edge>) - Method in class com.ensoftcorp.open.commons.sandbox.Sandbox
Adds the current state of the given edges in the Atlas graph to the sandbox
addGraph(Graph) - Method in class com.ensoftcorp.open.commons.sandbox.Sandbox
Adds the current state of the Atlas nodes and edges from the given Atlas graph to the sandbox
addNode(Node) - Method in class com.ensoftcorp.open.commons.sandbox.Sandbox
 
addNodes(AtlasSet<Node>) - Method in class com.ensoftcorp.open.commons.sandbox.Sandbox
Adds the current state of the given nodes in the Atlas graph to the sandbox
addPrefixLineNumbers(Q, Markup) - Static method in class com.ensoftcorp.open.commons.highlighter.CFGHighlighter
Adds line numbers as a prefix to nodes
addSelectionChangedListener(ISelectionChangedListener) - Method in class com.ensoftcorp.open.commons.utilities.selection.ExpiringGraphSelectionProvider
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class com.ensoftcorp.open.commons.utilities.selection.GraphSelectionProvider
 
advancedIntersection(Q, Q, String[], String[]) - Static method in class com.ensoftcorp.open.commons.analysis.CommonQueries
Given two query expressions, intersects the given node and edge kinds to produce a new expression.
AnalysisPropertiesInitializer - Class in com.ensoftcorp.open.commons.utilities.project
 
AnalysisPropertiesInitializer() - Constructor for class com.ensoftcorp.open.commons.utilities.project.AnalysisPropertiesInitializer
 
AnalysisPropertiesInitializers - Class in com.ensoftcorp.open.commons.utilities.project
 
AnalysisPropertiesInitializers() - Constructor for class com.ensoftcorp.open.commons.utilities.project.AnalysisPropertiesInitializers
 
Analyzer - Class in com.ensoftcorp.open.commons.analyzers
A base class for implementing program analyzers
Analyzer() - Constructor for class com.ensoftcorp.open.commons.analyzers.Analyzer
 
Analyzer.Result - Class in com.ensoftcorp.open.commons.analyzers
Just a pair class to hold a display name and the result Note: display name does not need to be unique
AnalyzerPreferences - Class in com.ensoftcorp.open.commons.preferences
 
AnalyzerPreferences() - Constructor for class com.ensoftcorp.open.commons.preferences.AnalyzerPreferences
 
AnalyzerResultChangedCallback(String) - Constructor for class com.ensoftcorp.open.commons.analyzers.Analyzers.AnalyzerResultChangedCallback
 
Analyzers - Class in com.ensoftcorp.open.commons.analyzers
 
Analyzers() - Constructor for class com.ensoftcorp.open.commons.analyzers.Analyzers
 
Analyzers.AnalyzerResultChangedCallback - Class in com.ensoftcorp.open.commons.analyzers
 
app() - Static method in class com.ensoftcorp.open.commons.analysis.SetDefinitions
Everything in the universe which is part of the app (not part of the libraries, or any "floating" nodes).
applyHighlightsForCFEdges(Markup) - Static method in class com.ensoftcorp.open.commons.highlighter.WhitePaperThemedCFG
GRAY = Unconditional ControlFlow Edge WHITE = Conditional True ControlFlow Edge BLACK = Conditional False ControlFlow Edge BLUE = Exceptional ControlFlow Edge
applyHighlightsForCFG(Markup) - Static method in class com.ensoftcorp.open.commons.highlighter.CFGHighlighter
GRAY = Unconditional ControlFlow Edge WHITE = Conditional True ControlFlow Edge BLACK = Conditional False ControlFlow Edge GREEN = Exceptional ControlFlow Edge
applyHighlightsForICFG(Markup) - Static method in class com.ensoftcorp.open.commons.highlighter.CFGHighlighter
GRAY = Unconditional ControlFlow Edge WHITE = Conditional True ControlFlow Edge BLACK = Conditional False ControlFlow Edge GREEN = Exceptional ControlFlow Edge
applyHighlightsForLoopDepth(Markup) - Static method in class com.ensoftcorp.open.commons.highlighter.LoopHighlighter
Adds markup for loops and loop children.
applyPrintableHighlightsForCFG(Markup) - Static method in class com.ensoftcorp.open.commons.highlighter.CFGHighlighter
GRAY = Unconditional ControlFlow Edge BLACK (dashed) = Conditional True ControlFlow Edge BLACK = Conditional False ControlFlow Edge BLUE = Exceptional ControlFlow Edge
arrayTypes() - Static method in class com.ensoftcorp.open.commons.analysis.SetDefinitions
Types which represent arrays of other types NOTE: These nodes are NOT declared by anything.
AtlasToolboxCodemapStage - Class in com.ensoftcorp.open.commons.codemap
 
AtlasToolboxCodemapStage() - Constructor for class com.ensoftcorp.open.commons.codemap.AtlasToolboxCodemapStage
 
attr() - Method in class com.ensoftcorp.open.commons.sandbox.SandboxGraphElement
Returns the attribute map currently associated to this sandbox graph element
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