PyOpenWorm.data_trans.context_datasource module¶
-
class
PyOpenWorm.data_trans.context_datasource.VariableIdentifierContext(maker=None, **kwargs)[source]¶ Bases:
PyOpenWorm.data_trans.context_datasource.VariableIdentifierMixin,PyOpenWorm.context.ContextA Context that gets its identifier and its configuration from its ‘maker’ passed in at initialization
-
class
PyOpenWorm.data_trans.context_datasource.VariableIdentifierContextDataObject(maker=None, **kwargs)[source]¶ Bases:
PyOpenWorm.data_trans.context_datasource.VariableIdentifierMixin,PyOpenWorm.contextDataObject.ContextDataObjectA ContextDataObject that gets its identifier and its configuration from its ‘maker’ passed in at initialization