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 |
---|---|
static OPMGraphTemplate |
ProvenanceRepresentation.createProvenanceTemplate(ProvenanceExportFormat format,
java.lang.String provenanceDescription,
java.lang.String idSession) |
static OPMGraphTemplate |
ProvenanceRepresentation.createProvenanceTemplate(java.lang.String query,
java.lang.String idSession) |
OPMGraphTemplate |
TemplateDeploySpec.getTemplate() |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<OPMGraphTemplate> |
OPMGraphTemplatesXMLReader.getTemplates() |
java.util.HashMap<java.lang.String,OPMGraphTemplate> |
OPMGraphInstantiationSpec.getTemplates() |
java.util.HashMap<java.lang.String,java.util.HashMap<java.lang.String,OPMGraphTemplate>> |
OPMGraphInstantiationSpecXMLReader.getTemplatesByFile() |
Modifier and Type | Method and Description |
---|---|
int |
InstantiationDesc.getNumberOfCurrDeployments(OPMGraphTemplate template) |