Package advene :: Package model :: Package core :: Module tag
[hide private]
[frames] | no frames]

Module tag

source code

I define the class Tag.

Note that Tag inherits GroupMixin, but can only be considered a group in the context of a package in which tag-element associations are considered. That implicit context-package is given by the ``package`` session variable in `advene.util.session`. If that session variable is not set, using a tag as a group will raise a TypeError.

Classes [hide private]
  Tag
  ContextualizedTag