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
P
- PACKAGE_LOWER - Static variable in class com.ensoftcorp.open.commons.utilities.CodeStyles
- PACKAGE_MIXED - Static variable in class com.ensoftcorp.open.commons.utilities.CodeStyles
- PACKAGE_UPPER - Static variable in class com.ensoftcorp.open.commons.utilities.CodeStyles
- PathEnumerator - Class in com.ensoftcorp.open.commons.algorithms
-
Utilities for enumerating paths through a CFG
- PathEnumerator() - Constructor for class com.ensoftcorp.open.commons.algorithms.PathEnumerator
- pcgEvent - Static variable in class com.ensoftcorp.open.commons.highlighter.WhitePaperThemedCFG
- performIndexing(IProgressMonitor) - Method in class com.ensoftcorp.open.commons.algorithms.DominanceAnalysis
- performIndexing(IProgressMonitor) - Method in class com.ensoftcorp.open.commons.analyzers.Analyzers
- performIndexing(IProgressMonitor) - Method in class com.ensoftcorp.open.commons.codemap.AtlasToolboxCodemapStage
- performIndexing(IProgressMonitor) - Method in class com.ensoftcorp.open.commons.codemap.ICFGConstruction
- performIndexing(IProgressMonitor) - Method in class com.ensoftcorp.open.commons.codemap.LoopDepth
- performIndexing(IProgressMonitor) - Method in class com.ensoftcorp.open.commons.codemap.PrioritizedCodemapStage
-
The codemap stage indexing task to be performed.
- performIndexing(IProgressMonitor) - Method in class com.ensoftcorp.open.commons.codemap.ProjectAnalysisDefaultPropertiesInitializer
- performIndexing(IProgressMonitor) - Method in class com.ensoftcorp.open.commons.subsystems.SubsystemCodemapStage
- performIndexing(IProgressMonitor) - Method in class com.ensoftcorp.open.commons.utilities.address.NormalizedAddress
- PLUGIN_ANALYZER_EXTENSION_ID - Static variable in class com.ensoftcorp.open.commons.Activator
- PLUGIN_CODE_PAINTER_EXTENSION_ID - Static variable in class com.ensoftcorp.open.commons.Activator
- PLUGIN_CODEMAP_EXTENSION_ID - Static variable in class com.ensoftcorp.open.commons.Activator
- PLUGIN_COLOR_PALETTE_EXTENSION_ID - Static variable in class com.ensoftcorp.open.commons.Activator
- PLUGIN_FILTER_EXTENSION_ID - Static variable in class com.ensoftcorp.open.commons.Activator
- PLUGIN_FILTERABLE_ROOT_SET_EXTENSION_ID - Static variable in class com.ensoftcorp.open.commons.Activator
- PLUGIN_ID - Static variable in class com.ensoftcorp.open.commons.Activator
- PLUGIN_INITIALIZER_EXTENSION_ID - Static variable in class com.ensoftcorp.open.commons.Activator
- PLUGIN_LANGUAGE_SPECIFIC_ANALYSIS_EXTENSION_ID - Static variable in class com.ensoftcorp.open.commons.Activator
- PLUGIN_SUBSYSTEM_EXTENSION_ID - Static variable in class com.ensoftcorp.open.commons.Activator
- PLUGIN_WORKITEM_EXTENSION_ID - Static variable in class com.ensoftcorp.open.commons.Activator
- POST_DOMINANCE_FRONTIER_EDGE - Static variable in class com.ensoftcorp.open.commons.algorithms.DominanceAnalysis
-
Used to tag the edges from a node that identify the node's post-dominance frontier.
- POST_DOMINATOR_TREE_EDGE - Static variable in class com.ensoftcorp.open.commons.algorithms.DominanceAnalysis
-
Used to tag the edges from a node that post-dominate a node.
- PostDominatorTree - Class in com.ensoftcorp.open.commons.algorithms.dominance
-
An implementation of the O(n log n) Lengauer-Tarjan algorithm for building the dominator tree of a
cfg
. - PostDominatorTree(UniqueEntryExitGraph) - Constructor for class com.ensoftcorp.open.commons.algorithms.dominance.PostDominatorTree
-
Construct a DominatorTree from a root.
- PostDominatorTree.Multimap<T> - Class in com.ensoftcorp.open.commons.algorithms.dominance
-
Multimap maps a key to a set of values.
- predecessors(SandboxNode) - Method in class com.ensoftcorp.open.commons.sandbox.SandboxGraph
-
Gets the predecessor nodes of the given node for this graph's edges
- primitiveTypes() - Static method in class com.ensoftcorp.open.commons.analysis.SetDefinitions
-
Types which represent language primitive types NOTE: These nodes are NOT declared by anything.
- printDOM(Document) - Static method in class com.ensoftcorp.open.commons.utilities.XMLUtils
-
Prints the DOM Tree to the console
- printPath(List<Node>) - Static method in class com.ensoftcorp.open.commons.algorithms.PathEnumerator
-
Returns a string representing the path through the CFG
- PrioritizedCodemapStage - Class in com.ensoftcorp.open.commons.codemap
- PrioritizedCodemapStage() - Constructor for class com.ensoftcorp.open.commons.codemap.PrioritizedCodemapStage
- ProjectAnalysisDefaultPropertiesInitializer - Class in com.ensoftcorp.open.commons.codemap
- ProjectAnalysisDefaultPropertiesInitializer() - Constructor for class com.ensoftcorp.open.commons.codemap.ProjectAnalysisDefaultPropertiesInitializer
- ProjectAnalysisProperties - Class in com.ensoftcorp.open.commons.utilities.project
- ProjectAnalysisProperties() - Constructor for class com.ensoftcorp.open.commons.utilities.project.ProjectAnalysisProperties
- Property - Class in com.ensoftcorp.open.commons.analyzers
- Property() - Constructor for class com.ensoftcorp.open.commons.analyzers.Property
- putAttr(String, Object) - Method in class com.ensoftcorp.open.commons.sandbox.SandboxGraphElement
-
Adds the attribute value.
All Classes All Packages