Uses of Interface
ai.timefold.solver.core.preview.api.domain.metamodel.LocationInList
Packages that use LocationInList
Package
Description
This package contains classes and interfaces that represent the metamodel of the domain.
-
Uses of LocationInList in ai.timefold.solver.core.preview.api.domain.metamodel
Methods in ai.timefold.solver.core.preview.api.domain.metamodel that return LocationInListModifier and TypeMethodDescriptiondefault @NonNull LocationInListElementLocation.ensureAssigned()ReturnsLocationInListif this location is assigned, otherwise throws an exception.@NonNull LocationInListElementLocation.ensureAssigned(@NonNull Supplier<String> messageSupplier) ReturnsLocationInListif this location is assigned, otherwise throws an exception.static @NonNull LocationInListCreate a new instance ofLocationInList.