public interface ParameterList
extends org.eclipse.emf.ecore.EObject
The following features are supported:
AstPackage.getParameterList()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList |
getExpressionList()
Returns the value of the 'Expression List' containment reference list.
|
org.eclipse.emf.common.util.EList |
getGeneralExpressionList()
Returns the value of the 'General Expression List' containment reference list.
|
org.eclipse.emf.common.util.EList getExpressionList()
Expression.
If the meaning of the 'Expression List' reference list isn't clear, there really should be more of a description here...
AstPackage.getParameterList_ExpressionList()org.eclipse.emf.common.util.EList getGeneralExpressionList()
GeneralExpression.
If the meaning of the 'General Expression List' reference list isn't clear, there really should be more of a description here...
AstPackage.getParameterList_GeneralExpressionList()Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.