Interface MultiParentNodeRecipe

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, ReteNodeRecipe
All Known Subinterfaces:
ProductionRecipe, RelationEvaluationRecipe, UniquenessEnforcerRecipe
All Known Implementing Classes:
MultiParentNodeRecipeImpl, ProductionRecipeImpl, RelationEvaluationRecipeImpl, UniquenessEnforcerRecipeImpl

public interface MultiParentNodeRecipe extends ReteNodeRecipe
A representation of the model object 'Multi Parent Node Recipe'.

The following features are supported:

See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    org.eclipse.emf.common.util.EList<ReteNodeRecipe>
    Returns the value of the 'Parents' reference list.

    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 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