/*NOCHKSRC*/ //============================================================================== // // PLEASE DO NOT EDIT; THIS FILE WAS AUTOMATICALLY GENERATED BY GENCLASS 2.0.23 // //============================================================================== #ifndef _cimple_CMPL_Assoc_h #define _cimple_CMPL_Assoc_h #include #include "CMPL_Base.h" #include "CMPL_Other.h" CIMPLE_NAMESPACE_BEGIN // CMPL_Assoc keys: /*[1194]*/ class CMPL_Assoc : public Instance { public: // CMPL_Assoc features: CMPL_Base* Antecedent; CMPL_Other* Dependant; CIMPLE_CLASS(CMPL_Assoc) }; CIMPLE_NAMESPACE_END #endif /* _cimple_CMPL_Assoc_h */