MCPcopy Create free account

hub / github.com/spotbugs/spotbugs / functions

Functions19,706 in github.com/spotbugs/spotbugs

↓ 4 callersMethodsetNoClassOk
Set whether or not to generate an empty output file if there were no class files specified. @param noClassOk true if FindBugs should gener
spotbugs/src/main/java/edu/umd/cs/findbugs/IFindBugsEngine.java:275
↓ 4 callersMethodsetOpenLocation
(Location openLocation)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/Stream.java:155
↓ 4 callersMethodsetPluginStatusTrinary
(String pluginId, Boolean enabled)
spotbugs/src/main/java/edu/umd/cs/findbugs/Project.java:158
↓ 4 callersMethodsetPreviouslyKnownAs
(Map<ValueNumber, AvailableLoad> previouslyKnownAs)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/vna/ValueNumberFrame.java:619
↓ 4 callersMethodsetProperty
(String key, String value)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/WriteOnceProperties.java:49
↓ 4 callersMethodsetReleaseName
(String releaseName)
spotbugs/src/main/java/edu/umd/cs/findbugs/SortedBugCollection.java:1142
↓ 4 callersMethodsetReleaseName
@param releaseName The releaseName to set.
spotbugs/src/main/java/edu/umd/cs/findbugs/AppVersion.java:124
↓ 4 callersMethodsetRemovedByChangeOfPersistingClass
(boolean removedByChangeOfPersistingClass)
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:2451
↓ 4 callersMethodsetSaveFile
(File saveFile)
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrame.java:832
↓ 4 callersMethodsetSource
(String source)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/analysis/ClassInfo.java:186
↓ 4 callersMethodsetSourceBaseList
Set the list of source directories.
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/SourceFinder.java:418
↓ 4 callersMethodsetStatus
(IStatus status)
eclipsePlugin/src/de/tobject/findbugs/properties/IPathElement.java:25
↓ 4 callersMethodsetTimestamp
@param timestamp The timestamp to set.
spotbugs/src/main/java/edu/umd/cs/findbugs/AppVersion.java:115
↓ 4 callersMethodsetTop
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValueFrame.java:118
↓ 4 callersMethodsetViewer
(CommonViewer newViewer)
eclipsePlugin/src/de/tobject/findbugs/view/explorer/RefreshJob.java:174
↓ 4 callersMethodsetWithMessages
Set whether textual messages should be added to any generated XML
spotbugs/src/main/java/edu/umd/cs/findbugs/BugCollection.java:336
↓ 4 callersMethodsetX
(int x)
spotbugsTestCases/src/java/Getter.java:14
↓ 4 callersMethodsetupVisitorForClass
(JavaClass obj)
spotbugs/src/main/java/edu/umd/cs/findbugs/visitclass/PreorderVisitor.java:413
↓ 4 callersMethodshowBugExplorerView
()
eclipsePlugin-test/src/de/tobject/findbugs/test/AbstractPluginTest.java:411
↓ 4 callersMethodshowDocument
attempt to show the given URL. will first attempt via the JNLP api, then will try showViaExec(). @param url the URL @return true on succes
spotbugs/src/main/java/edu/umd/cs/findbugs/util/LaunchBrowser.java:153
↓ 4 callersMethodshowHelp
Show -help message. @param commandLine
spotbugs/src/main/java/edu/umd/cs/findbugs/FindBugs.java:368
↓ 4 callersMethodsimilarTo
(ClassFeatureSet other)
spotbugs/src/main/java/edu/umd/cs/findbugs/model/ClassFeatureSet.java:341
↓ 4 callersMethodsize
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/BugAspects.java:59
↓ 4 callersMethodskip
(ZipEntry ze)
spotbugs/src/main/java/edu/umd/cs/findbugs/workflow/RejarClassesForAnalysis.java:205
↓ 4 callersMethodskipIfInsideCatchNull
()
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindNullDeref.java:907
↓ 4 callersMethodstatus
(MethodDescriptor m)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindNoSideEffectMethods.java:248
↓ 4 callersMethodstorePropertyDatabase
Write an interprocedural property database. @param <DatabaseType> actual type of the database @param <KeyType> type of key (e.g
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/AnalysisContext.java:764
↓ 4 callersMethodsubTask
(String name)
eclipsePlugin/src/de/tobject/findbugs/reporter/ThrottledProgressMonitor.java:87
↓ 4 callersMethodsyncSelectedCategories
Synchronize selected bug category checkboxes with the current user preferences.
eclipsePlugin/src/de/tobject/findbugs/properties/ReportConfigurationTab.java:344
↓ 4 callersMethodsyncUserPreferencesWithTable
Disables all unchecked detector factories and enables checked factory detectors, leaving those not in the table unmodified.
eclipsePlugin/src/de/tobject/findbugs/properties/DetectorConfigurationTab.java:510
↓ 4 callersMethodtoFilterPath
Checks the given absolute path and convert it to relative path if it is relative to the given project or workspace. This representation can be used to
eclipsePlugin/src/de/tobject/findbugs/builder/FindBugsWorker.java:457
↓ 4 callersMethodtoJsonString
()
spotbugs/src/main/java/edu/umd/cs/findbugs/sarif/Level.java:36
↓ 4 callersMethodtoMethodDescriptor
Get the MethodDescriptor that (hopefully) uniqely names this method. @return the MethodDescriptor uniquely naming this method
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/JavaClassAndMethod.java:102
↓ 4 callersMethodtoNullnessAnnotation
Convert a Nonnull-based TypeQualifierAnnotation into a NullnessAnnotation. @param tqa Nonnull-based TypeQualifierAnnotation @return corres
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/TypeQualifierNullnessAnnotationDatabase.java:419
↓ 4 callersMethodtoggleElement
(boolean on, Object element, Set<Object> set)
eclipsePlugin/src/de/tobject/findbugs/view/explorer/FilterBugsDialog.java:539
↓ 4 callersMethodtransformClassName
Transform a class name by stripping its package name. @param className a class name @return the transformed class name
spotbugs/src/main/java/edu/umd/cs/findbugs/model/ClassFeatureSet.java:225
↓ 4 callersMethodtrimComma
Trim trailing comma from given string. @param s a string @return the same string with trailing comma trimmed (if any)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/Strings.java:42
↓ 4 callersMethodupdateBugTree
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/MainFrame.java:631
↓ 4 callersMethodupdateTextIds
()
eclipsePlugin/src/de/tobject/findbugs/view/explorer/FilterBugsDialog.java:526
↓ 4 callersMethoduseString
(@NonNull String str)
spotbugsTestCases/src/java/sfBugs/Bug3258757.java:38
↓ 4 callersMethodvalidate
(File file)
spotbugs/src/main/java/edu/umd/cs/findbugs/PluginLoader.java:1553
↓ 4 callersMethodvaluesConflict
Determine whether given flow values conflict. @param forward a forwards flow value @param backward a backwards flow value @retu
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/jsr305/FlowValue.java:96
↓ 4 callersMethodverify
()
spotbugsTestCases/src/java/constructorthrow/ConstructorThrowNegativeTest22.java:10
↓ 4 callersMethodverifyFact
@param fact
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/LiveLocalStoreAnalysis.java:144
↓ 4 callersMethodwork
(MessageDigest digest, String s, CharsetEncoder encoder)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ClassHash.java:195
↓ 4 callersMethodwouldHaveBeenAKaboom
Is this value known to be non null because a NPE would have occurred otherwise?
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/npe/IsNullValue.java:254
↓ 4 callersMethodwrite
()
spotbugs-tests/src/test/java/edu/umd/cs/findbugs/util/MutableClassesTest.java:182
↓ 4 callersMethodwrite
(char[] cbuf, int off, int len)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/TestDesktopIntegration.java:105
↓ 4 callersMethodwriteProperties
Helper method to write array of strings out of the properties file, using a Findbugs style format. @param props The properties file to wri
spotbugs/src/main/java/edu/umd/cs/findbugs/config/UserPreferences.java:710
↓ 4 callersMethodwriteXML
Write a BugAnnotation as XML. @param xmlOutput the XMLOutput @param elementName name of element for BugAnnotation @param annota
spotbugs/src/main/java/edu/umd/cs/findbugs/BugAnnotationUtil.java:47
↓ 4 callersMethodxpathIterator
Get iterator over Nodes selected by given XPath expression.
spotbugs/src/tools/edu/umd/cs/findbugs/tools/xml/CheckMessages.java:82
↓ 3 callersMethoda
(Object x)
spotbugsTestCases/src/java/npe/InterproceduralMethodOrdering.java:20
↓ 3 callersMethodabstractMethod
()
spotbugsTestCases/src/java/singletons/AbstractClass.java:31
↓ 3 callersMethodaccumulateBug
()
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/SynchronizationOnSharedBuiltinConstant.java:147
↓ 3 callersMethodadd
(K k)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/Multiset.java:62
↓ 3 callersMethodaddAnnotation
Destructively add an annotation to the object. In general, this is not a great idea, since it could cause the same class to appear to have different a
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/analysis/ClassInfo.java:437
↓ 3 callersMethodaddAnnotationNames
(PackageMemberAnnotation pma, AnnotationEntry[] annotationEntries)
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:2120
↓ 3 callersMethodaddAppVersion
Add an AppVersion representing a version of the analyzed application. @param appVersion the AppVersion
spotbugs/src/main/java/edu/umd/cs/findbugs/BugCollection.java:168
↓ 3 callersMethodaddAttribute
(XMLOutput xmlOutput, String name, StringSetMatch matches)
spotbugs/src/main/java/edu/umd/cs/findbugs/filter/BugMatcher.java:98
↓ 3 callersMethodaddBackwardsReach
()
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/InfiniteLoop.java:434
↓ 3 callersMethodaddBoolOption
(String option, String value)
spotbugs-ant/src/main/java/edu/umd/cs/findbugs/anttask/MineBugHistoryTask.java:106
↓ 3 callersMethodaddClassAndGetClassVertex
Add an XClass and all of its supertypes to the InheritanceGraph. @param xclass an XClass @return the ClassVertex representing the class in
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ch/Subtypes2.java:275
↓ 3 callersMethodaddClassVertexForMissingClass
Add a ClassVertex representing a missing class. @param missingClassDescriptor ClassDescriptor naming a missing class @param isInterfaceEdg
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ch/Subtypes2.java:1396
↓ 3 callersMethodaddCodeBase
Add a codebase. The object will be interrogated to determine whether it is an application codebase or an auxiliary codebase. Application codebases mus
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/IClassPath.java:40
↓ 3 callersMethodaddCodeBase
Add a project codebase. @param locator locator for project codebase @param isApplication true if the codebase is an application
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/IClassPathBuilder.java:45
↓ 3 callersMethodaddEdge
Add an edge to the subroutine's CFG. @param sourceBlock the source basic block @param destBlock the destination basic block @pa
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/BetterCFGBuilder2.java:391
↓ 3 callersMethodaddExpectedLines
(int... lineNumbers)
eclipsePlugin-test/src/de/tobject/findbugs/test/AbstractQuickfixTest.java:320
↓ 3 callersMethodaddField
(JPanel p, GridBagConstraints c, int y, String lbl, JComponent field)
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/PreferencesFrame.java:455
↓ 3 callersMethodaddImplicit
Add an implicit exception. @param type type of the exception
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/type/ExceptionSet.java:241
↓ 3 callersMethodaddInheritanceEdge
Add supertype edge to the InheritanceGraph. @param vertex source ClassVertex (subtype) @param superclassDescriptor ClassDescrip
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ch/Subtypes2.java:1350
↓ 3 callersMethodaddInstruction
Add an InstructionHandle to the basic block. @param handle the InstructionHandle
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/BasicBlock.java:227
↓ 3 callersMethodaddKnownTypeQualifiers
@param result @param applicableApplications
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/jsr305/Analysis.java:227
↓ 3 callersMethodaddLastModifiedTime
(long lastModifiedTime)
spotbugs/src/main/java/edu/umd/cs/findbugs/classfile/impl/AbstractScannableCodeBase.java:129
↓ 3 callersMethodaddLineOffset
Add a source line byte offset. This method should be called for each line in the source file, in order. @param offset the byte offset of t
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/SourceFile.java:161
↓ 3 callersMethodaddListener
(Listener listener)
eclipsePlugin/src/de/tobject/findbugs/properties/PathsProvider.java:122
↓ 3 callersMethodaddMissingClass
(String className)
spotbugs/src/main/java/edu/umd/cs/findbugs/SortedBugCollection.java:1010
↓ 3 callersMethodaddNonFinalFieldsOfClass
(XField field, XMethod method, Map<XMethod, Set<XField>> map)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/SharedVariableAtomicityDetector.java:163
↓ 3 callersMethodaddOptionalUniqueAnnotations
(BugAnnotation... annotations)
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:2251
↓ 3 callersMethodaddParameterDeletesObligationDatabaseEntry
Add an appropriate policy database entry for parameters marked with the WillClose annotation. @param xmethod a method @param obligation
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/BuildObligationPolicyDatabase.java:371
↓ 3 callersMethodaddRecentFile
Adds a file to the list of recent files used. @param f
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/RecentMenu.java:91
↓ 3 callersMethodaddSourceContainer
Adds a source container to a IJavaProject. @param jproject The parent project @param containerName The name of the new source c
eclipsePlugin-test/src/org/eclipse/jdt/testplugin/JavaProjectHelper.java:217
↓ 3 callersMethodaddSourceLinesForMethod
(MethodAnnotation methodAnnotation, SourceLineAnnotation sourceLineAnnotation)
spotbugs/src/main/java/edu/umd/cs/findbugs/BugInstance.java:2305
↓ 3 callersMethodaddSourceSinkInfo
(Map<ValueNumber, Set<SourceSinkInfo>> sourceSinkInfoSetMap, ValueNumber vn, SourceSinkInfo source
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/jsr305/TypeQualifierValueSet.java:104
↓ 3 callersMethodaddTo
(Set<K> s, K k)
spotbugs/src/main/java/edu/umd/cs/findbugs/util/Util.java:258
↓ 3 callersMethodaddVertexToGraph
(ClassDescriptor classDescriptor, ClassVertex vertex)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/ch/Subtypes2.java:304
↓ 3 callersMethodaddWrittenOutsideOfConstructor
(XField field)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/FieldSummary.java:165
↓ 3 callersMethodanalysisInterrupted
()
spotbugs/src/gui/main/edu/umd/cs/findbugs/gui2/AnalysisCallback.java:29
↓ 3 callersMethodanalyzingApplicationClass
()
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/AnalysisContext.java:319
↓ 3 callersMethodannotateWarningWithTypeQualifier
(BugInstance warning, TypeQualifierValue<?> typeQualifierValue)
spotbugs/src/main/java/edu/umd/cs/findbugs/detect/CheckTypeQualifiers.java:583
↓ 3 callersMethodappVersionIterator
Get an Iterator over AppVersions defined in the collection.
spotbugs/src/main/java/edu/umd/cs/findbugs/BugCollection.java:178
↓ 3 callersMethodappend
(Integer[] array)
spotbugsTestCases/src/java/ghIssues/Issue1147.java:6
↓ 3 callersMethodappendWithoutDuplicates
(List<T> lst1, List<T> lst2)
spotbugs/src/main/java/edu/umd/cs/findbugs/Project.java:222
↓ 3 callersMethodasMap
()
spotbugs/src/main/java/edu/umd/cs/findbugs/util/MultiMap.java:91
↓ 3 callersMethodasString
(GenericObjectType obj)
spotbugs/src/main/java/edu/umd/cs/findbugs/ba/generic/GenericUtilities.java:54
↓ 3 callersMethodassertAllBugCategoriesSelected
(boolean enabled)
eclipsePlugin-test/src/de/tobject/findbugs/properties/test/PropertiesPageTest.java:425
↓ 3 callersMethodassertAllVisibleDetectorsEnabled
(boolean enabled)
eclipsePlugin-test/src/de/tobject/findbugs/properties/test/PropertiesPageTest.java:431
↓ 3 callersMethodassertExpectedMarkers
(IMarker[] markers)
eclipsePlugin-test/src/de/tobject/findbugs/test/AbstractPluginTest.java:266
↓ 3 callersMethodassertHasNoCodeBase
(IScannableCodeBase codeBase)
spotbugs-tests/src/test/java/edu/umd/cs/findbugs/classfile/impl/ClassFactoryTest.java:107
↓ 3 callersMethodassignToPass
Make a DetectorFactory a member of an AnalysisPass.
spotbugs/src/main/java/edu/umd/cs/findbugs/plan/ExecutionPlan.java:463
↓ 3 callersMethodatEOF
()
spotbugs/src/main/java/edu/umd/cs/findbugs/jaif/JAIFScanner.java:168
← previousnext →2,001–2,100 of 19,706, ranked by callers