Uses of Class
PamguardMVC.uid.repair.UIDRepairRequest
Packages that use UIDRepairRequest
-
Uses of UIDRepairRequest in PamguardMVC.uid
Methods in PamguardMVC.uid that return types with arguments of type UIDRepairRequestModifier and TypeMethodDescriptionstatic ArrayList<UIDRepairRequest>
UIDViewerManager.makeRepairRequests()
Make a list of all datablocks with a few extra bits of info about each. -
Uses of UIDRepairRequest in PamguardMVC.uid.repair
Methods in PamguardMVC.uid.repair that return types with arguments of type UIDRepairRequestModifier and TypeMethodDescriptionstatic ArrayList<UIDRepairRequest>
UIDRepairRequest.trimRepairList
(ArrayList<UIDRepairRequest> repairList) Method parameters in PamguardMVC.uid.repair with type arguments of type UIDRepairRequestModifier and TypeMethodDescriptionboolean
UIDRepairFunctions.regenUIDs
(ArrayList<UIDRepairRequest> repairRequests, UIDStatusReport totalReport) Regenerate UID's offline - may have some use online too, so have kept this out of the UIDViewerManager class.static ArrayList<UIDRepairRequest>
UIDRepairRequest.trimRepairList
(ArrayList<UIDRepairRequest> repairList)