|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vordel.es.util.diff.BaseDiffTreeModel
com.vordel.es.util.diff.type.TypeDiffTreeModel
public class TypeDiffTreeModel
| Field Summary | |
|---|---|
protected TypeStore |
base
|
protected TypeStore |
delta
|
| Fields inherited from class com.vordel.es.util.diff.BaseDiffTreeModel |
|---|
root |
| Constructor Summary | |
|---|---|
TypeDiffTreeModel(TypeStore baseStore,
TypeStore deltaStore)
|
|
| Method Summary | |
|---|---|
void |
calcDiffs()
|
int |
getDiffCount()
|
TypeDiffNode |
getRoot()
|
| Methods inherited from class com.vordel.es.util.diff.BaseDiffTreeModel |
|---|
printTree |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected TypeStore base
protected TypeStore delta
| Constructor Detail |
|---|
public TypeDiffTreeModel(TypeStore baseStore,
TypeStore deltaStore)
| Method Detail |
|---|
public int getDiffCount()
public void calcDiffs()
throws EntityStoreException
EntityStoreExceptionpublic TypeDiffNode getRoot()
|
Vordel SDK | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||