| Class and Description |
|---|
| ObjectGraphBuilder
Creates graph based on ObjectWrappers.
|
| Class and Description |
|---|
| GraphVisitor
Ensures that each node is visited only once.
|
| ObjectNode
Node in client's domain objects graph (CDO graph)
Implementation should delegate equals() and hashCode() to Cdo |
| Class and Description |
|---|
| ObjectNode
Node in client's domain objects graph (CDO graph)
Implementation should delegate equals() and hashCode() to Cdo |
| Class and Description |
|---|
| MultiEdge
OneToMany or ManyToMany relation
|
| Class and Description |
|---|
| Edge
Relation between (Entity) instances
Immutable |
| EdgeVisitor
Deprecated.
|
| MultiEdge
OneToMany or ManyToMany relation
|
| SingleEdge
OneToOne or ManyToOne relation
Immutable |
| Class and Description |
|---|
| Edge
Relation between (Entity) instances
Immutable |
| GraphVisitor
Ensures that each node is visited only once.
|
| ObjectNode
Node in client's domain objects graph (CDO graph)
Implementation should delegate equals() and hashCode() to Cdo |
Copyright © 2013. All rights reserved.