Package io.github.egonw.bacting
Interface IBactingManager
- All Superinterfaces:
net.bioclipse.managers.business.IBioclipseManager
- All Known Implementing Classes:
BioclipseManager,BiojavaManager,BridgedbManager,CDKDebugManager,CDKManager,ChemspiderManager,DOIManager,DuckDuckGoManager,ExcelManager,InChIManager,JSoupManager,NanoManager,OpsinManager,OscarManager,PubChemManager,PubmedManager,QUDTManager,ReportManager,SitemapManager,UIManager,WikidataManager,XMLManager,ZenodoManager
public interface IBactingManager
extends net.bioclipse.managers.business.IBioclipseManager
Interface for Bacting managers extension the
IBioclipseManager with a method
to return DOIs relevant to this manager.-
Method Summary
Methods inherited from interface net.bioclipse.managers.business.IBioclipseManager
getManagerName
-
Method Details
-
doi
Lists the DOIs of the articles associated to this manager.- Returns:
- a
Listof String with DOIs
-