Interface AlphaRecipe
- All Superinterfaces:
 org.eclipse.emf.ecore.EObject,org.eclipse.emf.common.notify.Notifier,ReteNodeRecipe,SingleParentNodeRecipe
- All Known Subinterfaces:
 CheckRecipe,EqualityFilterRecipe,EvalRecipe,ExpressionEnforcerRecipe,FilterRecipe,InequalityFilterRecipe,InputFilterRecipe,RepresentativeElectionRecipe,SingleColumnAggregatorRecipe,TransitiveClosureRecipe,TransparentRecipe,TrimmerRecipe
- All Known Implementing Classes:
 AlphaRecipeImpl,CheckRecipeImpl,EqualityFilterRecipeImpl,EvalRecipeImpl,ExpressionEnforcerRecipeImpl,FilterRecipeImpl,InequalityFilterRecipeImpl,InputFilterRecipeImpl,RepresentativeElectionRecipeImpl,SingleColumnAggregatorRecipeImpl,TransitiveClosureRecipeImpl,TransparentRecipeImpl,TrimmerRecipeImpl
 A representation of the model object 'Alpha Recipe'.
 
 
 Abstract base class for alpha node recipes.
 
- 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 tools.refinery.interpreter.rete.recipes.ReteNodeRecipe
getArity, getCachedHashCode, getEquivalenceClassIDs, getTraceInfo, isConstructed, setCachedHashCode, setConstructed, setTraceInfoMethods inherited from interface tools.refinery.interpreter.rete.recipes.SingleParentNodeRecipe
getParent, setParent 
- 
Field Details
- 
copyright
- See Also:
 
 
 -