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 an
AnchorVariableDemand
fromInnerScoreDirector.getSupplyManager()
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
getAnchor(Object entity)
-