Uses of Interface
fr.inria.atlanmod.mogwai.gremlin.TraversalElement
| Package | Description |
|---|---|
| fr.inria.atlanmod.mogwai.gremlin | |
| fr.inria.atlanmod.mogwai.gremlin.impl | |
| fr.inria.atlanmod.mogwai.gremlin.util |
-
Uses of TraversalElement in fr.inria.atlanmod.mogwai.gremlin
Subinterfaces of TraversalElement in fr.inria.atlanmod.mogwai.gremlin Modifier and Type Interface Description interfaceAddAllCallA representation of the model object 'Add All Call'.interfaceClosureItA representation of the model object 'Closure It'.interfaceCollectionDefinitionA representation of the model object 'Collection Definition'.interfaceContainsAllCallA representation of the model object 'Contains All Call'.interfaceContainsCallA representation of the model object 'Contains Call'.interfaceCountCallA representation of the model object 'Count Call'.interfaceCustomMethodCallA representation of the model object 'Custom Method Call'.interfaceCustomStepA representation of the model object 'Custom Step'.interfaceEdgesStepA representation of the model object 'Edges Step'.interfaceExceptStepA representation of the model object 'Except Step'.interfaceFillStepA representation of the model object 'Fill Step'.interfaceFilterStepA representation of the model object 'Filter Step'.interfaceFirstCallA representation of the model object 'First Call'.interfaceGatherStepA representation of the model object 'Gather Step'.interfaceHasNextCallA representation of the model object 'Has Next Call'.interfaceIdentityStepA representation of the model object 'Identity Step'.interfaceIndexCallA representation of the model object 'Index Call'.interfaceInEStepA representation of the model object 'In EStep'.interfaceIntersectionCallA representation of the model object 'Intersection Call'.interfaceInVStepA representation of the model object 'In VStep'.interfaceIsEmptyCallA representation of the model object 'Is Empty Call'.interfaceMethodCallA representation of the model object 'Method Call'.interfaceNextCallA representation of the model object 'Next Call'.interfaceOutEStepA representation of the model object 'Out EStep'.interfaceOutVStepA representation of the model object 'Out VStep'.interfacePropertyStepA representation of the model object 'Property Step'.interfaceRetainAllCallA representation of the model object 'Retain All Call'.interfaceRetainStepA representation of the model object 'Retain Step'.interfaceScatterStepA representation of the model object 'Scatter Step'.interfaceSizeCallA representation of the model object 'Size Call'.interfaceStartStepA representation of the model object 'Start Step'.interfaceStepA representation of the model object 'Step'.interfaceToIntegerCallA representation of the model object 'To Integer Call'.interfaceToListCallA representation of the model object 'To List Call'.interfaceTransformStepA representation of the model object 'Transform Step'.interfaceUnionCallA representation of the model object 'Union Call'.interfaceVariableAccessA representation of the model object 'Variable Access'.interfaceVerticesStepA representation of the model object 'Vertices Step'.Methods in fr.inria.atlanmod.mogwai.gremlin that return TraversalElement Modifier and Type Method Description TraversalElementTraversalElement. getNextElement()Returns the value of the 'Next Element' containment reference.TraversalElementTraversalElement. getPreviousElement()Returns the value of the 'Previous Element' container reference.Methods in fr.inria.atlanmod.mogwai.gremlin with parameters of type TraversalElement Modifier and Type Method Description voidTraversalElement. setNextElement(TraversalElement value)Sets the value of the 'Next Element' containment reference.voidTraversalElement. setPreviousElement(TraversalElement value)Sets the value of the 'Previous Element' container reference. -
Uses of TraversalElement in fr.inria.atlanmod.mogwai.gremlin.impl
Classes in fr.inria.atlanmod.mogwai.gremlin.impl that implement TraversalElement Modifier and Type Class Description classAddAllCallImplAn implementation of the model object 'Add All Call'.classClosureItImplAn implementation of the model object 'Closure It'.classCollectionDefinitionImplAn implementation of the model object 'Collection Definition'.classContainsAllCallImplAn implementation of the model object 'Contains All Call'.classContainsCallImplAn implementation of the model object 'Contains Call'.classCountCallImplAn implementation of the model object 'Count Call'.classCustomMethodCallImplAn implementation of the model object 'Custom Method Call'.classCustomStepImplAn implementation of the model object 'Custom Step'.classEdgesStepImplAn implementation of the model object 'Edges Step'.classExceptStepImplAn implementation of the model object 'Except Step'.classFillStepImplAn implementation of the model object 'Fill Step'.classFilterStepImplAn implementation of the model object 'Filter Step'.classFirstCallImplAn implementation of the model object 'First Call'.classGatherStepImplAn implementation of the model object 'Gather Step'.classHasNextCallImplAn implementation of the model object 'Has Next Call'.classIdentityStepImplAn implementation of the model object 'Identity Step'.classIndexCallImplAn implementation of the model object 'Index Call'.classInEStepImplAn implementation of the model object 'In EStep'.classIntersectionCallImplAn implementation of the model object 'Intersection Call'.classInVStepImplAn implementation of the model object 'In VStep'.classIsEmptyCallImplAn implementation of the model object 'Is Empty Call'.classMethodCallImplAn implementation of the model object 'Method Call'.classNextCallImplAn implementation of the model object 'Next Call'.classOutEStepImplAn implementation of the model object 'Out EStep'.classOutVStepImplAn implementation of the model object 'Out VStep'.classPropertyStepImplAn implementation of the model object 'Property Step'.classRetainAllCallImplAn implementation of the model object 'Retain All Call'.classRetainStepImplAn implementation of the model object 'Retain Step'.classScatterStepImplAn implementation of the model object 'Scatter Step'.classSizeCallImplAn implementation of the model object 'Size Call'.classStartStepImplAn implementation of the model object 'Start Step'.classStepImplAn implementation of the model object 'Step'.classToIntegerCallImplAn implementation of the model object 'To Integer Call'.classToListCallImplAn implementation of the model object 'To List Call'.classTransformStepImplAn implementation of the model object 'Transform Step'.classTraversalElementImplAn implementation of the model object 'Traversal Element'.classUnionCallImplAn implementation of the model object 'Union Call'.classVariableAccessImplAn implementation of the model object 'Variable Access'.classVerticesStepImplAn implementation of the model object 'Vertices Step'.Fields in fr.inria.atlanmod.mogwai.gremlin.impl declared as TraversalElement Modifier and Type Field Description protected TraversalElementTraversalElementImpl. nextElementThe cached value of the 'Next Element' containment reference.Methods in fr.inria.atlanmod.mogwai.gremlin.impl that return TraversalElement Modifier and Type Method Description TraversalElementTraversalElementImpl. basicGetPreviousElement()TraversalElementTraversalElementImpl. getNextElement()TraversalElementTraversalElementImpl. getPreviousElement()Methods in fr.inria.atlanmod.mogwai.gremlin.impl with parameters of type TraversalElement Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChainTraversalElementImpl. basicSetNextElement(TraversalElement newNextElement, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChainTraversalElementImpl. basicSetPreviousElement(TraversalElement newPreviousElement, org.eclipse.emf.common.notify.NotificationChain msgs)voidTraversalElementImpl. setNextElement(TraversalElement newNextElement)voidTraversalElementImpl. setPreviousElement(TraversalElement newPreviousElement) -
Uses of TraversalElement in fr.inria.atlanmod.mogwai.gremlin.util
Methods in fr.inria.atlanmod.mogwai.gremlin.util with parameters of type TraversalElement Modifier and Type Method Description TGremlinSwitch. caseTraversalElement(TraversalElement object)Returns the result of interpreting the object as an instance of 'Traversal Element'.