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