Uses of Class
org.anchoranalysis.plugin.io.bean.file.group.check.CheckParsedFilePathBag
Packages that use CheckParsedFilePathBag
Package
Description
Grouping files together so that they collectively represent a single entity.
Tests that are applied when grouping files in
org.anchoranalysis.plugin.io.bean.file.group
-
Uses of CheckParsedFilePathBag in org.anchoranalysis.plugin.io.bean.file.group
Methods in org.anchoranalysis.plugin.io.bean.file.group that return CheckParsedFilePathBagModifier and TypeMethodDescriptionGroupFiles.getCheckParsedFilePathBag()
Imposes a condition on each parsed-file-path-bag which must be-fulfilled if a file is to be included.Methods in org.anchoranalysis.plugin.io.bean.file.group with parameters of type CheckParsedFilePathBagModifier and TypeMethodDescriptionvoid
GroupFiles.setCheckParsedFilePathBag
(CheckParsedFilePathBag checkParsedFilePathBag) Imposes a condition on each parsed-file-path-bag which must be-fulfilled if a file is to be included. -
Uses of CheckParsedFilePathBag in org.anchoranalysis.plugin.io.bean.file.group.check
Subclasses of CheckParsedFilePathBag in org.anchoranalysis.plugin.io.bean.file.group.check