| 
    kDB: Knowledge DataBase
    
   | 
 
#include <PropertyShape.h>
Classes | |
| struct | Private | 
Public Member Functions | |
| PropertyShape (const PropertyShape &_rhs) | |
| PropertyShape & | operator= (const PropertyShape &_rhs) | 
| QList< knowCore::Uri > | types () const | 
| knowCore::Uri | uri () const | 
| Path | path () const | 
| QList< Constraint > | constraints () const | 
| bool | hasQualifiedValue () const | 
| QList< PropertyShape > | sibblings () const | 
Friends | |
| class | details::DefinitionParser | 
| class | Constraint | 
Represents a PropertyShape
| bool PropertyShape::hasQualifiedValue | ( | ) | const | 
| QList< PropertyShape > PropertyShape::sibblings | ( | ) | const | 
| QList< knowCore::Uri > PropertyShape::types | ( | ) | const |