public interface DiffOutput
Modifier and Type | Method and Description |
---|---|
void |
endCompare() |
boolean |
noDifferences(Association a) |
boolean |
noDifferences(Topic t) |
boolean |
outputDiffEntry(TopicMapDiff.DiffEntry d) |
void |
startCompare() |
void startCompare()
void endCompare()
boolean outputDiffEntry(TopicMapDiff.DiffEntry d)
boolean noDifferences(Topic t)
boolean noDifferences(Association a)
Copyright 2004-2015 Wandora Team