public class AggregationCodegenRowDetailStateDesc extends Object
Constructor and Description |
---|
AggregationCodegenRowDetailStateDesc(ExprForge[][] optionalMethodForges,
AggregationForgeFactory[] methodFactories,
AggregationStateFactoryForge[] accessStateForges) |
Modifier and Type | Method and Description |
---|---|
AggregationStateFactoryForge[] |
getAccessStateForges() |
AggregationForgeFactory[] |
getMethodFactories() |
ExprForge[][] |
getOptionalMethodForges() |
public AggregationCodegenRowDetailStateDesc(ExprForge[][] optionalMethodForges, AggregationForgeFactory[] methodFactories, AggregationStateFactoryForge[] accessStateForges)
public ExprForge[][] getOptionalMethodForges()
public AggregationForgeFactory[] getMethodFactories()
public AggregationStateFactoryForge[] getAccessStateForges()
Copyright © 2005–2018. All rights reserved.