A B C D E F G H I J K L M N O P Q R S T U V W X Z

G

GeneralWarningProperty - Class in edu.umd.cs.findbugs.props
General warning properties.
generateContents() - Method in class edu.umd.cs.findbugs.gui.AnalysisErrorDialog
 
generateHeader(String, Writer) - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF
Generate ARFF header.
generateInstances(Document, String, Writer) - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF
Generate instances from given Document.
GenerateUIDs - Class in edu.umd.cs.findbugs.ml
Add uid attributes to BugInstances in a BugCollection.
GenerateUIDs(String, String) - Constructor for class edu.umd.cs.findbugs.ml.GenerateUIDs
 
get() - Method in class edu.umd.cs.findbugs.AnalysisLocal
 
get(int) - Method in class edu.umd.cs.findbugs.ba.ca.CallList
 
getAbbrev() - Method in class edu.umd.cs.findbugs.BugCode
Get the abbreviation for this bug code.
getAbbrev() - Method in class edu.umd.cs.findbugs.BugInstance
Get the abbreviation of this bug instance's BugPattern.
getAbbrev() - Method in class edu.umd.cs.findbugs.BugPattern
Get the abbreviation or "bug code".
getAccessFlags() - Method in class edu.umd.cs.findbugs.ba.AbstractClassMember
 
getAccessFlags() - Method in interface edu.umd.cs.findbugs.ba.ClassMember
Get the field/method's access flags.
getActiveCategorySet() - Method in class edu.umd.cs.findbugs.config.ProjectFilterSettings
Return set of active (enabled) bug categories.
getAllClasses() - Method in class edu.umd.cs.findbugs.ba.ch.Subtypes
Get set of all known classes and interfaces.
getAllDominatedBy(BasicBlock) - Method in class edu.umd.cs.findbugs.ba.AbstractDominatorsAnalysis
Get a bitset containing the unique IDs of all blocks in CFG dominated (or postdominated, depending on how the analysis was done) by given block.
getAllDominatorsOf(BasicBlock) - Method in class edu.umd.cs.findbugs.ba.AbstractDominatorsAnalysis
Get a bitset containing the unique IDs of all blocks which dominate (or postdominate) the given block.
getAnalysis() - Method in class edu.umd.cs.findbugs.ba.Dataflow
Get the analysis object.
getAnalysisContext() - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get the AnalysisContext.
getAnalysisContext() - Method in class edu.umd.cs.findbugs.FindBugs
Get the analysis context.
getAnalysisTimestamp() - Method in interface edu.umd.cs.findbugs.BugCollection
Get the timestamp for when the analysis was performed.
getAnalysisTimestamp() - Method in class edu.umd.cs.findbugs.SortedBugCollection
 
getAnnotatedMethod() - Method in class edu.umd.cs.findbugs.ba.npe.NonNullReturnValueAnnotationChecker
Deprecated.  
getAnnotationDescription(String) - Method in class edu.umd.cs.findbugs.I18N
Get an annotation description string.
getAnnotationSets(int, BitSet, BitSet) - Method in class edu.umd.cs.findbugs.ba.npe.NonNullContractCollector
 
getAnnotationText() - Method in class edu.umd.cs.findbugs.BugInstance
Get the user annotation text.
getArgument(InvokeInstruction, ConstantPoolGen, int, int) - Method in class edu.umd.cs.findbugs.ba.Frame
Get the ith argument passed to given method invocation.
getArgumentSet(InvokeInstruction, ConstantPoolGen, DataflowValueChooser<ValueType>) - Method in class edu.umd.cs.findbugs.ba.Frame
Get set of arguments passed to a method invocation which match given predicate.
getAssertionMethods() - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get AssertionMethods for class.
getAssignedFieldMap() - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get the assigned field map for the class.
getAssignedFieldSetForMethod(Method) - Method in class edu.umd.cs.findbugs.ba.AssignedFieldMap
 
getAuxClasspathEntry(int) - Method in class edu.umd.cs.findbugs.Project
Get the n'th auxiliary classpath entry.
getAuxClasspathEntryList() - Method in class edu.umd.cs.findbugs.Project
Return the list of aux classpath entries.
getAvailableLoad(AvailableLoad) - Method in class edu.umd.cs.findbugs.ba.vna.ValueNumberFrame
Look for an available load.
getBaseModelIndex(int) - Method in class edu.umd.cs.findbugs.gui.DefaultSortedTableModel
 
getBaseTableModel() - Method in class edu.umd.cs.findbugs.gui.DefaultSortedTableModel
 
getBaseType() - Method in class edu.umd.cs.findbugs.ba.type2.ArrayType
 
getBasicBlock() - Method in class edu.umd.cs.findbugs.ba.bcp.PatternElementMatch
Get the basic block containing the matched instruction.
getBasicBlock() - Method in class edu.umd.cs.findbugs.ba.Location
Get the basic block.
getBasicBlock() - Method in class edu.umd.cs.findbugs.CallSite
Get the basic block where the call site is located.
getBindingSet() - Method in class edu.umd.cs.findbugs.ba.bcp.ByteCodePatternMatch
 
getBindingSet() - Method in class edu.umd.cs.findbugs.ba.bcp.MatchResult
Get the BindingSet.
getBlockIdAt(int) - Method in class edu.umd.cs.findbugs.ba.obl.Path
 
getBlockOrder(CFG) - Method in class edu.umd.cs.findbugs.ba.BackwardDataflowAnalysis
 
getBlockOrder(CFG) - Method in class edu.umd.cs.findbugs.ba.BlockTypeAnalysis
 
getBlockOrder(CFG) - Method in class edu.umd.cs.findbugs.ba.ca.CallListAnalysis
 
getBlockOrder(CFG) - Method in interface edu.umd.cs.findbugs.ba.DataflowAnalysis
Return the BlockOrder specifying the order in which BasicBlocks should be visited in the main dataflow loop.
getBlockOrder(CFG) - Method in class edu.umd.cs.findbugs.ba.DominatorsAnalysis
 
getBlockOrder(CFG) - Method in class edu.umd.cs.findbugs.ba.ForwardDataflowAnalysis
 
getBlockOrder(CFG) - Method in class edu.umd.cs.findbugs.ba.PostDominatorsAnalysis
 
getBlocks(BitSet) - Method in class edu.umd.cs.findbugs.ba.CFG
Get Collection of basic blocks whose IDs are specified by given BitSet.
getBlocksContainingInstructionWithOffset(int) - Method in class edu.umd.cs.findbugs.ba.CFG
Get a Collection of basic blocks which contain the bytecode instruction with given offset.
getBlockTypeDataflow(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get BlockType dataflow for given method.
getBooleanType() - Method in class edu.umd.cs.findbugs.ba.type2.TypeRepository
Get the boolean type.
getBoolProperty(int) - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
Get a boolean property.
getBottomType() - Static method in class edu.umd.cs.findbugs.ba.type.TypeFrame
Get the single instance of the "Bottom" type.
getBottomType() - Method in class edu.umd.cs.findbugs.ba.type2.TypeRepository
Get the instance of the special BOTTOM type.
getBranchFallThrough() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
 
getBranchOffset() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
 
getBranchTarget() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
 
getBugCategories() - Method in class edu.umd.cs.findbugs.I18N
Get a Collection containing all known bug category keys.
getBugCategoryDescription(String) - Method in class edu.umd.cs.findbugs.I18N
Get the description of a bug category.
getBugCollection() - Method in class edu.umd.cs.findbugs.AddAnnotation
 
getBugCollection() - Method in class edu.umd.cs.findbugs.BugCollectionBugReporter
 
getBugCollection() - Method in class edu.umd.cs.findbugs.gui.SwingGUIBugReporter
 
getBugCollection() - Method in class edu.umd.cs.findbugs.model.RegenerateClassFeatures
 
getBugCount() - Method in class edu.umd.cs.findbugs.FindBugs
Get the number of bug instances that were reported during analysis.
getBugInstances() - Method in class edu.umd.cs.findbugs.gui.AnalysisRun
Return the collection of BugInstances.
getBugPattern() - Method in class edu.umd.cs.findbugs.BugInstance
Get the BugPattern.
getBugReporter() - Method in class edu.umd.cs.findbugs.ByteCodePatternDetector
 
getBugReporter() - Method in class edu.umd.cs.findbugs.detect.BCPMethodReturnCheck
 
getBugReporter() - Method in class edu.umd.cs.findbugs.detect.LazyInit
 
getBugsAtPriority(int) - Method in class edu.umd.cs.findbugs.PackageStats.ClassStats
 
getBugsAtPriority(int) - Method in class edu.umd.cs.findbugs.PackageStats
 
getBugsOfPriority(int) - Method in class edu.umd.cs.findbugs.ProjectStats
 
getBugType() - Method in class edu.umd.cs.findbugs.detect.Stream
 
getBugTypeDescription(String) - Method in class edu.umd.cs.findbugs.I18N
Get a description for given "bug type".
getBytecodeSet(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get a BitSet representing the bytecodes that are used in the given method.
getByteType() - Method in class edu.umd.cs.findbugs.ba.type2.TypeRepository
Get the byte type.
getCalledMethod() - Method in class edu.umd.cs.findbugs.CallGraphEdge
 
getCallGraph() - Method in class edu.umd.cs.findbugs.SelfCalls
Get the self call graph for the class.
getCallingMethod() - Method in class edu.umd.cs.findbugs.CallGraphEdge
 
getCallListDataflow(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get CallListDataflow for method.
getCallSite() - Method in class edu.umd.cs.findbugs.CallGraphEdge
 
getCategory() - Method in class edu.umd.cs.findbugs.BugPattern
Get the category.
getCFG() - Method in class edu.umd.cs.findbugs.ba.BetterCFGBuilder2
 
getCFG() - Method in interface edu.umd.cs.findbugs.ba.CFGBuilder
Get the CFG built by this object.
getCFG(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get a CFG for given method.
getCFG() - Method in class edu.umd.cs.findbugs.ba.Dataflow
Get the CFG object.
getCharType() - Method in class edu.umd.cs.findbugs.ba.type2.TypeRepository
Get the char type.
getCheckForNullProperty() - Method in class edu.umd.cs.findbugs.ba.npe.NonNullSpecification
 
getCheckReturnAnnotationDatabase() - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
 
getClassAndMethod() - Method in class edu.umd.cs.findbugs.ba.npe.IsNullValueAnalysis
 
getClassAndMethod() - Method in class edu.umd.cs.findbugs.ba.npe.NonNullParamViolation
 
getClassAndMethod() - Method in class edu.umd.cs.findbugs.ba.npe.NonNullSpecification
 
getClassAnnotation() - Method in class edu.umd.cs.findbugs.ClassWarningSuppressor
 
getClassConstantOperand() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
 
getClassContext(JavaClass) - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
Get the ClassContext for a class.
getClassContext() - Method in class edu.umd.cs.findbugs.BytecodeScanningDetector
Get the ClassContext of the class currently being visited.
getClassFeatureSet(String) - Method in class edu.umd.cs.findbugs.SortedBugCollection
 
getClassHash() - Method in class edu.umd.cs.findbugs.ba.ClassHash
Get class hash.
getClassLine(String) - Method in class edu.umd.cs.findbugs.ba.SourceInfoMap
Look up the line number range for a class.
getClassName() - Method in class edu.umd.cs.findbugs.ba.AbstractClassMember
 
getClassName() - Method in class edu.umd.cs.findbugs.ba.bcp.FieldVariable
Get the class name.
getClassName() - Method in class edu.umd.cs.findbugs.ba.ca.Call
 
getClassName() - Method in class edu.umd.cs.findbugs.ba.ClassHash
 
getClassName() - Method in interface edu.umd.cs.findbugs.ba.ClassMember
Get the name of the class the field/method is defined in.
getClassName() - Method in exception edu.umd.cs.findbugs.ba.MissingClassException
Get the name of the missing class.
getClassName() - Method in class edu.umd.cs.findbugs.ba.obl.Obligation
 
getClassName() - Method in class edu.umd.cs.findbugs.ba.type2.ClassType
 
getClassName() - Method in class edu.umd.cs.findbugs.model.ClassFeatureSet
 
getClassName() - Method in class edu.umd.cs.findbugs.PackageMemberAnnotation
Get the class name.
getClassName() - Method in class edu.umd.cs.findbugs.SourceLineAnnotation
Get the class name.
getClassName() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
Get the slash-formatted class name for the current or most recently visited class
getClassNotFoundException() - Method in exception edu.umd.cs.findbugs.ba.MissingClassException
Get the ClassNotFoundException that caused this exception.
getClassPath() - Method in class edu.umd.cs.findbugs.ba.URLClassPath
Return the classpath string.
getClassPath() - Method in class edu.umd.cs.findbugs.ba.URLClassPathRepository
 
getClassStats() - Method in class edu.umd.cs.findbugs.PackageStats
 
getClassStats(String) - Method in class edu.umd.cs.findbugs.ProjectStats
Report that a class has been analyzed.
getClassStatsOrNull(String) - Method in class edu.umd.cs.findbugs.PackageStats
 
getClockTime() - Method in class edu.umd.cs.findbugs.Footprint
 
getCode() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
Return the current Code attribute; assuming one is being visited
getCodeByte(int) - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
 
getCodeSize() - Method in class edu.umd.cs.findbugs.AppVersion
 
getCodeSize() - Method in class edu.umd.cs.findbugs.ProjectStats
 
getCollection() - Method in interface edu.umd.cs.findbugs.BugCollection
Return the Collection storing the BugInstance objects.
getCollection() - Method in class edu.umd.cs.findbugs.SortedBugCollection
 
getColor(VertexType) - Method in class edu.umd.cs.findbugs.graph.AbstractDepthFirstSearch
Get the current color of given vertex.
getColumnClass(int) - Method in class edu.umd.cs.findbugs.gui.DefaultSortedTableModel
 
getColumnCount() - Method in class edu.umd.cs.findbugs.gui.DefaultSortedTableModel
 
getColumnName(int) - Method in class edu.umd.cs.findbugs.gui.DefaultSortedTableModel
 
getCommonSupertype() - Method in class edu.umd.cs.findbugs.ba.type.ExceptionSet
Get the least (lowest in the lattice) common supertype of the exceptions in the set.
getComparator() - Method in class edu.umd.cs.findbugs.workflow.BugHistory
Deprecated. Get the Comparator used to compare BugInstances from different BugCollections.
getComponentClass(String) - Static method in class edu.umd.cs.findbugs.detect.Analyze
 
getConstant() - Method in class edu.umd.cs.findbugs.OpcodeStack.Item
 
getConstantDataflow(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get ConstantDataflow for method.
getConstantInt() - Method in class edu.umd.cs.findbugs.ba.constant.Constant
Get the constant int value of this value.
getConstantPool() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
Get the constant pool for the current or most recently visited class
getConstantPoolGen() - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get the ConstantPoolGen used to create the MethodGens for this class.
getConstantRefOperand() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
 
getConstantString() - Method in class edu.umd.cs.findbugs.ba.constant.Constant
Get the constant String value of this value.
getCount(int) - Method in class edu.umd.cs.findbugs.ba.obl.ObligationSet
 
getCPG() - Method in class edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor
Get the ConstantPoolGen for the method.
getCPG() - Method in class edu.umd.cs.findbugs.ba.heap.FieldSetAnalysis
 
getCpuTime() - Method in class edu.umd.cs.findbugs.Footprint
 
getCreatedResource(Location) - Method in class edu.umd.cs.findbugs.ResourceCollection
Get the resource that is created at given location.
getCurrentAppVersion() - Method in interface edu.umd.cs.findbugs.BugCollection
Get the current AppVersion.
getCurrentAppVersion() - Method in class edu.umd.cs.findbugs.SortedBugCollection
Get the current AppVersion.
getCurrentClass() - Method in class edu.umd.cs.findbugs.FindBugs
Get the name of the most recent class to be analyzed.
getDatabase() - Method in class edu.umd.cs.findbugs.detect.BuildUnconditionalParamDerefDatabase
 
getDatabaseInputDir() - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
Get the interprocedural database input directory.
getDatabaseOutputDir() - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
Get the interprocedural database output directory.
getDecision(int) - Method in class edu.umd.cs.findbugs.ba.npe.IsNullConditionDecision
Get the decision reached about the value on outgoing edge of given type.
getDecision() - Method in class edu.umd.cs.findbugs.ba.npe.IsNullValueFrame
 
getDefaultOffset() - Method in class edu.umd.cs.findbugs.SwitchHandler
 
getDefaultOffset() - Method in class edu.umd.cs.findbugs.SwitchHandler.SwitchDetails
 
getDefaultSwitchOffset() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
 
getDefaultValue() - Method in class edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor
Produce a "default" value.
getDefaultValue() - Method in class edu.umd.cs.findbugs.ba.constant.ConstantFrameModelingVisitor
 
getDefaultValue() - Method in class edu.umd.cs.findbugs.ba.npe.IsNullValueFrameModelingVisitor
 
getDefaultValue() - Method in class edu.umd.cs.findbugs.ba.ResourceValueFrameModelingVisitor
 
getDefaultValue() - Method in class edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor
 
getDefaultValue() - Method in class edu.umd.cs.findbugs.ba.type2.BetterTypeFrameModelingVisitor
 
getDefaultValue() - Method in class edu.umd.cs.findbugs.ba.vna.ValueNumberFrameModelingVisitor
 
getDelegate() - Method in class edu.umd.cs.findbugs.DelegatingBugReporter
 
getDepth() - Method in class edu.umd.cs.findbugs.ba.BlockType
Get the current nesting depth.
getDepth() - Method in class edu.umd.cs.findbugs.ba.StackDepth
Get the stack depth.
getDepthFirstSearch(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get a DepthFirstSearch for given method.
getDepthFirstSearch() - Method in class edu.umd.cs.findbugs.ba.ForwardDataflowAnalysis
 
getDescription() - Method in interface edu.umd.cs.findbugs.BugAnnotation
Get a description of this bug annotation.
getDescription() - Method in class edu.umd.cs.findbugs.BugCode
Get the short textual description of the bug code.
getDescription() - Method in class edu.umd.cs.findbugs.IntAnnotation
 
getDescription() - Method in class edu.umd.cs.findbugs.LocalVariableAnnotation
 
getDescription() - Method in class edu.umd.cs.findbugs.PackageMemberAnnotation
 
getDescription() - Method in class edu.umd.cs.findbugs.SourceLineAnnotation
 
getDescription() - Method in class edu.umd.cs.findbugs.StringAnnotation
 
getDest() - Method in class edu.umd.cs.findbugs.ba.ir.Quad
 
getDetailHTML() - Method in class edu.umd.cs.findbugs.BugPattern
Get the detail text as a complete HTML document.
getDetailHTML() - Method in class edu.umd.cs.findbugs.DetectorFactory
Get an HTML document describing the Detector.
getDetailHTML(String) - Method in class edu.umd.cs.findbugs.I18N
Get an HTML document describing the bug pattern for given key in detail.
getDetailText() - Method in class edu.umd.cs.findbugs.BugPattern
Get the HTML detail text describing the bug.
getDetectorList() - Method in class edu.umd.cs.findbugs.plan.AnalysisPass
Get list of all Detectors.
getDFSEdgeType(EdgeType) - Method in class edu.umd.cs.findbugs.graph.AbstractDepthFirstSearch
Get the type of edge in the depth first search.
getDiscoveryTime(VertexType) - Method in class edu.umd.cs.findbugs.graph.AbstractDepthFirstSearch
Return the timestamp indicating when the given vertex was discovered.
getDominatedBy() - Method in class edu.umd.cs.findbugs.ba.bcp.PatternElement
Get the label of the pattern element whose first matched instruction must dominate the instruction(s) matched by this element.
getDottedClassConstantOperand() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
If the current opcode has a class operand, get the associated class constant, dot-formatted
getDottedClassName() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
Get the dotted class name for the current or most recently visited class
getDottedFieldSig() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
If currently visiting a field, get the field's dot-formatted signature
getDottedMethodSig() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
If currently visiting a method, get the method's dotted method signature
getDottedSigConstantOperand() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
If the current opcode has a reference constant operand, get its signature, dot-formatted
getDottedSuperclassName() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
Get the dotted superclass name for the current or most recently visited class
getDoubleExtraType() - Static method in class edu.umd.cs.findbugs.ba.type.TypeFrame
Get the single instance of the "DoubleExtra" type.
getDoubleExtraType() - Method in class edu.umd.cs.findbugs.ba.type2.TypeRepository
Get the instance of the special double extra type.
getDoubleType() - Method in class edu.umd.cs.findbugs.ba.type2.TypeRepository
Get the double type.
getEarlier() - Method in class edu.umd.cs.findbugs.plan.DetectorOrderingConstraint
 
getEdgeExceptionSet(Edge) - Method in class edu.umd.cs.findbugs.ba.type.TypeAnalysis
Get the set of exceptions that can be thrown on given edge.
getEdgeExceptionSet(Edge) - Method in class edu.umd.cs.findbugs.ba.type.TypeDataflow
 
getEdgeType() - Method in class edu.umd.cs.findbugs.ba.Target
Get the control flow edge type.
getElementSignature() - Method in class edu.umd.cs.findbugs.OpcodeStack.Item
 
getElementType(TypeRepository) - Method in class edu.umd.cs.findbugs.ba.type2.ArrayType
 
getEnd() - Method in class edu.umd.cs.findbugs.ba.SourceInfoMap.SourceLineRange
 
getEndBytecode() - Method in class edu.umd.cs.findbugs.SourceLineAnnotation
Get end bytecode (inclusive).
getEndLine() - Method in class edu.umd.cs.findbugs.SourceLineAnnotation
Get the ending line (inclusive).
getEngine() - Method in class edu.umd.cs.findbugs.AbstractBugReporter
 
getEntry() - Method in class edu.umd.cs.findbugs.ba.CFG
Get the entry node.
getEntryValue(int) - Method in class edu.umd.cs.findbugs.ba.vna.ValueNumberAnalysis
 
getErrorCount() - Method in class edu.umd.cs.findbugs.FindBugs
Get the number of errors that occurred during analysis.
getErrorDialog() - Method in class edu.umd.cs.findbugs.gui.SwingGUIBugReporter
 
getException() - Method in class edu.umd.cs.findbugs.gui.RunAnalysisDialog
Get the exception that abnormally terminated the analysis.
getExceptionGen() - Method in class edu.umd.cs.findbugs.ba.BasicBlock
Get CodeExceptionGen object; returns null if this basic block is not the entry point of an exception handler.
getExceptionMessage() - Method in class edu.umd.cs.findbugs.AnalysisError
Get the exception message.
getExceptionSet() - Method in class edu.umd.cs.findbugs.ba.type.ExceptionObjectType
Return the exception set.
getExceptionSetFactory(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get ExceptionSetFactory for given method.
getExceptionThrower() - Method in class edu.umd.cs.findbugs.ba.BasicBlock
Get the instruction for which this block is an exception thrower.
getExceptionThrowerLocation(Edge) - Method in class edu.umd.cs.findbugs.ba.CFG
Get the Location where exception(s) thrown on given exception edge are thrown.
getExit() - Method in class edu.umd.cs.findbugs.ba.CFG
Get the exit node.
getFactAfterLocation(Location) - Method in class edu.umd.cs.findbugs.ba.AbstractDataflow
Get dataflow fact after given Location.
getFactAfterLocation(Location) - Method in class edu.umd.cs.findbugs.ba.AbstractDataflowAnalysis
Get the dataflow fact representing the point just after given Location.
getFactAfterLocation(Location) - Method in class edu.umd.cs.findbugs.ba.ca.CallListDataflow
 
getFactAfterLocation(Location) - Method in class edu.umd.cs.findbugs.ba.constant.ConstantDataflow
 
getFactAfterLocation(Location) - Method in class edu.umd.cs.findbugs.ba.LiveLocalStoreDataflow
 
getFactAfterLocation(Location) - Method in class edu.umd.cs.findbugs.ba.type.TypeDataflow
 
getFactAfterLocation(Location) - Method in class edu.umd.cs.findbugs.ba.vna.ValueNumberAnalysis
 
getFactAfterLocation(Location) - Method in class edu.umd.cs.findbugs.ba.vna.ValueNumberDataflow
 
getFactAtLocation(Location) - Method in class edu.umd.cs.findbugs.ba.AbstractDataflow
Get dataflow fact at given Location.
getFactAtLocation(Location) - Method in class edu.umd.cs.findbugs.ba.AbstractDataflowAnalysis
Get the dataflow fact representing the point just before given Location.
getFactAtLocation(Location) - Method in class edu.umd.cs.findbugs.ba.ca.CallListDataflow
 
getFactAtLocation(Location) - Method in class edu.umd.cs.findbugs.ba.constant.ConstantDataflow
 
getFactAtLocation(Location) - Method in class edu.umd.cs.findbugs.ba.LiveLocalStoreDataflow
 
getFactAtLocation(Location) - Method in class edu.umd.cs.findbugs.ba.LockChecker
Get LockSet at given Location.
getFactAtLocation(Location) - Method in class edu.umd.cs.findbugs.ba.LockDataflow
 
getFactAtLocation(Location) - Method in class edu.umd.cs.findbugs.ba.npe.IsNullValueDataflow
 
getFactAtLocation(Location) - Method in class edu.umd.cs.findbugs.ba.type.TypeDataflow
 
getFactAtLocation(Location) - Method in class edu.umd.cs.findbugs.ba.vna.ValueNumberAnalysis
 
getFactAtLocation(Location) - Method in class edu.umd.cs.findbugs.ba.vna.ValueNumberDataflow
 
getFactory() - Method in class edu.umd.cs.findbugs.ba.vna.ValueNumberAnalysis
 
getFactory(String) - Method in class edu.umd.cs.findbugs.DetectorFactoryCollection
Look up a DetectorFactory by its short name.
getFactory() - Method in class edu.umd.cs.findbugs.plan.DetectorNode
Get the DetectorFactory.
getFactoryByClassName(String) - Method in class edu.umd.cs.findbugs.DetectorFactoryCollection
Look up a DetectorFactory by its class name.
getFactoryByFullName(String) - Method in class edu.umd.cs.findbugs.Plugin
Look up a DetectorFactory by full name.
getFactoryByShortName(String) - Method in class edu.umd.cs.findbugs.Plugin
Look up a DetectorFactory by short name.
getField() - Method in class edu.umd.cs.findbugs.ba.InnerClassAccess
 
getField() - Method in class edu.umd.cs.findbugs.ba.vna.AvailableLoad
Get the field for which a load is available.
getField(InstructionHandle) - Method in class edu.umd.cs.findbugs.ba.vna.LoadedFieldSet
Get the field loaded or stored at given instruction, if any.
getField() - Method in class edu.umd.cs.findbugs.OpcodeStack.Item
 
getField() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
If currently visiting a method, get the method's Method object
getFieldIsStatic() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
If currently visiting a field, return whether or not the field is static
getFieldLine(String, String) - Method in class edu.umd.cs.findbugs.ba.SourceInfoMap
Look up the line number range for a field.
getFieldName() - Method in class edu.umd.cs.findbugs.ba.bcp.FieldVariable
Get the field name.
getFieldName() - Method in class edu.umd.cs.findbugs.FieldAnnotation
Get the field name.
getFieldName() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
If currently visiting a field, get the field's name
getFieldSig() - Method in class edu.umd.cs.findbugs.ba.bcp.FieldVariable
Get the field signature.
getFieldSig() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
If currently visiting a field, get the field's slash-formatted signature
getFieldSignature() - Method in class edu.umd.cs.findbugs.FieldAnnotation
Get the type signature of the field.
getFieldStoreTypeDatabase() - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
Get the property database recording the types of values stored into fields.
getFile(int) - Method in class edu.umd.cs.findbugs.Project
Get the given file in the list of project files.
getFileArray() - Method in class edu.umd.cs.findbugs.Project
Get project files as an array of Strings.
getFileCount() - Method in class edu.umd.cs.findbugs.Project
Get the number of files in the project.
getFileExtension(String) - Static method in class edu.umd.cs.findbugs.ba.URLClassPath
Get the file extension of given fileName.
getFileList() - Method in class edu.umd.cs.findbugs.Project
Get the list of files, directories, and zip files in the project.
getFilePathParts(String) - Static method in class edu.umd.cs.findbugs.workflow.Update
 
getFilterSettings() - Method in class edu.umd.cs.findbugs.config.UserPreferences
Get ProjectFilterSettings.
getFilterSettings() - Method in class edu.umd.cs.findbugs.gui.FindBugsFrame
Get the current ProjectFilterSettings.
getFinishTime(VertexType) - Method in class edu.umd.cs.findbugs.graph.AbstractDepthFirstSearch
Return the timestamp indicating when the given vertex was finished (meaning that all of its descendents were visited recursively).
getFinishTimeList() - Method in class edu.umd.cs.findbugs.graph.AbstractDepthFirstSearch
Get array of finish times, indexed by vertex label.
getFirst() - Method in class edu.umd.cs.findbugs.ba.bcp.ByteCodePattern
Get the first PatternElement in the pattern.
getFirst() - Method in class edu.umd.cs.findbugs.ba.SignatureConverter
Get the first character of the remaining part of the signature.
getFirstCommonSuperclass(ObjectType, ObjectType) - Method in class edu.umd.cs.findbugs.ba.type2.TypeRepository
Get the first common superclass of two object types, in the sense used by the VM Spec.
getFirstInstruction() - Method in class edu.umd.cs.findbugs.ba.BasicBlock
Get the first instruction in the basic block.
getFirstLabeledMatch(String) - Method in class edu.umd.cs.findbugs.ba.bcp.ByteCodePatternMatch
 
getFirstLabeledMatch(String) - Method in class edu.umd.cs.findbugs.ba.bcp.PatternElementMatch
Get first match element with given label, if any.
getFirstVersion() - Method in class edu.umd.cs.findbugs.BugInstance
 
getFlags() - Method in class edu.umd.cs.findbugs.ba.Edge
Get the edge flags.
getFlags() - Method in class edu.umd.cs.findbugs.ba.vna.ValueNumber
 
getFloatType() - Method in class edu.umd.cs.findbugs.ba.type2.TypeRepository
Get the float type.
getFrame() - Method in class edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor
Get the frame.
getFrame() - Method in class edu.umd.cs.findbugs.gui.AnalysisRun
Get the FindBugsFrame which created this analysis run.
getFullFileName() - Method in class edu.umd.cs.findbugs.ba.FileSourceFileDataSource
 
getFullFileName() - Method in class edu.umd.cs.findbugs.ba.SourceFile
Get the full path name of the source file (with directory).
getFullFileName() - Method in interface edu.umd.cs.findbugs.ba.SourceFileDataSource
Get the full filename of the source file.
getFullFileName() - Method in class edu.umd.cs.findbugs.ba.ZipSourceFileDataSource
 
getFullMethod() - Method in class edu.umd.cs.findbugs.MethodAnnotation
Get the "full" method name.
getFullName() - Method in class edu.umd.cs.findbugs.DetectorFactory
Get the full name of the detector.
getFullyQualifiedFieldName() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
If currently visiting a field, get the field's fully qualified name
getFullyQualifiedMethodName() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
If currently visiting a method, get the method's fully qualified name
getGroupType() - Method in class edu.umd.cs.findbugs.gui.BugInstanceGroup
Get the group type.
getHandle() - Method in class edu.umd.cs.findbugs.ba.Location
Get the instruction handle.
getHandle() - Method in class edu.umd.cs.findbugs.CallSite
Get the instruction which performs the call.
getHandlerForStartInstruction(InstructionHandle) - Method in class edu.umd.cs.findbugs.ba.ExceptionHandlerMap
If the given instruction is the start of an exception handler, get the CodeExceptionGen object representing the handler.
getHandlerList(InstructionHandle) - Method in class edu.umd.cs.findbugs.ba.ExceptionHandlerMap
Get the list of exception handlers (CodeExceptionGen objects) which are specified to handle exceptions for the instruction whose handle is given.
getHome() - Static method in class edu.umd.cs.findbugs.FindBugs
Get the FindBugs home directory.
getId() - Method in class edu.umd.cs.findbugs.ba.BasicBlock
 
getId() - Method in class edu.umd.cs.findbugs.ba.Edge
 
getId() - Method in class edu.umd.cs.findbugs.ba.obl.Obligation
 
getImmediateSubtypes(JavaClass) - Method in class edu.umd.cs.findbugs.ba.ch.Subtypes
Get immediate subtypes of given class or interface.
getImplicitClasspathEntryList() - Method in class edu.umd.cs.findbugs.Project
Return the list of implicit classpath entries.
getIncomingEdgeWithType(BasicBlock, int) - Method in class edu.umd.cs.findbugs.ba.CFG
Get the first incoming edge in basic block with given type.
getIndex() - Method in class edu.umd.cs.findbugs.ba.AnnotationEnumeration
 
getInnerClassAccess(INVOKESTATIC, ConstantPoolGen) - Static method in class edu.umd.cs.findbugs.ba.Hierarchy
Get the InnerClassAccess for access method called by given INVOKESTATIC.
getInnerClassAccess(String, String) - Method in class edu.umd.cs.findbugs.ba.InnerClassAccessMap
Get the InnerClassAccess in given class with the given method name.
getInnerClassAccess(INVOKESTATIC, ConstantPoolGen) - Method in class edu.umd.cs.findbugs.ba.InnerClassAccessMap
Get the inner class access object for given invokestatic instruction.
getInputSet(ValueNumber) - Method in class edu.umd.cs.findbugs.ba.vna.MergeTree
Get the set of input ValueNumbers which directly contributed to the given output ValueNumber.
getInputStream() - Method in class edu.umd.cs.findbugs.ba.SourceFile
Get an InputStream on data.
getInputStreamFromOffset(int) - Method in class edu.umd.cs.findbugs.ba.SourceFile
Get an InputStream on data starting at given offset.
getInstance(Instruction, ConstantPoolGen) - Method in class edu.umd.cs.findbugs.ba.Frame
Get the value corresponding to the object instance used in the given instruction.
getInstanceHash() - Method in class edu.umd.cs.findbugs.BugInstance
 
getInstanceKey() - Method in class edu.umd.cs.findbugs.BugInstance
 
getInstanceOccurrenceMax() - Method in class edu.umd.cs.findbugs.BugInstance
 
getInstanceOccurrenceNum() - Method in class edu.umd.cs.findbugs.BugInstance
 
getInstanceOfType() - Method in class edu.umd.cs.findbugs.ba.type.TypeFrame
Get the instanceof Type.
getInstanceOfType() - Method in class edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor
Get the type of the most recent instanceof instruction modeled.
getInstanceOfValueNumber() - Method in class edu.umd.cs.findbugs.ba.type.TypeFrame
Get the value number of the value checked by the instanceof branch.
getInstanceOfValueNumber() - Method in class edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor
Get the value number of the most recent instanceof instruction modeled.
getInstanceParam() - Method in class edu.umd.cs.findbugs.detect.Stream
 
getInstanceSlot(Instruction, ConstantPoolGen) - Method in class edu.umd.cs.findbugs.ba.Frame
Get the slot the object instance referred to by given instruction is located in.
getInstanceStackLocation(Instruction, ConstantPoolGen) - Method in class edu.umd.cs.findbugs.ba.Frame
Get the stack location (counting down from top of stack, starting at 0) containing the object instance referred to by given instruction.
getInstanceValue(Element, String) - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.AbstractClassificationAttribute
 
getInstanceValue(Element, String) - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.AppNameAttribute
 
getInstanceValue(Element, String) - Method in interface edu.umd.cs.findbugs.ml.ConvertToARFF.Attribute
 
getInstanceValue(Element, String) - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.BooleanAttribute
 
getInstanceValue(Element, String) - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.IdAttribute
 
getInstanceValue(Element, String) - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.IdStringAttribute
 
getInstanceValue(Element, String) - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.NominalAttribute
 
getInstanceValue(Element, String) - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.PriorityAttribute
 
getInstanceValue(Element, String) - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.RandomIdAttribute
 
getInstruction() - Method in class edu.umd.cs.findbugs.ba.ir.Quad
 
getIntConstant() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
 
getIntPriorityAsString(int) - Static method in class edu.umd.cs.findbugs.config.ProjectFilterSettings
Convert an integer warning priority threshold value to a String.
getIntType() - Method in class edu.umd.cs.findbugs.ba.type2.TypeRepository
Get the int type.
getIsNullValueDataflow(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get an IsNullValueDataflow for given method.
getJavaClass() - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get the JavaClass.
getJavaClass() - Method in class edu.umd.cs.findbugs.ba.JavaClassAndMethod
Get the JavaClass.
getJavaClass() - Method in class edu.umd.cs.findbugs.OpcodeStack.Item
 
getKind() - Method in class edu.umd.cs.findbugs.ba.ReturnPath
 
getKind() - Method in class edu.umd.cs.findbugs.Token
Get the kind of token.
getLabel() - Method in class edu.umd.cs.findbugs.ba.bcp.PatternElement
Get the label of this PatternElement.
getLabel() - Method in class edu.umd.cs.findbugs.graph.AbstractEdge
 
getLabel() - Method in class edu.umd.cs.findbugs.graph.AbstractVertex
 
getLabel() - Method in interface edu.umd.cs.findbugs.graph.GraphEdge
Get the integer label.
getLabel() - Method in interface edu.umd.cs.findbugs.graph.GraphVertex
Get the numeric label for this vertex.
getLabeledInstruction(String) - Method in class edu.umd.cs.findbugs.ba.bcp.ByteCodePatternMatch
 
getLabeledInstruction(String) - Method in class edu.umd.cs.findbugs.ba.bcp.PatternElementMatch
Get the first instruction matched by the PatternElement with given label.
getLastInstruction() - Method in class edu.umd.cs.findbugs.ba.BasicBlock
Get the last instruction in the basic block.
getLastLabeledMatch(String) - Method in class edu.umd.cs.findbugs.ba.bcp.ByteCodePatternMatch
 
getLastLabeledMatch(String) - Method in class edu.umd.cs.findbugs.ba.bcp.PatternElementMatch
Get last match element with given label, if any.
getLastOpcode() - Method in class edu.umd.cs.findbugs.ba.type.TypeFrameModelingVisitor
Get the last opcode analyzed by this visitor.
getLastVersion() - Method in class edu.umd.cs.findbugs.BugInstance
 
getLater() - Method in class edu.umd.cs.findbugs.plan.DetectorOrderingConstraint
 
getLength() - Method in class edu.umd.cs.findbugs.ba.obl.Path
 
getLexeme() - Method in class edu.umd.cs.findbugs.Token
Get the text value of the token.
getLineOffset(int) - Method in class edu.umd.cs.findbugs.ba.SourceFile
Get the byte offset in the data for a source line.
getLiveLocalStoreDataflow(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get LiveLocalStoreAnalysis dataflow for given method.
getLoadCount() - Method in class edu.umd.cs.findbugs.ba.vna.LoadedFieldSet.LoadStoreCount
Get the number of times the field is loaded.
getLoadDataflow(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get load dataflow.
getLoadedFieldSet(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get the set of fields loaded by given method.
getLoadStoreCount(XField) - Method in class edu.umd.cs.findbugs.ba.vna.LoadedFieldSet
Get the number of times given field is loaded and stored within the method.
getLoadType(ReferenceType) - Method in class edu.umd.cs.findbugs.ba.type.FieldStoreType
 
getLocalString(String, String) - Static method in class edu.umd.cs.findbugs.gui.L10N
 
getLocalVariableAtPC(LocalVariableTable, int, int) - Static method in class edu.umd.cs.findbugs.visitclass.LVTHelper
returns the local variable at an index int the scope of PC
getLocation() - Method in class edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor
Get the Location.
getLocation() - Method in class edu.umd.cs.findbugs.CallSite
Get the Location (basic block and instruction) where the call site is located.
getLocation() - Method in class edu.umd.cs.findbugs.ResourceCreationPoint
Get the location where the resource is created.
getLocationAndFactForInstruction(int) - Method in class edu.umd.cs.findbugs.ba.type.TypeDataflow
 
getLocationOfKaBoom() - Method in class edu.umd.cs.findbugs.ba.npe.IsNullValue
 
getLocationsContainingInstructionWithOffset(int) - Method in class edu.umd.cs.findbugs.ba.CFG
Get a Collection of Locations which specify the instruction at given bytecode offset.
getLockChecker(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get LockChecker for method.
getLockCount(int) - Method in class edu.umd.cs.findbugs.ba.LockSet
Get the lock count for given lock object.
getLockDataflow(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get dataflow for LockAnalysis for given method.
getLogger() - Method in class edu.umd.cs.findbugs.gui.FindBugsFrame
Get the Logger.
getLongDescription() - Method in class edu.umd.cs.findbugs.BugPattern
Get the long description.
getLongExtraType() - Static method in class edu.umd.cs.findbugs.ba.type.TypeFrame
Get the single instance of the "LongExtra" type.
getLongExtraType() - Method in class edu.umd.cs.findbugs.ba.type2.TypeRepository
Get the instance of the special long extra type.
getLongType() - Method in class edu.umd.cs.findbugs.ba.type2.TypeRepository
Get the long type.
getLookupFailureCallback() - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
Get the lookup failure callback.
getLookupFailureCallback() - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get the RepositoryLookupFailureCallback.
getMajor() - Method in class edu.umd.cs.findbugs.JavaVersion
Get the major version number.
getMap() - Method in class edu.umd.cs.findbugs.AnalysisLocal
 
getMatchCount() - Method in class edu.umd.cs.findbugs.ba.bcp.PatternElementMatch
 
getMatchedInstructionInstructionHandle() - Method in class edu.umd.cs.findbugs.ba.bcp.PatternElementMatch
Get the matched instruction.
getMatching(BugInstance) - Method in class edu.umd.cs.findbugs.SortedBugCollection
 
getMaxEdgeId() - Method in class edu.umd.cs.findbugs.ba.CFG
Get the number of edge labels allocated.
getMaxObligationTypes() - Method in class edu.umd.cs.findbugs.ba.obl.ObligationFactory
 
getMaxObligationTypes() - Method in class edu.umd.cs.findbugs.ba.obl.ObligationSet
 
getMaxPC() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
 
getMemberCount() - Method in class edu.umd.cs.findbugs.gui.BugInstanceGroup
Get the member count (number of bug instances in this group).
getMembers() - Method in class edu.umd.cs.findbugs.plan.AnalysisPass
Get the members of this pass.
getMergeTree() - Method in class edu.umd.cs.findbugs.ba.vna.ValueNumberAnalysis
 
getMessage() - Method in class edu.umd.cs.findbugs.AnalysisError
Get the message describing the error.
getMessage() - Method in class edu.umd.cs.findbugs.BugInstance
Format a string describing this bug instance.
getMessage(String) - Method in class edu.umd.cs.findbugs.I18N
Get a message string.
getMessageWithoutPrefix() - Method in class edu.umd.cs.findbugs.BugInstance
Format a string describing this bug instance.
getMethod(MethodGen) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Look up the Method represented by given MethodGen.
getMethod() - Method in class edu.umd.cs.findbugs.ba.JavaClassAndMethod
Get the Method.
getMethod() - Method in exception edu.umd.cs.findbugs.ba.MethodUnprofitableException
 
getMethod() - Method in class edu.umd.cs.findbugs.ba.XMethodParameter
 
getMethod() - Method in class edu.umd.cs.findbugs.CallGraphNode
 
getMethod() - Method in class edu.umd.cs.findbugs.CallSite
Get the method containing the call site.
getMethod() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
If currently visiting a method, get the method's Method object
getMethodGen(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get a MethodGen object for given method.
getMethodHash(XMethod) - Method in class edu.umd.cs.findbugs.ba.ClassHash
Get method hash for given method.
getMethodHash() - Method in class edu.umd.cs.findbugs.ba.MethodHash
Get the computed method hash.
getMethodLine(String, String, String) - Method in class edu.umd.cs.findbugs.ba.SourceInfoMap
Look up the line number range for a method.
getMethodName() - Method in class edu.umd.cs.findbugs.ba.ca.Call
 
getMethodName() - Method in class edu.umd.cs.findbugs.ba.InnerClassAccess
 
getMethodName() - Method in class edu.umd.cs.findbugs.ba.MethodHash
 
getMethodName() - Method in class edu.umd.cs.findbugs.MethodAnnotation
Get the method name.
getMethodName() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
If currently visiting a method, get the method's name
getMethods() - Static method in class edu.umd.cs.findbugs.detect.Methods
 
getMethodSig() - Method in class edu.umd.cs.findbugs.ba.ca.Call
 
getMethodSig() - Method in class edu.umd.cs.findbugs.ba.MethodHash
 
getMethodSig() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
If currently visiting a method, get the method's slash-formatted signature
getMethodSignature() - Method in class edu.umd.cs.findbugs.ba.InnerClassAccess
 
getMethodSignature() - Method in class edu.umd.cs.findbugs.MethodAnnotation
Get the method type signature.
getMinor() - Method in class edu.umd.cs.findbugs.JavaVersion
Get the minor version number.
getMinPriority() - Method in class edu.umd.cs.findbugs.config.ProjectFilterSettings
Get the minimum warning priority threshold.
getMinPriorityAsInt() - Method in class edu.umd.cs.findbugs.config.ProjectFilterSettings
Return the minimum warning priority threshold as an integer.
getMissingClassCount() - Method in class edu.umd.cs.findbugs.FindBugs
Get the number of time missing classes were reported during analysis.
getMissingClassName(ClassNotFoundException) - Static method in class edu.umd.cs.findbugs.AbstractBugReporter
 
getMissingClassName(ClassNotFoundException) - Static method in class edu.umd.cs.findbugs.ba.ClassNotFoundExceptionParser
Get the name of the missing class from a ClassNotFoundException.
getMnemonic() - Method in class edu.umd.cs.findbugs.gui.AnnotatedString
Return the appropriate mnemonic character for this string.
getMnemonicIndex() - Method in class edu.umd.cs.findbugs.gui.AnnotatedString
 
getName() - Method in class edu.umd.cs.findbugs.ba.AbstractClassMember
 
getName() - Method in interface edu.umd.cs.findbugs.ba.ClassMember
Get the name of the field/method.
getName() - Method in class edu.umd.cs.findbugs.BugProperty
Get name of property.
getName() - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.AbstractClassificationAttribute
 
getName() - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.AppNameAttribute
 
getName() - Method in interface edu.umd.cs.findbugs.ml.ConvertToARFF.Attribute
 
getName() - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.IdAttribute
 
getName() - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.IdStringAttribute
 
getName() - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.PriorityAttribute
 
getName() - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.RandomIdAttribute
 
getName() - Method in class edu.umd.cs.findbugs.PackageStats.ClassStats
 
getName() - Method in class edu.umd.cs.findbugs.props.AbstractWarningProperty
 
getName() - Method in interface edu.umd.cs.findbugs.props.WarningProperty
Get the fully qualified name of the property.
getName() - Method in class edu.umd.cs.findbugs.xml.XMLAttributeList.NameValuePair
 
getNameConstantOperand() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
If the current opcode has a reference constant operand, get its name
getNameInClass() - Method in class edu.umd.cs.findbugs.MethodAnnotation
Get the "full" method name.
getNewCollection() - Method in class edu.umd.cs.findbugs.workflow.BugHistory
Deprecated.  
getNext() - Method in class edu.umd.cs.findbugs.ba.bcp.PatternElement
Get the next PatternElement.
getNextPC() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
 
getNextSearchTreeRoot() - Method in class edu.umd.cs.findbugs.ba.DepthFirstSearch
 
getNextSearchTreeRoot() - Method in class edu.umd.cs.findbugs.ba.ReverseDepthFirstSearch
 
getNextSearchTreeRoot() - Method in class edu.umd.cs.findbugs.graph.AbstractDepthFirstSearch
Choose the next search tree root.
getNextSwitchOffset(DismantleBytecode) - Method in class edu.umd.cs.findbugs.SwitchHandler
 
getNextSwitchOffset(int) - Method in class edu.umd.cs.findbugs.SwitchHandler.SwitchDetails
 
getNodeForMethod(Method) - Method in class edu.umd.cs.findbugs.CallGraph
 
getNonExceptionDominatorsAnalysis(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get DominatorsAnalysis for given method, where exception edges are ignored.
getNonExceptionPostDominatorsAnalysis(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get PostDominatorsAnalysis for given method, where exception edges are ignored.
getNonImplicitExceptionDominatorsAnalysis(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get DominatorsAnalysis for given method, where implicit exception edges are ignored.
getNonNullProperty() - Method in class edu.umd.cs.findbugs.ba.npe.NonNullSpecification
 
getNullnessAnnotationDatabase() - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
 
getNullType() - Static method in class edu.umd.cs.findbugs.ba.type.TypeFrame
Get the single instance of the "Null" type.
getNullType() - Method in class edu.umd.cs.findbugs.ba.type2.TypeRepository
Get the instance of the special NULL type.
getNumArguments(InvokeInstruction, ConstantPoolGen) - Method in class edu.umd.cs.findbugs.ba.Frame
Get the number of arguments passed to given method invocation.
getNumArgumentsIncludingObjectInstance(InvokeInstruction, ConstantPoolGen) - Method in class edu.umd.cs.findbugs.ba.Frame
Get the number of arguments passed to given method invocation, including the object instance if the call is to an instance method.
getNumAttributes() - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF
 
getNumAuxClasspathEntries() - Method in class edu.umd.cs.findbugs.Project
Get the number of auxiliary classpath entries.
getNumBasicBlocks() - Method in class edu.umd.cs.findbugs.ba.CFG
Get number of basic blocks.
getNumber() - Method in class edu.umd.cs.findbugs.ba.vna.ValueNumber
 
getNumClasses() - Method in class edu.umd.cs.findbugs.AppVersion
 
getNumClasses() - Method in class edu.umd.cs.findbugs.ProjectStats
Get the number of classes analyzed.
getNumDimensions() - Method in class edu.umd.cs.findbugs.ba.type2.ArrayType
 
getNumEdgeLabels() - Method in class edu.umd.cs.findbugs.graph.AbstractGraph
 
getNumEdgeLabels() - Method in interface edu.umd.cs.findbugs.graph.Graph
Get the number of numeric labels that have been assigned to edges.
getNumEdges() - Method in class edu.umd.cs.findbugs.graph.AbstractGraph
 
getNumEdges() - Method in interface edu.umd.cs.findbugs.graph.Graph
Get number of edges in the graph.
getNumFeatures() - Method in class edu.umd.cs.findbugs.model.ClassFeatureSet
 
getNumIncomingEdges(VertexType) - Method in class edu.umd.cs.findbugs.graph.AbstractGraph
 
getNumIncomingEdges(VertexType) - Method in interface edu.umd.cs.findbugs.graph.Graph
Get number of edges going into given vertex.
getNumIterations() - Method in class edu.umd.cs.findbugs.ba.Dataflow
Return the number of iterations of the main execution loop.
getNumLocals() - Method in class edu.umd.cs.findbugs.ba.Frame
Get the number of locals.
getNumLockedObjects() - Method in class edu.umd.cs.findbugs.ba.LockSet
Get the number of distinct lock values with positive lock counts.
getNumOutgoingEdges(VertexType) - Method in class edu.umd.cs.findbugs.graph.AbstractGraph
 
getNumOutgoingEdges(VertexType) - Method in interface edu.umd.cs.findbugs.graph.Graph
Get number of edges going out of given vertex.
getNumParameters() - Method in class edu.umd.cs.findbugs.ba.SignatureParser
Get the number of parameters in the signature.
getNumParams() - Method in class edu.umd.cs.findbugs.ba.AbstractMethod
 
getNumParams() - Method in interface edu.umd.cs.findbugs.ba.XMethod
 
getNumSlots() - Method in class edu.umd.cs.findbugs.ba.Frame
Get the number of slots (locals plus stack values).
getNumSourceDirs() - Method in class edu.umd.cs.findbugs.Project
Get the number of source directories in the project.
getNumValuesAllocated() - Method in class edu.umd.cs.findbugs.ba.vna.ValueNumberAnalysis
 
getNumValuesAllocated() - Method in class edu.umd.cs.findbugs.ba.vna.ValueNumberFactory
Get the number of values which have been created.
getNumVertexLabels() - Method in class edu.umd.cs.findbugs.graph.AbstractGraph
 
getNumVertexLabels() - Method in interface edu.umd.cs.findbugs.graph.Graph
Get the number of numeric (integer) labels that have been assigned to vertices in the graph.
getNumVertices() - Method in class edu.umd.cs.findbugs.graph.AbstractGraph
 
getNumVertices() - Method in interface edu.umd.cs.findbugs.graph.Graph
Get number of vertices in the graph.
getNumWordsConsumed(Instruction) - Method in class edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor
Get the number of words consumed by given instruction.
getNumWordsProduced(Instruction) - Method in class edu.umd.cs.findbugs.ba.AbstractFrameModelingVisitor
Get the number of words produced by given instruction.
getObligationById(int) - Method in class edu.umd.cs.findbugs.ba.obl.ObligationFactory
 
getObligationByType(ObjectType) - Method in class edu.umd.cs.findbugs.ba.obl.ObligationFactory
Look up an Obligation by type.
getObligationSet() - Method in class edu.umd.cs.findbugs.ba.obl.State
 
getOffsetToOpcodeMap(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get array mapping bytecode offsets to opcodes for given method.
getOpcode() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
 
getOpenLocation() - Method in class edu.umd.cs.findbugs.detect.Stream
 
getOperand(StackConsumer, ConstantPoolGen, int) - Method in class edu.umd.cs.findbugs.ba.Frame
Get the ith operand used by given instruction.
getOption(String) - Method in class edu.umd.cs.findbugs.Project
Retrieve the Options value.
getOrigCollection() - Method in class edu.umd.cs.findbugs.workflow.BugHistory
Deprecated.  
getOriginalGraphVertex(VertexType) - Method in class edu.umd.cs.findbugs.graph.Transpose
Get the vertex in the original graph which corresponds to the given vertex in the transposed graph.
getOriginator() - Method in class edu.umd.cs.findbugs.workflow.BugHistory
Deprecated.  
getOuterClass(JavaClass) - Static method in class edu.umd.cs.findbugs.visitclass.Util
Determine the outer class of obj.
getOutgoingEdgeWithType(BasicBlock, int) - Method in class edu.umd.cs.findbugs.ba.CFG
Get the first outgoing edge in basic block with given type.
getPackageName() - Method in class edu.umd.cs.findbugs.PackageMemberAnnotation
Get the package name.
getPackageName() - Method in class edu.umd.cs.findbugs.PackageStats
 
getPackageName() - Method in class edu.umd.cs.findbugs.PackageWarningSuppressor
 
getPackageName() - Method in class edu.umd.cs.findbugs.SourceLineAnnotation
Get the package name.
getPackageName() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
Get the (slash-formatted?) package name for the current or most recently visited class
getPackageStats() - Method in class edu.umd.cs.findbugs.ProjectStats
 
getParam() - Method in class edu.umd.cs.findbugs.ba.npe.NonNullParamViolation
 
getParameterNumber() - Method in class edu.umd.cs.findbugs.ba.XMethodParameter
 
getParameterSignatureList(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get array of type signatures of parameters for given method.
getPath() - Method in class edu.umd.cs.findbugs.ba.obl.State
 
getPattern() - Method in class edu.umd.cs.findbugs.ByteCodePatternDetector
Get the ByteCodePattern for this detector.
getPattern() - Method in class edu.umd.cs.findbugs.detect.BCPMethodReturnCheck
 
getPattern() - Method in class edu.umd.cs.findbugs.detect.LazyInit
 
getPatternElement() - Method in class edu.umd.cs.findbugs.ba.bcp.MatchResult
Get the PatternElement.
getPatternElement() - Method in class edu.umd.cs.findbugs.ba.bcp.PatternElementMatch
Get the PatternElement.
getPC() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
 
getPeakMemory() - Method in class edu.umd.cs.findbugs.Footprint
 
getPeakUsage() - Method in class edu.umd.cs.findbugs.Footprint.MemoryBeanWrapper
 
getPlugin() - Method in class edu.umd.cs.findbugs.DetectorFactory
Get the Plugin that this Detector is part of.
getPlugin() - Method in class edu.umd.cs.findbugs.PluginLoader
Get the Plugin.
getPluginById(String) - Method in class edu.umd.cs.findbugs.DetectorFactoryCollection
Get a Plugin by its unique id.
getPluginId() - Method in class edu.umd.cs.findbugs.Plugin
 
getPositionSpecifiedInPluginDescriptor() - Method in class edu.umd.cs.findbugs.DetectorFactory
Get the overall position in which this detector was specified in the plugin descriptor.
getPredecessorOf(InstructionHandle) - Method in class edu.umd.cs.findbugs.ba.BasicBlock
Get the predecessor of given instruction within the basic block.
getPredecessorWithEdgeType(BasicBlock, int) - Method in class edu.umd.cs.findbugs.ba.CFG
Get the first predecessor reachable from given edge type.
getPrev() - Method in class edu.umd.cs.findbugs.ba.bcp.PatternElementMatch
Get the previous PatternMatchElement.
getPrevOpcode(int) - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
return previous opcode;
getPrimaryClass() - Method in class edu.umd.cs.findbugs.BugInstance
Get the primary class annotation, which indicates where the bug occurs.
getPrimaryField() - Method in class edu.umd.cs.findbugs.BugInstance
Get the primary method annotation, which indicates where the bug occurs.
getPrimaryMethod() - Method in class edu.umd.cs.findbugs.BugInstance
Get the primary method annotation, which indicates where the bug occurs.
getPrimarySourceLineAnnotation() - Method in class edu.umd.cs.findbugs.BugInstance
Get the primary source line annotation.
getPriority() - Method in class edu.umd.cs.findbugs.ba.CheckReturnValueAnnotation
 
getPriority() - Method in class edu.umd.cs.findbugs.BugInstance
Get the bug priority.
getPriorityAdjustment() - Method in class edu.umd.cs.findbugs.DetectorFactory
Get the priority adjustment for the detector produced by this factory.
getPriorityAdjustment() - Method in class edu.umd.cs.findbugs.props.AbstractWarningProperty
 
getPriorityAdjustment() - Method in interface edu.umd.cs.findbugs.props.WarningProperty
Get the priority adjustment: i.e., the effect that this warning property is expected to have on the likelihood that the warning is real, benign, or a false positive.
getPriorityThreshold() - Method in class edu.umd.cs.findbugs.gui.FindBugsFrame
Get the current priority threshold.
getPriorityValue() - Method in enum edu.umd.cs.findbugs.annotations.Priority
 
getProcessCpuTime() - Method in class edu.umd.cs.findbugs.Footprint.OperatingSystemBeanWrapper
 
getProject() - Method in class edu.umd.cs.findbugs.AddAnnotation
 
getProject() - Method in class edu.umd.cs.findbugs.BugCollectionBugReporter
 
getProject() - Method in class edu.umd.cs.findbugs.FindBugsCommandLine
 
getProjectFileName() - Method in class edu.umd.cs.findbugs.Project
Get the project filename.
getProjectStats() - Method in class edu.umd.cs.findbugs.AbstractBugReporter
 
getProjectStats() - Method in interface edu.umd.cs.findbugs.BugCollection
Get the project stats.
getProjectStats() - Method in interface edu.umd.cs.findbugs.BugReporter
Get ProjectStats object used to store statistics about the overall project being analyzed.
getProjectStats() - Method in class edu.umd.cs.findbugs.DelegatingBugReporter
 
getProjectStats() - Method in class edu.umd.cs.findbugs.SortedBugCollection
 
getProperty(KeyType) - Method in class edu.umd.cs.findbugs.ba.interproc.PropertyDatabase
Get a property.
getProperty() - Method in class edu.umd.cs.findbugs.ba.npe.NonNullReturnValueAnnotationChecker
Deprecated.  
getProperty(String) - Method in class edu.umd.cs.findbugs.BugInstance
Get value of given property.
getProperty(String, String) - Method in class edu.umd.cs.findbugs.BugInstance
Get value of given property, returning given default value if the property has not been set.
getProperty(WarningProperty) - Method in class edu.umd.cs.findbugs.props.WarningPropertySet
Get the value of the attribute for the given WarningProperty.
getProvider() - Method in class edu.umd.cs.findbugs.Plugin
Get the plugin provider.
getQuotedAttributeValue(String) - Static method in class edu.umd.cs.findbugs.xml.XMLAttributeList
Return a properly quoted form for an attribute value.
getR1() - Method in class edu.umd.cs.findbugs.ba.ir.Quad
 
getR2() - Method in class edu.umd.cs.findbugs.ba.ir.Quad
 
getR3() - Method in class edu.umd.cs.findbugs.ba.ir.Quad
 
getRange() - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.AppNameAttribute
 
getRange() - Method in interface edu.umd.cs.findbugs.ml.ConvertToARFF.Attribute
 
getRange() - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.BinaryClassificationAttribute
 
getRange() - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.BooleanAttribute
 
getRange() - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.ClassificationAttribute
 
getRange() - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.IdAttribute
 
getRange() - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.IdStringAttribute
 
getRange() - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.NominalAttribute
 
getRange() - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.NumericAttribute
 
getRange() - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.PriorityAttribute
 
getRange() - Method in class edu.umd.cs.findbugs.ml.ConvertToARFF.RandomIdAttribute
 
getRawCFG(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get a "raw" CFG for given method.
getRealBugReporter() - Method in class edu.umd.cs.findbugs.BugCollectionBugReporter
 
getRealBugReporter() - Method in interface edu.umd.cs.findbugs.BugReporter
Get the real bug reporter at the end of a chain of delegating bug reporters.
getRealBugReporter() - Method in class edu.umd.cs.findbugs.DelegatingBugReporter
 
getRealBugReporter() - Method in class edu.umd.cs.findbugs.EmacsBugReporter
 
getRealBugReporter() - Method in class edu.umd.cs.findbugs.TextUIBugReporter
 
getRecentProjects() - Method in class edu.umd.cs.findbugs.config.UserPreferences
Get List of recent project filenames.
getRefConstantOperand() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
If the current opcode has a reference constant operand, get its string representation
getReference() - Method in class edu.umd.cs.findbugs.ba.vna.AvailableLoad
Get the ValueNumber of the object reference.
getRefFieldIsStatic() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
 
getRegisterNumber() - Method in class edu.umd.cs.findbugs.OpcodeStack.Item
 
getRegisterOperand() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
 
getReleaseName() - Method in class edu.umd.cs.findbugs.AppVersion
 
getReleaseName() - Method in interface edu.umd.cs.findbugs.BugCollection
Get the current release name.
getReleaseName() - Method in class edu.umd.cs.findbugs.FindBugs
 
getReleaseName() - Method in class edu.umd.cs.findbugs.SortedBugCollection
 
getReportedBugPatternCodes() - Method in class edu.umd.cs.findbugs.DetectorFactory
Get list of bug pattern codes reported by the detector: blank if unknown.
getReportedBugPatterns() - Method in class edu.umd.cs.findbugs.DetectorFactory
Get Collection of all BugPatterns this detector reports.
getRepresentativeClassName() - Method in class edu.umd.cs.findbugs.model.SimilarClassSet
 
getResolvedAnnotation(Object, boolean) - Method in class edu.umd.cs.findbugs.ba.AnnotationDatabase
 
getResolvedAnnotation(Object, boolean) - Method in class edu.umd.cs.findbugs.ba.CheckReturnAnnotationDatabase
 
getResolvedAnnotation(Object, boolean) - Method in class edu.umd.cs.findbugs.ba.NullnessAnnotationDatabase
 
getResourceClass() - Method in class edu.umd.cs.findbugs.ResourceCreationPoint
Get the name of the resource's class.
getResourceTracker(ClassContext, Method) - Method in class edu.umd.cs.findbugs.detect.FindOpenStream
 
getResourceTracker(ClassContext, Method) - Method in class edu.umd.cs.findbugs.detect.FindUnreleasedLock
 
getResourceTracker(ClassContext, Method) - Method in class edu.umd.cs.findbugs.ResourceTrackingDetector
 
getRest() - Method in class edu.umd.cs.findbugs.JavaVersion
Get the rest of the version string after the major and minor numbers.
getResultCollection() - Method in class edu.umd.cs.findbugs.workflow.BugHistory
Deprecated.  
getResultFact(BasicBlock) - Method in class edu.umd.cs.findbugs.ba.AbstractDataflowAnalysis
 
getResultFact(BasicBlock) - Method in class edu.umd.cs.findbugs.ba.AbstractDominatorsAnalysis
 
getResultFact(BasicBlock) - Method in class edu.umd.cs.findbugs.ba.BlockTypeAnalysis
 
getResultFact(BasicBlock) - Method in class edu.umd.cs.findbugs.ba.Dataflow
Get dataflow facts for end of given block.
getResultFact(BasicBlock) - Method in interface edu.umd.cs.findbugs.ba.DataflowAnalysis
Get the result fact for given basic block.
getReturnAddressType() - Method in class edu.umd.cs.findbugs.ba.type2.TypeRepository
Get the instance of the return address type.
getReturnPathDataflow(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get ReturnPathDataflow for method.
getReturnTypeSignature() - Method in class edu.umd.cs.findbugs.ba.SignatureParser
Get the method return type signature.
getReverseDepthFirstSearch() - Method in class edu.umd.cs.findbugs.ba.BackwardDataflowAnalysis
 
getReverseDepthFirstSearch(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get a ReverseDepthFirstSearch for given method.
getRowCount() - Method in class edu.umd.cs.findbugs.gui.DefaultSortedTableModel
 
getRuntimeVersion() - Static method in class edu.umd.cs.findbugs.JavaVersion
Get the version of Java that we are currently running under.
getSequenceNumber() - Method in class edu.umd.cs.findbugs.AppVersion
 
getSequenceNumber() - Method in interface edu.umd.cs.findbugs.BugCollection
Get the sequence number of the BugCollection.
getSequenceNumber() - Method in class edu.umd.cs.findbugs.SortedBugCollection
 
getSettingList() - Method in class edu.umd.cs.findbugs.FindBugsCommandLine
 
getSettingList() - Method in class edu.umd.cs.findbugs.gui.FindBugsFrame
Get list of AnalysisFeatureSettings.
getShortDescription() - Method in class edu.umd.cs.findbugs.BugPattern
Get the short description.
getShortDescription() - Method in class edu.umd.cs.findbugs.Plugin
Get the plugin short (one-line) description.
getShortMessage(String) - Method in class edu.umd.cs.findbugs.I18N
Get a short message string.
getShortName() - Method in class edu.umd.cs.findbugs.DetectorFactory
Get the short name of the Detector.
getShortType() - Method in class edu.umd.cs.findbugs.ba.type2.TypeRepository
Get the short type.
getSigConstantOperand() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
If the current opcode has a reference constant operand, get its signature, slash-formatted
getSignature() - Method in class edu.umd.cs.findbugs.ba.AbstractClassMember
 
getSignature() - Method in interface edu.umd.cs.findbugs.ba.ClassMember
Get the signature representing the field/method's type.
getSignature() - Method in class edu.umd.cs.findbugs.ba.type2.BasicType
 
getSignature() - Method in class edu.umd.cs.findbugs.ba.type2.BottomType
 
getSignature() - Method in class edu.umd.cs.findbugs.ba.type2.DoubleExtraType
 
getSignature() - Method in class edu.umd.cs.findbugs.ba.type2.LongExtraType
 
getSignature() - Method in class edu.umd.cs.findbugs.ba.type2.NullType
 
getSignature() - Method in class edu.umd.cs.findbugs.ba.type2.ObjectType
 
getSignature() - Method in class edu.umd.cs.findbugs.ba.type2.ReturnAddressType
 
getSignature() - Method in class edu.umd.cs.findbugs.ba.type2.TopType
 
getSignature() - Method in interface edu.umd.cs.findbugs.ba.type2.Type
Return the JVM type signature.
getSignature() - Method in class edu.umd.cs.findbugs.OpcodeStack.Item
 
getSize() - Method in class edu.umd.cs.findbugs.OpcodeStack.Item
 
getSizeOfSurroundingTryBlock(int) - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
Get lines of code in try block that surround pc
getSource(EdgeType) - Method in class edu.umd.cs.findbugs.graph.AbstractDepthFirstSearch
Get "logical" source of edge.
getSource() - Method in class edu.umd.cs.findbugs.graph.AbstractEdge
 
getSource(EdgeType) - Method in class edu.umd.cs.findbugs.graph.DepthFirstSearch
 
getSource() - Method in interface edu.umd.cs.findbugs.graph.GraphEdge
Get the source vertex.
getSource(EdgeType) - Method in class edu.umd.cs.findbugs.graph.ReverseDepthFirstSearch
 
getSourceDir(int) - Method in class edu.umd.cs.findbugs.Project
Get the given source directory.
getSourceDirArray() - Method in class edu.umd.cs.findbugs.Project
Get source dirs as an array of Strings.
getSourceDirList() - Method in class edu.umd.cs.findbugs.Project
Get the source dir list.
getSourceFile() - Method in class edu.umd.cs.findbugs.SourceLineAnnotation
Get the source file name.
getSourceFile() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
Get the source file name for the current or most recently visited class
getSourceFileName() - Method in class edu.umd.cs.findbugs.PackageMemberAnnotation
Get the source file name.
getSourceFinder() - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
Get the SourceFinder, for finding source files.
getSourceInfoMap() - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
Get the SourceInfoMap.
getSourceLines() - Method in class edu.umd.cs.findbugs.ClassAnnotation
 
getSourceLines() - Method in class edu.umd.cs.findbugs.FieldAnnotation
 
getSourceLines() - Method in class edu.umd.cs.findbugs.PackageMemberAnnotation
Get the SourceLineAnnotation describing the source lines where the method is defined.
getSpecialKind() - Method in class edu.umd.cs.findbugs.OpcodeStack.Item
 
getSpeed() - Method in class edu.umd.cs.findbugs.DetectorFactory
Get the speed of the Detector produced by this factory.
getStackDepth() - Method in class edu.umd.cs.findbugs.ba.Frame
Get the depth of the Java operand stack.
getStackDepth() - Method in class edu.umd.cs.findbugs.OpcodeStack
 
getStackItem(int) - Method in class edu.umd.cs.findbugs.OpcodeStack
 
getStackTrace() - Method in class edu.umd.cs.findbugs.AnalysisError
Get the stack trace elements.
getStackValue(int) - Method in class edu.umd.cs.findbugs.ba.Frame
Get a value on the operand stack.
getStart() - Method in class edu.umd.cs.findbugs.ba.SourceInfoMap.SourceLineRange
 
getStartBytecode() - Method in class edu.umd.cs.findbugs.SourceLineAnnotation
Get start bytecode (inclusive).
getStartFact(BasicBlock) - Method in class edu.umd.cs.findbugs.ba.AbstractDataflowAnalysis
 
getStartFact(BasicBlock) - Method in class edu.umd.cs.findbugs.ba.AbstractDominatorsAnalysis
 
getStartFact(BasicBlock) - Method in class edu.umd.cs.findbugs.ba.BlockTypeAnalysis
 
getStartFact(BasicBlock) - Method in class edu.umd.cs.findbugs.ba.Dataflow
Get dataflow facts for start of given block.
getStartFact(BasicBlock) - Method in interface edu.umd.cs.findbugs.ba.DataflowAnalysis
Get the start fact for given basic block.
getStartLine() - Method in class edu.umd.cs.findbugs.SourceLineAnnotation
Get the start line (inclusive).
getState() - Method in class edu.umd.cs.findbugs.ba.type2.ObjectType
Get the state of this type: UNCHECKED, KNOWN, or UNKNOWN.
getStateWithObligationSet(ObligationSet) - Method in class edu.umd.cs.findbugs.ba.obl.StateSet
Get the State which has the given ObligationSet.
getStatus() - Method in class edu.umd.cs.findbugs.ba.ResourceValueFrame
 
getStoreCount() - Method in class edu.umd.cs.findbugs.ba.vna.LoadedFieldSet.LoadStoreCount
Get the number of times the field is stored.
getStoreDataflow(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get store dataflow.
getStreamBase() - Method in class edu.umd.cs.findbugs.detect.Stream
 
getStreamEquivalenceClass(Stream) - Method in class edu.umd.cs.findbugs.detect.StreamResourceTracker
Get the equivalence class for given stream.
getStringConstantOperand() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
If the current opcode has a string constant operand, get its name
getStringFromIndex(int) - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
 
getSubtypes() - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
Get the Subtypes database.
getSuccessorOf(InstructionHandle) - Method in class edu.umd.cs.findbugs.ba.BasicBlock
Get the successor of given instruction within the basic block.
getSuccessorWithEdgeType(BasicBlock, int) - Method in class edu.umd.cs.findbugs.ba.CFG
Get the first successor reachable from given edge type.
getSummary() - Method in class edu.umd.cs.findbugs.gui.AnalysisRun
 
getSummaryHTML() - Method in class edu.umd.cs.findbugs.SortedBugCollection
 
getSuperclass(ClassType) - Method in class edu.umd.cs.findbugs.ba.type2.TypeRepository
Get the superclass of a class type.
getSuperclassName() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
Get the slash-formatted superclass name for the current or most recently visited class
getSupertypeSet(ObjectType, TypeRepository) - Method in class edu.umd.cs.findbugs.ba.type2.SubtypeQueryResult
Get set of supertypes.
getSwitchLabels() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
 
getSwitchOffsets() - Method in class edu.umd.cs.findbugs.visitclass.DismantleBytecode
 
getTarget(EdgeType) - Method in class edu.umd.cs.findbugs.graph.AbstractDepthFirstSearch
Get "logical" target of edge.
getTarget() - Method in class edu.umd.cs.findbugs.graph.AbstractEdge
 
getTarget(EdgeType) - Method in class edu.umd.cs.findbugs.graph.DepthFirstSearch
 
getTarget() - Method in interface edu.umd.cs.findbugs.graph.GraphEdge
Get the target vertex.
getTarget(EdgeType) - Method in class edu.umd.cs.findbugs.graph.ReverseDepthFirstSearch
 
getTargetInstruction() - Method in class edu.umd.cs.findbugs.ba.Target
Get the handle of the target instruction.
getTextAnnotationWords() - Method in class edu.umd.cs.findbugs.BugInstance
Get set of words in the text annotation.
getTextNonSelectionColor() - Method in class edu.umd.cs.findbugs.gui.BugCellRenderer
 
getThisClass() - Method in class edu.umd.cs.findbugs.visitclass.PreorderVisitor
Get the JavaClass object for the current or most recently visited class
getThisValue() - Method in class edu.umd.cs.findbugs.ba.vna.ValueNumberAnalysis
 
getTimestamp() - Method in class edu.umd.cs.findbugs.AppVersion
 
getTimestamp() - Method in interface edu.umd.cs.findbugs.BugCollection
Get the timestamp for the analyzed code return the timestamp.
getTimestamp() - Method in class edu.umd.cs.findbugs.Project
 
getTimestamp() - Method in class edu.umd.cs.findbugs.SortedBugCollection
 
getTop() - Static method in class edu.umd.cs.findbugs.ba.npe.WillBeDereferencedInfo
 
getTopStackWords(ValueType[]) - Method in class edu.umd.cs.findbugs.ba.Frame
Get the values on the top of the Java operand stack.
getTopType() - Static method in class edu.umd.cs.findbugs.ba.type.TypeFrame
Get the single instance of the "Top" type.
getTopType() - Method in class edu.umd.cs.findbugs.ba.type2.TypeRepository
Get the instance of the special TOP type.
getTopValue() - Method in class edu.umd.cs.findbugs.ba.BlockType
Get the top value on the catch and finally block nesting stack.
getTopValue() - Method in class edu.umd.cs.findbugs.ba.Frame
Get the value on the top of the Java operand stack.
getTotalBugs() - Method in class edu.umd.cs.findbugs.PackageStats.ClassStats
 
getTotalBugs() - Method in class edu.umd.cs.findbugs.PackageStats
 
getTotalBugs() - Method in class edu.umd.cs.findbugs.ProjectStats
 
getTransitiveCommonSubtypes(JavaClass, JavaClass) - Method in class edu.umd.cs.findbugs.ba.ch.Subtypes
Get set of all known transitive classes and interfaces which are subtypes of both of the given classes and/or interfaces.
getTransitiveInputSet(ValueNumber) - Method in class edu.umd.cs.findbugs.ba.vna.MergeTree
Get the transitive set of input ValueNumbers which contributed (directly or indirectly) to the given output ValueNumber.
getTransitiveSubtypes(JavaClass) - Method in class edu.umd.cs.findbugs.ba.ch.Subtypes
Get set of all transitive subtypes of given class or interface, not including the class or interface itself.
getTransposedGraphVertex(VertexType) - Method in class edu.umd.cs.findbugs.graph.Transpose
Get the vertex in the transposed graph which corresponds to the given vertex in the original graph.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class edu.umd.cs.findbugs.gui.BugCellRenderer
 
getTreeModel(String) - Method in class edu.umd.cs.findbugs.gui.AnalysisRun
Get the tree model to be used in the BugTree.
getType() - Method in class edu.umd.cs.findbugs.ba.Edge
Get the type of edge.
getType() - Method in class edu.umd.cs.findbugs.ba.obl.Obligation
 
getType() - Method in class edu.umd.cs.findbugs.ba.type.ExceptionObjectType
 
getType() - Method in class edu.umd.cs.findbugs.ba.type.ThrownException
Get the exception type.
getType() - Method in class edu.umd.cs.findbugs.ba.type2.InheritanceGraphEdge
Get the type of inheritance edge.
getType() - Method in class edu.umd.cs.findbugs.BugInstance
Get the bug type.
getType() - Method in class edu.umd.cs.findbugs.BugPattern
Get the type (species).
getTypeCode() - Method in class edu.umd.cs.findbugs.ba.type2.ArrayType
 
getTypeCode() - Method in class edu.umd.cs.findbugs.ba.type2.BasicType
 
getTypeCode() - Method in class edu.umd.cs.findbugs.ba.type2.BottomType
 
getTypeCode() - Method in class edu.umd.cs.findbugs.ba.type2.ClassType
 
getTypeCode() - Method in class edu.umd.cs.findbugs.ba.type2.DoubleExtraType
 
getTypeCode() - Method in class edu.umd.cs.findbugs.ba.type2.LongExtraType
 
getTypeCode() - Method in class edu.umd.cs.findbugs.ba.type2.NullType
 
getTypeCode() - Method in class edu.umd.cs.findbugs.ba.type2.ReturnAddressType
 
getTypeCode() - Method in class edu.umd.cs.findbugs.ba.type2.TopType
 
getTypeCode() - Method in interface edu.umd.cs.findbugs.ba.type2.Type
Return the type code value as defined in org.apache.bcel.Constants or ExtendedTypes.
getTypeDataflow(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get a TypeDataflow for given method.
getUncachedResolvedAnnotation(Object, boolean) - Method in class edu.umd.cs.findbugs.ba.AnnotationDatabase
 
getUnconditionalDerefDataflow(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get the UnconditionalDerefDataflow for a method.
getUnconditionalDerefParamDatabase() - Method in class edu.umd.cs.findbugs.ba.AnalysisContext
 
getUniqueId() - Method in class edu.umd.cs.findbugs.BugInstance
Get the BugInstance's unique id.
getUnpositionedMembers() - Method in class edu.umd.cs.findbugs.plan.AnalysisPass
Get Set of pass members which haven't been assigned a position in the pass.
getURLProtocol(String) - Static method in class edu.umd.cs.findbugs.ba.URLClassPath
Get the URL protocol of given URL string.
getUseLongBugCodes() - Method in class edu.umd.cs.findbugs.TextUIBugReporter
 
getUserDetectorThreshold() - Method in class edu.umd.cs.findbugs.config.UserPreferences
Get the detector threshold (min severity to report a warning).
getUserPreferences() - Static method in class edu.umd.cs.findbugs.config.UserPreferences
Get UserPreferences singleton.
getUserValue() - Method in class edu.umd.cs.findbugs.OpcodeStack.Item
gets the detector specified value for this item
getValue(int) - Method in class edu.umd.cs.findbugs.ba.Frame
Get the value at the nth slot.
getValue() - Method in class edu.umd.cs.findbugs.ba.npe.IsNullConditionDecision
Get the value about which the branch yields information.
getValue() - Method in class edu.umd.cs.findbugs.BugProperty
Get value of property.
getValue() - Method in class edu.umd.cs.findbugs.IntAnnotation
Get the integer value.
getValue() - Method in class edu.umd.cs.findbugs.StringAnnotation
Get the String value.
getValue() - Method in class edu.umd.cs.findbugs.xml.XMLAttributeList.NameValuePair
 
getValueAsBoolean() - Method in class edu.umd.cs.findbugs.BugProperty
Get value of property as boolean.
getValueAsInt() - Method in class edu.umd.cs.findbugs.BugProperty
Get value of property as an integer.
getValueAt(int, int) - Method in class edu.umd.cs.findbugs.gui.DefaultSortedTableModel
 
getValueNumberDataflow(Method) - Method in class edu.umd.cs.findbugs.ba.ClassContext
Get a ValueNumberDataflow for given method.
getValueNumberToParamMap(Method) - Method in class edu.umd.cs.findbugs.ba.vna.ValueNumberDataflow
Build map of value numbers to param indices.
getValueNumberToParamMap(String, boolean) - Method in class edu.umd.cs.findbugs.ba.vna.ValueNumberDataflow
Build map of value numbers to param indices.
getVariable() - Method in class edu.umd.cs.findbugs.ba.bcp.Binding
Get the variable of the variable.
getVarName() - Method in class edu.umd.cs.findbugs.ba.bcp.Binding
Get the variable name.
getVertex() - Method in class edu.umd.cs.findbugs.graph.SearchTree
Get the vertex contained in this node.
getViolatedParamSet(BitSet) - Method in class edu.umd.cs.findbugs.ba.npe.ParameterNullnessProperty
Given a bitset of null arguments passed to the method represented by this property, return a bitset indicating which null arguments correspond to an non-null param.
getViolationList(int, BitSet, List<NonNullParamViolation>, BitSet) - Method in class edu.umd.cs.findbugs.ba.npe.NonNullContractCollector
 
getVoidType() - Method in class edu.umd.cs.findbugs.ba.type2.TypeRepository
Get the void type.
getWebsite() - Method in class edu.umd.cs.findbugs.Plugin
Get the plugin website.
getWithMessages() - Method in interface edu.umd.cs.findbugs.BugCollection
Return whether textual messages will be added to any generated XML
getWithMessages() - Method in class edu.umd.cs.findbugs.SortedBugCollection
 
GOTO_EDGE - Static variable in interface edu.umd.cs.findbugs.ba.EdgeTypes
Edge type for GOTO instructions.
Graph<EdgeType extends GraphEdge<EdgeType,VertexType>,VertexType extends GraphVertex<VertexType>> - Interface in edu.umd.cs.findbugs.graph
Graph interface; defines the operations used to access and manipulate a graph.
GraphEdge<ActualEdgeType extends GraphEdge<ActualEdgeType,VertexType>,VertexType extends GraphVertex<VertexType>> - Interface in edu.umd.cs.findbugs.graph
GraphEdge interface; represents an edge in a graph.
GraphToolkit<GraphType extends Graph<EdgeType,VertexType>,EdgeType extends GraphEdge<EdgeType,VertexType>,VertexType extends GraphVertex<VertexType>> - Interface in edu.umd.cs.findbugs.graph
An interface for creating Graph objects, and for copying auxiliary information in vertices and edges.
GraphVertex<ActualVertexType> - Interface in edu.umd.cs.findbugs.graph
GraphVertex interface; represents a vertex in a graph.
GRAY - Static variable in class edu.umd.cs.findbugs.graph.AbstractDepthFirstSearch
Color of a vertex which has been visited, but not all of whose descendents have been visited.
greet() - Method in class edu.umd.cs.findbugs.gui.Hello
Display a friendly greeting.
group(Collection<ElementType>, Comparator<ElementType>) - Method in class edu.umd.cs.findbugs.gui.Grouper
Group elements of given collection according to given compartor's test for equality.
Grouper<ElementType> - Class in edu.umd.cs.findbugs.gui
Given a sorted Collection and a Comparator, produces groups of objects that compare as equal.
Grouper(Grouper.Callback<ElementType>) - Constructor for class edu.umd.cs.findbugs.gui.Grouper
Creates a new instance of Grouper.
Grouper.Callback<ElementType2> - Interface in edu.umd.cs.findbugs.gui
 
GuardedBy - Annotation Type in net.jcip.annotations
GuardedBy The field or method to which this annotation is applied can only be accessed when holding a particular lock, which may be a built-in (synchronization) lock, or may be an explicit java.util.concurrent.Lock.

A B C D E F G H I J K L M N O P Q R S T U V W X Z