public class GraphDiff extends GraphMember
children, name, parentNode, PROPERTY_CHILD, PROPERTY_CLASSNAME, PROPERTY_LITERAL, PROPERTY_MODIFIERS, PROPERTY_NAME, PROPERTY_PARENT, PROPERTY_PATH, PROPERTY_THIS, PROPERTY_VISIBILITY| 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, remove, setName, setParentNode, with, withAnnotation, withModifier, withoutpublic GraphDiff withMain(GraphEntity node)
public GraphEntity getMainFile()
public GraphMember getMatch()
public GraphDiff with(GraphMember value)
public int getCount()
protected void addCounter()