| Package | Description |
|---|---|
| eu.transformproject.provenance.representation |
Provides the classes necessary for represent, open and save opm graphs and
opm graphs templates using different formats.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<TemplateEqualSpec> |
OPMGraphInstantiationSpec.eqSpecsFor(java.lang.String templateId,
OPMEntity templateNode) |
java.util.ArrayList<TemplateEqualSpec> |
OPMGraphInstantiationSpec.getEquals() |
| Modifier and Type | Method and Description |
|---|---|
void |
OPMGraphInstantiationSpec.add(TemplateEqualSpec tes) |
| Modifier and Type | Method and Description |
|---|---|
void |
OPMGraphInstantiationSpec.setEquals(java.util.ArrayList<TemplateEqualSpec> equals) |