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

C

called(Q) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
Returns the subset of the given functions which are called.
called(Q, Q) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
Returns the subset of the given functions which are called.
calledBy(Q, Q) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
Returns the given functions which were called by the given callers.
calledBy(Q, Q, Q) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
Returns the given functions which were called by the given callers.
callers(Q) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
Returns the direct callers of the given functions.
callers(Q, Q) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
Returns the direct callers of the given functions.
CallSiteAnalysis - Class in com.ensoftcorp.open.java.commons.analysis
 
CallSiteAnalysis() - Constructor for class com.ensoftcorp.open.java.commons.analysis.CallSiteAnalysis
 
CATEGORY - Static variable in class com.ensoftcorp.open.java.commons.subsystems.JavaSubsystem
 
cfg(Node) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
 
cfg(Q) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
 
CLASS_VARIABLE_ACCESS - Static variable in class com.ensoftcorp.open.java.commons.wishful.JavaStopGap
A tag placed on a class variable access.
CLASS_VARIABLE_ASSIGNMENT - Static variable in class com.ensoftcorp.open.java.commons.wishful.JavaStopGap
A tag placed on class variable assignments.
CLASS_VARIABLE_VALUE - Static variable in class com.ensoftcorp.open.java.commons.wishful.JavaStopGap
A tag placed on class variable values.
classLiterals(Q) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
Returns all references to class literals (Type.class) for the given types.
classLiterals(Q, Q) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
Returns all references to class literals (Type.class) for the given types.
ClassLoaderUsage - Class in com.ensoftcorp.open.java.commons.analyzers
 
ClassLoaderUsage() - Constructor for class com.ensoftcorp.open.java.commons.analyzers.ClassLoaderUsage
 
com.ensoftcorp.open.java.commons - package com.ensoftcorp.open.java.commons
 
com.ensoftcorp.open.java.commons.analysis - package com.ensoftcorp.open.java.commons.analysis
 
com.ensoftcorp.open.java.commons.analyzers - package com.ensoftcorp.open.java.commons.analyzers
 
com.ensoftcorp.open.java.commons.bytecode - package com.ensoftcorp.open.java.commons.bytecode
 
com.ensoftcorp.open.java.commons.filters - package com.ensoftcorp.open.java.commons.filters
 
com.ensoftcorp.open.java.commons.log - package com.ensoftcorp.open.java.commons.log
 
com.ensoftcorp.open.java.commons.preferences - package com.ensoftcorp.open.java.commons.preferences
 
com.ensoftcorp.open.java.commons.project - package com.ensoftcorp.open.java.commons.project
 
com.ensoftcorp.open.java.commons.refinement - package com.ensoftcorp.open.java.commons.refinement
 
com.ensoftcorp.open.java.commons.subsystems - package com.ensoftcorp.open.java.commons.subsystems
 
com.ensoftcorp.open.java.commons.wishful - package com.ensoftcorp.open.java.commons.wishful
 
CommonQueries - Class in com.ensoftcorp.open.java.commons.analysis
Common queries which are useful for writing larger Java analysis programs, and for using on the shell.
CompressionSubsystem - Class in com.ensoftcorp.open.java.commons.subsystems
 
CompressionSubsystem() - Constructor for class com.ensoftcorp.open.java.commons.subsystems.CompressionSubsystem
 
conditionsAbove(Q) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
Returns the control flow graph between conditional nodes and the given origin.
conditionsAbove(Q, Q) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
Returns the control flow graph between conditional nodes and the given origin.
conservativeDynamicDispatch(Q, Q) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
Given a type to search and a method signature, determine possible method definitions which could be called.
copyJarResources(File, File, File) - Static method in class com.ensoftcorp.open.java.commons.bytecode.JarPreservation
 
CryptoSubsystem - Class in com.ensoftcorp.open.java.commons.subsystems
 
CryptoSubsystem() - Constructor for class com.ensoftcorp.open.java.commons.subsystems.CryptoSubsystem
 
A B C D E F G H I J L M N P R S T U V W 
All Classes All Packages