| Package | Description |
|---|---|
| com.orchestranetworks.addon.gram.graph |
Classes and interfaces for computing nodes and their relationships in a data value graph.
|
| Class and Description |
|---|
| DisplaySpec
Enables node customization and transition display.
|
| GraphDataValueContext
Defines the parameters needed when calling the data value graph API.
|
| GraphDataValueGenerator
Defines the method to compute all nodes and their relationships to generate a graph of data values.
|
| GraphDataValueGeneratorDefinition
Provides the methods to define the data value graph generator and its label.
|
| GraphDataValueSelection
Defines the parameters for the selected records when calling the data value graph API.
|
| GraphNode
Defines all properties of a node.
|
| GraphNodes
Stores all graph nodes and their relationships.
|
| NodeService
Defines the available services on the node.
|
| TableDescriptor
Defines all properties required to indicate an
AdaptationTable. |