swarm.defobj
Interface HDF5ArchiverC

All Known Implementing Classes:
HDF5ArchiverCImpl

public interface HDF5ArchiverC
extends ArchiverS, ArchiverC

Protocol for creating HDF5 instances of the Archiver. Protocol for creating HDF5 instances of the Archiver Default system path is ~/swarmArchiver.hdf Default application path is //.hdf or the current directory.


Method Summary
 Object create$setPath(Zone aZone, String path)
          Convenience method to create an HDF5Archiver from a specified path
 
Methods inherited from interface swarm.defobj.ArchiverC
setDefaultAppPath, setDefaultPath, setInhibitLoadFlag, setPath, setSystemArchiverFlag
 
Methods inherited from interface swarm.defobj.CreateC
create, createBegin, createEnd
 
Methods inherited from interface swarm.defobj.CustomizeC
customizeBegin, customizeCopy, customizeEnd
 

Method Detail

create$setPath

public Object create$setPath(Zone aZone,
                             String path)
Convenience method to create an HDF5Archiver from a specified path