kDB: Knowledge DataBase
Loading...
Searching...
No Matches
kDB::RDFView::Expression Class Reference

Classes

struct  Private
 

Public Types

enum class  Type { Unknown , FunctionCall , Variable , Value }
 

Public Member Functions

 Expression (const QString &_name, const QList< Expression > &_expressions)
 
 Expression (const QString &_string, Type _type)
 
 Expression (const knowCore::Value &_value)
 
 Expression (const Expression &_rhs)
 
Expressionoperator= (const Expression &_rhs)
 
Type type () const
 
QString name () const
 
QList< Expressionarguments () const
 
knowCore::Value value () const
 
QString toString () const
 

The documentation for this class was generated from the following files: