public interface AIRegistryFactory
Modifier and Type | Method and Description |
---|---|
AIRegistryAggregation |
makeAggregation() |
AIRegistryPreviousGetterStrategy |
makePrevious() |
AIRegistryPriorEvalStrategy |
makePrior() |
AIRegistryRowRecogPreviousStrategy |
makeRowRecogPreviousStrategy() |
AIRegistrySubselectLookup |
makeSubqueryLookup(LookupStrategyDesc lookupStrategyDesc) |
AIRegistryTableAccess |
makeTableAccess() |
AIRegistryPriorEvalStrategy makePrior()
AIRegistryPreviousGetterStrategy makePrevious()
AIRegistrySubselectLookup makeSubqueryLookup(LookupStrategyDesc lookupStrategyDesc)
AIRegistryAggregation makeAggregation()
AIRegistryTableAccess makeTableAccess()
AIRegistryRowRecogPreviousStrategy makeRowRecogPreviousStrategy()
Copyright © 2005–2018. All rights reserved.