public class GraphIdMapDiff extends GraphIdMap
CLASS, OBJECTCOLLISION, ID, ITEMS, keyValue, logger, NEW, PRIO, REMOVE, SENDUPDATE, UPDATE, updateListener, updatePropertylistenercreators| Constructor and Description |
|---|
GraphIdMapDiff() |
GraphIdMapDiff(IdMap map) |
| Modifier and Type | Method and Description |
|---|---|
GraphAttribute |
createAttribute() |
GraphClazz |
createClazz() |
GraphEdge |
createEdge() |
GraphEdge |
createEdge(GraphNode node,
GraphCardinality cardinality,
java.lang.String property) |
GraphList |
createList() |
void |
diffModel(java.lang.Object master,
java.lang.Object slave) |
GraphListDiff |
getMaster() |
GraphListDiff |
getSlave() |
GraphList |
highlightModel(GraphList clazzDiagram,
GraphList objectDiagram) |
void |
highlightModel(JsonArray clazzDiagram,
GraphList objectDiagram) |
encode, encode, getClassName, parse, parseClass, parseObject, parsing, parsingObjectaddListener, clear, cloneObject, containsKey, containsValue, entrySet, garbageCollection, get, getCounter, getId, getKey, getKeyValue, getLogger, getObject, getTypList, getUpdateListener, isCaseSensitive, isEmpty, keySet, put, putAll, remove, removeObj, replaceObject, size, startCarbageCollection, startUpdateModell, values, withCaseSensitive, withCounter, withCreator, withFilter, withIdListener, withKeyValue, withLogger, withSessionId, withUpdateListenergetCreator, getCreatorClass, iterator, removeCreator, withCreator, withCreator, withCreatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic GraphIdMapDiff()
public GraphIdMapDiff(IdMap map)
public GraphEdge createEdge()
createEdge in class GraphIdMappublic GraphEdge createEdge(GraphNode node, GraphCardinality cardinality, java.lang.String property)
createEdge in class GraphIdMappublic GraphAttribute createAttribute()
createAttribute in class GraphIdMappublic GraphList createList()
createList in class GraphIdMappublic GraphClazz createClazz()
createClazz in class GraphIdMappublic void diffModel(java.lang.Object master,
java.lang.Object slave)
public GraphListDiff getMaster()
public GraphListDiff getSlave()