A C D E G H I L P R S U W 
All Classes All Packages

G

getAncestorFunctions(Q) - Static method in class com.ensoftcorp.open.pcg.common.IPCG
 
getCapturedFunctions() - Method in class com.ensoftcorp.open.pcg.common.ICFGPCG
Returns the functions that are captured in this ICFGPCG
getCFG() - Method in class com.ensoftcorp.open.pcg.common.PCG
Returns the original control flow graph
getCreationTime() - Method in class com.ensoftcorp.open.pcg.common.ICFGPCG
Gets the time (unix time) that the this ICFGPCG was created
getCreationTime() - Method in class com.ensoftcorp.open.pcg.common.PCG
Gets the time (unix time) that the this PCG was created
getDefault() - Static method in class com.ensoftcorp.open.pcg.Activator
Returns the shared instance
getEntryPointFunction() - Method in class com.ensoftcorp.open.pcg.common.ICFGPCG
Returns the entry point function of this ICFGPCG
getEvents() - Method in class com.ensoftcorp.open.pcg.common.ICFGPCG
Returns the set of events used to contruct the PCG
getEvents() - Method in class com.ensoftcorp.open.pcg.common.PCG
Returns the set of events used to contruct the PCG
getExits() - Method in class com.ensoftcorp.open.pcg.common.ICFGPCG
Returns the exits of the control flow graph specified to create the PCG
getExits() - Method in class com.ensoftcorp.open.pcg.common.PCG
Returns the exits of the control flow graph specified to create the PCG
getExpandableFunctions(Q, Q) - Static method in class com.ensoftcorp.open.pcg.common.IPCG
 
getFunction() - Method in class com.ensoftcorp.open.pcg.common.PCG
Returns the function that contains this PCG
getFunctionsContainingEvents(Q) - Static method in class com.ensoftcorp.open.pcg.common.IPCG
 
getGivenName() - Method in class com.ensoftcorp.open.pcg.common.ICFGPCG
Returns the name assigned to this ICFGPCG
getGivenName() - Method in class com.ensoftcorp.open.pcg.common.PCG
Returns the name assigned to this PCG
getICFG() - Method in class com.ensoftcorp.open.pcg.common.ICFGPCG
Returns the original interprocedural control flow graph
getICFGPCG() - Method in class com.ensoftcorp.open.pcg.common.ICFGPCG
Returns the interprocedural projected control graph
getICFGPCGInstanceID(Graph, AtlasSet<Node>, AtlasSet<Node>, AtlasSet<Node>) - Static method in class com.ensoftcorp.open.pcg.common.ICFGPCG
Returns a hash of the sorted node/edge addresses used to construct the ICFGPCG, which can be used to identify a unique PCG instance
getICFGPCGInstanceID(UniqueEntryExitInterproceduralControlFlowGraph, AtlasSet<Node>) - Static method in class com.ensoftcorp.open.pcg.common.ICFGPCG
Returns a hash of the sorted node/edge addresses used to construct the PCG, which can be used to identify a unique PCG instance.
getICFGPCGMarkup(Q, Q) - Static method in class com.ensoftcorp.open.pcg.common.highlighter.PCGHighlighter
 
getImplicitCallsiteEvents(Q, Q, Q) - Static method in class com.ensoftcorp.open.pcg.common.IPCG
 
getInstanceID() - Method in class com.ensoftcorp.open.pcg.common.ICFGPCG
Returns the instance ID of this ICFGPCG which can be used to load the ICFGPCG later
getInstanceID() - Method in class com.ensoftcorp.open.pcg.common.PCG
Returns the instance ID of this PCG which can be used to load the PCG later
getIPCG(Q, Q, Q) - Static method in class com.ensoftcorp.open.pcg.common.IPCG
 
getIPCG(Q, Q, Q, boolean) - Static method in class com.ensoftcorp.open.pcg.common.IPCG
 
getIPCGCallGraph(Q, Q) - Static method in class com.ensoftcorp.open.pcg.common.IPCG
 
getIPCGMarkup(Q, Q) - Static method in class com.ensoftcorp.open.pcg.common.highlighter.PCGHighlighter
 
getIPCGMarkup(Q, Q, Q, Q) - Static method in class com.ensoftcorp.open.pcg.common.highlighter.PCGHighlighter
 
getLastAccessTime() - Method in class com.ensoftcorp.open.pcg.common.ICFGPCG
Gets the time (unix time) that the this ICFGPCG was last accessed
getLastAccessTime() - Method in class com.ensoftcorp.open.pcg.common.PCG
Gets the time (unix time) that the this PCG was last accessed
getMasterEntry() - Method in class com.ensoftcorp.open.pcg.common.ICFGPCG
Returns the master entry of the PCG and CFG
getMasterEntry() - Method in class com.ensoftcorp.open.pcg.common.PCG
Returns the master entry of the PCG and CFG
getMasterExit() - Method in class com.ensoftcorp.open.pcg.common.ICFGPCG
Returns the master exit of the PCG and CFG
getMasterExit() - Method in class com.ensoftcorp.open.pcg.common.PCG
Returns the master exit of the PCG and CFG
getPCG() - Method in class com.ensoftcorp.open.pcg.common.PCG
Returns the project control graph
getPCGInstanceID(Graph, AtlasSet<Node>, AtlasSet<Node>, AtlasSet<Node>) - Static method in class com.ensoftcorp.open.pcg.common.PCG
Returns a hash of the sorted node/edge addresses used to construct the PCG, which can be used to identify a unique PCG instance
getPCGInstanceID(UniqueEntryExitControlFlowGraph, AtlasSet<Node>) - Static method in class com.ensoftcorp.open.pcg.common.PCG
Returns a hash of the sorted node/edge addresses used to construct the PCG, which can be used to identify a unique PCG instance.
getPCGMarkup(Q) - Static method in class com.ensoftcorp.open.pcg.common.highlighter.PCGHighlighter
 
getPCGSlice(Graph, Graph, AtlasSet<Node>, int, int) - Static method in class com.ensoftcorp.open.pcg.common.PCGSlice
 
getPCGSlice(Q, int, int) - Static method in class com.ensoftcorp.open.pcg.common.PCGSlice
 
getPCGSlice(Q, Q, Q, int, int) - Static method in class com.ensoftcorp.open.pcg.common.PCGSlice
 
getPreferenceStore() - Static method in class com.ensoftcorp.open.pcg.preferences.PCGPreferences
Returns the preference store used for these preferences
getRoots() - Method in class com.ensoftcorp.open.pcg.common.ICFGPCG
Returns the roots of the control flow graph specified to create the PCG
getRoots() - Method in class com.ensoftcorp.open.pcg.common.PCG
Returns the roots of the control flow graph specified to create the PCG
A C D E G H I L P R S U W 
All Classes All Packages