Interface SourcedVariableListener<Solution_>

All Superinterfaces:
AbstractVariableListener<Solution_,Object>, AutoCloseable, Closeable, Supply
All Known Implementing Classes:
ExternalizedAnchorVariableSupply, ExternalizedCollectionInverseVariableSupply, ExternalizedIndexVariableSupply, ExternalizedSingletonInverseVariableSupply, ExternalizedSingletonListInverseVariableSupply

public interface SourcedVariableListener<Solution_> extends AbstractVariableListener<Solution_,Object>, Supply
Used to externalize data for a Supply from the domain model itself.