owlcpp
v0.3.3~
C++ library for working with OWL ontologies
|
Test whether node short name begins with a certain string. More...
#include <predicate_fact.hpp>
Public Member Functions | |
Begins_with (const std::string &str) | |
bool | operator() (const ClassifiableEntry *ce) const |
Additional Inherited Members | |
Public Types inherited from owlcpp::CE_predicate | |
typedef CE_predicate | type |
Test whether node short name begins with a certain string.