Package org.openprovenance.prov.core.xml
Interface XML_WasAttributedTo
-
- All Superinterfaces:
HasAttributes,HasAttributes,HasKind,HasLabel,HasLabel,HasOther,HasOther,HasType,HasType,Identifiable,Identifiable,XML_Generic2
public interface XML_WasAttributedTo extends XML_Generic2
-
-
Method Summary
Modifier and Type Method Description QualifiedNamegetAgent()QualifiedNamegetEntity()-
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
-
getAgent
QualifiedName getAgent()
-
getEntity
QualifiedName getEntity()
-
-