public interface FilterStep extends Step
The following features are supported:
GremlinPackage.getFilterStep()| Modifier and Type | Method and Description |
|---|---|
Closure |
getClosure()
Returns the value of the 'Closure' containment reference.
|
void |
setClosure(Closure value)
Sets the value of the '
Closure' containment reference. |
String |
toString() |
getNextElement, getPreviousElement, setNextElement, setPreviousElementClosure getClosure()
setClosure(Closure),
GremlinPackage.getFilterStep_Closure()void setClosure(Closure value)
Closure' containment reference.
value - the new value of the 'Closure' containment reference.getClosure()Copyright © 2018–2019 Atlanmod. All rights reserved.