public interface ConstantRecipe extends ReteNodeRecipe
The following features are supported:
RecipesPackage.getConstantRecipe()
Modifier and Type | Method and Description |
---|---|
int |
getArity() |
org.eclipse.emf.common.util.EList<java.lang.Object> |
getConstantValues()
Returns the value of the 'Constant Values' attribute list.
|
getTraceInfo, setTraceInfo
org.eclipse.emf.common.util.EList<java.lang.Object> getConstantValues()
Object
.
Stores constant values. May be empty.
TODO store constants as strings instead? (for easier serialization)
RecipesPackage.getConstantRecipe_ConstantValues()
int getArity()
getArity
in interface ReteNodeRecipe