public class QueryGraphValueEntryCustomForge extends Object implements QueryGraphValueEntryForge
Constructor and Description |
---|
QueryGraphValueEntryCustomForge() |
Modifier and Type | Method and Description |
---|---|
Map<QueryGraphValueEntryCustomKeyForge,QueryGraphValueEntryCustomOperationForge> |
getOperations() |
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
void |
mergeInto(Map<QueryGraphValueEntryCustomKeyForge,QueryGraphValueEntryCustomOperationForge> customIndexOps) |
public Map<QueryGraphValueEntryCustomKeyForge,QueryGraphValueEntryCustomOperationForge> getOperations()
public void mergeInto(Map<QueryGraphValueEntryCustomKeyForge,QueryGraphValueEntryCustomOperationForge> customIndexOps)
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
make
in interface QueryGraphValueEntryForge
Copyright © 2005–2018. All rights reserved.