public class GraphDiff extends GraphMember
children, name, parentNode, PROPERTY_NAME| Constructor and Description |
|---|
GraphDiff() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addCounter() |
int |
getCount() |
GraphEntity |
getMainFile() |
GraphMember |
getMatch() |
GraphDiff |
with(GraphMember value) |
GraphDiff |
withMain(GraphEntity node) |
check, getAnnotation, getChildren, getClazz, getDiff, getFullId, getModifier, getName, getNodes, getParent, getValue, setName, setParentNode, size, with, withAnnotaion, withChildren, withModifier, withoutpublic GraphDiff withMain(GraphEntity node)
public GraphEntity getMainFile()
public GraphMember getMatch()
public GraphDiff with(GraphMember value)
public int getCount()
protected void addCounter()