Interface Step

All Superinterfaces:
org.eclipse.emf.ecore.EObject, Instruction, org.eclipse.emf.common.notify.Notifier, TraversalElement
All Known Subinterfaces:
CustomStep, EdgesStep, ExceptStep, FillStep, FilterStep, GatherStep, IdentityStep, InEStep, InVStep, OutEStep, OutVStep, PropertyStep, RetainStep, ScatterStep, StartStep, TransformStep, VerticesStep
All Known Implementing Classes:
CustomStepImpl, EdgesStepImpl, ExceptStepImpl, FillStepImpl, FilterStepImpl, GatherStepImpl, IdentityStepImpl, InEStepImpl, InVStepImpl, OutEStepImpl, OutVStepImpl, PropertyStepImpl, RetainStepImpl, ScatterStepImpl, StartStepImpl, StepImpl, TransformStepImpl, VerticesStepImpl

public interface Step
extends TraversalElement
A representation of the model object 'Step'.
See Also:
GremlinPackage.getStep()
  • Method Summary

    Methods inherited from interface org.eclipse.emf.ecore.EObject

    eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver

    Methods inherited from interface fr.inria.atlanmod.mogwai.gremlin.TraversalElement

    getNextElement, getPreviousElement, setNextElement, setPreviousElement