Nepomuk
Nepomuk::Entity Class Reference
#include <entity.h>
Inheritance diagram for Nepomuk::Entity:
Public Member Functions | |
| QString | comment (const QString &language=QString()) const |
| const Ontology * | definingOntology () const |
| Entity (const Entity &) | |
| QString | label (const QString &language=QString()) const |
| QString | name () const |
| Entity & | operator= (const Entity &) |
| QUrl | uri () const |
| ~Entity () | |
Protected Member Functions | |
| Entity () | |
Detailed Description
- Deprecated:
- in favor of Nepomuk::Types::Entity
Definition at line 186 of file entity.h.
Constructor & Destructor Documentation
| Nepomuk::Entity::Entity | ( | const Entity & | ) |
| Nepomuk::Entity::~Entity | ( | ) |
| Nepomuk::Entity::Entity | ( | ) | [protected] |
Member Function Documentation
| QString Nepomuk::Entity::comment | ( | const QString & | language = QString() |
) | const |
| const Ontology* Nepomuk::Entity::definingOntology | ( | ) | const |
The ontology in which the resource is defined.
| QString Nepomuk::Entity::label | ( | const QString & | language = QString() |
) | const |
| QString Nepomuk::Entity::name | ( | ) | const |
The name of the resource.
The name equals the fragment of the URI.
Reimplemented in Nepomuk::Class, and Nepomuk::Property.
| QUrl Nepomuk::Entity::uri | ( | ) | const |
The URI of the resource.
The documentation for this class was generated from the following file:
KDE 4.3 API Reference