Salome HOME
Make generated by SWIG python script installed: refs #17
[modules/shaper.git] / src / Model / Model_Data.h
index b634d935ab767ca726b7b3b722634935276f373f..d33819a8fb50ba6d8038e4ba6667b07e140440c1 100644 (file)
@@ -6,7 +6,7 @@
 #define Model_Data_HeaderFile
 
 #include "Model.h"
-#include <ModelAPI_Object.h>
+#include <ModelAPI_Data.h>
 #include <TDF_Label.hxx>
 
 #include <map>
@@ -19,7 +19,7 @@ class ModelAPI_Attribute;
  * to get/set attributes from the document and compute result of an operation.
  */
 
-class Model_Data: public ModelAPI_Object
+class Model_Data: public ModelAPI_Data
 {
   TDF_Label myLab; ///< label of the feature in the document
   /// All attributes of the object identified by the attribute ID