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 |
---|---|
TemplateDeploySpec |
OPMGraphInstantiationSpec.getTemplateDeploySpec(java.lang.String templateId,
int index) |
TemplateDeploySpec |
TemplateDeploymentDesc.getTemplateSpec() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<TemplateDeploySpec> |
OPMGraphInstantiationSpec.getTemplateDeploys() |
java.util.ArrayList<TemplateDeploySpec> |
OPMGraphInstantiationSpec.getTemplateDeploySpecs(java.lang.String templateId) |
Modifier and Type | Method and Description |
---|---|
void |
OPMGraphInstantiationSpec.add(TemplateDeploySpec tds) |
Modifier and Type | Method and Description |
---|---|
void |
OPMGraphInstantiationSpec.setTemplateDeploys(java.util.ArrayList<TemplateDeploySpec> templateDeploys) |
Constructor and Description |
---|
TemplateDeploymentDesc(TemplateDeploySpec template,
InstantiationDesc instantiationDesc) |