public class UnitResolverImpl extends Object implements UnitResolver
| Constructor and Description |
|---|
UnitResolverImpl(OntologyService ontologyService) |
| Modifier and Type | Method and Description |
|---|---|
javax.measure.unit.Unit<? extends javax.measure.quantity.Quantity> |
resolveUnit(Attribute attr,
EntityType entityType)
Determine attribute unit based on meta data
|
public UnitResolverImpl(OntologyService ontologyService)
public javax.measure.unit.Unit<? extends javax.measure.quantity.Quantity> resolveUnit(Attribute attr, EntityType entityType)
UnitResolverresolveUnit in interface UnitResolverattr - attribute for which to determine unitentityType - corresponding entity meta data for attributeCopyright © 2018 Pivotal Software, Inc.. All rights reserved.