Uses of Interface
org.openprovenance.prov.model.ActedOnBehalfOf
-
Packages that use ActedOnBehalfOf Package Description org.openprovenance.prov.model Provides the classes necessary to manipulate the PROV Data Model in Java, irrespectively of the serialization chosen for it. -
-
Uses of ActedOnBehalfOf in org.openprovenance.prov.model
Methods in org.openprovenance.prov.model with parameters of type ActedOnBehalfOf Modifier and Type Method Description ActedOnBehalfOfIndexedDocument. add(ActedOnBehalfOf act)ActedOnBehalfOfProvFactory. addAttributes(ActedOnBehalfOf from, ActedOnBehalfOf to)ActedOnBehalfOfBeanTraversal. doAction(ActedOnBehalfOf del)voidIndexedDocument. doAction(ActedOnBehalfOf s)voidNamespaceGatherer. doAction(ActedOnBehalfOf del)ObjectProvFactory.Cloner. doAction(ActedOnBehalfOf s)voidStatementAction. doAction(ActedOnBehalfOf s)ObjectStatementActionValue. doAction(ActedOnBehalfOf s)ActedOnBehalfOfProvFactory. newActedOnBehalfOf(ActedOnBehalfOf u)
-