Interface CheckRecipe
- All Superinterfaces:
AlphaRecipe
,org.eclipse.emf.ecore.EObject
,ExpressionEnforcerRecipe
,org.eclipse.emf.common.notify.Notifier
,ReteNodeRecipe
,SingleParentNodeRecipe
- All Known Implementing Classes:
CheckRecipeImpl
A representation of the model object 'Check Recipe'.
Computes the result of the boolean expression evaluation and
only passes tuples for which the result is true.
- 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, eUnset
Methods inherited from interface tools.refinery.interpreter.rete.recipes.ExpressionEnforcerRecipe
getExpression, getMappedIndices, isCacheOutput, setCacheOutput, setExpression
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Methods inherited from interface tools.refinery.interpreter.rete.recipes.ReteNodeRecipe
getCachedHashCode, getEquivalenceClassIDs, getTraceInfo, isConstructed, setCachedHashCode, setConstructed, setTraceInfo
Methods inherited from interface tools.refinery.interpreter.rete.recipes.SingleParentNodeRecipe
getParent, setParent
-
Field Details
-
copyright
- See Also:
-
-
Method Details
-
getArity
int getArity()- Specified by:
getArity
in interfaceReteNodeRecipe
-