Package advene :: Package model :: Module schema :: Class AnnotationTypeFactory
[hide private]
[frames] | no frames]

Class AnnotationTypeFactory

source code

  modeled.Factory --+    
                    |    
??.concreteFactory-10 --+
                        |
                       AnnotationTypeFactory
Known Subclasses:

FIXME

Instance Methods [hide private]

Inherited from unreachable.concreteFactory: copyAnnotationType, createAnnotationType, importAnnotationType

    Inherited from modeled.Factory
 
_make_copy_element(self, modeled)
Make the XML element copying _modeled_.
source code
 
_make_import_element(self, modeled)
Make the XML element importing _modeled_.
source code
Static Methods [hide private]
    Inherited from modeled.Factory
 
of(theClass) source code