Uses of Interface
org.openwms.common.transport.Rule
Package
Description
This package contains all types required to describe transport unit items.
This package contains internal implementation classes.
-
Uses of Rule in org.openwms.common.transport
Modifier and TypeClassDescriptionclass
A TypePlacingRule is aRule
that defines which types ofTransportUnit
s (TransportUnitType
s) can be put on which type ofLocation
(LocationType
).class
A TypeStackingRule is aRule
that defines whichTransportUnitType
can be stacked on other types. -
Uses of Rule in org.openwms.common.transport.impl