Nepomuk-Core
classandpropertytree.h
Go to the documentation of this file.
bool hasLiteralRange(const QUrl &uri) const
Definition: classandpropertytree.cpp:182
QUrl propertyDomain(const QUrl &uri) const
Definition: classandpropertytree.cpp:164
bool contains(const QUrl &uri) const
Returns true if the uri is a Class or a Property.
Definition: classandpropertytree.cpp:522
QUrl propertyRange(const QUrl &uri) const
Definition: classandpropertytree.cpp:173
~ClassAndPropertyTree()
Definition: classandpropertytree.cpp:94
bool isChildOf(const QUrl &type, const QUrl &superClass) const
Definition: classandpropertytree.cpp:130
void rebuildTree(Soprano::Model *model)
Definition: classandpropertytree.cpp:353
QSet< QUrl > allParents(const QUrl &uri) const
Definition: classandpropertytree.cpp:109
Soprano::Node variantToNode(const QVariant &value, const QUrl &property) const
will try very hard to convert a variant into a node. Supports literal XML types and QUrl ...
Definition: classandpropertytree.cpp:202
bool isDefiningProperty(const QUrl &uri) const
Definition: classandpropertytree.cpp:193
ClassAndPropertyTree(QObject *parent=0)
Definition: classandpropertytree.cpp:86
QSet< Soprano::Node > variantListToNodeSet(const QVariantList &vl, const QUrl &property) const
Definition: classandpropertytree.cpp:211
int maxCardinality(const QUrl &type) const
Definition: classandpropertytree.cpp:155
bool isKnownClass(const QUrl &uri) const
Definition: classandpropertytree.cpp:100
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.