GME  13
Public Member Functions | Public Attributes
CGuiMetaModel Class Reference

#include <GuiMeta.h>

Inheritance diagram for CGuiMetaModel:
Inheritance graph
[legend]
Collaboration diagram for CGuiMetaModel:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CGuiMetaModel (CComPtr< IMgaMetaModel > &mgaPt)
virtual ~CGuiMetaModel ()
CGuiObjectListGetParts ()
void DeleteParts ()
void ResetParts ()
void InitParts ()
void InitAspectBox (CComboBox *box)
void InitAspectList (CListBox *list)
CGuiMetaAspectGetFirstAspect ()
CGuiMetaAspectFindAspect (CString nm)
CGuiMetaAspectFindAspect (int ind)
int NumberOfAspects ()
int MapAspect (CComPtr< IMgaMetaRole > &role, int index)
bool GetPartByRole (CComPtr< IMgaMetaRole > &theRole, CComPtr< IMgaMetaAspect > &theAspect, CComPtr< IMgaMetaPart > &thePart)

Public Attributes

CGuiMetaAspectList aspects
bool partsSet

Detailed Description

Definition at line 112 of file GuiMeta.h.


Constructor & Destructor Documentation

Definition at line 350 of file GuiMeta.cpp.

Definition at line 374 of file GuiMeta.cpp.


Member Function Documentation

Definition at line 379 of file GuiMeta.cpp.

Definition at line 479 of file GuiMeta.cpp.

Definition at line 468 of file GuiMeta.cpp.

Definition at line 463 of file GuiMeta.cpp.

bool CGuiMetaModel::GetPartByRole ( CComPtr< IMgaMetaRole > &  theRole,
CComPtr< IMgaMetaAspect > &  theAspect,
CComPtr< IMgaMetaPart > &  thePart 
)

Definition at line 538 of file GuiMeta.cpp.

Definition at line 436 of file GuiMeta.cpp.

void CGuiMetaModel::InitAspectBox ( CComboBox *  box)

Definition at line 445 of file GuiMeta.cpp.

void CGuiMetaModel::InitAspectList ( CListBox *  list)

Definition at line 454 of file GuiMeta.cpp.

Definition at line 387 of file GuiMeta.cpp.

int CGuiMetaModel::MapAspect ( CComPtr< IMgaMetaRole > &  role,
int  index 
)

Definition at line 496 of file GuiMeta.cpp.

Definition at line 490 of file GuiMeta.cpp.

Definition at line 430 of file GuiMeta.cpp.


Member Data Documentation

Definition at line 118 of file GuiMeta.h.

Definition at line 119 of file GuiMeta.h.


The documentation for this class was generated from the following files: