public interface ExprList
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ProtelisPackage.getExprList()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Expression> |
getArgs()
Returns the value of the 'Args' containment reference list.
|
org.eclipse.emf.common.util.EList<Expression> getArgs()
Expression.
If the meaning of the 'Args' containment reference list isn't clear, there really should be more of a description here...
ProtelisPackage.getExprList_Args()Copyright © 2015. All rights reserved.