Class BioModelsChangeSet
- java.lang.Object
-
- de.unirostock.sems.ModelCrawler.databases.Interface.ChangeSet
-
- de.unirostock.sems.ModelCrawler.databases.BioModelsDb.BioModelsChangeSet
-
public class BioModelsChangeSet extends ChangeSet
-
-
Constructor Summary
Constructors Constructor Description BioModelsChangeSet(URL repositoryUrl, String filePath)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addChange(BioModelsChange change)
-
Methods inherited from class de.unirostock.sems.ModelCrawler.databases.Interface.ChangeSet
addChange, getChanges, getFileId, getLatestChange, toString
-
-
-
-
Method Detail
-
addChange
public void addChange(BioModelsChange change)
-
-