Uses of Interface
ai.timefold.solver.core.preview.api.domain.metamodel.PositionInList
Packages that use PositionInList
Package
Description
This package contains classes and interfaces that represent the metamodel of the domain.
-
Uses of PositionInList in ai.timefold.solver.core.preview.api.domain.metamodel
Methods in ai.timefold.solver.core.preview.api.domain.metamodel that return PositionInListModifier and TypeMethodDescriptiondefault PositionInListElementPosition.ensureAssigned()ReturnsPositionInListif this position is assigned, otherwise throws an exception.ElementPosition.ensureAssigned(Supplier<String> messageSupplier) ReturnsPositionInListif this position is assigned, otherwise throws an exception.static PositionInListCreate a new instance ofPositionInList.