Package edu.iris.Fissures.seed.container

Interface Summary
BlocketteDecorator BlocketteDecorator - interface representing all flavors of Blockette Decorator classes
MMAPContainer<T extends ObjectTag,O> An alternative object container that maintains a memory mapping on source files.
ObjectContainer Generic Builder Container Interface Container facility that organizes the objects by volume number and/or object category number.
ObjectTag<N> Generic class for MMAP buffer ID tags
 

Class Summary
Blockette Generic class of all SEED blockettes and Fixed Section Data Header (FSDH) contents.
BlocketteDecoratorFactory BlocketteDecoratorFactory - singleton factory used for generating new BlocketteDecorators of various flavors.
BlocketteFactory Factory class for all Blockette objects.
BlocketteVector Extension class of Vector for the purposes of adding and retrieving Blockette objects.
Btime Structure for storing SEED time elements.
Btime.MonthDayYear Month, day and year.
CachedBlocketteDecorator Decorator class for Blockette objects.
DataFormat Factory class for processing numeric formatting of Strings, using the provided format string.
LogMMAPContainer OBSOLETE OBSOLETE OBSOLETE OBSOLETE OBSOLETE Container for maintaining ID annotated edit logs using memory map indexes for retrieval OBSOLETE OBSOLETE OBSOLETE OBSOLETE OBSOLETE
SeedBlocketteRankMap SEED Blockette Ranking Mapper.
SeedDictionaryReferenceMap SEED Blockette Dictionary Reference Mapper.
SeedEncodingResolver Utility class for resolving DDL Dictionary Blockettes or Blockette 1000 integer assigned values to a standard String name for the data encoding in question.
SeedObject Abstract class for all SEED object entities.
SeedObjectContainer Builder Container for Seed Blockettes.
SeedObjectProxy Proxy class for SeedObjects.
SeedObjectTag SEED object tag class for MMAP operations
SeedObjectTagComparator This class is the implementation to allow a collection of SeedObjectTags to be sorted by their ID contents.
SeedObjectTagMap This class provides a mapping between blockettes and the field values they would use for memory map or other persistence tagging.
SeedVolumeMMAPContainer Container for maintaining ID annotated edit logs using memory map indices for retrieval.
Waveform Default waveform container.