1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
3 // File: ModelAPI_AttributeDocRef.cpp
5 // Author: Mikhail PONIKAROV
7 #include "ModelAPI_AttributeDocRef.h"
9 std::string ModelAPI_AttributeDocRef::attributeType()
14 ModelAPI_AttributeDocRef::~ModelAPI_AttributeDocRef()
18 ModelAPI_AttributeDocRef::ModelAPI_AttributeDocRef()