Class AreaDetectorWritingFilesRunnableDeviceModel
java.lang.Object
org.eclipse.scanning.api.AbstractNameable
org.eclipse.scanning.api.AbstractNameableTimeoutable
org.eclipse.scanning.api.device.models.AbstractDetectorModel
uk.ac.diamond.daq.detectors.addetector.api.AreaDetectorRunnableDeviceModel
uk.ac.diamond.daq.detectors.addetector.api.AreaDetectorWritingFilesRunnableDeviceModel
- All Implemented Interfaces:
IDetectorModel,IReflectedModel,INameable,ITimeoutable
- Direct Known Subclasses:
AreaDetectorRunnableDeviceExtendedModel
This class currently only exists to allow the file writing implementation to have its own model but it shares
everything with the non-file writing version
-
Field Summary
Fields inherited from interface org.eclipse.scanning.api.device.models.IReflectedModel
EXCLUDED_FIELD_NAMES -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.scanning.api.device.models.AbstractDetectorModel
equals, getExposureTime, hashCode, setExposureTime, toStringMethods inherited from class org.eclipse.scanning.api.AbstractNameableTimeoutable
getTimeout, setTimeoutMethods inherited from class org.eclipse.scanning.api.AbstractNameable
getName, setNameMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.scanning.api.device.models.IReflectedModel
getCommandStringMethods inherited from interface org.eclipse.scanning.api.ITimeoutable
getTimeout, setTimeout
-
Constructor Details
-
AreaDetectorWritingFilesRunnableDeviceModel
public AreaDetectorWritingFilesRunnableDeviceModel()
-