Uses of Interface
org.openprovenance.prov.model.QualifiedRelation
-
Packages that use QualifiedRelation 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.org.openprovenance.prov.model.extension org.openprovenance.prov.vanilla -
-
Uses of QualifiedRelation in org.openprovenance.prov.model
Subinterfaces of QualifiedRelation in org.openprovenance.prov.model Modifier and Type Interface Description interfaceActedOnBehalfOfInterface for the PROV Delegation association.interfaceDerivedByInsertionFromInterface for PROV Dictionary Insertion.interfaceDerivedByRemovalFromInterface for PROV Dictionary Removal.interfaceInfluenceInterface to denote a relation that carries some influence.interfaceUsedInterface for PROV Usage association.interfaceWasAssociatedWithInterface for the PROV Association association.interfaceWasAttributedToInterface for the PROV Attribution association.interfaceWasDerivedFromInterface for PROV Derivation association.interfaceWasEndedByInterface for PROV End association.interfaceWasGeneratedByInterface for PROV Generation association.interfaceWasInfluencedByInterface for the PROV Influence association.interfaceWasInformedByInterface for the PROV Communication association.interfaceWasInvalidatedByInterface for PROV Invalidation association.interfaceWasStartedByInterface for PROV Start association. -
Uses of QualifiedRelation in org.openprovenance.prov.model.extension
Subinterfaces of QualifiedRelation in org.openprovenance.prov.model.extension Modifier and Type Interface Description interfaceQualifiedAlternateOfinterfaceQualifiedHadMemberinterfaceQualifiedSpecializationOf -
Uses of QualifiedRelation in org.openprovenance.prov.vanilla
Classes in org.openprovenance.prov.vanilla that implement QualifiedRelation Modifier and Type Class Description classActedOnBehalfOfclassQualifiedAlternateOfclassQualifiedHadMemberclassQualifiedSpecializationOfclassUsedclassWasAssociatedWithclassWasAttributedToclassWasDerivedFromclassWasEndedByclassWasGeneratedByclassWasInfluencedByclassWasInformedByclassWasInvalidatedByclassWasStartedBy
-