public interface TypedParameterList
extends org.eclipse.emf.ecore.EObject
The following features are supported:
VeplPackage.getTypedParameterList()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<TypedParameter> |
getParameters()
Returns the value of the 'Parameters' containment reference list.
|
org.eclipse.emf.common.util.EList<TypedParameter> getParameters()
TypedParameter.
If the meaning of the 'Parameters' containment reference list isn't clear, there really should be more of a description here...
VeplPackage.getTypedParameterList_Parameters()