Uses of Class
org.openprovenance.prov.dot.AgentMapEntry
-
-
Uses of AgentMapEntry in org.openprovenance.prov.dot
Fields in org.openprovenance.prov.dot with type parameters of type AgentMapEntry Modifier and Type Field Description protected List<AgentMapEntry>AgentMap. agentMethods in org.openprovenance.prov.dot that return AgentMapEntry Modifier and Type Method Description AgentMapEntryObjectFactory. createAgentMapEntry()Create an instance ofAgentMapEntryMethods in org.openprovenance.prov.dot that return types with arguments of type AgentMapEntry Modifier and Type Method Description List<AgentMapEntry>AgentMap. getAgent()Gets the value of the agent property.
-