Package binaryFileStorage
Class SecondaryBinaryStore
java.lang.Object
PamController.PamControlledUnit
binaryFileStorage.BinaryStore
binaryFileStorage.SecondaryBinaryStore
- All Implemented Interfaces:
 DataOutputStore,OfflineDataStore,PamSettings,PamSettingsSource,SettingsNameProvider
- 
Field Summary
FieldsFields inherited from class binaryFileStorage.BinaryStore
binaryStoreSettings, defUnitName, defUnitType, fileType, GlobalFolderArg, indexFileType, MAX_UNDERSTANDABLE_FORMAT, noiseFileType, settingsFileTypeFields inherited from class PamController.PamControlledUnit
isMixed, isViewer - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class binaryFileStorage.BinaryStore
checkCommandLine, createFileMenu, createMapPoint, createOfflineDataMap, deleteDataFrom, findBinaryStoreControl, findIndexFile, findNoiseFile, getBackupInformation, getBinaryStoreProcess, getBinaryStoreSettings, getBinaryUnitType, getCurrentFileFormat, getDatagramManager, getDataLocation, getDataSourceName, getFileHeaderAndFooter, getFolderName, getGUI, getInegrityChecker, getMaxUnderstandableFormat, getModuleStatus, getNoiseStore, getNumSettings, getOfflineState, getSettings, getSettingsReference, getSettingsSourceName, getSettingsVersion, getStoreStatus, getStreamingDataBlocks, isDataBlockBinaryOut, listAllFiles, listAllFilesWithPrefix, listDataFiles, listIndexFiles, loadData, loadData, makeIndexFile, notifyModelChanged, openBinaryFolder, pamClose, pamHasStopped, pamToStart, readHeaderAndFooter, rebuildFileFooter, removeMapPoint, reOpenStores, restoreSettings, rewriteIndexFile, rewriteIndexFile, saveData, saveEndSettings, saveStartSettings, setBinaryStoreSettings, swapFileType, unpackAnnotationDataMethods inherited from class PamController.PamControlledUnit
addOfflineTaskGroup, addOtherRelatedMenuItems, addPamProcess, addPamProcess, addRelatedMenuItems, canClose, canPlayViewerSound, createDetectionMenu, createDisplayMenu, createHelpMenu, flushDataBlockBuffers, getFrameNumber, getGuiFrame, getInstanceIndex, getModuleStatusManager, getModuleSummary, getModuleSummary, getNumOfflineTaskGroups, getNumPamProcesses, getOfflineTaskGroup, getPamConfiguration, getPamController, getPamModuleInfo, getPamProcess, getPamView, getPlugin, getShortUnitType, getSidePanel, getTabClipCopier, getTabPanel, getTabSpecificMenuBar, getToolbarComponent, getUnitName, getUnitTaskManager, getUnitTaskManager, getVerboseLevel, gotoTab, isInMainConfiguration, isNetRx, isViewer, playViewerSound, removePamProcess, removeUnit, rename, saveViewerData, setFrameNumber, setModuleStatusManager, setPamConfiguration, setPamController, setPamModuleInfo, setPamView, setSidePanel, setTabPanel, setToolbarComponent, setUnitTaskManager, setupControlledUnit, stopViewerSound, tellModule, terminalPrint, terminalPrintln, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface PamController.SettingsNameProvider
getUnitName 
- 
Field Details
- 
unitType
- See Also:
 
 
 - 
 - 
Constructor Details
- 
SecondaryBinaryStore
 
 - 
 - 
Method Details
- 
getUnitType
- Specified by:
 getUnitTypein interfacePamSettings- Overrides:
 getUnitTypein classPamControlledUnit- Returns:
 - A Name specific to the type, e.g. Click detector
 
 
 -