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