A B C D E F G H I J L M N P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- GarbageCollectionSubsystem - Class in com.ensoftcorp.open.java.commons.subsystems
- GarbageCollectionSubsystem() - Constructor for class com.ensoftcorp.open.java.commons.subsystems.GarbageCollectionSubsystem
- generateEmptyManifest() - Static method in class com.ensoftcorp.open.java.commons.bytecode.JarModifier
-
Generates a Jar Manifest based on the given parameters
- getApplicationJars(IProject) - Static method in class com.ensoftcorp.open.java.commons.project.ProjectJarProperties
- getAssumptions() - Method in class com.ensoftcorp.open.java.commons.analyzers.ClassLoaderUsage
- getAssumptions() - Method in class com.ensoftcorp.open.java.commons.analyzers.ExecutorThreadPoolUsage
- getAssumptions() - Method in class com.ensoftcorp.open.java.commons.analyzers.JavaProgramEntryPoints
- getAssumptions() - Method in class com.ensoftcorp.open.java.commons.analyzers.NativeCodeUsage
- getAssumptions() - Method in class com.ensoftcorp.open.java.commons.analyzers.ProcessUsage
- getAssumptions() - Method in class com.ensoftcorp.open.java.commons.analyzers.ReflectionUsage
- getAssumptions() - Method in class com.ensoftcorp.open.java.commons.analyzers.SerializationUsage
- getAssumptions() - Method in class com.ensoftcorp.open.java.commons.analyzers.SystemExitUsage
- getCallSites(Node) - Method in class com.ensoftcorp.open.java.commons.analysis.CallSiteAnalysis
- getCategory() - Method in class com.ensoftcorp.open.java.commons.subsystems.JavaSubsystem
- getCategoryDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.JavaSubsystem
- getCheckedExceptions() - Static method in class com.ensoftcorp.open.java.commons.analysis.ThrowableAnalysis
-
Returns all checked exceptions Checked exceptions extend the Exception type, but do not extend the RuntimeException type
- getCheckedThrowables() - Static method in class com.ensoftcorp.open.java.commons.analysis.ThrowableAnalysis
-
Returns all checked Throwable types
- getClassNode(byte[]) - Static method in class com.ensoftcorp.open.java.commons.bytecode.BytecodeUtils
-
Reads a bytecode class file into a ClassNode object
- getClassNode(File) - Static method in class com.ensoftcorp.open.java.commons.bytecode.BytecodeUtils
-
Reads a bytecode class file into a ClassNode object
- getCodemapStageDependencies() - Method in class com.ensoftcorp.open.java.commons.refinement.SystemExitControlFlowRefinement
- getCodemapStageDependencies() - Method in class com.ensoftcorp.open.java.commons.refinement.ThreadRunnableCallSummarization
- getContainingControlFlowNode(Node) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
-
Returns the nearest parent that is a control flow node
- getContainingMethod(Node) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
-
Returns the containing method of a given graph element or null if one is not found
- getContainingMethods(Q) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
-
Returns the containing method of a given Q or empty if one is not found
- getContainingNode(Node, String) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
-
Find the next immediate containing node with the given tag.
- getDefault() - Static method in class com.ensoftcorp.open.java.commons.Activator
-
Returns the shared instance
- getDescription() - Method in class com.ensoftcorp.open.java.commons.analysis.CallSiteAnalysis
- getDescription() - Method in class com.ensoftcorp.open.java.commons.analyzers.ClassLoaderUsage
- getDescription() - Method in class com.ensoftcorp.open.java.commons.analyzers.ExecutorThreadPoolUsage
- getDescription() - Method in class com.ensoftcorp.open.java.commons.analyzers.JavaProgramEntryPoints
- getDescription() - Method in class com.ensoftcorp.open.java.commons.analyzers.NativeCodeUsage
- getDescription() - Method in class com.ensoftcorp.open.java.commons.analyzers.ProcessUsage
- getDescription() - Method in class com.ensoftcorp.open.java.commons.analyzers.ReflectionUsage
- getDescription() - Method in class com.ensoftcorp.open.java.commons.analyzers.SerializationUsage
- getDescription() - Method in class com.ensoftcorp.open.java.commons.analyzers.SystemExitUsage
- getDescription() - Method in class com.ensoftcorp.open.java.commons.filters.LiteralPassedParameterCallSiteFilter
- getDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.CompressionSubsystem
- getDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.CryptoSubsystem
- getDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.DatabaseSubsystem
- getDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.DataStructureSubsystem
- getDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.GarbageCollectionSubsystem
- getDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.HardwareSubsystem
- getDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.IntrospectionSubsystem
- getDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.IOSubsystem
- getDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.JavaCoreSubsystem
- getDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.LogSubsystem
- getDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.MathSubsystem
- getDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.NetworkSubsystem
- getDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.RandomSubsystem
- getDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.RMISubsystem
- getDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.SecuritySubsystem
- getDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.SerializationSubsystem
- getDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.TestingSubsystem
- getDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.ThreadingSubsystem
- getDescription() - Method in class com.ensoftcorp.open.java.commons.subsystems.UISubsystem
- getDisplayName() - Method in class com.ensoftcorp.open.java.commons.refinement.SystemExitControlFlowRefinement
- getDisplayName() - Method in class com.ensoftcorp.open.java.commons.refinement.ThreadRunnableCallSummarization
- getEdgeByAddress(String) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
-
Selects the Atlas edge graph element given a serialized graph element address Returns null if the address does not correspond to a edge
- getErrors() - Static method in class com.ensoftcorp.open.java.commons.analysis.ThrowableAnalysis
-
Returns all Error types Errors are unchecked Throwable types that subclass Error
- getFile() - Method in class com.ensoftcorp.open.java.commons.project.ProjectJarProperties.Jar
-
Returns a file of the location of the jar
- getGraphElementByAddress(String) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
-
Selects the Atlas graph element given a serialized graph element address Returns null if the address does not correspond to a graph element
- getIdentifier() - Method in class com.ensoftcorp.open.java.commons.refinement.SystemExitControlFlowRefinement
- getIdentifier() - Method in class com.ensoftcorp.open.java.commons.refinement.ThreadRunnableCallSummarization
- getJarAttributes() - Method in class com.ensoftcorp.open.java.commons.project.ProjectJarProperties.Jar
- getJarEntrySet() - Method in class com.ensoftcorp.open.java.commons.bytecode.JarInspector
- getJarEntrySet() - Method in class com.ensoftcorp.open.java.commons.bytecode.JarModifier
- getJarFile() - Method in class com.ensoftcorp.open.java.commons.bytecode.JarInspector
- getJarFile() - Method in class com.ensoftcorp.open.java.commons.bytecode.JarModifier
- getJars(IProject) - Static method in class com.ensoftcorp.open.java.commons.project.ProjectJarProperties
- getJarType() - Method in class com.ensoftcorp.open.java.commons.project.ProjectJarProperties.Jar
- getLibraryJars(IProject) - Static method in class com.ensoftcorp.open.java.commons.project.ProjectJarProperties
- getManifest() - Method in class com.ensoftcorp.open.java.commons.bytecode.JarInspector
-
Returns the parsed manifest or null if there is no manifest
- getManifest() - Method in class com.ensoftcorp.open.java.commons.bytecode.JarModifier
-
Returns the parsed manifest or null if there is no manifest
- getManifestMainClass() - Method in class com.ensoftcorp.open.java.commons.project.ProjectJarProperties.Jar
-
Returns the qualified type of the Jar's Manifest declared Main-Class attribute or null if not specified
- getMethodCallSites(Node) - Static method in class com.ensoftcorp.open.java.commons.analysis.CallSiteAnalysis
-
Given methods, return possible call sites.
- getMethodCallSites(Q) - Static method in class com.ensoftcorp.open.java.commons.analysis.CallSiteAnalysis
-
Given methods, return possible call sites.
- getMethods() - Method in class com.ensoftcorp.open.java.commons.subsystems.RandomSubsystem
- getName() - Method in class com.ensoftcorp.open.java.commons.analysis.CallSiteAnalysis
- getName() - Method in class com.ensoftcorp.open.java.commons.analyzers.ClassLoaderUsage
- getName() - Method in class com.ensoftcorp.open.java.commons.analyzers.ExecutorThreadPoolUsage
- getName() - Method in class com.ensoftcorp.open.java.commons.analyzers.JavaProgramEntryPoints
- getName() - Method in class com.ensoftcorp.open.java.commons.analyzers.NativeCodeUsage
- getName() - Method in class com.ensoftcorp.open.java.commons.analyzers.ProcessUsage
- getName() - Method in class com.ensoftcorp.open.java.commons.analyzers.ReflectionUsage
- getName() - Method in class com.ensoftcorp.open.java.commons.analyzers.SerializationUsage
- getName() - Method in class com.ensoftcorp.open.java.commons.analyzers.SystemExitUsage
- getName() - Method in class com.ensoftcorp.open.java.commons.filters.LiteralPassedParameterCallSiteFilter
- getName() - Method in class com.ensoftcorp.open.java.commons.project.ProjectJarProperties.Jar
-
Returns the file name of the jar
- getName() - Method in class com.ensoftcorp.open.java.commons.subsystems.CompressionSubsystem
- getName() - Method in class com.ensoftcorp.open.java.commons.subsystems.CryptoSubsystem
- getName() - Method in class com.ensoftcorp.open.java.commons.subsystems.DatabaseSubsystem
- getName() - Method in class com.ensoftcorp.open.java.commons.subsystems.DataStructureSubsystem
- getName() - Method in class com.ensoftcorp.open.java.commons.subsystems.GarbageCollectionSubsystem
- getName() - Method in class com.ensoftcorp.open.java.commons.subsystems.HardwareSubsystem
- getName() - Method in class com.ensoftcorp.open.java.commons.subsystems.IntrospectionSubsystem
- getName() - Method in class com.ensoftcorp.open.java.commons.subsystems.IOSubsystem
- getName() - Method in class com.ensoftcorp.open.java.commons.subsystems.JavaCoreSubsystem
- getName() - Method in class com.ensoftcorp.open.java.commons.subsystems.LogSubsystem
- getName() - Method in class com.ensoftcorp.open.java.commons.subsystems.MathSubsystem
- getName() - Method in class com.ensoftcorp.open.java.commons.subsystems.NetworkSubsystem
- getName() - Method in class com.ensoftcorp.open.java.commons.subsystems.RandomSubsystem
- getName() - Method in class com.ensoftcorp.open.java.commons.subsystems.RMISubsystem
- getName() - Method in class com.ensoftcorp.open.java.commons.subsystems.SecuritySubsystem
- getName() - Method in class com.ensoftcorp.open.java.commons.subsystems.SerializationSubsystem
- getName() - Method in class com.ensoftcorp.open.java.commons.subsystems.TestingSubsystem
- getName() - Method in class com.ensoftcorp.open.java.commons.subsystems.ThreadingSubsystem
- getName() - Method in class com.ensoftcorp.open.java.commons.subsystems.UISubsystem
- getNamespaces() - Method in class com.ensoftcorp.open.java.commons.subsystems.CompressionSubsystem
- getNamespaces() - Method in class com.ensoftcorp.open.java.commons.subsystems.CryptoSubsystem
- getNamespaces() - Method in class com.ensoftcorp.open.java.commons.subsystems.DatabaseSubsystem
- getNamespaces() - Method in class com.ensoftcorp.open.java.commons.subsystems.DataStructureSubsystem
- getNamespaces() - Method in class com.ensoftcorp.open.java.commons.subsystems.GarbageCollectionSubsystem
- getNamespaces() - Method in class com.ensoftcorp.open.java.commons.subsystems.HardwareSubsystem
- getNamespaces() - Method in class com.ensoftcorp.open.java.commons.subsystems.IntrospectionSubsystem
- getNamespaces() - Method in class com.ensoftcorp.open.java.commons.subsystems.IOSubsystem
- getNamespaces() - Method in class com.ensoftcorp.open.java.commons.subsystems.JavaCoreSubsystem
- getNamespaces() - Method in class com.ensoftcorp.open.java.commons.subsystems.LogSubsystem
- getNamespaces() - Method in class com.ensoftcorp.open.java.commons.subsystems.MathSubsystem
- getNamespaces() - Method in class com.ensoftcorp.open.java.commons.subsystems.NetworkSubsystem
- getNamespaces() - Method in class com.ensoftcorp.open.java.commons.subsystems.RandomSubsystem
- getNamespaces() - Method in class com.ensoftcorp.open.java.commons.subsystems.RMISubsystem
- getNamespaces() - Method in class com.ensoftcorp.open.java.commons.subsystems.SecuritySubsystem
- getNamespaces() - Method in class com.ensoftcorp.open.java.commons.subsystems.SerializationSubsystem
- getNamespaces() - Method in class com.ensoftcorp.open.java.commons.subsystems.TestingSubsystem
- getNamespaces() - Method in class com.ensoftcorp.open.java.commons.subsystems.ThreadingSubsystem
- getNamespaces() - Method in class com.ensoftcorp.open.java.commons.subsystems.UISubsystem
- getNodeByAddress(String) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
-
Selects the Atlas node graph element given a serialized graph element address Returns null if the address does not correspond to a node
- getPackageDeclarations(String) - Static method in class com.ensoftcorp.open.java.commons.analysis.PackageAnalysis
-
Returns everything declared under the given package and subpackages
- getPackageTypes(Q) - Static method in class com.ensoftcorp.open.java.commons.analysis.PackageAnalysis
-
Returns a Q containing the types in the given collection of packages
- getPackageWithSubpackages(String) - Static method in class com.ensoftcorp.open.java.commons.analysis.PackageAnalysis
-
Returns a Q containing package nodes including the given package and its subpackages
- getParentTags() - Method in class com.ensoftcorp.open.java.commons.subsystems.CompressionSubsystem
- getParentTags() - Method in class com.ensoftcorp.open.java.commons.subsystems.CryptoSubsystem
- getParentTags() - Method in class com.ensoftcorp.open.java.commons.subsystems.DatabaseSubsystem
- getParentTags() - Method in class com.ensoftcorp.open.java.commons.subsystems.DataStructureSubsystem
- getParentTags() - Method in class com.ensoftcorp.open.java.commons.subsystems.GarbageCollectionSubsystem
- getParentTags() - Method in class com.ensoftcorp.open.java.commons.subsystems.HardwareSubsystem
- getParentTags() - Method in class com.ensoftcorp.open.java.commons.subsystems.IntrospectionSubsystem
- getParentTags() - Method in class com.ensoftcorp.open.java.commons.subsystems.IOSubsystem
- getParentTags() - Method in class com.ensoftcorp.open.java.commons.subsystems.JavaCoreSubsystem
- getParentTags() - Method in class com.ensoftcorp.open.java.commons.subsystems.LogSubsystem
- getParentTags() - Method in class com.ensoftcorp.open.java.commons.subsystems.MathSubsystem
- getParentTags() - Method in class com.ensoftcorp.open.java.commons.subsystems.NetworkSubsystem
- getParentTags() - Method in class com.ensoftcorp.open.java.commons.subsystems.RandomSubsystem
- getParentTags() - Method in class com.ensoftcorp.open.java.commons.subsystems.RMISubsystem
- getParentTags() - Method in class com.ensoftcorp.open.java.commons.subsystems.SecuritySubsystem
- getParentTags() - Method in class com.ensoftcorp.open.java.commons.subsystems.SerializationSubsystem
- getParentTags() - Method in class com.ensoftcorp.open.java.commons.subsystems.TestingSubsystem
- getParentTags() - Method in class com.ensoftcorp.open.java.commons.subsystems.ThreadingSubsystem
- getParentTags() - Method in class com.ensoftcorp.open.java.commons.subsystems.UISubsystem
- getPortablePath() - Method in class com.ensoftcorp.open.java.commons.project.ProjectJarProperties.Jar
-
Returns an OS portable string representing the Jar path Path is relative if Jar is contained in project, else path is absolute
- getPreferenceStore() - Static method in class com.ensoftcorp.open.java.commons.preferences.JavaCommonsPreferences
-
Returns the preference store used for these preferences
- getProject() - Method in class com.ensoftcorp.open.java.commons.project.ProjectJarProperties.Jar
- getQualifiedClassName(Node) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
-
Helper function to get the stringified qualified name of the class
- getQualifiedMethodName(Node) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
-
Helper function to get the stringified qualified name of the function
- getQualifiedName(Node) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
-
Helper function to get the stringified qualified name of the function
- getQualifiedName(Node, String...) - Static method in class com.ensoftcorp.open.java.commons.analysis.CommonQueries
-
Helper function to get the stringified qualified name of the class Stop after tags specify parent containers to stop qualifying at (example packages or jars)
- getResults(Q) - Method in class com.ensoftcorp.open.java.commons.analyzers.ClassLoaderUsage
- getResults(Q) - Method in class com.ensoftcorp.open.java.commons.analyzers.ExecutorThreadPoolUsage
- getResults(Q) - Method in class com.ensoftcorp.open.java.commons.analyzers.JavaProgramEntryPoints
- getResults(Q) - Method in class com.ensoftcorp.open.java.commons.analyzers.NativeCodeUsage
- getResults(Q) - Method in class com.ensoftcorp.open.java.commons.analyzers.ProcessUsage
- getResults(Q) - Method in class com.ensoftcorp.open.java.commons.analyzers.ReflectionUsage
- getResults(Q) - Method in class com.ensoftcorp.open.java.commons.analyzers.SerializationUsage
- getResults(Q) - Method in class com.ensoftcorp.open.java.commons.analyzers.SystemExitUsage
- getRuntimeJars(IProject) - Static method in class com.ensoftcorp.open.java.commons.project.ProjectJarProperties
- getSignature(Node) - Static method in class com.ensoftcorp.open.java.commons.analysis.CallSiteAnalysis
-
Given a callsite, return the method representing the invoked signature
- getSignature(Q) - Static method in class com.ensoftcorp.open.java.commons.analysis.CallSiteAnalysis
-
Given call sites, returns the methods representing the invoked signatures
- getSupportedLanguages() - Method in class com.ensoftcorp.open.java.commons.analysis.CallSiteAnalysis
- getTag() - Method in class com.ensoftcorp.open.java.commons.subsystems.CompressionSubsystem
- getTag() - Method in class com.ensoftcorp.open.java.commons.subsystems.CryptoSubsystem
- getTag() - Method in class com.ensoftcorp.open.java.commons.subsystems.DatabaseSubsystem
- getTag() - Method in class com.ensoftcorp.open.java.commons.subsystems.DataStructureSubsystem
- getTag() - Method in class com.ensoftcorp.open.java.commons.subsystems.GarbageCollectionSubsystem
- getTag() - Method in class com.ensoftcorp.open.java.commons.subsystems.HardwareSubsystem
- getTag() - Method in class com.ensoftcorp.open.java.commons.subsystems.IntrospectionSubsystem
- getTag() - Method in class com.ensoftcorp.open.java.commons.subsystems.IOSubsystem
- getTag() - Method in class com.ensoftcorp.open.java.commons.subsystems.JavaCoreSubsystem
- getTag() - Method in class com.ensoftcorp.open.java.commons.subsystems.LogSubsystem
- getTag() - Method in class com.ensoftcorp.open.java.commons.subsystems.MathSubsystem
- getTag() - Method in class com.ensoftcorp.open.java.commons.subsystems.NetworkSubsystem
- getTag() - Method in class com.ensoftcorp.open.java.commons.subsystems.RandomSubsystem
- getTag() - Method in class com.ensoftcorp.open.java.commons.subsystems.RMISubsystem
- getTag() - Method in class com.ensoftcorp.open.java.commons.subsystems.SecuritySubsystem
- getTag() - Method in class com.ensoftcorp.open.java.commons.subsystems.SerializationSubsystem
- getTag() - Method in class com.ensoftcorp.open.java.commons.subsystems.TestingSubsystem
- getTag() - Method in class com.ensoftcorp.open.java.commons.subsystems.ThreadingSubsystem
- getTag() - Method in class com.ensoftcorp.open.java.commons.subsystems.UISubsystem
- getTargetMethods(Node) - Static method in class com.ensoftcorp.open.java.commons.analysis.CallSiteAnalysis
-
Given a StaticDispatchCallSite or a DynamicDispatchCallSite, return the methods which may have been invoked.
- getTargetMethods(Q) - Static method in class com.ensoftcorp.open.java.commons.analysis.CallSiteAnalysis
-
Returns the set of target methods that the given callsites could resolve to
- getTargets(Node) - Method in class com.ensoftcorp.open.java.commons.analysis.CallSiteAnalysis
- getThrowables() - Static method in class com.ensoftcorp.open.java.commons.analysis.ThrowableAnalysis
-
Returns all Throwable types Throwable types are checked, except for subclasses of Error and RuntimeException types
- getTypeNode(Node, String) - Static method in class com.ensoftcorp.open.java.commons.bytecode.BytecodeUtils
- getTypeNode(String) - Static method in class com.ensoftcorp.open.java.commons.bytecode.BytecodeUtils
- getTypes() - Method in class com.ensoftcorp.open.java.commons.subsystems.MathSubsystem
- getTypes() - Method in class com.ensoftcorp.open.java.commons.subsystems.NetworkSubsystem
- getTypes() - Method in class com.ensoftcorp.open.java.commons.subsystems.RandomSubsystem
- getUncheckedExceptions() - Static method in class com.ensoftcorp.open.java.commons.analysis.ThrowableAnalysis
-
Returns all unchecked Exceptions Unchecked exceptions extend the RuntimeException type
- getUncheckedThrowables() - Static method in class com.ensoftcorp.open.java.commons.analysis.ThrowableAnalysis
-
Returns all unchecked Throwable types
All Classes All Packages