public interface StoreAware
| Modifier and Type | Method and Description |
|---|---|
void |
include(Store store)
It provide store for constraints that are not imposed but called from other constraints.
|
void include(Store store)
store - the constraint store in which context the constraint is executed.Copyright © 2022. All rights reserved.