Interface UniquenessEnforcerRecipe
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,MultiParentNodeRecipe
,org.eclipse.emf.common.notify.Notifier
,RederivableNodeRecipe
,ReteNodeRecipe
- All Known Implementing Classes:
UniquenessEnforcerRecipeImpl
A representation of the model object 'Uniqueness Enforcer Recipe'.
Represents nodes that enforce tuple uniqueness, i.e. filter out
duplicate input tuples for output.
- 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.MultiParentNodeRecipe
getArity, getParents
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Methods inherited from interface tools.refinery.interpreter.rete.recipes.RederivableNodeRecipe
getOptionalMonotonicityInfo, isDeleteRederiveEvaluation, setDeleteRederiveEvaluation, setOptionalMonotonicityInfo
Methods inherited from interface tools.refinery.interpreter.rete.recipes.ReteNodeRecipe
getCachedHashCode, getEquivalenceClassIDs, getTraceInfo, isConstructed, setCachedHashCode, setConstructed, setTraceInfo
-
Field Details
-
copyright
- See Also:
-