public class CollectionInverseVariableDemand extends Object implements Demand<CollectionInverseVariableSupply>
CollectionInverseVariableDemand from InnerScoreDirector.getSupplyManager().| Modifier and Type | Field and Description | 
|---|---|
protected VariableDescriptor | 
sourceVariableDescriptor  | 
| Constructor and Description | 
|---|
CollectionInverseVariableDemand(VariableDescriptor sourceVariableDescriptor)  | 
| Modifier and Type | Method and Description | 
|---|---|
CollectionInverseVariableSupply | 
createExternalizedSupply(InnerScoreDirector scoreDirector)
Only called if the domain model doesn't already support the demand (through a shadow variable usually). 
 | 
boolean | 
equals(Object o)  | 
VariableDescriptor | 
getSourceVariableDescriptor()  | 
int | 
hashCode()  | 
String | 
toString()  | 
protected final VariableDescriptor sourceVariableDescriptor
public CollectionInverseVariableDemand(VariableDescriptor sourceVariableDescriptor)
public VariableDescriptor getSourceVariableDescriptor()
public CollectionInverseVariableSupply createExternalizedSupply(InnerScoreDirector scoreDirector)
DemandSupply.createExternalizedSupply in interface Demand<CollectionInverseVariableSupply>scoreDirector - never nullCopyright © 2006–2021 JBoss by Red Hat. All rights reserved.