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