|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Artifacts | |
|---|---|
| org.openprovenance.model | Open Provenance Model classes and associated factories and (de)serialisation methods. |
| Uses of Artifacts in org.openprovenance.model |
|---|
| Fields in org.openprovenance.model declared as Artifacts | |
|---|---|
protected Artifacts |
OPMGraph.artifacts
|
| Methods in org.openprovenance.model that return Artifacts | |
|---|---|
Artifacts |
ObjectFactory.createArtifacts()
Create an instance of Artifacts |
Artifacts |
OPMGraph.getArtifacts()
Gets the value of the artifacts property. |
Artifacts |
OPMUtilities.union(Artifacts g1,
Artifacts g2)
|
| Methods in org.openprovenance.model with parameters of type Artifacts | |
|---|---|
OPMGraph |
OPMFactory.newOPMGraph(Accounts accs,
Processes ps,
Artifacts as,
Agents ags,
CausalDependencies lks)
|
OPMGraph |
OPMFactory.newOPMGraph(Accounts accs,
Processes ps,
Artifacts as,
Agents ags,
CausalDependencies lks,
Annotations anns)
|
void |
OPMGraph.setArtifacts(Artifacts value)
Sets the value of the artifacts property. |
Artifacts |
OPMUtilities.union(Artifacts g1,
Artifacts g2)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||