Skip navigation links
B C F G S W 

B

buildCallgraph(boolean) - Method in class com.sap.psr.vulas.cg.wala.WalaCallgraphConstructor
Parse command line arguments, and then build callgraph based on these properties

C

com.sap.psr.vulas.cg.wala - package com.sap.psr.vulas.cg.wala
 

F

FRAMEWORK - Static variable in class com.sap.psr.vulas.cg.wala.WalaCallgraphConstructor
Constant FRAMEWORK="wala"

G

getAppContext() - Method in class com.sap.psr.vulas.cg.wala.WalaCallgraphConstructor
Getter for the field appContext.
getCallgraph() - Method in class com.sap.psr.vulas.cg.wala.WalaCallgraphConstructor
Normalizing a wala callgraph to a general graph represented by ConstructId
getConstructionTime() - Method in class com.sap.psr.vulas.cg.wala.WalaCallgraphConstructor
Returns the time required for building the call graph (in nanoseconds), or -1 if the construction did not finish.
getConstructorConfiguration() - Method in class com.sap.psr.vulas.cg.wala.WalaCallgraphConstructor
Returns a human-readable description of the constructor's specific configuration.
getEntrypoints() - Method in class com.sap.psr.vulas.cg.wala.WalaCallgraphConstructor
Getter for the field entrypoints.
getFramework() - Method in class com.sap.psr.vulas.cg.wala.WalaCallgraphConstructor
getFramework.

S

setAppClasspath(String) - Method in class com.sap.psr.vulas.cg.wala.WalaCallgraphConstructor
setAppContext(Application) - Method in class com.sap.psr.vulas.cg.wala.WalaCallgraphConstructor
setDepClasspath(String) - Method in class com.sap.psr.vulas.cg.wala.WalaCallgraphConstructor
setEntrypoints(Set<ConstructId>) - Method in class com.sap.psr.vulas.cg.wala.WalaCallgraphConstructor
Filter and find all entrypoints in scope
setExcludePackages(String) - Method in class com.sap.psr.vulas.cg.wala.WalaCallgraphConstructor
setVulasConfiguration(VulasConfiguration) - Method in class com.sap.psr.vulas.cg.wala.WalaCallgraphConstructor

W

WalaCallgraphConstructor - Class in com.sap.psr.vulas.cg.wala
Callgraph constructor using wala framework; implementing the interface ICallgraphConstructor
WalaCallgraphConstructor() - Constructor for class com.sap.psr.vulas.cg.wala.WalaCallgraphConstructor
 
B C F G S W 
Skip navigation links

Copyright © 2018–2020. All rights reserved.