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