Package gda.scan

Interface NestableScan

All Superinterfaces:
Scan, ScanChild, Serializable
All Known Subinterfaces:
IConcurrentScanChild
All Known Implementing Classes:
AbstractContinuousScanLine, AsynchronousTimeScan, CentroidScan, ConcurrentScan, ConcurrentScanChild, ConstantVelocityRasterScan, ConstantVelocityScanLine, ContinuousScan, EdeScan, EdeScanWithTFGTrigger, GridScan, GridScanMoveToOnly, MultiRegionScan, MultiScan, MultiScanRunner, PassthroughScanAdapter, PointsScan, PseudoDeviceTimeScan, ScanBase, StaticScan, TestScan, TimeScan, TrajectoryScanLine, TurboXasScan, UndulatorTuningGridScan

public interface NestableScan extends Scan, ScanChild
  • Method Details

    • setStatus

      void setStatus(Scan.ScanStatus status)
      To allow nests of scans to share a common status with each other.
      Parameters:
      status -