public interface ReteNodeRecipe
extends org.eclipse.emf.ecore.EObject
The following features are supported:
RecipesPackage.getReteNodeRecipe()
Modifier and Type | Method and Description |
---|---|
int |
getArity()
The width of tuples contained by this node.
|
java.lang.String |
getTraceInfo()
Returns the value of the 'Trace Info' attribute.
|
void |
setTraceInfo(java.lang.String value)
Sets the value of the '
Trace Info ' attribute. |
java.lang.String getTraceInfo()
setTraceInfo(String)
,
RecipesPackage.getReteNodeRecipe_TraceInfo()
void setTraceInfo(java.lang.String value)
Trace Info
' attribute.
value
- the new value of the 'Trace Info' attribute.getTraceInfo()
int getArity()