1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
3 // File: ModelAPI_AttributeStringArray.cpp
4 // Created: 14 Nov 2016
5 // Author: Mikhail Ponikarov
7 #include "ModelAPI_AttributeTables.h"
9 //==================================================================================================
10 std::string ModelAPI_AttributeTables::attributeType()
15 //==================================================================================================
16 ModelAPI_AttributeTables::~ModelAPI_AttributeTables()
20 //==================================================================================================
21 ModelAPI_AttributeTables::ModelAPI_AttributeTables()