Uses of Interface
org.openprovenance.prov.model.MentionOf
Packages that use MentionOf
Package
Description
Provides the classes necessary to manipulate the PROV Data Model in Java, irrespectively of the serialization chosen for it.
-
Uses of MentionOf in org.openprovenance.prov.model
Methods in org.openprovenance.prov.model that return MentionOfModifier and TypeMethodDescriptionModelConstructor.newMentionOf(QualifiedName e2, QualifiedName e1, QualifiedName b) ProvFactory.newMentionOf(MentionOf r) Methods in org.openprovenance.prov.model with parameters of type MentionOf -
Uses of MentionOf in org.openprovenance.prov.vanilla
Methods in org.openprovenance.prov.vanilla that return MentionOfModifier and TypeMethodDescriptionModelConstructor.newMentionOf(QualifiedName e2, QualifiedName e1, QualifiedName b) ProvFactory.newMentionOf(QualifiedName e2, QualifiedName e1, QualifiedName b)