Interface ShadowEntityMetaModel<Solution_,Entity_>

Type Parameters:
Solution_ - The solution type.
Entity_ - The entity type.
All Superinterfaces:
PlanningEntityMetaModel<Solution_,Entity_>
All Known Implementing Classes:
DefaultShadowEntityMetaModel

@NullMarked public non-sealed interface ShadowEntityMetaModel<Solution_,Entity_> extends PlanningEntityMetaModel<Solution_,Entity_>
Represents the meta-model of a shadow entity, an entity which only has shadow variables. Gives access to the entity's variable meta-models.

This package and all of its contents are part of the Neighborhoods API, which is under development and is only offered as a preview feature. There are no guarantees for backward compatibility; any class, method, or field may change or be removed without prior notice, although we will strive to avoid this as much as possible.

We encourage you to try the API and give us feedback on your experience with it, before we finalize the API. Please direct your feedback to Timefold Solver GitHub or to Timefold Discord.