Uses of Interface
org.openhab.core.semantics.Location
Packages that use Location
-
Uses of Location in org.openhab.core.model.script.actions
Methods in org.openhab.core.model.script.actions that return types with arguments of type Location -
Uses of Location in org.openhab.core.semantics
Methods in org.openhab.core.semantics that return LocationModifier and TypeMethodDescription@Nullable LocationEquipment.hasLocation()@Nullable LocationPoint.hasLocation()@Nullable LocationLocation.isPartOf()Methods in org.openhab.core.semantics that return types with arguments of type LocationMethod parameters in org.openhab.core.semantics with type arguments of type LocationModifier and TypeMethodDescriptionSemanticsService.getItemsInLocation(Class<? extends Location> locationType) Retrieves all items that are located in a given location type and which are either classified as Points or Equipments.