Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\Query\ProfileAnnotator Interface Reference
Inheritance diagram for SMW\Query\ProfileAnnotator:
Inheritance graph
[legend]
Collaboration diagram for SMW\Query\ProfileAnnotator:
Collaboration graph
[legend]

Public Member Functions

 getProperty ()
 
 getContainer ()
 

Detailed Description

Specifying the ProfileAnnotator interface

GNU GPL v2+

Since
1.9
Author
mwjames

Member Function Documentation

◆ getContainer()

SMW\Query\ProfileAnnotator::getContainer ( )

Returns the query meta data container

Since
1.9
Returns
DIContainer

Implemented in SMW\Query\ProfileAnnotators\NullProfileAnnotator, and SMW\Query\ProfileAnnotators\ProfileAnnotatorDecorator.

◆ getProperty()

SMW\Query\ProfileAnnotator::getProperty ( )

Returns the query meta data property

Since
1.9
Returns
DIProperty

Implemented in SMW\Query\ProfileAnnotators\NullProfileAnnotator, and SMW\Query\ProfileAnnotators\ProfileAnnotatorDecorator.


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

About | General disclaimer | Privacy policy