/*NOCHKSRC*/ //============================================================================== // // PLEASE DO NOT EDIT; THIS FILE WAS AUTOMATICALLY GENERATED BY GENCLASS 1.1.0 // //============================================================================== #ifndef _cimple_CIM_ElementConformsToProfile_h #define _cimple_CIM_ElementConformsToProfile_h #include #include "CIM_RegisteredProfile.h" #include "CIM_ManagedElement.h" CIMPLE_NAMESPACE_BEGIN // CIM_ElementConformsToProfile keys: /*[928]*/ class CIM_ElementConformsToProfile : public Instance { public: // CIM_ElementConformsToProfile features: CIM_RegisteredProfile* ConformantStandard; CIM_ManagedElement* ManagedElement; CIMPLE_CLASS(CIM_ElementConformsToProfile) }; CIMPLE_NAMESPACE_END #endif /* _cimple_CIM_ElementConformsToProfile_h */