00001 #include "ObjyPathFormater.h" 00002 00003 const Anaphe::AIDA_ObjectivityStore::ObjyPathFormater& 00004 Anaphe::AIDA_ObjectivityStore::ObjyPathFormater::theFormater() 00005 { 00006 static Anaphe::AIDA_ObjectivityStore::ObjyPathFormater formater; 00007 return formater; 00008 }