Trees
Indices
Help
Advene2
Package advene :: Package model
[
hide private
]
[
frames
] |
no frames
]
Package model
source code
Submodules
[
hide private
]
advene.model.backends
:
Backends are the part of the Advene implementation that is specific to a given storage-and-indexing layer.
advene.model.backends.exceptions
advene.model.backends.register
advene.model.backends.sqlite
:
I am the reference implementation for advene backends modules.
advene.model.backends.sqlite_init
advene.model.cam
:
Cinelab Application Model =========================
advene.model.cam.annotation
advene.model.cam.consts
advene.model.cam.element
advene.model.cam.exceptions
:
I define exceptions used in the Cinelab Application Model.
advene.model.cam.group
advene.model.cam.import_
advene.model.cam.list
advene.model.cam.media
advene.model.cam.package
:
Note on events ==============
advene.model.cam.query
advene.model.cam.relation
advene.model.cam.resource
advene.model.cam.tag
advene.model.cam.util
advene.model.cam.util.bookkeeping
advene.model.cam.view
advene.model.consts
:
I define constants used all over the `advene.model` package.
advene.model.content
:
A content handler is an object (usually a module) capable of parsing a content to a python object.
advene.model.content.avpairs
:
I am the content handler for a set of mimetypes using attribute-value pairs.
advene.model.content.register
advene.model.core
advene.model.core.all_group
:
I define class AllGroup.
advene.model.core.annotation
:
I define the class of annotations.
advene.model.core.content
:
I define class Content and a mixin class WithContentMixin for all types of elements that can have a content.
advene.model.core.diff
:
I provide functions to compare elements and packages.
advene.model.core.element
:
I define the common super-class of all package element classes.
advene.model.core.group
:
I define `GroupMixin`, a helper class to implement groups.
advene.model.core.import_
:
I define the class Import.
advene.model.core.list
:
I define the class of lists.
advene.model.core.media
:
I define the class of medias.
advene.model.core.meta
advene.model.core.own_group
:
I define the class OwnGroup.
advene.model.core.package
advene.model.core.query
:
I define the class Filter.
advene.model.core.relation
:
I define the class of relations.
advene.model.core.resource
:
I define the class of resources.
advene.model.core.tag
:
I define the class Tag.
advene.model.core.view
:
I define the class of views.
advene.model.events
:
I provide the event/notification framework for Advene.
advene.model.exceptions
:
I define exceptions used in the model implementation.
advene.model.parsers
:
yet to be done
advene.model.parsers.advene_xml
:
Unstable and experimental parser implementation.
advene.model.parsers.advene_zip
:
Unstable and experimental parser implementation.
advene.model.parsers.base_xml
:
I provide base classes for XML parsers.
advene.model.parsers.cinelab_xml
:
Cinelab parser implementation.
advene.model.parsers.cinelab_zip
:
Unstable and experimental parser implementation.
advene.model.parsers.exceptions
advene.model.parsers.register
advene.model.serializers
:
yet to be done
advene.model.serializers.advene_xml
:
Generic serializer implementation.
advene.model.serializers.advene_zip
:
Unstable and experimental serializer implementation.
advene.model.serializers.cinelab_xml
:
Cinelab serializer implementation.
advene.model.serializers.cinelab_zip
:
Cinelab serializer implementation.
advene.model.serializers.register
advene.model.serializers.unserialized
advene.model.tales
:
TODO docstring
advene.model.view
:
A view handler is an object (usually a module) capable of applying a view to an advene object (package or element).
advene.model.view.builtin
:
I am the content handler for mimetype application/x-advene-builtin-view.
advene.model.view.register
advene.model.view.tal
:
I am the content handler for any mimetype of the form X/Y+tal.
advene.model.view.type_constraint
:
I am the content handler for mimetype application/x-advene-type-constraint.
Trees
Indices
Help
Advene2
Generated by Epydoc 3.0.1 on Wed Jul 8 16:00:00 2009
http://epydoc.sourceforge.net