Package fr.inria.atlanmod.mogwai.gremlin
Interface MethodCall
- All Superinterfaces:
org.eclipse.emf.ecore.EObject,Instruction,org.eclipse.emf.common.notify.Notifier,TraversalElement
- All Known Subinterfaces:
AddAllCall,ContainsAllCall,ContainsCall,CountCall,CustomMethodCall,FirstCall,HasNextCall,IndexCall,IntersectionCall,IsEmptyCall,NextCall,RetainAllCall,SizeCall,ToIntegerCall,ToListCall,UnionCall
- All Known Implementing Classes:
AddAllCallImpl,ContainsAllCallImpl,ContainsCallImpl,CountCallImpl,CustomMethodCallImpl,FirstCallImpl,HasNextCallImpl,IndexCallImpl,IntersectionCallImpl,IsEmptyCallImpl,MethodCallImpl,NextCallImpl,RetainAllCallImpl,SizeCallImpl,ToIntegerCallImpl,ToListCallImpl,UnionCallImpl
public interface MethodCall extends TraversalElement
A representation of the model object 'Method Call'.
- See Also:
GremlinPackage.getMethodCall()
-
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