org.eclipse.ocl.cst
Interface OperationCallExpCS

All Superinterfaces:
CallExpCS, CSTNode, EObject, FeatureCallExpCS, Notifier, OCLExpressionCS
All Known Implementing Classes:
OperationCallExpCSImpl

public interface OperationCallExpCS
extends FeatureCallExpCS

A representation of the model object 'Operation Call Exp CS'.

See Also:
CSTPackage.getOperationCallExpCS()

Method Summary
 
Methods inherited from interface org.eclipse.ocl.cst.FeatureCallExpCS
getArguments, getIsMarkedPreCS, setIsMarkedPreCS
 
Methods inherited from interface org.eclipse.ocl.cst.CallExpCS
getAccessor, getSimpleNameCS, getSource, setAccessor, setSimpleNameCS, setSource
 
Methods inherited from interface org.eclipse.ocl.cst.CSTNode
getEndOffset, getStartOffset, setEndOffset, setStartOffset
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.