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