Package fr.inria.atlanmod.mogwai.gremlin
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, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface fr.inria.atlanmod.mogwai.gremlin.TraversalElement
getNextElement, getPreviousElement, setNextElement, setPreviousElement