Uses of Interface
org.openprovenance.prov.model.WasInfluencedBy
Packages that use WasInfluencedBy
Package
Description
Provides the classes necessary to manipulate the PROV Data Model in Java, irrespectively of the serialization chosen for it.
-
Uses of WasInfluencedBy in org.openprovenance.prov.model
Methods in org.openprovenance.prov.model that return WasInfluencedByModifier and TypeMethodDescriptionIndexedDocument.add(WasInfluencedBy winf) ProvFactory.addAttributes(WasInfluencedBy from, WasInfluencedBy to) BeanTraversal.doAction(WasInfluencedBy infl) ModelConstructor.newWasInfluencedBy(QualifiedName id, QualifiedName influencee, QualifiedName influencer, Collection<Attribute> attributes) A factory method to create an instance of an influenceWasInfluencedByProvFactory.newWasInfluencedBy(QualifiedName id, QualifiedName influencee, QualifiedName influencer) A factory method to create an instance of an influenceWasInfluencedByProvFactory.newWasInfluencedBy(WasInfluencedBy in) Methods in org.openprovenance.prov.model with parameters of type WasInfluencedByModifier and TypeMethodDescriptionIndexedDocument.add(WasInfluencedBy winf) ProvFactory.addAttributes(WasInfluencedBy from, WasInfluencedBy to) BeanTraversal.doAction(WasInfluencedBy infl) voidIndexedDocument.doAction(WasInfluencedBy s) voidNamespaceGatherer.doAction(WasInfluencedBy inf) ProvFactory.Cloner.doAction(WasInfluencedBy s) voidStatementAction.doAction(WasInfluencedBy s) StatementActionValue.doAction(WasInfluencedBy s) ProvFactory.newWasInfluencedBy(WasInfluencedBy in) -
Uses of WasInfluencedBy in org.openprovenance.prov.vanilla
Classes in org.openprovenance.prov.vanilla that implement WasInfluencedByMethods in org.openprovenance.prov.vanilla that return WasInfluencedByModifier and TypeMethodDescriptionModelConstructor.newWasInfluencedBy(QualifiedName id, QualifiedName influencee, QualifiedName influencer, Collection<Attribute> attributes) A factory method to create an instance of an influenceWasInfluencedByProvFactory.newWasInfluencedBy(QualifiedName id, QualifiedName influencee, QualifiedName influencer) A factory method to create an instance of an influenceWasInfluencedByProvFactory.newWasInfluencedBy(QualifiedName id, QualifiedName influencee, QualifiedName influencer, Collection<Attribute> attributes)