public interface Atom extends ComplexEventExpression
The following features are supported:
VeplPackage.getAtom()| Modifier and Type | Method and Description |
|---|---|
ParameterizedPatternCall |
getPatternCall()
Returns the value of the 'Pattern Call' containment reference.
|
void |
setPatternCall(ParameterizedPatternCall value)
Sets the value of the '
Pattern Call' containment reference. |
getLeft, getMultiplicity, getNegOperator, getRight, getTimewindow, setLeft, setMultiplicity, setNegOperator, setTimewindowParameterizedPatternCall getPatternCall()
If the meaning of the 'Pattern Call' containment reference isn't clear, there really should be more of a description here...
setPatternCall(ParameterizedPatternCall),
VeplPackage.getAtom_PatternCall()void setPatternCall(ParameterizedPatternCall value)
Pattern Call' containment reference.
value - the new value of the 'Pattern Call' containment reference.getPatternCall()