GME  13
Static Public Member Functions
CMgaMetaFCO Class Reference

#include <MgaMetaFCO.h>

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

List of all members.

Static Public Member Functions

static HRESULT get_AttributeByName (IMgaMetaFCO *me, BSTR name, IMgaMetaAttribute **p)
static HRESULT get_AttributeByRef (IMgaMetaFCO *me, metaref_type mref, IMgaMetaAttribute **p)
static HRESULT get_DefinedAttributeByName (IMgaMetaFCO *me, BSTR name, VARIANT_BOOL inscope, IMgaMetaAttribute **p)
static void Traverse (CMgaMetaProject *metaproject, CCoreObjectPtr &me)
static HRESULT get_AliasingEnabled (IMgaMetaFCO *me, VARIANT_BOOL *pVal)
static HRESULT put_AliasingEnabled (IMgaMetaFCO *me, VARIANT_BOOL newVal)

Detailed Description

Definition at line 11 of file MgaMetaFCO.h.


Member Function Documentation

HRESULT CMgaMetaFCO::get_AliasingEnabled ( IMgaMetaFCO me,
VARIANT_BOOL *  pVal 
) [static]

Definition at line 131 of file MgaMetaFCO.cpp.

HRESULT CMgaMetaFCO::get_AttributeByName ( IMgaMetaFCO me,
BSTR  name,
IMgaMetaAttribute **  p 
) [static]

Definition at line 7 of file MgaMetaFCO.cpp.

HRESULT CMgaMetaFCO::get_AttributeByRef ( IMgaMetaFCO me,
metaref_type  mref,
IMgaMetaAttribute **  p 
) [static]

Definition at line 40 of file MgaMetaFCO.cpp.

HRESULT CMgaMetaFCO::get_DefinedAttributeByName ( IMgaMetaFCO me,
BSTR  name,
VARIANT_BOOL  inscope,
IMgaMetaAttribute **  p 
) [static]

Definition at line 73 of file MgaMetaFCO.cpp.

HRESULT CMgaMetaFCO::put_AliasingEnabled ( IMgaMetaFCO me,
VARIANT_BOOL  newVal 
) [static]

Definition at line 144 of file MgaMetaFCO.cpp.

void CMgaMetaFCO::Traverse ( CMgaMetaProject metaproject,
CCoreObjectPtr me 
) [static]

Reimplemented from CMgaMetaBase.

Reimplemented in CMgaMetaModel, CMgaMetaConnection, CMgaMetaReference, and CMgaMetaSet.

Definition at line 120 of file MgaMetaFCO.cpp.


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