Changing ResourceManager naming for platform::ResourceName
[nepi.git] / src / nepi / resources / linux / ns3 / ccn / ns3ccncatdceapplication.py
index 9904fe4..2d1c2f5 100644 (file)
@@ -23,7 +23,7 @@ from nepi.resources.linux.ns3.ccn.ns3ccndceapplication import LinuxNS3CCNDceAppl
 
 @clsinit_copy
 class LinuxNS3DceCCNCat(LinuxNS3CCNDceApplication):
-    _rtype = "ns3::LinuxDceCCNCat"
+    _rtype = "linux::ns3::dce::CCNCat"
 
     @classmethod
     def _register_attributes(cls):