Interface JSON_WasAssociatedWith
-
- All Superinterfaces:
HasAttributes,HasAttributes,HasKind,HasLabel,HasLabel,HasOther,HasOther,HasRole,HasRole,HasType,HasType,Identifiable,JSON_Generic2,JSON_Identifiable
public interface JSON_WasAssociatedWith extends JSON_Generic2, HasRole
-
-
Method Summary
Modifier and Type Method Description QualifiedNamegetActivity()QualifiedNamegetAgent()QualifiedNamegetPlan()-
Methods inherited from interface org.openprovenance.prov.core.json.HasAttributes
getAttributes, getIndexedAttributes, setIndexedAttributes
-
Methods inherited from interface org.openprovenance.prov.core.json.JSON_Identifiable
getId, setId
-
-
-
-
Method Detail
-
getAgent
QualifiedName getAgent()
-
getActivity
QualifiedName getActivity()
-
getPlan
QualifiedName getPlan()
-
-