17 #ifndef TEAMCENTER__FND0CONFIGCONTEXT__HXX
18 #define TEAMCENTER__FND0CONFIGCONTEXT__HXX
22 #include <common/tc_deprecation_macros.h>
25 #include <ps/libps_exports.h>
29 class Fnd0ConfigContext;
33 class Fnd0ConfigContextImpl;
37 class Fnd0ConfigContextDelegate;
41 class Fnd0ConfigContextDispatch;
45 class Fnd0ConfigContextGenImpl;
89 int getVariant_rules( std::vector< tag_t > &values, std::vector< int > &isNull )
const;
107 int setVariant_rules(
const std::vector< tag_t > &values,
const std::vector< int > *isNull=0 );
110 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
149 friend class Fnd0ConfigContextDelegate;
150 friend class Fnd0ConfigContextGenImpl;
153 #include <ps/libps_undef.h>
154 #endif // TEAMCENTER__FND0CONFIGCONTEXT__HXX