OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
DataCategorizationHandler Class Reference

#include "DataCategorizationHandler.h"

Inheritance diagram for DataCategorizationHandler:
BusinessLogicHandler

Public Member Functions

 DataCategorizationHandler (std::string tableFolder, std::string previewTableName)
 
 DataCategorizationHandler (const DataCategorizationHandler &other)=delete
 
DataCategorizationHandleroperator= (const DataCategorizationHandler &other)=delete
 
void markSelectionForStorage (const std::list< ot::EntityInformation > &_selectedEntities, EntityParameterizedDataCategorization::DataCategorie _category)
 
void storeSelectionRanges (const std::vector< ot::TableRange > &_ranges)
 
void ensureEssentials ()
 
- Public Member Functions inherited from BusinessLogicHandler
void setUIComponent (ot::components::UiComponent *ui)
 
void setModelComponent (ot::components::ModelComponent *model)
 
virtual ~BusinessLogicHandler ()
 

Additional Inherited Members

- Protected Member Functions inherited from BusinessLogicHandler
virtual void UIComponentWasSet ()
 
virtual void ModelComponentWasSet ()
 
void CheckEssentials ()
 
std::string CreateNewUniqueTopologyName (const std::string &folderName, const std::string &fileName)
 
std::string CreateNewUniqueTopologyNamePlainPossible (const std::string &folderName, const std::string &fileName, std::list< std::string > &additionallyTakenNames)
 
std::vector< std::string > CreateNewUniqueTopologyName (const std::string &FolderName, const std::string &fileName, uint64_t numberOfFiles)
 
- Protected Attributes inherited from BusinessLogicHandler
ot::components::UiComponent_uiComponent = nullptr
 
ot::components::ModelComponent_modelComponent = nullptr
 

Constructor & Destructor Documentation

◆ DataCategorizationHandler() [1/2]

DataCategorizationHandler::DataCategorizationHandler ( std::string tableFolder,
std::string previewTableName )

◆ DataCategorizationHandler() [2/2]

DataCategorizationHandler::DataCategorizationHandler ( const DataCategorizationHandler & other)
delete

Member Function Documentation

◆ ensureEssentials()

void DataCategorizationHandler::ensureEssentials ( )
inline

◆ markSelectionForStorage()

void DataCategorizationHandler::markSelectionForStorage ( const std::list< ot::EntityInformation > & _selectedEntities,
EntityParameterizedDataCategorization::DataCategorie _category )

◆ operator=()

DataCategorizationHandler & DataCategorizationHandler::operator= ( const DataCategorizationHandler & other)
delete

◆ storeSelectionRanges()

void DataCategorizationHandler::storeSelectionRanges ( const std::vector< ot::TableRange > & _ranges)

The documentation for this class was generated from the following files: