OptaPlanner distribution 6.2.1-SNAPSHOT

org.optaplanner.core.impl.domain.variable.anchor
Interface AnchorVariableSupply

All Superinterfaces:
Supply
All Known Implementing Classes:
AnchorVariableListener, ExternalizedAnchorVariableSupply

public interface AnchorVariableSupply
extends Supply

Only supported for chained variables.


Method Summary
 Object getAnchor(Object entity)
           
 

Method Detail

getAnchor

Object getAnchor(Object entity)
Parameters:
entity - never null
Returns:
sometimes null, the anchor for the entity

OptaPlanner distribution 6.2.1-SNAPSHOT

Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.