|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Agents | |
|---|---|
| org.openprovenance.model | Open Provenance Model classes and associated factories and (de)serialisation methods. |
| Uses of Agents in org.openprovenance.model |
|---|
| Fields in org.openprovenance.model declared as Agents | |
|---|---|
protected Agents |
OPMGraph.agents
|
| Methods in org.openprovenance.model that return Agents | |
|---|---|
Agents |
ObjectFactory.createAgents()
Create an instance of Agents |
Agents |
OPMGraph.getAgents()
Gets the value of the agents property. |
Agents |
OPMUtilities.union(Agents g1,
Agents g2)
|
| Methods in org.openprovenance.model with parameters of type Agents | |
|---|---|
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.setAgents(Agents value)
Sets the value of the agents property. |
Agents |
OPMUtilities.union(Agents g1,
Agents g2)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||