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