owlcpp  v0.3.3~
C++ library for working with OWL ontologies
 All Classes Namespaces Files Functions Macros Pages
Public Types | Public Member Functions | List of all members
owlcpp::CE_predicate Struct Reference

Abstract predicate for selecting FaCT nodes. More...

#include <predicate_fact_abstract.hpp>

Inheritance diagram for owlcpp::CE_predicate:
owlcpp::Begins_with< IS > owlcpp::Equivalent owlcpp::Is_instance< Instance > owlcpp::Is_name< IS > owlcpp::Select_all owlcpp::Super_sub< super >

Public Types

typedef CE_predicate type

Public Member Functions

virtual bool operator() (const ClassifiableEntry *) const =0

Detailed Description

Abstract predicate for selecting FaCT nodes.


The documentation for this struct was generated from the following file: