Uses of Package
org.openwms.core.units.api
Packages that use org.openwms.core.units.api
Package
Description
This package is the base package of the units library and contains common types.
This package contains the unit types and interface definitions used in client API.
This package contains converter implementations for different frameworks.
This package contains types used in the persistence layer.
-
Classes in org.openwms.core.units.api used by org.openwms.core.units
-
Classes in org.openwms.core.units.api used by org.openwms.core.units.apiClassDescriptionA AbstractBaseUnit is a stereotype interface that can be used in wildcard boundaries for any kind of BaseUnit types.A BaseUnit is the type definition of an
Measurable
.A Measurable.A MetricDimension represents metric dimensional units, like meters.A MetricDimensionUnit.A Piece.A PieceUnit.A Weight represents a real world weight, that comes with anUnit
and a value.A WeightUnit is a concrete set of all possible weights. -
Classes in org.openwms.core.units.api used by org.openwms.core.units.converterClassDescriptionA BaseUnit is the type definition of an
Measurable
.A Measurable.A MeasurableString. -
Classes in org.openwms.core.units.api used by org.openwms.core.units.persistence