Class containing all the EntityDescriptions. More...
#include <EntityDescriptionRepository.hpp>
Public Member Functions | |
void | addEntityDescription (shared_ptr< EntityDescription > entityDescription) |
std::vector< shared_ptr < EntityDescription > > | getAllEntityDescriptions () |
shared_ptr< EntityDescription > | getEntityDescription (std::string entityName) |
Static Public Member Functions | |
static shared_ptr < EntityDescriptionRepository > | getInstance () |
Class containing all the EntityDescriptions.
Definition at line 55 of file EntityDescriptionRepository.hpp.