1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
3 // File: ModelAPI_AttributeInteger.cpp
5 // Author: Mikhail PONIKAROV
7 #include <ModelAPI_AttributeInteger.h>
10 std::string ModelAPI_AttributeInteger::attributeType()
15 /// To virtually destroy the fields of successors
16 ModelAPI_AttributeInteger::~ModelAPI_AttributeInteger()
20 ModelAPI_AttributeInteger::ModelAPI_AttributeInteger()