public interface GremlinScript
extends org.eclipse.emf.ecore.EObject
The following features are supported:
GremlinPackage.getGremlinScript()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Instruction> |
getInstructions()
Returns the value of the 'Instructions' containment reference list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setName(String value)
Sets the value of the '
Name' attribute. |
String |
toString() |
org.eclipse.emf.common.util.EList<Instruction> getInstructions()
Instruction.
GremlinPackage.getGremlinScript_Instructions()String getName()
setName(String),
GremlinPackage.getGremlinScript_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()Copyright © 2018–2019 Atlanmod. All rights reserved.