|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IDeltaManager
| Method Summary | |
|---|---|
int |
computeDelta(IDelta delta)
returns: -1 no snapshot exists 1 snapshot exists |
int |
computeDelta(IDelta delta,
int featureID)
|
void |
removeSnapshot()
returns the current snapshot |
ISnapshot |
retrieveSnapshot()
returns the current snapshot |
void |
takeSnapshot()
take a snapshot, replaces the previous one |
| Method Detail |
|---|
void takeSnapshot()
ISnapshot retrieveSnapshot()
void removeSnapshot()
int computeDelta(IDelta delta)
int computeDelta(IDelta delta,
int featureID)
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||