Interface HasLocation
-
- All Superinterfaces:
HasLocation
- All Known Subinterfaces:
JLD_Activity,JLD_Agent,JLD_Entity,JLD_Generic,JLD_Used,JLD_WasEndedBy,JLD_WasGeneratedBy,JLD_WasInvalidatedBy,JLD_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
-
-