Module prov.model

Interface HasLocation

All Known Subinterfaces:
Activity, Agent, Element, Entity, Used, WasEndedBy, WasGeneratedBy, WasInvalidatedBy, WasStartedBy
All Known Implementing Classes:
Activity, Agent, Entity, Used, WasEndedBy, WasGeneratedBy, WasInvalidatedBy, WasStartedBy

public interface HasLocation

Interface for PROV objects that have a location.

PROV-DM Definition for Location: A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column.

Relevant class