Uses of Interface
org.openprovenance.prov.model.ActedOnBehalfOf
Packages that use ActedOnBehalfOf
Package
Description
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 that return ActedOnBehalfOfModifier and TypeMethodDescriptionIndexedDocument.add(ActedOnBehalfOf act) ProvFactory.addAttributes(ActedOnBehalfOf from, ActedOnBehalfOf to) BeanTraversal.doAction(ActedOnBehalfOf del) ModelConstructor.newActedOnBehalfOf(QualifiedName id, QualifiedName delegate, QualifiedName responsible, QualifiedName activity, Collection<Attribute> attributes) A factory method to create an instance of a delegationActedOnBehalfOfProvFactory.newActedOnBehalfOf(ActedOnBehalfOf u) ProvFactory.newActedOnBehalfOf(QualifiedName id, QualifiedName delegate, QualifiedName responsible) A factory method to create an instance of a delegationActedOnBehalfOfProvFactory.newActedOnBehalfOf(QualifiedName id, QualifiedName delegate, QualifiedName responsible, QualifiedName activity) A factory method to create an instance of a delegationActedOnBehalfOfMethods in org.openprovenance.prov.model with parameters of type ActedOnBehalfOfModifier and TypeMethodDescriptionIndexedDocument.add(ActedOnBehalfOf act) ProvFactory.addAttributes(ActedOnBehalfOf from, ActedOnBehalfOf to) BeanTraversal.doAction(ActedOnBehalfOf del) voidIndexedDocument.doAction(ActedOnBehalfOf s) voidNamespaceGatherer.doAction(ActedOnBehalfOf del) ProvFactory.Cloner.doAction(ActedOnBehalfOf s) voidStatementAction.doAction(ActedOnBehalfOf s) StatementActionValue.doAction(ActedOnBehalfOf s) ProvFactory.newActedOnBehalfOf(ActedOnBehalfOf u) -
Uses of ActedOnBehalfOf in org.openprovenance.prov.vanilla
Classes in org.openprovenance.prov.vanilla that implement ActedOnBehalfOfMethods in org.openprovenance.prov.vanilla that return ActedOnBehalfOfModifier and TypeMethodDescriptionModelConstructor.newActedOnBehalfOf(QualifiedName id, QualifiedName delegate, QualifiedName responsible, QualifiedName activity, Collection<Attribute> attributes) A factory method to create an instance of a delegationActedOnBehalfOfProvFactory.newActedOnBehalfOf(QualifiedName id, QualifiedName delegate, QualifiedName responsible) A factory method to create an instance of a delegationActedOnBehalfOfProvFactory.newActedOnBehalfOf(QualifiedName id, QualifiedName delegate, QualifiedName responsible, QualifiedName activity) A factory method to create an instance of a delegationActedOnBehalfOfProvFactory.newActedOnBehalfOf(QualifiedName id, QualifiedName delegate, QualifiedName responsible, QualifiedName activity, Collection<Attribute> attributes)