hep.aida.dev
Interface IStoreFactory
-
- All Known Implementing Classes:
- AidaXMLStoreFactory
public interface IStoreFactoryAn interface to a factory that create IStore.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description IStorecreateStore()java.lang.Stringdescription()booleansupportsType(java.lang.String type)
-
-
-
Method Detail
-
description
java.lang.String description()
-
supportsType
boolean supportsType(java.lang.String type)
-
createStore
IStore createStore()
-
-
DMelt 3.0 © DataMelt by jWork.ORG