Uses of Record Class
ai.timefold.solver.core.impl.domain.variable.declarative.RootVariableSource
Packages that use RootVariableSource
Package
Description
Provided shadow variables work by calculating the topological order
of each shadow variable.
-
Uses of RootVariableSource in ai.timefold.solver.core.impl.domain.variable.declarative
Methods in ai.timefold.solver.core.impl.domain.variable.declarative that return RootVariableSourceModifier and TypeMethodDescriptionstatic <Entity_,Value_>
RootVariableSource<Entity_,Value_> RootVariableSource.from(PlanningSolutionMetaModel<?> solutionMetaModel, Class<? extends Entity_> rootEntityClass, String targetVariableName, String variablePath, MemberAccessorFactory memberAccessorFactory, DescriptorPolicy descriptorPolicy) RootVariableSource<?,?>[] DeclarativeShadowVariableDescriptor.getSources()