|
Methods defined here:
- FinalizeImport(self)
- Called after all other importers for the model are run.
- ImportEvents(self)
- Processes the event data in the wrapper and creates and adds
new timeline events to the model
- __init__(self, model, timeline_data, import_priority=0)
Static methods defined here:
- CanImport(event_data_wrapper)
- Returns true if the importer can process the given event data in the
wrapper.
Data descriptors defined here:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
|