Interface JSON_WasInformedBy
-
- All Superinterfaces:
HasAttributes,HasAttributes,HasKind,HasLabel,HasLabel,HasOther,HasOther,HasType,HasType,Identifiable,JSON_Generic2,JSON_Identifiable
public interface JSON_WasInformedBy extends JSON_Generic2
-
-
Method Summary
Modifier and Type Method Description QualifiedNamegetInformant()QualifiedNamegetInformed()-
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
-
getInformed
QualifiedName getInformed()
-
getInformant
QualifiedName getInformant()
-
-