public class UnitConfigProcessor extends Object
| Constructor and Description |
|---|
UnitConfigProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isBaseUnit(rst.domotic.unit.UnitConfigType.UnitConfig unitConfig) |
static boolean |
isBaseUnit(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType) |
static boolean |
isDalUnit(rst.domotic.unit.UnitConfigType.UnitConfig unitConfig) |
static boolean |
isDalUnit(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType) |
static boolean |
isHostUnit(rst.domotic.unit.UnitConfigType.UnitConfig unitConfig) |
static boolean |
isHostUnit(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType) |
static void |
verifyUnit(rst.domotic.unit.UnitConfigType.UnitConfig unitConfig) |
static void |
verifyUnitConfig(rst.domotic.unit.UnitConfigType.UnitConfig unitConfig,
rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType) |
static void |
verifyUnitType(rst.domotic.unit.UnitConfigType.UnitConfig unitConfig,
rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType) |
public static boolean isHostUnit(rst.domotic.unit.UnitConfigType.UnitConfig unitConfig)
throws org.openbase.jul.exception.CouldNotPerformException
org.openbase.jul.exception.CouldNotPerformExceptionpublic static boolean isHostUnit(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType)
public static boolean isDalUnit(rst.domotic.unit.UnitConfigType.UnitConfig unitConfig)
throws org.openbase.jul.exception.CouldNotPerformException
org.openbase.jul.exception.CouldNotPerformExceptionpublic static boolean isDalUnit(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType)
public static boolean isBaseUnit(rst.domotic.unit.UnitConfigType.UnitConfig unitConfig)
throws org.openbase.jul.exception.CouldNotPerformException
org.openbase.jul.exception.CouldNotPerformExceptionpublic static boolean isBaseUnit(rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType)
public static void verifyUnitType(rst.domotic.unit.UnitConfigType.UnitConfig unitConfig,
rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType)
throws org.openbase.jul.exception.VerificationFailedException
org.openbase.jul.exception.VerificationFailedExceptionpublic static void verifyUnitConfig(rst.domotic.unit.UnitConfigType.UnitConfig unitConfig,
rst.domotic.unit.UnitTemplateType.UnitTemplate.UnitType unitType)
throws org.openbase.jul.exception.VerificationFailedException
org.openbase.jul.exception.VerificationFailedExceptionpublic static void verifyUnit(rst.domotic.unit.UnitConfigType.UnitConfig unitConfig)
throws org.openbase.jul.exception.VerificationFailedException
org.openbase.jul.exception.VerificationFailedExceptionCopyright © 2014–2016 openbase.org. All rights reserved.