Package gda.scan

Interface ScanChild

All Known Subinterfaces:
IConcurrentScanChild, NestableScan
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 ScanChild
  • Method Details

    • getParent

      NestableScan getParent()
      Returns:
      The parent scan if this scan is nested
    • setParent

      void setParent(NestableScan parent)
      Parameters:
      parent - The parent of this scan if this scan is nested