GME
13
|
#include <MgaResolver.h>
Public Member Functions | |
Cmap_elmt_type_RoleByStr (IMgaMetaModel *immfco, CString _m_kind, objtype_enum _objtype, CString role, CString aspect) | |
bool | operator== (const Cmap_elmt_type_RoleByStr &c2) const |
Public Attributes | |
CComPtr< IMgaMetaModel > | m_parent |
CString | m_kind |
objtype_enum | m_objtype |
CString | m_role |
CString | m_aspect |
CComPtr< IMgaMetaRole > | p |
Definition at line 84 of file MgaResolver.h.
Cmap_elmt_type_RoleByStr::Cmap_elmt_type_RoleByStr | ( | IMgaMetaModel * | immfco, |
CString | _m_kind, | ||
objtype_enum | _objtype, | ||
CString | role, | ||
CString | aspect | ||
) | [inline] |
Definition at line 96 of file MgaResolver.h.
bool Cmap_elmt_type_RoleByStr::operator== | ( | const Cmap_elmt_type_RoleByStr & | c2 | ) | const [inline] |
Definition at line 101 of file MgaResolver.h.
Definition at line 92 of file MgaResolver.h.
CString Cmap_elmt_type_RoleByStr::m_kind |
Definition at line 89 of file MgaResolver.h.
Definition at line 90 of file MgaResolver.h.
Definition at line 88 of file MgaResolver.h.
CString Cmap_elmt_type_RoleByStr::m_role |
Definition at line 91 of file MgaResolver.h.
CComPtr<IMgaMetaRole> Cmap_elmt_type_RoleByStr::p |
Definition at line 94 of file MgaResolver.h.