#include <MONImpl.h>
Public Member Functions | |
~AspectImpl () | |
AspectPtr | getAspectI () const |
std::string | getInfoString (bool bWithIdentifiers=false, bool bWithRef=false) const |
Static Public Member Functions | |
static AspectImpl * | attach (IMgaMetaAspect *spAspect) |
Friends | |
class | ProjectImpl |
class | ObjectImpl |
class | ContainmentPartImpl |
Definition at line 605 of file MONImpl.h.
MON::AspectImpl::~AspectImpl | ( | ) |
Definition at line 1408 of file MONImpl.cpp.
AspectImpl * MON::AspectImpl::attach | ( | IMgaMetaAspect * | spAspect | ) | [static] |
Definition at line 1403 of file MONImpl.cpp.
AspectPtr MON::AspectImpl::getAspectI | ( | ) | const |
Definition at line 1412 of file MONImpl.cpp.
std::string MON::AspectImpl::getInfoString | ( | bool | bWithIdentifiers = false , |
|
bool | bWithRef = false | |||
) | const [virtual] |
Implements MON::ObjectImpl.
Definition at line 1418 of file MONImpl.cpp.
friend class ContainmentPartImpl [friend] |
Reimplemented from MON::ObjectImpl.
friend class ObjectImpl [friend] |
friend class ProjectImpl [friend] |
Reimplemented from MON::ObjectImpl.