public interface StatefulVariableListener<EntityG> extends VariableListener<EntityG>
VariableListener
,
often used to externalize data for a supply from the domain model itself.Modifier and Type | Method and Description |
---|---|
void |
clearWorkingSolution(ScoreDirector scoreDirector) |
VariableDescriptor |
getSourceVariableDescriptor() |
void |
resetWorkingSolution(ScoreDirector scoreDirector) |
afterEntityAdded, afterEntityRemoved, afterVariableChanged, beforeEntityAdded, beforeEntityRemoved, beforeVariableChanged
VariableDescriptor getSourceVariableDescriptor()
void resetWorkingSolution(ScoreDirector scoreDirector)
void clearWorkingSolution(ScoreDirector scoreDirector)
Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.