Interface Supply
- 
- All Known Subinterfaces:
 AnchorVariableSupply,CollectionInverseVariableSupply,SingletonInverseVariableSupply,SourcedVariableListener<Solution_,Entity_>
- All Known Implementing Classes:
 AnchorVariableListener,CollectionInverseVariableListener,ExternalizedAnchorVariableSupply,ExternalizedCollectionInverseVariableSupply,ExternalizedSingletonInverseVariableSupply,SingletonInverseVariableListener
public interface SupplySupplies something for 1 or multiple subsystems. Subsystems need to submit aDemandto get a supply, so the supply can be shared or reused from the domain model.- See Also:
 Demand,SupplyManager