Salome HOME
Constriction type for all sketch entities
[modules/shaper.git] / src / ModelAPI / ModelAPI_RefAttrValidator.h
index 1e4d7bdddad8a029542f0a4fb04b14b9003ef880..ab8ffc6cd5709f22a6819110506f65be5a870b4e 100644 (file)
@@ -12,7 +12,8 @@
 #include <ModelAPI_Attribute.h>
 #include <ModelAPI_AttributeValidator.h>
 
-/*
+/**\class ModelAPI_RefAttrValidator
+ * \ingroup DataModel
  * Used for filtering out the object that can be used for reference attribute value
  */
 class ModelAPI_RefAttrValidator : public ModelAPI_AttributeValidator