1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
3 // File: ModelAPI_AttributeSelectionList.cpp
4 // Created: 22 Oct 2014
5 // Author: Mikhail PONIKAROV
8 #include "ModelAPI_AttributeSelectionList.h"
10 std::string ModelAPI_AttributeSelectionList::attributeType()
15 ModelAPI_AttributeSelectionList::~ModelAPI_AttributeSelectionList()
19 MODELAPI_EXPORT ModelAPI_AttributeSelectionList::ModelAPI_AttributeSelectionList()