public interface IdentityStep extends Step
The following features are supported:
GremlinPackage.getIdentityStep()| Modifier and Type | Method and Description |
|---|---|
boolean |
isNeeded()
Returns the value of the 'Needed' attribute.
|
void |
setNeeded(boolean value)
Sets the value of the '
Needed' attribute. |
String |
toString() |
getNextElement, getPreviousElement, setNextElement, setPreviousElementboolean isNeeded()
"true".
setNeeded(boolean),
GremlinPackage.getIdentityStep_Needed()void setNeeded(boolean value)
Needed' attribute.
value - the new value of the 'Needed' attribute.isNeeded()Copyright © 2018–2019 Atlanmod. All rights reserved.