Class AbstractNameable

java.lang.Object
org.eclipse.scanning.api.AbstractNameable
All Implemented Interfaces:
INameable
Direct Known Subclasses:
AbstractControl, AbstractMetadataAttribute, AbstractMetadataNode, AbstractNameableTimeoutable, AbstractPointsModel, AbstractRunnableDevice, Filter, Location, NXObjectScannable, NXSampleScannable, ScannableUIPreferences, ScanRegion, ScanUIElement, ZebraModel

public abstract class AbstractNameable extends Object implements INameable
Default implementations of functions in INameable

These implementations should be adequate for most classes.

Since:
GDA 9.20
  • Constructor Details

    • AbstractNameable

      public AbstractNameable()
  • Method Details