public interface StatefulVariableListener<Entity_> extends VariableListener<Entity_>
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, requiresUniqueEntityEvents
VariableDescriptor getSourceVariableDescriptor()
void resetWorkingSolution(ScoreDirector scoreDirector)
void clearWorkingSolution(ScoreDirector scoreDirector)
Copyright © 2006–2018 JBoss by Red Hat. All rights reserved.