Interface EqualityFilterRecipe

    • 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
      org.eclipse.emf.common.util.EList<java.lang.Integer> getIndices()
      Returns the value of the 'Indices' attribute 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
    • Method Detail

      • getIndices

        org.eclipse.emf.common.util.EList<java.lang.Integer> getIndices()
        Returns the value of the 'Indices' attribute list. The list contents are of type Integer.
        Returns:
        the value of the 'Indices' attribute list.
        See Also:
        RecipesPackage.getEqualityFilterRecipe_Indices()
        Generated:
        Model:
        unique="false" dataType="org.eclipse.viatra.query.runtime.rete.recipes.Index"