public interface EqualityFilterRecipe extends FilterRecipe
The following features are supported:
RecipesPackage.getEqualityFilterRecipe()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<java.lang.Integer> |
getIndices()
Returns the value of the 'Indices' attribute list.
|
getArity
getParent, setParent
getEquivalenceClassIDs, getTraceInfo, setTraceInfo
org.eclipse.emf.common.util.EList<java.lang.Integer> getIndices()
Integer
.
If the meaning of the 'Indices' attribute list isn't clear, there really should be more of a description here...
RecipesPackage.getEqualityFilterRecipe_Indices()