Interface AnchorVariableSupply
-
- All Superinterfaces:
Supply
- All Known Implementing Classes:
AnchorVariableListener,ExternalizedAnchorVariableSupply
public interface AnchorVariableSupply extends Supply
Only supported for chained variables.To get an instance, demand a
AnchorVariableDemandfromInnerScoreDirector.getSupplyManager().
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ObjectgetAnchor(Object entity)
-