Package org.openprovenance.prov.core.xml
Interface XML_WasInfluencedBy
-
- All Superinterfaces:
HasAttributes,HasAttributes,HasKind,HasLabel,HasLabel,HasOther,HasOther,HasType,HasType,Identifiable,Identifiable,XML_Generic2
public interface XML_WasInfluencedBy extends XML_Generic2
-
-
Method Summary
Modifier and Type Method Description QualifiedNamegetInfluencee()QualifiedNamegetInfluencer()-
Methods inherited from interface org.openprovenance.prov.core.xml.HasAttributes
getAttributes, getIndexedAttributes, setIndexedAttributes
-
Methods inherited from interface org.openprovenance.prov.core.xml.Identifiable
getId, setId
-
-
-
-
Method Detail
-
getInfluencee
QualifiedName getInfluencee()
-
getInfluencer
QualifiedName getInfluencer()
-
-