Uses of Class
org.anchoranalysis.plugin.io.bean.file.group.check.CheckParsedFilePathBag
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.io.bean.file.group |
Grouping files together so that they collectively represent a single entity.
|
| org.anchoranalysis.plugin.io.bean.file.group.check |
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 CheckParsedFilePathBag Modifier and Type Method Description CheckParsedFilePathBagGroupFiles. 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 CheckParsedFilePathBag Modifier and Type Method Description voidGroupFiles. 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 Modifier and Type Class Description classAtLeastZSlices