Uses of Interface
org.openprovenance.prov.model.DerivedByRemovalFrom
Packages that use DerivedByRemovalFrom
Package
Description
Provides the classes necessary to manipulate the PROV Data Model in Java, irrespectively of the serialization chosen for it.
-
Uses of DerivedByRemovalFrom in org.openprovenance.prov.model
Methods in org.openprovenance.prov.model that return DerivedByRemovalFromModifier and TypeMethodDescriptionModelConstructor.newDerivedByRemovalFrom(QualifiedName id, QualifiedName after, QualifiedName before, List<Key> keys, Collection<Attribute> attributes) Methods in org.openprovenance.prov.model with parameters of type DerivedByRemovalFromModifier and TypeMethodDescriptionBeanTraversal.doAction(DerivedByRemovalFrom o) voidIndexedDocument.doAction(DerivedByRemovalFrom s) voidNamespaceGatherer.doAction(DerivedByRemovalFrom r) ProvFactory.Cloner.doAction(DerivedByRemovalFrom s) voidStatementAction.doAction(DerivedByRemovalFrom s) StatementActionValue.doAction(DerivedByRemovalFrom s) -
Uses of DerivedByRemovalFrom in org.openprovenance.prov.vanilla
Classes in org.openprovenance.prov.vanilla that implement DerivedByRemovalFromMethods in org.openprovenance.prov.vanilla that return DerivedByRemovalFromModifier and TypeMethodDescriptionProvFactory.newDerivedByRemovalFrom(QualifiedName id, QualifiedName after, QualifiedName before, List<Key> keys, Collection<Attribute> attributes)