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