#include <MONImpl.h>


Public Member Functions | |
| ~ModelImpl () | |
| ModelPtr | getModelI () const |
| std::string | getInfoString (bool bWithIdentifiers=false, bool bWithRef=false) const |
Static Public Member Functions | |
| static ModelImpl * | attach (IMgaMetaModel *spModel) |
Friends | |
| class | ProjectImpl |
| class | FCOImpl |
| class | ContainmentImpl |
Definition at line 375 of file MONImpl.h.
| MON::ModelImpl::~ModelImpl | ( | ) |
Definition at line 1050 of file MONImpl.cpp.
| ModelImpl * MON::ModelImpl::attach | ( | IMgaMetaModel * | spModel | ) | [static] |
Definition at line 1045 of file MONImpl.cpp.
| std::string MON::ModelImpl::getInfoString | ( | bool | bWithIdentifiers = false, |
|
| bool | bWithRef = false | |||
| ) | const [virtual] |
Implements MON::ObjectImpl.
Definition at line 1060 of file MONImpl.cpp.
| ModelPtr MON::ModelImpl::getModelI | ( | ) | const |
Definition at line 1054 of file MONImpl.cpp.
friend class ContainmentImpl [friend] |
Reimplemented from MON::ObjectImpl.
friend class FCOImpl [friend] |
Reimplemented from MON::ObjectImpl.
friend class ProjectImpl [friend] |
Reimplemented from MON::FCOImpl.
1.6.3