| Package | Description |
|---|---|
| org.helm.notation2 |
| Modifier and Type | Method and Description |
|---|---|
MonomerCache |
MonomerFactory.buildMonomerCacheFromXML(String monomerDBXML)
Build an MonomerCache object with monomerDBXML String
|
| Modifier and Type | Method and Description |
|---|---|
Map<Monomer,Monomer> |
MonomerFactory.getConflictedMonomerMap(MonomerCache remoteMonomerCache) |
void |
MonomerFactory.merge(MonomerCache remoteMonomerCache)
merge remote monomerCache with local monomerCache, will throw exception
if conflicts found.
|
void |
MonomerFactory.setMonomerCache(MonomerCache remoteMonomerCache)
replace local cache with remote one completely, may cause loss of data
|
Copyright © 2017. All rights reserved.