public interface Qualifiers
extends org.eclipse.emf.ecore.EObject
The following features are supported:
AstPackage.getQualifiers()
Modifier and Type | Method and Description |
---|---|
ParameterList |
getParameterList()
Returns the value of the 'Parameter List' containment reference
|
void |
setParameterList(ParameterList value)
Sets the value of the '
Parameter List ' containment reference |
ParameterList getParameterList()
If the meaning of the 'Parameter List' reference isn't clear, there really should be more of a description here...
setParameterList(ParameterList)
,
AstPackage.getQualifiers_ParameterList()
void setParameterList(ParameterList value)
Parameter List
' containment reference.
value
- the new value of the 'Parameter List' containment reference.getParameterList()
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.