Package org.openprovenance.prov.core.xml
Interface XML_Generic
-
- All Superinterfaces:
HasAttributes,HasAttributes,HasKind,HasLabel,HasLabel,HasLocation,HasLocation,HasOther,HasOther,HasType,HasType,Identifiable,Identifiable
- All Known Subinterfaces:
XML_Agent,XML_Entity,XML_Used,XML_WasEndedBy,XML_WasGeneratedBy,XML_WasInvalidatedBy,XML_WasStartedBy
public interface XML_Generic extends Identifiable, HasKind, HasLabel, HasLocation, HasType, HasOther, HasAttributes
-
-
Method Summary
-
Methods inherited from interface org.openprovenance.prov.core.xml.HasAttributes
getAttributes, getIndexedAttributes, setIndexedAttributes
-
Methods inherited from interface org.openprovenance.prov.core.xml.HasLocation
getLocation
-
Methods inherited from interface org.openprovenance.prov.core.xml.Identifiable
getId, setId
-
-