public interface CollectionInverseVariableSupply extends Supply
| Modifier and Type | Method and Description | 
|---|---|
Collection<?> | 
getInverseCollection(Object planningValue)
If entity1.varA = x then an inverse of x is entity1. 
 | 
Collection<?> getInverseCollection(Object planningValue)
planningValue - never nullCollection of entities for which the planning variable is the planningValue.Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.