|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\MetaData\Elements\Base\BaseSetInterface:
Collaboration diagram for ILIAS\MetaData\Elements\Base\BaseSetInterface:Public Member Functions | |
| getRoot () | |
| Returns the root element of the metadata set. More... | |
Definition at line 23 of file BaseSetInterface.php.
| ILIAS\MetaData\Elements\Base\BaseSetInterface::getRoot | ( | ) |
Returns the root element of the metadata set.
Implemented in ILIAS\MetaData\Elements\Base\BaseSet, ILIAS\MetaData\Elements\Base\NullBaseSet, ILIAS\MetaData\Elements\NullSet, ILIAS\MetaData\Elements\Set, ILIAS\MetaData\Elements\SetInterface, ILIAS\MetaData\Elements\Structure\NullStructureSet, ILIAS\MetaData\Elements\Structure\StructureSet, and ILIAS\MetaData\Elements\Structure\StructureSetInterface.