This module manages all data loaded into the application. Data_manager makes available all data loaded for the current perspective.
All modules “creating Data” posts their data to data_manager . Data_manager make these new data available for all other perspectives.
Bases: object
Manage a list of data
receive a list of
Receive data from loader and create a data to use for guiframe
save data and path
save data and path
return list of all available data
return a list of data given a list of data names
Send list of selected data
return message
rename data