Package org.openprovenance.prov.core.xml
Interface HasLocation
-
- All Superinterfaces:
HasLocation
- All Known Subinterfaces:
XML_Activity,XML_Agent,XML_Entity,XML_Generic,XML_Used,XML_WasEndedBy,XML_WasGeneratedBy,XML_WasInvalidatedBy,XML_WasStartedBy
public interface HasLocation extends HasLocation
-
-
Method Summary
Modifier and Type Method Description List<Location>getLocation()
-
-
-
Method Detail
-
getLocation
List<Location> getLocation()
- Specified by:
getLocationin interfaceHasLocation
-
-