| Package | Description |
|---|---|
| org.javers.core.diff.visitors | |
| org.javers.model.object.graph |
| Modifier and Type | Method and Description |
|---|---|
EdgeProjectingVisitor |
EdgeProjectingVisitor.visit(Collection<Edge> leftEdges,
Collection<Edge> rightEdges)
Deprecated.
|
EdgeProjectingVisitor |
EdgeProjectingVisitor.visit(Collection<Edge> leftEdges,
Collection<Edge> rightEdges)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiEdge
OneToMany or ManyToMany relation
|
class |
SingleEdge
OneToOne or ManyToOne relation
Immutable |
| Modifier and Type | Method and Description |
|---|---|
List<Edge> |
ObjectWrapper.getEdges() |
List<Edge> |
ObjectNode.getEdges()
References to other Entities
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectWrapper.addEdge(Edge edge) |
Copyright © 2013. All rights reserved.