A C D E F G H I J L M N P R S T U W 
All Classes All Packages

G

GENERAL_LOGGING - Static variable in class com.ensoftcorp.open.pointsto.preferences.PointsToPreferences
Enable/disable general logging
GENERAL_LOGGING_DEFAULT - Static variable in class com.ensoftcorp.open.pointsto.preferences.PointsToPreferences
 
getAddressedNodes() - Method in class com.ensoftcorp.open.pointsto.analysis.JavaPointsTo
 
getAddressedNodes() - Method in class com.ensoftcorp.open.pointsto.analysis.JimplePointsTo
 
getAddressedNodes() - Method in class com.ensoftcorp.open.pointsto.analysis.PointsTo
Returns a set of all addressed nodes
getAliasAddresses() - Method in class com.ensoftcorp.open.pointsto.analysis.JavaPointsTo
 
getAliasAddresses() - Method in class com.ensoftcorp.open.pointsto.analysis.JimplePointsTo
 
getAliasAddresses() - Method in class com.ensoftcorp.open.pointsto.analysis.PointsTo
Returns a set of alias addresses
getAliasAddresses(Node) - Method in class com.ensoftcorp.open.pointsto.analysis.JavaPointsTo
 
getAliasAddresses(Node) - Method in class com.ensoftcorp.open.pointsto.analysis.JimplePointsTo
 
getAliasAddresses(Node) - Method in class com.ensoftcorp.open.pointsto.analysis.PointsTo
Returns a set of alias addresses for the given node
getAliases(Node) - Static method in class com.ensoftcorp.open.pointsto.common.PointsToAnalysis
Returns nodes with the same points-to address tags as the given node
getAliasTags(Node) - Static method in class com.ensoftcorp.open.pointsto.common.PointsToAnalysis
Returns an array of points-to tags applied to the given node
getArrayMemoryModelAliases(Node) - Static method in class com.ensoftcorp.open.pointsto.common.PointsToAnalysis
Returns aliases to the array memory model
getArrayMemoryModelAliases(Integer) - Method in class com.ensoftcorp.open.pointsto.analysis.JavaPointsTo
 
getArrayMemoryModelAliases(Integer) - Method in class com.ensoftcorp.open.pointsto.analysis.JimplePointsTo
 
getArrayMemoryModelAliases(Integer) - Method in class com.ensoftcorp.open.pointsto.analysis.PointsTo
Returns the mapping of arrays to the array's components
getArrayMemoryModelAliasTags(Node) - Static method in class com.ensoftcorp.open.pointsto.common.PointsToAnalysis
Returns tags of aliases to the array memory model
getArrayMemoryModels() - Method in class com.ensoftcorp.open.pointsto.analysis.JavaPointsTo
 
getArrayMemoryModels() - Method in class com.ensoftcorp.open.pointsto.analysis.JimplePointsTo
 
getArrayMemoryModels() - Method in class com.ensoftcorp.open.pointsto.analysis.PointsTo
Returns the array memory model addresses
getArrayMemoryModelTags(Node) - Static method in class com.ensoftcorp.open.pointsto.common.PointsToAnalysis
Returns tags denoting the array memory models represented by the given array instantiation
getArrayReadAccessesForArrayReference(Node) - Static method in class com.ensoftcorp.open.pointsto.utilities.AnalysisUtilities
Given an array reference, returns a set of corresponding array accesses
getArrayReferencesForArrayAccess(Node) - Static method in class com.ensoftcorp.open.pointsto.utilities.AnalysisUtilities
Given an array access, returns a set of corresponding array references
getArrayTypeForDimension(Node, int) - Static method in class com.ensoftcorp.open.pointsto.utilities.AnalysisUtilities
Given an array element type, return the array type for the given dimension
getArrayWriteAccessesForArrayReference(Node) - Static method in class com.ensoftcorp.open.pointsto.utilities.AnalysisUtilities
Given an array reference, returns a set of corresponding array accesses
getCodemapStageDependencies() - Method in class com.ensoftcorp.open.pointsto.codemap.PointsToCodemapStage
 
getConservativeDataFlow(IProgressMonitor) - Static method in class com.ensoftcorp.open.pointsto.utilities.AnalysisUtilities
Returns a data flow graph containing all data flow edges minus those involved in dynamic dispatches with multiple targets resulting in a conservative data flow graph with only statically resolvable data flow edges.
getDefault() - Static method in class com.ensoftcorp.open.pointsto.Activator
Returns the shared instance
getDisplayName() - Method in class com.ensoftcorp.open.pointsto.codemap.PointsToCodemapStage
 
getDynamicCallsiteThisSet(IProgressMonitor) - Static method in class com.ensoftcorp.open.pointsto.utilities.AnalysisUtilities
Returns a set of callsite this nodes involved in dynamic dispatches
getIdentifier() - Method in class com.ensoftcorp.open.pointsto.codemap.PointsToCodemapStage
 
getInferredDataFlowGraph() - Method in class com.ensoftcorp.open.pointsto.analysis.JavaPointsTo
 
getInferredDataFlowGraph() - Method in class com.ensoftcorp.open.pointsto.analysis.JimplePointsTo
 
getInferredDataFlowGraph() - Method in class com.ensoftcorp.open.pointsto.analysis.PointsTo
Returns the inferred data flow graph as the results of the fixed point analysis
getInstantiation(Integer) - Method in class com.ensoftcorp.open.pointsto.analysis.JavaPointsTo
 
getInstantiation(Integer) - Method in class com.ensoftcorp.open.pointsto.analysis.JimplePointsTo
 
getInstantiation(Integer) - Method in class com.ensoftcorp.open.pointsto.analysis.PointsTo
Returns the mapping of an address to its corresponding instantiation
getNewAddress() - Method in class com.ensoftcorp.open.pointsto.utilities.AddressFactory
 
getPreferenceStore() - Static method in class com.ensoftcorp.open.pointsto.preferences.PointsToPreferences
Returns the preference store used for these preferences
getSignatureSet(AtlasSet<Node>) - Static method in class com.ensoftcorp.open.pointsto.utilities.AnalysisUtilities
Given a set of methods, returns the given set with their method signature elements (param, return, this).
getType(Integer) - Method in class com.ensoftcorp.open.pointsto.analysis.JavaPointsTo
 
getType(Integer) - Method in class com.ensoftcorp.open.pointsto.analysis.JimplePointsTo
 
getType(Integer) - Method in class com.ensoftcorp.open.pointsto.analysis.PointsTo
Returns the mapping of an address to its corresponding static type
GraphEnhancements - Class in com.ensoftcorp.open.pointsto.utilities
Utilities for making enhancements to the Atlas graph based on points-to results
GraphEnhancements() - Constructor for class com.ensoftcorp.open.pointsto.utilities.GraphEnhancements
 
A C D E F G H I J L M N P R S T U W 
All Classes All Packages