Uses of Class
org.apache.cayenne.graph.NodeDiff
| Package | Description | 
|---|---|
| org.apache.cayenne.graph | Contains generic graph management tools used in Cayenne. | 
- 
Uses of NodeDiff in org.apache.cayenne.graphSubclasses of NodeDiff in org.apache.cayenne.graph Modifier and Type Class Description classArcCreateOperationclassArcDeleteOperationclassNodeCreateOperationclassNodeDeleteOperationclassNodeIdChangeOperationA GraphDiff representing a change in node ID.classNodePropertyChangeOperationMethods in org.apache.cayenne.graph with parameters of type NodeDiff Modifier and Type Method Description intNodeDiff. compareTo(NodeDiff o)Implements a Comparable interface method to compare based on diffId property.