\(\renewcommand\AA{\unicode{x212B}}\)
DataItem
This is a Python binding to the C++ class Mantid::Kernel::DataItem.
-
class
mantid.kernel.
DataItem
-
id
((DataItem)self) → str :
The string ID of the class
-
name
((DataItem)self) → str :
The name of the object
-
threadSafe
((DataItem)self) → bool :
Returns true if the object can be accessed safely from multiple threads