Interface ExistenceJoinRecipe
- All Superinterfaces:
 BetaRecipe,org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier,ReteNodeRecipe
- All Known Subinterfaces:
 AntiJoinRecipe,SemiJoinRecipe
- All Known Implementing Classes:
 AntiJoinRecipeImpl,ExistenceJoinRecipeImpl,SemiJoinRecipeImpl
 A representation of the model object 'Existence Join Recipe'.
 
 
 Existence joins are TODO
 
 See http://en.wikipedia.org/wiki/Relational_algebra
 
- See Also:
 
- 
Field Summary
Fields - 
Method Summary
Methods inherited from interface tools.refinery.interpreter.rete.recipes.BetaRecipe
getLeftParent, getRightParent, setLeftParent, setRightParentMethods 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 tools.refinery.interpreter.rete.recipes.ReteNodeRecipe
getCachedHashCode, getEquivalenceClassIDs, getTraceInfo, isConstructed, setCachedHashCode, setConstructed, setTraceInfo 
- 
Field Details
- 
copyright
- See Also:
 
 
 - 
 - 
Method Details
- 
getArity
int getArity()- Specified by:
 getArityin interfaceReteNodeRecipe
 
 -