17 #ifndef TEAMCENTER__PROPRULE__HXX
18 #define TEAMCENTER__PROPRULE__HXX
20 #include <common/tc_deprecation_macros.h>
23 #include <property/libproperty_exports.h>
35 class PropRuleDelegate;
39 class PropRuleDispatch;
43 class PropRuleGenImpl;
63 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
79 ::Teamcenter::RootObjectImpl*
setPropRuleImpl( ::Teamcenter::RootObjectImpl* impl );
102 friend class PropRuleDelegate;
103 friend class PropRuleGenImpl;
106 #include <property/libproperty_undef.h>
107 #endif // TEAMCENTER__PROPRULE__HXX