17 #ifndef TEAMCENTER__FND0CONDITIONHELPER__HXX
18 #define TEAMCENTER__FND0CONDITIONHELPER__HXX
22 #include <common/tc_deprecation_macros.h>
25 #include <ce/libce_exports.h>
29 class Fnd0ConditionHelper;
33 class Fnd0ConditionHelperImpl;
37 class Fnd0ConditionHelperDelegate;
41 class Fnd0ConditionHelperDispatch;
45 class Fnd0ConditionHelperGenImpl;
73 int fnd0getPropValueOnRefObj( tag_t
object, std::string &refPropName, std::string &refPropName2, std::string &refPropValue );
101 int fnd0isSubGroupOf(
const tag_t group,
const std::string &parentGroupName,
bool *result );
111 int fnd0isSubTypeOf( tag_t target,
const std::string &parentTypeName,
bool *result );
132 virtual void initialize( ::Teamcenter::RootObjectImpl* impl );
171 friend class Fnd0ConditionHelperDelegate;
172 friend class Fnd0ConditionHelperGenImpl;
175 #include <ce/libce_undef.h>
176 #endif // TEAMCENTER__FND0CONDITIONHELPER__HXX