| Package | Description |
|---|---|
| com.orchestranetworks.addon.gram.graph |
Classes and interfaces for computing nodes and their relationships in a data value graph.
|
| Modifier and Type | Method and Description |
|---|---|
TableDescriptor |
GraphNode.getTableDescriptor() |
TableDescriptor |
GraphDataValueSelection.getTableDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
TableDescriptor.equalsInModel(com.orchestranetworks.instance.Repository repository,
TableDescriptor aTableDescriptor)
Indicates the equality of two
TableDescriptor objects (published from the same data model but two different data sets). |
| Constructor and Description |
|---|
GraphNode(TableDescriptor tableDescriptor,
com.onwbp.adaptation.PrimaryKey primaryKey) |