| Package | Description |
|---|---|
| com.orchestranetworks.addon.dmdv.model.extension |
Provides the interface and classes to generate data model graphs from external sources and customize look and feel.
|
| Modifier and Type | Method and Description |
|---|---|
CustomGraphModelFactory |
GraphModelSpec.getGenerator()
Returns current diagram generator.
|
| Constructor and Description |
|---|
GraphModelSpec(CustomGraphModelFactory generator,
com.orchestranetworks.service.Session session)
Constructs the graph specifications from a specific diagram.
|