public class PointingUnitChecker extends Object
| Constructor and Description |
|---|
PointingUnitChecker() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasLocationData(rst.domotic.unit.UnitConfigType.UnitConfig config) |
static boolean |
hasLocationDataAndBoundingBox(rst.domotic.unit.UnitConfigType.UnitConfig config) |
static boolean |
isDalOrGroupWithLocation(rst.domotic.unit.UnitConfigType.UnitConfig config) |
static boolean |
isPointingControlUnit(rst.domotic.unit.UnitConfigType.UnitConfig config,
List<String> registryFlags) |
public static boolean isPointingControlUnit(rst.domotic.unit.UnitConfigType.UnitConfig config,
List<String> registryFlags)
throws InterruptedException,
org.openbase.jul.exception.CouldNotPerformException
InterruptedExceptionorg.openbase.jul.exception.CouldNotPerformExceptionpublic static boolean isDalOrGroupWithLocation(rst.domotic.unit.UnitConfigType.UnitConfig config)
throws InterruptedException,
org.openbase.jul.exception.CouldNotPerformException
InterruptedExceptionorg.openbase.jul.exception.CouldNotPerformExceptionpublic static boolean hasLocationDataAndBoundingBox(rst.domotic.unit.UnitConfigType.UnitConfig config)
throws InterruptedException,
org.openbase.jul.exception.CouldNotPerformException
InterruptedExceptionorg.openbase.jul.exception.CouldNotPerformExceptionpublic static boolean hasLocationData(rst.domotic.unit.UnitConfigType.UnitConfig config)
throws InterruptedException,
org.openbase.jul.exception.CouldNotPerformException
InterruptedExceptionorg.openbase.jul.exception.CouldNotPerformExceptionCopyright © 2016–2018 openbase.org. All rights reserved.