public interface Trait extends ModelElement
The following features are supported:
VeplPackage.getTrait()| Modifier and Type | Method and Description |
|---|---|
TraitTypedParameterList |
getParameters()
Returns the value of the 'Parameters' containment reference.
|
void |
setParameters(TraitTypedParameterList value)
Sets the value of the '
Parameters' containment reference. |
getName, setNameTraitTypedParameterList getParameters()
If the meaning of the 'Parameters' containment reference isn't clear, there really should be more of a description here...
setParameters(TraitTypedParameterList),
VeplPackage.getTrait_Parameters()void setParameters(TraitTypedParameterList value)
Parameters' containment reference.
value - the new value of the 'Parameters' containment reference.getParameters()