1 // Copyright (C) 2014-20xx CEA/DEN, EDF R&D
3 // File: ModelAPI_AttributeReference.cpp
5 // Author: Mikhail PONIKAROV
7 #include "ModelAPI_AttributeReference.h"
9 std::string ModelAPI_AttributeReference::attributeType()
14 ModelAPI_AttributeReference::~ModelAPI_AttributeReference()
18 ModelAPI_AttributeReference::ModelAPI_AttributeReference()