public interface CollectionDefinition extends TraversalElement
The following features are supported:
GremlinPackage.getCollectionDefinition()| Modifier and Type | Method and Description |
|---|---|
TypeDeclaration |
getType()
Returns the value of the 'Type' containment reference.
|
org.eclipse.emf.common.util.EList<Instruction> |
getValues()
Returns the value of the 'Values' containment reference list.
|
void |
setType(TypeDeclaration value)
Sets the value of the '
Type' containment reference. |
String |
toString() |
getNextElement, getPreviousElement, setNextElement, setPreviousElementorg.eclipse.emf.common.util.EList<Instruction> getValues()
Instruction.
GremlinPackage.getCollectionDefinition_Values()TypeDeclaration getType()
setType(TypeDeclaration),
GremlinPackage.getCollectionDefinition_Type()void setType(TypeDeclaration value)
Type' containment reference.
value - the new value of the 'Type' containment reference.getType()Copyright © 2018–2019 Atlanmod. All rights reserved.