1#ifndef __OPENTREP_FAC_FACBOMABSTRACT_HPP
2#define __OPENTREP_FAC_FACBOMABSTRACT_HPP
Base class for the Business Object Model (BOM) layer.
virtual ~FacBomAbstract()
friend class FacSupervisor
static std::size_t getID(const BomAbstract *)
static std::string getIDString(const BomAbstract *)
std::vector< BomAbstract * > BomPool_T
FacBomAbstract(const FacBomAbstract &)