Interface JLD_Generic
-
- All Superinterfaces:
HasAttributes,HasAttributes,HasKind,HasLabel,HasLabel,HasLocation,HasLocation,HasOther,HasOther,HasType,HasType,Identifiable,JLD_Identifiable
- All Known Subinterfaces:
JLD_Agent,JLD_Entity,JLD_Used,JLD_WasEndedBy,JLD_WasGeneratedBy,JLD_WasInvalidatedBy,JLD_WasStartedBy
public interface JLD_Generic extends JLD_Identifiable, HasKind, HasLabel, HasLocation, HasType, HasOther, HasAttributes
-
-
Method Summary
-
Methods inherited from interface org.openprovenance.prov.core.jsonld11.HasAttributes
getAttributes, getIndexedAttributes, setIndexedAttributes
-
Methods inherited from interface org.openprovenance.prov.core.jsonld11.HasLocation
getLocation
-
Methods inherited from interface org.openprovenance.prov.core.jsonld11.JLD_Identifiable
getId, setId
-
-