Interface | Description |
---|---|
RemoveLevelLate |
Interface that provides the entity ability to be called after the level
has been removed to finalize the removal of the level for the constraint.
|
Replaceable<T extends Constraint> |
Interface that provides ability to configure constraint store to
replace a particular type of constraints into another one.
|
SatisfiedPresent |
Interface to mark the need (PrimitiveConstraint) or extra functionality
(Constraint) to compute if the constraint is satisfied.
|
Stateful |
Interface to mark the need of an entity to receive information about level being removed.
|
StoreAware |
Interface to mark the need of an entity to receive information about Constraint Store within which this
entity operates.
|
UsesQueueVariable |
Copyright © 2022. All rights reserved.