Interface CountAggregatorRecipe
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,IndexerBasedAggregatorRecipe
,org.eclipse.emf.common.notify.Notifier
,ReteNodeRecipe
- All Known Implementing Classes:
CountAggregatorRecipeImpl
public interface CountAggregatorRecipe extends IndexerBasedAggregatorRecipe
A representation of the model object 'Count Aggregator Recipe'. The count aggregator node represents a "count find" operation.- See Also:
RecipesPackage.getCountAggregatorRecipe()
- Generated:
- Model:
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
copyright
-
Method Summary
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.viatra.query.runtime.rete.recipes.IndexerBasedAggregatorRecipe
getArity, getParent, setParent
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Methods inherited from interface org.eclipse.viatra.query.runtime.rete.recipes.ReteNodeRecipe
getEquivalenceClassIDs, getTraceInfo, setTraceInfo
-
-
-
-
Field Detail
-
copyright
static final java.lang.String copyright
- See Also:
- Constant Field Values
- Generated:
-
-