| Class and Description |
|---|
| org.openbase.bco.registry.unit.lib.generator.AppConfigIdGenerator
use unit config id generator instead
|
| org.openbase.bco.registry.unit.lib.generator.DeviceConfigIdGenerator
use unit config id generator instead
|
| Method and Description |
|---|
| org.openbase.bco.registry.unit.lib.UnitRegistry.getSubUnitTypesOfUnitType(UnitTemplateType.UnitTemplate.UnitType)
please use getSubUnitTypes instead
|
| org.openbase.bco.registry.unit.lib.provider.UnitTransformationProviderRegistry.getUnitTransformation(UnitConfigType.UnitConfig, UnitConfigType.UnitConfig)
please use getUnitTransformationFuture instead because this method will be return the Transform type directly in near future.
|
| org.openbase.bco.registry.unit.lib.provider.UnitTransformationProviderRegistry.lookupUnitTransformation(UnitConfigType.UnitConfig, UnitConfigType.UnitConfig)
do not use method because API changes will be applied in near future and this method will be renamed into
getUnitTransformation within the next release. |
Copyright © 2014–2018 openbase.org. All rights reserved.