public class AIRegistryRowRecogPreviousStrategyMultiPerm extends Object implements RowRecogPreviousStrategy, AIRegistryRowRecogPreviousStrategy
Modifier and Type | Method and Description |
---|---|
void |
assignService(int serviceId,
RowRecogPreviousStrategy service) |
void |
deassignService(int serviceId) |
RowRecogStateRandomAccess |
getAccess(ExprEvaluatorContext exprEvaluatorContext) |
int |
getInstanceCount() |
public void assignService(int serviceId, RowRecogPreviousStrategy service)
assignService
in interface AIRegistryRowRecogPreviousStrategy
public void deassignService(int serviceId)
deassignService
in interface AIRegistryRowRecogPreviousStrategy
public int getInstanceCount()
getInstanceCount
in interface AIRegistryRowRecogPreviousStrategy
public RowRecogStateRandomAccess getAccess(ExprEvaluatorContext exprEvaluatorContext)
getAccess
in interface RowRecogPreviousStrategy
Copyright © 2005–2018. All rights reserved.