Interface IndexerRecipe

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String copyright
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int getArity()
      Mask getMask()
      Returns the value of the 'Mask' containment reference.
      void setMask​(Mask value)
      Sets the value of the 'Mask' containment reference.
      • 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
    • Method Detail

      • setMask

        void setMask​(Mask value)
        Sets the value of the 'Mask' containment reference.
        Parameters:
        value - the new value of the 'Mask' containment reference.
        See Also:
        getMask()
        Generated:
      • getArity

        int getArity()
        Specified by:
        getArity in interface ReteNodeRecipe
        Generated:
        Model:
        kind="operation" unique="false"