public interface CustomStep extends Step
The following features are supported:
GremlinPackage.getCustomStep()| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the value of the 'Name' attribute.
|
org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> |
getParams()
Returns the value of the 'Params' containment reference list.
|
void |
setName(String value)
Sets the value of the '
Name' attribute. |
String |
toString() |
getNextElement, getPreviousElement, setNextElement, setPreviousElementString getName()
setName(String),
GremlinPackage.getCustomStep_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EObject> getParams()
EObject.
GremlinPackage.getCustomStep_Params()Copyright © 2018–2019 Atlanmod. All rights reserved.