Interface IndexerRecipe
- All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, ReteNodeRecipe, SingleParentNodeRecipe
- All Known Subinterfaces:
AggregatorIndexerRecipe, OuterJoinIndexerRecipe, ProjectionIndexerRecipe
- All Known Implementing Classes:
AggregatorIndexerRecipeImpl, IndexerRecipeImpl, OuterJoinIndexerRecipeImpl, ProjectionIndexerRecipeImpl
A representation of the model object 'Indexer Recipe'.
Represents a node that indexes the contents of a parent based on a projection defined by a Mask.
The following features are supported:
- See Also:
-
Field Summary
Fields -
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, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface ReteNodeRecipe
getCachedHashCode, getEquivalenceClassIDs, getTraceInfo, isConstructed, setCachedHashCode, setConstructed, setTraceInfoMethods inherited from interface SingleParentNodeRecipe
getParent, setParent
-
Field Details
-
copyright
-
-
Method Details
-
getMask
Mask getMask()Returns the value of the 'Mask' containment reference.- Returns:
- the value of the 'Mask' containment reference.
- See Also:
-
setMask
-
getArity
-