Interface JSON_Generic
-
- All Superinterfaces:
HasAttributes,HasAttributes,HasKind,HasLabel,HasLabel,HasLocation,HasLocation,HasOther,HasOther,HasType,HasType,Identifiable,JSON_Identifiable
- All Known Subinterfaces:
JSON_Agent,JSON_Entity,JSON_Used,JSON_WasEndedBy,JSON_WasGeneratedBy,JSON_WasInvalidatedBy,JSON_WasStartedBy
public interface JSON_Generic extends JSON_Identifiable, HasKind, HasLabel, HasLocation, HasType, HasOther, HasAttributes
-
-
Method Summary
-
Methods inherited from interface org.openprovenance.prov.core.json.HasAttributes
getAttributes, getIndexedAttributes, setIndexedAttributes
-
Methods inherited from interface org.openprovenance.prov.core.json.HasLocation
getLocation
-
Methods inherited from interface org.openprovenance.prov.core.json.JSON_Identifiable
getId, setId
-
-