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