Project: included
Class Serially_indexed_object

Abstract Class Extends 
        Source
 
Direct Instances:
None
 
Direct Subclasses:
Captured_source, Serial_source, Indexed_temporal_entity

This should really be about anything with a start and end; not just temporal objects and certainly not just data clips.

Template Slots
Slot name Documentation Type Allowed Values/Classes Cardinality Default
end_index The ending index of the supporting data. Again, use index_type to interpret this. Value may equal start_index.

String    0:1   
start_index The index at the start of the serial information of interest. Use index_type to figure out how to interpret this.

String    0:1   
index_type This should help the interpretation of the index string.

Symbol  count, time, time+frame  1:1  time+frame 

Return to class hierarchy


Generated on Wed Sep 25 12:34:58 MST 2002