| Interface | Description |
|---|---|
| GraphBuilder |
Interface for building graphs which represent some prespective of a domain
|
| Class | Description |
|---|---|
| DataDomainGraphTab |
Tab for editing graphical representation of a dataDomain
|
| GraphLoader |
Class to load graph from XML
|
| GraphMap |
Map that stores graph builders for a single domain by their type
and has additional methods to set currently selected graph and serialize to XML
|
| GraphRegistry |
Class for storing information about datadomain's builders.
|
| Enum | Description |
|---|---|
| GraphType |
Types of the graph
|
Copyright © 2001–2015 Apache Cayenne. All rights reserved.