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